01.08.2015, 18:30
You're probably exceeding the max objects you declared.
"new ObjectsInfo[thisnumber][enum];"
Increase the "MAX_OBJECTS" or whatever number you have in the there
"new ObjectsInfo[thisnumber][enum];"
Increase the "MAX_OBJECTS" or whatever number you have in the there