Hi people,
I just finished converting a large C-script project, but the game runs into a bug: it gaves me a "Error E1315 - script crash in SYS", and instead of loading the intro level it shows me a black screen (with part of the GUI on it!).
In the manual, they say to look for corrupt nonexitent pointers using sys_marker instructions...
I already raised the warn_level to 6, but no avail.
Does anyone has some tips of how to use this sys_marker? Any info of how to hunt down the E1513 error is welcome, since the alternative is to re-create 20000 lines of code...
Any help is appreciated, thanks in advance.