Dampire
Member
|
Background loader crash.
Strange situation. In my MSVC++ when I use debugging (F5), game works fine. But if run .exe from directory, game crashes on final stage of working of background loader (from tutorial). Any ideas?
Sorry for my english, guys...
(This post was last modified: 06-20-2011 04:52 PM by Dampire.)
|
|
06-20-2011 04:51 PM |
|
lookastdu
Member
|
RE: Background loader crash.
Try to start without debugging (Ctrl+F5 or Debug menu->Start Without Debugging) from MSVC++.
Have you tried to compile and run Release build?
When .exe crashes have you any window with information about problem?
(This post was last modified: 06-20-2011 05:42 PM by lookastdu.)
|
|
06-20-2011 05:42 PM |
|
Dampire
Member
|
RE: Background loader crash.
Solved. I just remove Game folder from my_world.world and rebuild world. Just "Clean all and Build All" did not help. But still it is strange that in the "debug" game worked.
(This post was last modified: 06-20-2011 06:14 PM by Dampire.)
|
|
06-20-2011 06:13 PM |
|