On 07/07/2015 at 09:55, xxxxxxxx wrote:
Hey,
The crash is exactly in the line String name = data.GetString()
I have other code lines in there, the posted code was a simplification. I actually read other stuff from the same tag, before the crash.
Interestingly enough, if I have a breakpoint in the next line (after the GetString()) it always crashes. If I do not have any breakpoint near this code, it's very hard to get a crash here (but it happens sometimes).