Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / Uncaught Exception

Author
Message
slewrate
12
Years of Service
User Offline
Joined: 13th Oct 2011
Location: Austin, Texas
Posted: 22nd May 2012 01:28
I am trying to load a .tmx file (basically just an xml file) with an external lib. I can load the file in a non AppGameKit application but if I try to do so from inside an AppGameKit app, I wind up with an 'uncaught exception'.

I am inside app::Begin() and have this line of code:
NLTmxMap* map = NLLoadTmxMap( "test.tmx" );

Is it not possible to load data using code that is based on iostream / etc ? I am just not seeing why it would except out.

Any help is appreciated.

Login to post a reply

Server time is: 2024-04-27 07:06:44
Your offset time is: 2024-04-27 07:06:44