Page 1 of 1

Screen Freeze Crash

PostPosted: Wed Jan 23, 2013 6:01 pm
by Tiahom
This only happens about 30 minutes to an hour into playing before I have to restart the client, I've tried Java 6 and 7 as well as used both vanilla and Ender's; the issue is constant. The screen will completely freeze once the 'crash' occurs, though it never actually brings up a crash log or actually CTDs. I've taken the error_0 log from the Salem folder, though, so that may help you guys with helping me fix this issue. I'd give you my computerspecs, but I can guarantee that it's able to run Salem. I will tell you it's an Intel processor, which I've heard have had some issues and I'm using an nVidia card.

error_0.log
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at org.ender.wiki.Wiki.load_cache(Wiki.java:370)
at org.ender.wiki.Wiki.get_cache(Wiki.java:363)
at org.ender.wiki.Wiki.load(Wiki.java:164)
at org.ender.wiki.Wiki.access$1(Wiki.java:162)
at org.ender.wiki.Wiki$2.run(Wiki.java:90)
at java.lang.Thread.run(Unknown Source)
Tue Jan 22 20:23:44 CST 2013
Error while parsing 'Help':
JSONObject["revisions"] not found.
Content:'null'
Wed Jan 23 09:16:10 CST 2013
Error while parsing 'Xtended':
JSONObject["revisions"] not found.
Content:'null'
Wed Jan 23 09:16:12 CST 2013
com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence.
at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.invalidByte(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanData(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanCDATASection(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at org.ender.wiki.Wiki.load_cache(Wiki.java:370)
at org.ender.wiki.Wiki.get_cache(Wiki.java:363)
at org.ender.wiki.Wiki.get(Wiki.java:119)
at org.ender.wiki.Wiki.get(Wiki.java:103)
at haven.MenuGrid.tooltip(MenuGrid.java:334)
at haven.Widget.tooltip(Widget.java:794)
at haven.Widget.tooltip(Widget.java:794)
at haven.HavenPanel.redraw(HavenPanel.java:297)
at haven.HavenPanel$1.display(HavenPanel.java:88)
at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$400(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Wed Jan 23 09:16:20 CST 2013
Error while parsing 'Artifacts & Artifice':
JSONObject["revisions"] not found.
Content:'null'
Error while parsing 'Capes & Cloaks':
JSONObject["revisions"] not found.
Content:'null'
Wed Jan 23 09:41:38 CST 2013
Error while parsing 'Help':
JSONObject["revisions"] not found.
Content:'null'
Wed Jan 23 10:00:36 CST 2013
com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence.
at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.invalidByte(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanData(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanCDATASection(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at org.ender.wiki.Wiki.load_cache(Wiki.java:370)
at org.ender.wiki.Wiki.get_cache(Wiki.java:363)
at org.ender.wiki.Wiki.get(Wiki.java:119)
at org.ender.wiki.Wiki.get(Wiki.java:103)
at haven.MenuGrid.tooltip(MenuGrid.java:334)
at haven.Widget.tooltip(Widget.java:794)
at haven.Widget.tooltip(Widget.java:794)
at haven.HavenPanel.redraw(HavenPanel.java:297)
at haven.HavenPanel$1.display(HavenPanel.java:88)
at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$400(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence.
at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.invalidByte(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanData(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanCDATASection(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at org.ender.wiki.Wiki.load_cache(Wiki.java:370)
at org.ender.wiki.Wiki.get_cache(Wiki.java:363)
at org.ender.wiki.Wiki.load(Wiki.java:164)
at org.ender.wiki.Wiki.access$1(Wiki.java:162)
at org.ender.wiki.Wiki$2.run(Wiki.java:90)
at java.lang.Thread.run(Unknown Source)
Wed Jan 23 10:09:40 CST 2013
Error while parsing 'Xtended':
JSONObject["revisions"] not found.
Content:'null'
Wed Jan 23 10:24:42 CST 2013
Error while parsing 'Help':
JSONObject["revisions"] not found.
Content:'null'
Wed Jan 23 10:37:37 CST 2013
Error while parsing 'Houses & Buildings':
JSONObject["revisions"] not found.
Content:'null'

Re: Screen Freeze Crash

PostPosted: Wed Jan 23, 2013 6:15 pm
by MagicManICT
When posting logs here, make sure they're from the original client so that loftar knows that it's not a mod causing the issue. There is at least one issue with Ender's that I'm aware of that never occurs with the original client.

From looking at the one you posted, it could be several possible errors. However, from what you describe, my first guess is the video driver or GPU hanging up. Double check to make sure you have up-to-date drivers supporting OpenGL 1.4. If you have the most recent driver, might I suggest trying to revert to an older version to see if that fixes it? It might simply be something that the driver or a driver setting is doing or not doing (such as Catalyst's "VPU Recover" to reset the graphics processor when it hangs). It may be easier to try tweaking some driver settings than finding a working older driver.

Re: Screen Freeze Crash

PostPosted: Wed Jan 23, 2013 7:00 pm
by Tiahom
I managed to resolve it myself while tinkering around. For one reason or another, Salem decided it was a better idea to use the chipset in my laptop instead of the actual video card even though it was set to be default. Thanks for the fast reply though, and I might suggest that for other people having issues such as mine to make sure if they do have multiple sets in a machine to make sure they are using the appropriate one.

Re: Screen Freeze Crash

PostPosted: Wed Jan 23, 2013 7:07 pm
by MagicManICT
It's been quite a while since I've messed around on a system with integrated graphics and an expansion card, but last one I worked on had a "manual shutoff" in the BIOS. If that is properly disabled, the onboard GPU shouldn't even be drawing power.

Glad you were able to resolve it. Thanks for the followup reply.