2010-07-21 12:23:28.118 java[51613:903] Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found. Did find:
/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
java: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers.
Exception in thread "Animation Thread" java.lang.Error: Unresolved compilation problems:
The method start() is undefined for the type CachedDataLoadQueue
Cannot reduce the visibility of the inherited method from DataLoadCallback
Cannot reduce the visibility of the inherited method from DataLoadCallback
Cannot reduce the visibility of the inherited method from DataLoadCallback
at mypackage.demo$QueueListener.<init>(demo.java:53)
at mypackage.demo.setup(demo.java:24)
at processing.core.PApplet.handleDraw(PApplet.java:1402)
at processing.core.PApplet.run(PApplet.java:1327)
at java.lang.Thread.run(Thread.java:637)