1 Attachment(s)
Error While Running The Runnable
I've built the runabble without any errors, now when I run it. It shows up these errors (Debug Assertion Failed):
Attachment 114881
I did all the steps correct like emisand's posted: http://forum.ragezone.com/f497/guide...e-code-796269/
Eventhough, I've built it also with Release mode, but it doesn't run, and with Debug mode it gives me the errors above and also doesn't run. xD
Please what should I do ??? ;(
Re: Error While Running The Runnable
Build it in Release mode and check the MLOG, it should show why it doesn't run.
Debug mode is only ment for developers.
It could be that it doesn't want to run in release mode because you forgot to change locale.xml or remove mef, or filelist, or all these things.