Badges
This user hasn't earned any badges yet.Posts
|
Viewing 1 to 10 (10 Total) |
|---|
Re: Uncaught exception - load.c(393) : Invalid module : run.n
Okay. So many different kind of ridiculous errors that I can't keep pace with them. Even uninstalling everything and installing the latest release no longer works.
Posted on May 10, 2013 at 11:38 AM
|
Re: Uncaught exception - load.c(393) : Invalid module : run.nIt returns:
Posted on May 10, 2013 at 8:59 AM
|
Re: Uncaught exception - load.c(393) : Invalid module : run.nUgh.
Posted on May 10, 2013 at 7:55 AM
|
Re: Uncaught exception - load.c(393) : Invalid module : run.nDoing so seems to have no effect. The prompter hangs for a little bit, but nothing else happens.
Posted on May 09, 2013 at 8:06 PM
|
Re: Uncaught exception - load.c(393) : Invalid module : run.nAs far as I know I was use haxe 3 and neko 2. Is there a way I could check this? Or force my system to use these in case it's not?
Posted on May 09, 2013 at 6:37 PM
|
Uncaught exception - load.c(393) : Invalid module : run.nI've been trying over the past several days, to no success, to build NME from the Source on GitHub. I've been following the readme instructions on github to the letter, but every time when I try to compile at step 4, FlashDevelop throws this error: "Uncaught exception - load.c(393) : Invalid module : run.n"
Posted on May 09, 2013 at 5:26 PM
|
Re: Generative AudioCool! Just wanted to say that I'd love to see this implemented as well, and I'm glad to hear you're at least thinking about it
Posted on March 14, 2012 at 10:07 PM
|
Re: Windows Build Crashes on addChild()Good catch on n=0; can't believe I forgot that. It fixed the keypress crash within neko.
Posted on March 13, 2012 at 8:39 PM
|
Re: Windows Build Crashes on addChild()Hm. Still crashes for me after these changes. (EDIT: and yes, I'm using FlashDevelop) Called from nme.display.BitmapData::$statics line 1 I should mention that addChild only occurs after about 10 keypresses in my program, just in case you didn't catch that the first time through. So it will compile fine and run fine until it hits the addChild.
Posted on March 13, 2012 at 7:58 PM
|
Re: Windows Build Crashes on addChild()No problem:http://ian.janasnyder.com/HaxeTestSimple.zip...
Posted on March 13, 2012 at 7:20 PM
|
