Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (416)
games submitted by our members
Games in WIP (307)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: 1 ... 4 5 [6]
  ignore  |  Print  
  Incredibuilder  (Read 37058 times)
0 Members and 1 Guest are viewing this topic.
Offline Eli Delventhal
« League of Dukes »

JGO Kernel


Medals: 39
Projects: 12


Game Engineer


« Reply #150 - Posted 2010-01-18 16:16:25 »

Hrm...

Quote
An error occurred while loading the applet.
Please contact support to resolve this issue.
Fatal error occurred (5): null

1  
2  
3  
4  
5  
6  
7  
8  
9  
10  
11  
12  
13  
14  
15  
16  
17  
18  
19  
20  
21  
22  
23  
24  
25  
26  
27  
28  
29  
30  
31  
32  
33  
34  
35  
36  
1/18/10 7:13:16 AM   com.apple.WebKit.PluginAgent[8222]   Debugger() was called!
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]   Exception in thread "AWT-EventQueue-1" java.lang.NoClassDefFoundError: Could not initialize class com.apple.eawt.Application
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at com.sun.deploy.ui.UIFactory$13$1.windowOpened(UIFactory.java:803)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.AWTEventMulticaster.windowOpened(AWTEventMulticaster.java:323)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.AWTEventMulticaster.windowOpened(AWTEventMulticaster.java:322)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.Window.processWindowEvent(Window.java:1859)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at javax.swing.JDialog.processWindowEvent(JDialog.java:628)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.Window.processEvent(Window.java:1820)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.Component.dispatchEventImpl(Component.java:4714)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.Container.dispatchEventImpl(Container.java:2143)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.Window.dispatchEventImpl(Window.java:2475)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.Component.dispatchEvent(Component.java:4544)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.EventQueue.dispatchEvent(EventQueue.java:635)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:205)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.Dialog$1.run(Dialog.java:1045)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
1/18/10 7:13:35 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
1/18/10 7:13:54 AM   [0x0-0x121121].com.apple.Safari[8220]   Fatal error occured (5): null
1/18/10 7:13:54 AM   [0x0-0x121121].com.apple.Safari[8220]   java.lang.reflect.InvocationTargetException
1/18/10 7:13:54 AM   [0x0-0x121121].com.apple.Safari[8220]      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1/18/10 7:13:54 AM   [0x0-0x121121].com.apple.Safari[8220]      at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
1/18/10 7:13:54 AM   [0x0-0x121121].com.apple.Safari[8220]      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
1/18/10 7:13:54 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
1/18/10 7:13:54 AM   [0x0-0x121121].com.apple.Safari[8220]      at org.lwjgl.util.applet.AppletLoader.extractLZMA(AppletLoader.java:910)
1/18/10 7:13:54 AM   [0x0-0x121121].com.apple.Safari[8220]      at org.lwjgl.util.applet.AppletLoader.extractJars(AppletLoader.java:970)
1/18/10 7:13:54 AM   [0x0-0x121121].com.apple.Safari[8220]      at org.lwjgl.util.applet.AppletLoader.run(AppletLoader.java:627)
1/18/10 7:13:54 AM   [0x0-0x121121].com.apple.Safari[8220]      at java.lang.Thread.run(Thread.java:637)
1/18/10 7:13:54 AM   [0x0-0x121121].com.apple.Safari[8220]   Caused by: java.lang.OutOfMemoryError: Java heap space


Obviously I'm running Safari, and I'm on Mac OS X 10.6.

See my work:
OTC Software
Offline TheAnalogKid
« League of Dukes »

JGO Coder


Projects: 3



« Reply #151 - Posted 2010-01-18 17:06:23 »

Hmm, is it the first time you see it? And if you clear your java plug-in cache, does it fix it? In another browser (before clearing the cache)?

Thanks for reporting.

EDIT:
I see in the stack trace:
1  
Caused by: java.lang.OutOfMemoryError: Java heap space

What was the status of your system memory?

Offline Eli Delventhal
« League of Dukes »

JGO Kernel


Medals: 39
Projects: 12


Game Engineer


« Reply #152 - Posted 2010-01-18 21:31:26 »

Hmm, is it the first time you see it? And if you clear your java plug-in cache, does it fix it? In another browser (before clearing the cache)?

Thanks for reporting.

EDIT:
I see in the stack trace:
1  
Caused by: java.lang.OutOfMemoryError: Java heap space

What was the status of your system memory?
This is the first time I've seen it (although I don't think I've tried playing Incredibuilder since you first put it up here). Clearing the cache did not help.  I have over 2GB of free completely unused RAM. Apparently I don't have Java installed on Firefox (which is BS), and Incredibuilder seems to completely take down Opera. Sad

See my work:
OTC Software
Games published by our own members! Check 'em out!
Try the Free Demo of Droid Assault
Offline TheAnalogKid
« League of Dukes »

JGO Coder


Projects: 3



« Reply #153 - Posted 2010-01-18 21:56:04 »

Quote
Incredibuilder seems to completely take down Opera.
wow, this is serious.

Anybody has the issue with the same setup?

Offline kappa
« League of Dukes »

JGO Kernel


Medals: 53
Projects: 15


★★★★★


« Reply #154 - Posted 2010-01-18 21:59:22 »

wow, this is serious.

Anybody has the issue with the same setup?

signed applets are broken in opera.
Offline TheAnalogKid
« League of Dukes »

JGO Coder


Projects: 3



« Reply #155 - Posted 2010-01-18 22:42:56 »

 Cry

Thanks for reporting it.

Pages: 1 ... 4 5 [6]
  ignore  |  Print  
 
 

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Browse for soundtracks for your game!

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
mrbenebob (19 views)
2013-06-19 14:55:23

BrassApparatus (29 views)
2013-06-19 08:52:37

NegativeZero (32 views)
2013-06-19 03:31:52

NegativeZero (34 views)
2013-06-19 03:24:09

Jesse_Attard (39 views)
2013-06-18 22:03:02

HeroesGraveDev (75 views)
2013-06-15 23:35:23

Vermeer (76 views)
2013-06-14 20:08:06

davedes (77 views)
2013-06-14 16:03:55

alaslipknot (69 views)
2013-06-13 07:56:31

Roquen (92 views)
2013-06-12 04:12:32
Smoothing Algorithm Question
by UprightPath
2013-05-28 02:58:26

Smoothing Algorithm Question
by UprightPath
2013-05-28 02:57:33

Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!