Wintermute Engine Forum

Wintermute Engine => WME Lite => Topic started by: 2.0 on August 31, 2012, 12:59:35 PM

Title: Error running project on Xcode (iPad Simulator)
Post by: 2.0 on August 31, 2012, 12:59:35 PM
Hi there!

When I've run my project on iPad simulator, next log is arriving:

Quote
15:53:17: Scanning packages...
15:53:17:   Registered 2529 files in 1 package(s)
15:53:17: Initializing scripting engine...
15:53:17:   Script compiler is NOT available
15:53:17: Error opening file 'startup.settings'
15:53:17: CBGame::LoadSettings failed for file 'startup.settings'
15:53:17: Error loading game settings.
15:53:17:
15:53:17: Shutting down...
15:53:17: Shutting down scripting engine

data.dcp from original projects (demo touch from WME Lite or simply demo from WME) runs perfectly.
I've changed my startup.settings to file from wme lite - no result.
What it can be?

Thanks.