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 (406)
games submitted by our members
Games in WIP (292)
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 36495 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 Titan Attacks
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: 50
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!
 
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars and Titan!

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!
cubemaster21 (67 views)
2013-05-17 21:29:12

alaslipknot (76 views)
2013-05-16 21:24:48

gouessej (109 views)
2013-05-16 00:53:38

gouessej (104 views)
2013-05-16 00:17:58

theagentd (115 views)
2013-05-15 15:01:13

theagentd (104 views)
2013-05-15 15:00:54

StreetDoggy (149 views)
2013-05-14 15:56:26

kutucuk (172 views)
2013-05-12 17:10:36

kutucuk (170 views)
2013-05-12 15:36:09

UnluckyDevil (179 views)
2013-05-12 05:09:57
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

Java Data structures
by Roquen
2013-03-29 13:21:12

Topic Request
by kutucuk
2013-03-22 21:42:01
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!
Page created in 0.106 seconds with 21 queries.