First i try to load a file named Lvl1.map
This gives me some more directiries and file, some of which contain arrays and others are images;
When I do the load array part, it fails. Could you tell me what the problem is?
The code: http://pastebin.com/RYJ6F0h4
The files:
the .map file: http://pastebin.com/PWXDuRjh
and the array i try to load: http://pastebin.com/kz0XtUtc
and what prints to the screen right before it crashes: http://pastebin.com/CJLCu9Ln
Any help would be useful!
Thanks in advance!