Hi folks,
As i finished the Lite-C tutorial for the new version A8 and loaded my old game project, i received the following error message:
"ERROR E355 - Startup Failure"
I´m very rusty on Gamestudio project management and code debugging, i´ve bumped into error messages on the engine before, but this one is so generic that i haven´t the slightiest idea on where to begin searching, or how.
The manual just says to delete old .CD compilations folders, but this is not the case (i deleted the compiled .WED file and re-compiled them, to no avail).
Worse: i tried to remove my starter window (it could be hiding essential crash information) by commenting the code in the starter script, but it NEVER go away!
The script is still saved in .wdl format... when i tried to save in .c extension, engine crashed without warning messages.
I have to delete wich file extensions to recompile the game correctly? Any help is appreciated.