Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: 1 ... 4 5 [6]
  Print  
  Incredibuilder  (Read 29057 times)
0 Members and 4 Guests are viewing this topic.
Offline Eli Delventhal
« League of Dukes »

JGO Kernel
*****

Posts: 3573
Medals: 44


Game Engineer


« Reply #150 on: 2010-01-18 10: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
<br />
Currently Working On:
Secret project...
Quote from: _Riven
I edit JGO in production, because I simply don't waste time writing bugs
Offline TheAnalogKid
« League of Dukes »

JGO Wizard
*****

Posts: 1307
Medals: 2



« Reply #151 on: 2010-01-18 11: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
*****

Posts: 3573
Medals: 44


Game Engineer


« Reply #152 on: 2010-01-18 15: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
<br />
Currently Working On:
Secret project...
Quote from: _Riven
I edit JGO in production, because I simply don't waste time writing bugs
Games published by our own members! Go get 'em!
Offline TheAnalogKid
« League of Dukes »

JGO Wizard
*****

Posts: 1307
Medals: 2



« Reply #153 on: 2010-01-18 15:56:04 »

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

Anybody has the issue with the same setup?

Online kappa
« League of Dukes »

JGO Kernel
*****

Posts: 2360
Medals: 59


★★★★★


« Reply #154 on: 2010-01-18 15: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 Wizard
*****

Posts: 1307
Medals: 2



« Reply #155 on: 2010-01-18 16:42:56 »

 Cry

Thanks for reporting it.

Pages: 1 ... 4 5 [6]
  Print  
 
 
Jump to:  


Add your game by posting it in the showcase section.

The first screenshot will be displayed as a thumbnail.

obsidian_golem 2012-05-23 10:14:50

Danny02 2012-05-21 17:10:34

Danny02 2012-05-21 17:07:10

Danny02 2012-05-21 16:56:12

davedes 2012-05-21 13:59:23

obsidian_golem 2012-05-20 20:28:41

darkjava55 2012-05-12 16:14:40

Ultroman 2012-05-12 09:36:05

Ultroman 2012-05-11 22:49:53

Ultroman 2012-05-11 22:20:01
Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.068 seconds with 19 queries.