TOCLIENT_ACTIVE_OBJECT_REMOVE_ADD can be unreliable, catch PacketError exception.
authorLoic Blot <loic.blot@unix-experience.fr>
Sun, 5 Apr 2015 09:37:53 +0000 (11:37 +0200)
committerLoic Blot <loic.blot@unix-experience.fr>
Sun, 5 Apr 2015 09:39:38 +0000 (11:39 +0200)
commit8804c47e59b550ec9a533de662f086af623d68c1
tree244d404f2d3b38af062843194929282c6c91615d
parented3ebd633d23184c65128fae72f2b6c10c932e73
TOCLIENT_ACTIVE_OBJECT_REMOVE_ADD can be unreliable, catch PacketError exception.
Also set the packet size at creation not when pushing rawString, no functional change
src/network/clientpackethandler.cpp
src/server.cpp