BinarySerializer
BinarySerializer copied to clipboard
Bad serialization under unknown conditions
Hi,
I'm sorry I'm being vague but I tried to resolve this issue and reproduce it in a few ways but I couldn't. Basically what I'm experiencing is that I have a 4MB byte array that I'm deserializing and when I get the data after about 200k bytes the array is empty (contains zeros). I tried to export the relevant packets with wireshark and then to open a solution to deserialize them separately without my whole client and it worked flawlessly so it must be some threading issue or something but I couldn't reproduce it.
What finally resolved the issue was that I downgraded from 8.4.3 to 7.5.7 and it worked. I can try and provide more information if it somehow helps.
George.
Sorry I'm just getting time to look at this. If you are able to provide an example I'd like to take a look at it. Thanks.