22.05.2014, 14:11
reduce string sizes like
new string[512];
to string[128];
or try deleting your includes folder and try to add new 1ns (i had the same problem when the streamer include had some bugs)
new string[512];
to string[128];
or try deleting your includes folder and try to add new 1ns (i had the same problem when the streamer include had some bugs)

