the ToString() Overload was removed from the
Packets.cs generator leaving GridProxy without the ability to display detailed packet information. This is corrected by adding a method to Helpers PacketToString() Which can be used by GridProxy or other debugging information.
It attempts to handle multiple packet type scenerios, please report any oddities with GridProxy here.