Connecting to an FTB:IE server (modded 1.7.10) panics on parsing a sign packet, as noted in #134:
panic from UpdateSign_u16
about to parse id=33, dir=Clientbound state=Play
thread '' panicked at 'called Result::unwrap() on an Err value: Error("EOF while parsing a value", line: 1, column: 0)', src/libcore/result.rs:997:5
https://wiki.vg/index.php?title=Protocol&oldid=6003#Update_Sign
steven $ hexdump -C last-packet
00000000 33 ff ff fe c1 00 53 00 00 00 a6 00 0a 41 70 6f |3.....S......Apo|
00000010 74 68 65 63 61 72 79 00 00 |thecary..|
00000019