1 decade ago by dungeonmaster
I'm trying to get my impact game running on Xcode with Ejecta. I created the index.js file and put everything in pp folder.
when I build the project, the iPad simulator just shows a black screen. This is the message I read on the Xcode console:
2013-10-05 16:55:32.514 Spacestation Defense[1597:c07] Error: No or empty script given
When I googled, there was a similar case and solution was to change file encodings. I even checked all the file encodings on KomodoEdit and changed them all to utf-8. Altough some of them still remained as Western even after I changed to utf-8 and saved.
Any ideas?
when I build the project, the iPad simulator just shows a black screen. This is the message I read on the Xcode console:
2013-10-05 16:55:32.514 Spacestation Defense[1597:c07] Error: No or empty script given
When I googled, there was a similar case and solution was to change file encodings. I even checked all the file encodings on KomodoEdit and changed them all to utf-8. Altough some of them still remained as Western even after I changed to utf-8 and saved.
Any ideas?