Okay I can't get Java to actually WORK
I made a new application, set it to Java Stand-alone internet applet and put in a backdrop.
When I run it I get this error
Quote:
basic: Referencing classloader: sun.plugin.ClassLoaderInfo@1e893df, refcount=1
basic: Added progress listener: sun.plugin.util.GrayBoxPainter@147c1db
basic: Loading applet ...
basic: Initializing applet ...
basic: Starting applet ...
basic: completed perf rollup
liveconnect: JavaScript: calling Java system code
liveconnect: JavaScript: UniversalJavaPermission enabled
liveconnect: JavaScript: calling Java system code
liveconnect: JavaScript: UniversalJavaPermission enabled
liveconnect: JavaScript: calling Java system code
liveconnect: JavaScript: UniversalJavaPermission enabled
Exception in thread "Thread-60" java.lang.NullPointerException
at Application.CRunApp.load(Unknown Source)
at Application.CApplet.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Now I looked at the compatiable extension list, and it says that Java should be able to handle a backdrop so what the hell am I doing wrong here >:V
Re: Okay I can't get Java to actually WORK
Okay so I fixed it by compiling it in HWA instead of the newest standard build
...what the hell
Re: Okay I can't get Java to actually WORK
But hey guess what the java beta is so awesome it works locally but not on my webhost (which works perfectly fine with aynthing else)
Again, the error is
Quote:
Exception in thread "Thread-158" java.lang.NullPointerException
at Application.CRunApp.load(Unknown Source)
at Application.CApplet.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
ClickTeam make your betas useful so that you can actually use them
Re: Okay I can't get Java to actually WORK
I am unsure what your doing wrong as it seems to be working for others. I think we would need more information and would need to know what your selecting as your build before uploading it to your host. There are 3 different Java things to choose from.
Are you uploading an applet or something else?
Edit - If its a stand alone Java application I think you need to select Applet -- Trying to decipher your posts about whats wrong.
Re: Okay I can't get Java to actually WORK
as I said in my first post, it's a stand-alone java internet applet. I'm using the provided HTML, even.
Re: Okay I can't get Java to actually WORK
Hmm I don't know what your doing wrong.
I just thru one up on my cheap powweb site and it seems to work fine. Just a backdrop object
http://www.flyin.com/java_test/test.htm
Have you updated to build 248?
If you could put up some links to your test page maybe the error message would help track it down. (Rather then just reading the error message you posted)
Re: Okay I can't get Java to actually WORK
Yes I'm using the latest build, along with HWA.
MFA here:
http://mechaware.net/index.mfa
When I upload it it goes like this:
http://mechaware.net/
Re: Okay I can't get Java to actually WORK
I don't get an error message when I visit your page.
Do you get the same error when you visit my page?
Note - I am not using the HWA beta but that shouldn't make any effect on this.
Re: Okay I can't get Java to actually WORK
No I don't.
But does my java applet show up on my page? It should be a blue background
Re: Okay I can't get Java to actually WORK
Yes I see it perfectly fine no errors.