Really? Because I had other guys look at it too and they all had errors.
Printable View
Really? Because I had other guys look at it too and they all had errors.
What version of Java do you have on your computer?
Yes I swear it works fine I could video capture me going to the page if you don't believe me.
Version 6 update 7 (build 1.6.0_07-b06)
and this is what it appears for me and everyone else
http://mechaware.net/fightnight.png
I dunno it could be a language issue considering it refers to "java.lang" but then again I know nothing about java
I have version 6 build 10 running under Vista
I just went there with IE, Firefox, and Chrome and got the blue background -- Very odd. I will jump over to my XP machine to see if I can see an error.
Is there anyone else who can go to http://mechaware.net/ and report if they get an error or not?
Works fine for me:
Java Plug-in 1.6.0_03
Using JRE version 1.6.0_03 Java HotSpot(TM) Client VM
Which is a slightly older version. I'll see what happens when I upgrade.
wait it works now, I deleted the catche.
I even figure out what's wrong! I made a java application that scaled an image to 0.01, and it just gave me the white screen. Then when I removed that event and ran the application again it would still be white, but removing the catche fixes this.
What I'm saying is if you do something java doesn't like once, it'll stop working until you clear your catche.
Which is why it explains it didn't work for the other people either, because I showed them the 0.01 scale version aswell.
Whew thats good news I suppose :)
I was just about to beat my head into the desk since your page got the error and the page I made didn't ... it didn't make sense.
Yeah but it's kinda not-cool that if one application makes an error every other application stops working
and when will you fix that you can't overwrite .tar files you've run until a long time after
Okay now it's not working again, and the catche doesn't seem to fix it. And I didn't even change a thing (and I have no scaling).
helpQuote:
Your JRE version number-javaVersionInt: 607
Current JRE version on Java.com - currentJREinTextInt: 607
Your Operating System: windows xp
Your OS Version: 5.1
Your system architecture: x86
Exception in thread "Thread-303" java.lang.IllegalArgumentException: Width (393) and height (0) cannot be <= 0
at java.awt.image.DirectColorModel.createCompatibleWr itableRaster(Unknown Source)
at java.awt.image.BufferedImage.<init>(Unknown Source)
at Sprites.CSpriteGen.recalcSpriteSurface(Unknown Source)
at Sprites.CSpriteGen.spriteUpdate(Unknown Source)
at RunLoop.CRun.screen_Update(Unknown Source)
at RunLoop.CRun.f_GameLoop(Unknown Source)
at RunLoop.CRun.doRunLoop(Unknown Source)
at Application.CRunApp.loopFrame(Unknown Source)
at Application.CRunApp.playApplication(Unknown Source)
at Application.CApplet.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in thread "Image Fetcher 0" java.lang.OutOfMemoryError: Java heap space
at java.awt.image.DataBufferInt.<init>(Unknown Source)
at java.awt.image.Raster.createPackedRaster(Unknown Source)
at java.awt.image.DirectColorModel.createCompatibleWr itableRaster(Unknown Source)
at sun.awt.image.ImageRepresentation.createBufferedIm age(Unknown Source)
at sun.awt.image.ImageRepresentation.setPixels(Unknow n Source)
at sun.awt.image.ImageDecoder.setPixels(Unknown Source)
at sun.awt.image.PNGImageDecoder.sendPixels(Unknown Source)
at sun.awt.image.PNGImageDecoder.produceImage(Unknown Source)
at sun.awt.image.InputStreamImageSource.doFetch(Unkno wn Source)
at sun.awt.image.ImageFetcher.fetchloop(Unknown Source)
at sun.awt.image.ImageFetcher.run(Unknown Source)
Exception in thread "Thread-315" java.lang.OutOfMemoryError: Java heap space
at java.awt.image.DataBufferInt.<init>(Unknown Source)
at java.awt.image.Raster.createPackedRaster(Unknown Source)
at java.awt.image.DirectColorModel.createCompatibleWr itableRaster(Unknown Source)
at sun.awt.Win32GraphicsConfig.createCompatibleImage( Unknown Source)
at Application.CRunApp.startTheFrame(Unknown Source)
at Application.CRunApp.playApplication(Unknown Source)
at Application.CApplet.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in thread "Thread-322" java.lang.OutOfMemoryError: Java heap space
at java.awt.image.DataBufferInt.<init>(Unknown Source)
at java.awt.image.Raster.createPackedRaster(Unknown Source)
at java.awt.image.DirectColorModel.createCompatibleWr itableRaster(Unknown Source)
at sun.awt.Win32GraphicsConfig.createCompatibleImage( Unknown Source)
at Application.CRunApp.startTheFrame(Unknown Source)
at Application.CRunApp.playApplication(Unknown Source)
at Application.CApplet.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in thread "Image Fetcher 0" java.lang.OutOfMemoryError: Java heap space
at java.awt.image.DataBufferInt.<init>(Unknown Source)
at java.awt.image.Raster.createPackedRaster(Unknown Source)
at java.awt.image.DirectColorModel.createCompatibleWr itableRaster(Unknown Source)
at sun.awt.image.ImageRepresentation.createBufferedIm age(Unknown Source)
at sun.awt.image.ImageRepresentation.setPixels(Unknow n Source)
at sun.awt.image.ImageDecoder.setPixels(Unknown Source)
at sun.awt.image.PNGImageDecoder.sendPixels(Unknown Source)
at sun.awt.image.PNGImageDecoder.produceImage(Unknown Source)
at sun.awt.image.InputStreamImageSource.doFetch(Unkno wn Source)
at sun.awt.image.ImageFetcher.fetchloop(Unknown Source)
at sun.awt.image.ImageFetcher.run(Unknown Source)
Exception in thread "Thread-328" java.lang.OutOfMemoryError: Java heap space
Exception in thread "Image Fetcher 0" java.lang.OutOfMemoryError: Java heap space
Exception in thread "Thread-334" java.lang.OutOfMemoryError: Java heap space
Exception in thread "Image Fetcher 0" java.lang.OutOfMemoryError: Java heap space
Exception in thread "Thread-340" java.lang.OutOfMemoryError: Java heap space
Exception in thread "Image Fetcher 0" java.lang.OutOfMemoryError: Java heap space
Exception in thread "Thread-345" java.lang.OutOfMemoryError: Java heap space
Exception in thread "Image Fetcher 0" java.lang.OutOfMemoryError: Java heap space
Exception in thread "Thread-352" java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space
also this time it seems to eat alot of CPU, almost crashing my Firefox
I don't think Clickteam can do anything about the cache its not really under our control its the Java itself on your computer - Perhaps you need to reboot?