dennis Posted September 4, 2013 Share Posted September 4, 2013 Hey all, I've got an problem, when I want to debug or run my game directly from the editor. it gives me the problem: "map file version 17 is not supported" I opened my project in VS2010 and build the solution, unfortunately I still got the same problem. it won't let me run the game. How can I fix this? Cheers and thanks in common. Dennis Quote Link to comment Share on other sites More sharing options...
beo6 Posted September 4, 2013 Share Posted September 4, 2013 you need to build the debug version. You should see a dropdown in the bar where you can select between release and debug. Select Debug and build again. The Editor is running the yourGame.debug.exe instead of your yourGame.exe Quote Link to comment Share on other sites More sharing options...
dennis Posted September 4, 2013 Author Share Posted September 4, 2013 you need to build the debug version. You should see a dropdown in the bar where you can select between release and debug. Select Debug and build again. The Editor is running the yourGame.debug.exe instead of your yourGame.exe too bad this isn't working Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.