Bug 960 : Nothing wil run or export on my iBook G4 running OS X 10.3.9
Last modified: 2008-10-18 12:23




Status:
RESOLVED
Resolution:
INVALID -
Priority:
P2
Severity:
normal

 

Reporter:
homeybeg
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2008-10-18 12:16
I have repeatedly tried to run export the example code from mobile processing 0007. I set
up the program properly, setting the location of my mpowerplayer WTK. The program is
even finding errors in the code, but when it comes time to export, I keep getting this error:

"Compiler Error, please submit this code to http://processing.org/bugs/"

processing.app.RunnerException: Compiler error, please submit this code to http://
processing.org/bugs/
at processing.app.Compiler.compile(Compiler.java:198)
at processing.app.Sketch.build(Sketch.java:1679)
at processing.app.Sketch.exportMIDlet(Sketch.java:2767)
at processing.app.Sketch.exportApplet(Sketch.java:1725)
at processing.app.Editor$38.run(Editor.java:1597)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:
184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:178)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)


this has been happening continually and each time i try to export a file, I sent to the
dev.processing site to search for my problem. I believe it might have to do with the Java
version running on my computer since it is OS X 10.3.9. Please help, this is getting to be
incredibly frustrating!
Additional Comment #1 From fry 2008-10-18 12:23
Sorry, the bugs database is not used by mobile processing. I think they
just use the forum for bug reports, though I'm not sure.