game shuts off while loading

Forum for bugs and technical problems.

game shuts off while loading

Postby wiwaszka » Sat Apr 19, 2014 3:23 pm

i click "new character" and then displays it

Image

then game crashes. Please help


here is error log:

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x100a3d90, pid=4308, tid=1168
#
# JRE version: Java(TM) SE Runtime Environment (7.0_55-b14) (build 1.7.0_55-b14)
# Java VM: Java HotSpot(TM) Client VM (24.55-b03 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0xa3d90]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

--------------- T H R E A D ---------------

Current thread (0x03592c00): JavaThread "AWT-EventQueue-2" [_thread_in_native, id=1168, stack(0x03c10000,0x03c60000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00000000, EBX=0x00000666, ECX=0xffffffff, EDX=0x00000000
ESP=0x03c5ebac, EBP=0x00000000, ESI=0x00000000, EDI=0x0cc40064
EIP=0x100a3d90, EFLAGS=0x00010206

Top of Stack: (sp=0x03c5ebac)
0x03c5ebac: 00000004 04ffc804 0cc40064 04ffc804
0x03c5ebbc: 100a409c 00000004 00000666 00001403
0x03c5ebcc: 00000000 00000666 00000000 00000000
0x03c5ebdc: 03c5ec08 33138618 03592c00 33138618
0x03c5ebec: 64513d04 00000004 00000666 00001403
0x03c5ebfc: 00000000 00000000 32fdf2d0 03c5ec64
0x03c5ec0c: 00c6a9dd 03592d30 03c5ec90 00000004
0x03c5ec1c: 00000666 00001403 00000000 00000000

Instructions: (pc=0x100a3d90)
0x100a3d70: 8b 04 aa 3b c8 0f 43 c8 3b f0 0f 46 f0 45 3b eb
0x100a3d80: 7c ee eb 3f 33 ed 85 db 7e 39 8d 9b 00 00 00 00
0x100a3d90: 0f b7 04 6a 3b c8 0f 43 c8 3b f0 0f 46 f0 45 3b
0x100a3da0: eb 7c ed eb 1e 33 ed 85 db 7e 18 eb 03 8d 49 00


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x00000666 is an unknown value
ECX=0xffffffff is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x03c5ebac is pointing into the stack for thread: 0x03592c00
EBP=0x00000000 is an unknown value
ESI=0x00000000 is an unknown value
EDI=0x0cc40064 is an unknown value


Stack: [0x03c10000,0x03c60000], sp=0x03c5ebac, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0xa3d90]

[error occurred during error reporting (printing native stack), id 0xc0000005]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.opengl.gl4.GL4bcImpl.dispatch_glDrawElements1(IIIJJ)V+0
j jogamp.opengl.gl4.GL4bcImpl.glDrawElements(IIIJ)V+47
j haven.FastMesh$VAOCompiler$VAOCompiled.draw(Lhaven/GOut;)V+35
j haven.FastMesh.draw(Lhaven/GOut;)V+190
j haven.RenderList.render(Lhaven/GOut;Lhaven/Rendered;)V+2
j haven.RenderList.render(Lhaven/GOut;)V+82
j haven.PView.draw(Lhaven/GOut;)V+473
j haven.MapView.draw(Lhaven/GOut;)V+60
J haven.Widget.draw(Lhaven/GOut;Z)V
J haven.Widget.draw(Lhaven/GOut;)V
j haven.GameUI.draw(Lhaven/GOut;)V+27
J haven.Widget.draw(Lhaven/GOut;Z)V
J haven.Widget.draw(Lhaven/GOut;)V
j haven.RootWidget.draw(Lhaven/GOut;)V+2
j haven.UI.draw(Lhaven/GOut;)V+5
j haven.HavenPanel.redraw(Ljavax/media/opengl/GL2;)V+197
j haven.HavenPanel$1.display(Ljavax/media/opengl/GLAutoDrawable;)V+37
j jogamp.opengl.GLDrawableHelper.displayImpl(Ljavax/media/opengl/GLAutoDrawable;)V+81
j jogamp.opengl.GLDrawableHelper.display(Ljavax/media/opengl/GLAutoDrawable;)V+2
j javax.media.opengl.awt.GLCanvas$9.run()V+118
j jogamp.opengl.GLDrawableHelper.invokeGLImpl(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+206
j jogamp.opengl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+80
j javax.media.opengl.awt.GLCanvas$10.run()V+73
j java.awt.event.InvocationEvent.dispatch()V+11
j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
j java.awt.EventQueue.access$200(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j java.awt.EventQueue$3.run()Ljava/lang/Void;+12
j java.awt.EventQueue$3.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
J java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;
j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
J java.awt.EventDispatchThread.pumpOneEventForFilters(I)V
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x04297400 JavaThread "Worker thread" daemon [_thread_in_Java, id=5596, stack(0x0d740000,0x0d790000)]
0x0409f800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=3500, stack(0x0d550000,0x0d5a0000)]
0x0401d800 JavaThread "Worker thread" daemon [_thread_blocked, id=5920, stack(0x0d4b0000,0x0d500000)]
0x03ed3800 JavaThread "Worker thread" daemon [_thread_blocked, id=4948, stack(0x0d460000,0x0d4b0000)]
0x03ed1c00 JavaThread "Worker thread" daemon [_thread_blocked, id=5644, stack(0x0d300000,0x0d350000)]
0x0401bc00 JavaThread "Haven audio player" daemon [_thread_blocked, id=4716, stack(0x0d1d0000,0x0d220000)]
0x03487800 JavaThread "Server time ticker" daemon [_thread_blocked, id=2208, stack(0x0d180000,0x0d1d0000)]
0x03ed0400 JavaThread "Session writer" daemon [_thread_blocked, id=2632, stack(0x03cb0000,0x03d00000)]
0x00c38400 JavaThread "Session reader" daemon [_thread_in_native, id=5872, stack(0x03c60000,0x03cb0000)]
0x03470400 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_in_native, id=2604, stack(0x0d030000,0x0d080000)]
0x04292400 JavaThread "Haven resource loader" daemon [_thread_in_native, id=6132, stack(0x0cfe0000,0x0d030000)]
0x04299400 JavaThread "Haven resource loader" daemon [_thread_blocked, id=2308, stack(0x0cf90000,0x0cfe0000)]
0x0425e800 JavaThread "Haven UI thread" [_thread_blocked, id=3720, stack(0x0cbf0000,0x0cc40000)]
0x0425e400 JavaThread "Haven main thread" [_thread_blocked, id=2636, stack(0x0cba0000,0x0cbf0000)]
0x03462000 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=5848, stack(0x03b60000,0x03bb0000)]
0x03e21c00 JavaThread "Haven resource loader" daemon [_thread_blocked, id=3408, stack(0x03ac0000,0x03b10000)]
0x03e10400 JavaThread "Haven main thread" [_thread_blocked, id=724, stack(0x03b10000,0x03b60000)]
0x03dbd800 JavaThread "Error reporter" daemon [_thread_blocked, id=3536, stack(0x03840000,0x03890000)]
0x0356ac00 JavaThread "TimerQueue" daemon [_thread_blocked, id=1788, stack(0x03d00000,0x03d50000)]
=>0x03592c00 JavaThread "AWT-EventQueue-2" [_thread_in_native, id=1168, stack(0x03c10000,0x03c60000)]
0x034dc800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1784, stack(0x03a60000,0x03ab0000)]
0x0354e400 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=4668, stack(0x037a0000,0x037f0000)]
0x03555400 JavaThread "AWT-Shutdown" [_thread_blocked, id=3008, stack(0x03750000,0x037a0000)]
0x00c32400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=2476, stack(0x03a10000,0x03a60000)]
0x0085c800 JavaThread "DestroyJavaVM" [_thread_blocked, id=3304, stack(0x00940000,0x00990000)]
0x034d0400 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=5056, stack(0x037f0000,0x03840000)]
0x034cc000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4840, stack(0x00990000,0x00a90000)]
0x034db800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3920, stack(0x03700000,0x03750000)]
0x034c7400 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=2984, stack(0x036b0000,0x03700000)]
0x034c2400 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=6072, stack(0x03660000,0x036b0000)]
0x00c57c00 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=4416, stack(0x033d0000,0x03420000)]
0x00c30c00 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=4392, stack(0x03190000,0x031e0000)]
0x00bf3000 JavaThread "Service Thread" daemon [_thread_blocked, id=2520, stack(0x030f0000,0x03140000)]
0x00bed000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2736, stack(0x030a0000,0x030f0000)]
0x00beb800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6116, stack(0x03050000,0x030a0000)]
0x00bea400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4056, stack(0x03000000,0x03050000)]
0x00b83000 JavaThread "Finalizer" daemon [_thread_blocked, id=5032, stack(0x02fb0000,0x03000000)]
0x00b7e000 JavaThread "Reference Handler" daemon [_thread_blocked, id=792, stack(0x02f60000,0x02fb0000)]

Other Threads:
0x00b7c800 VMThread [stack: 0x02f10000,0x02f60000] [id=5736]
0x00c06400 WatcherThread [stack: 0x03140000,0x03190000] [id=4936]

VM state:at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x0085b4f0] Threads_lock - owner thread: 0x00b7c800
[0x0085b900] Heap_lock - owner thread: 0x04297400

Heap
def new generation total 63616K, used 62600K [0x12b40000, 0x17040000, 0x1d5e0000)
eden space 56576K, 100% used [0x12b40000, 0x16280000, 0x16280000)
from space 7040K, 85% used [0x16280000, 0x16862090, 0x16960000)
to space 7040K, 89% used [0x16960000, 0x16f801b8, 0x17040000)
tenured generation total 141176K, used 106974K [0x1d5e0000, 0x25fbe000, 0x32b40000)
the space 141176K, 75% used [0x1d5e0000, 0x23e57b58, 0x23e57c00, 0x25fbe000)
compacting perm gen total 12288K, used 11568K [0x32b40000, 0x33740000, 0x36b40000)
the space 12288K, 94% used [0x32b40000, 0x3368c270, 0x3368c400, 0x33740000)
ro space 10240K, 41% used [0x36b40000, 0x36f724a8, 0x36f72600, 0x37540000)
rw space 12288K, 52% used [0x37540000, 0x37b86da8, 0x37b86e00, 0x38140000)

Card table byte_map: [0x02ce0000,0x02e10000] byte_map_base: 0x02c4a600

Polling page: 0x00b00000

Code Cache [0x00c60000, 0x01018000, 0x02c60000)
total_blobs=2252 nmethods=1810 adapters=378 free_code_cache=28969Kb largest_free_block=29660800

Compilation events (10 events):
Event: 14.804 Thread 0x00bed000 1806 haven.Material$Colors::prep (39 bytes)
Event: 14.805 Thread 0x00bed000 nmethod 1806 0x0100b4c8 code [0x0100b620, 0x0100b8d4]
Event: 14.811 Thread 0x00bed000 1807 haven.MapView::access$200 (5 bytes)
Event: 14.811 Thread 0x00bed000 nmethod 1807 0x0100bd88 code [0x0100be80, 0x0100bf00]
Event: 14.811 Thread 0x00bed000 1808 haven.GLState$Composed::<init> (71 bytes)
Event: 14.812 Thread 0x00bed000 nmethod 1808 0x0100bf88 code [0x0100c0e0, 0x0100c488]
Event: 14.812 Thread 0x00bed000 1809 haven.GLState$Composed::prep (36 bytes)
Event: 14.813 Thread 0x00bed000 nmethod 1809 0x0100c848 code [0x0100c950, 0x0100ca3c]
Event: 14.815 Thread 0x00bed000 1810 haven.Matrix4f::load (28 bytes)
Event: 14.815 Thread 0x00bed000 nmethod 1810 0x0100cb48 code [0x0100cc50, 0x0100cd30]

GC Heap History (10 events):
Event: 13.433 GC heap before
{Heap before GC invocations=43 (full 5):
def new generation total 63616K, used 61324K [0x12b40000, 0x17040000, 0x1d5e0000)
eden space 56576K, 100% used [0x12b40000, 0x16280000, 0x16280000)
from space 7040K, 67% used [0x16960000, 0x16e03378, 0x17040000)
to space 7040K, 0% used [0x16280000, 0x16280000, 0x16960000)
tenured generation total 141176K, used 84705K [0x1d5e0000, 0x25fbe000, 0x32b40000)
the space 141176K, 59% used [0x1d5e0000, 0x22898490, 0x22898600, 0x25fbe000)
compacting perm gen total 12288K, used 11414K [0x32b40000, 0x33740000, 0x36b40000)
the space 12288K, 92% used [0x32b40000, 0x33665ac8, 0x33665c00, 0x33740000)
ro space 10240K, 41% used [0x36b40000, 0x36f724a8, 0x36f72600, 0x37540000)
rw space 12288K, 52% used [0x37540000, 0x37b86da8, 0x37b86e00, 0x38140000)
Event: 13.453 GC heap after
Heap after GC invocations=44 (full 5):
def new generation total 63616K, used 7013K [0x12b40000, 0x17040000, 0x1d5e0000)
eden space 56576K, 0% used [0x12b40000, 0x12b40000, 0x16280000)
from space 7040K, 99% used [0x16280000, 0x169594d0, 0x16960000)
to space 7040K, 0% used [0x16960000, 0x16960000, 0x17040000)
tenured generation total 141176K, used 88347K [0x1d5e0000, 0x25fbe000, 0x32b40000)
the space 141176K, 62% used [0x1d5e0000, 0x22c26e90, 0x22c27000, 0x25fbe000)
compacting perm gen total 12288K, used 11414K [0x32b40000, 0x33740000, 0x36b40000)
the space 12288K, 92% used [0x32b40000, 0x33665ac8, 0x33665c00, 0x33740000)
ro space 10240K, 41% used [0x36b40000, 0x36f724a8, 0x36f72600, 0x37540000)
rw space 12288K, 52% used [0x37540000, 0x37b86da8, 0x37b86e00, 0x38140000)
}
Event: 13.622 GC heap before
{Heap before GC invocations=44 (full 5):
def new generation total 63616K, used 63589K [0x12b40000, 0x17040000, 0x1d5e0000)
eden space 56576K, 100% used [0x12b40000, 0x16280000, 0x16280000)
from space 7040K, 99% used [0x16280000, 0x169594d0, 0x16960000)
to space 7040K, 0% used [0x16960000, 0x16960000, 0x17040000)
tenured generation total 141176K, used 88347K [0x1d5e0000, 0x25fbe000, 0x32b40000)
the space 141176K, 62% used [0x1d5e0000, 0x22c26e90, 0x22c27000, 0x25fbe000)
compacting perm gen total 12288K, used 11414K [0x32b40000, 0x33740000, 0x36b40000)
the space 12288K, 92% used [0x32b40000, 0x33665ac8, 0x33665c00, 0x33740000)
ro space 10240K, 41% used [0x36b40000, 0x36f724a8, 0x36f72600, 0x37540000)
rw space 12288K, 52% used [0x37540000, 0x37b86da8, 0x37b86e00, 0x38140000)
Event: 13.651 GC heap after
Heap after GC invocations=45 (full 5):
def new generation total 63616K, used 7040K [0x12b40000, 0x17040000, 0x1d5e0000)
eden space 56576K, 0% used [0x12b40000, 0x12b40000, 0x16280000)
from space 7040K, 100% used [0x16960000, 0x17040000, 0x17040000)
to space 7040K, 0% used [0x16280000, 0x16280000, 0x16960000)
tenured generation total 141176K, used 95087K [0x1d5e0000, 0x25fbe000, 0x32b40000)
the space 141176K, 67% used [0x1d5e0000, 0x232bbe88, 0x232bc000, 0x25fbe000)
compacting perm gen total 12288K, used 11414K [0x32b40000, 0x33740000, 0x36b40000)
the space 12288K, 92% used [0x32b40000, 0x33665ac8, 0x33665c00, 0x33740000)
ro space 10240K, 41% used [0x36b40000, 0x36f724a8, 0x36f72600, 0x37540000)
rw space 12288K, 52% used [0x37540000, 0x37b86da8, 0x37b86e00, 0x38140000)
}
Event: 13.874 GC heap before
{Heap before GC invocations=45 (full 5):
def new generation total 63616K, used 63616K [0x12b40000, 0x17040000, 0x1d5e0000)
eden space 56576K, 100% used [0x12b40000, 0x16280000, 0x16280000)
from space 7040K, 100% used [0x16960000, 0x17040000, 0x17040000)
to space 7040K, 0% used [0x16280000, 0x16280000, 0x16960000)
tenured generation total 141176K, used 95087K [0x1d5e0000, 0x25fbe000, 0x32b40000)
the space 141176K, 67% used [0x1d5e0000, 0x232bbe88, 0x232bc000, 0x25fbe000)
compacting perm gen total 12288K, used 11414K [0x32b40000, 0x33740000, 0x36b40000)
the space 12288K, 92% used [0x32b40000, 0x33665ad8, 0x33665c00, 0x33740000)
ro space 10240K, 41% used [0x36b40000, 0x36f724a8, 0x36f72600, 0x37540000)
rw space 12288K, 52% used [0x37540000, 0x37b86da8, 0x37b86e00, 0x38140000)
Event: 13.893 GC heap after
Heap after GC invocations=46 (full 5):
def new generation total 63616K, used 5175K [0x12b40000, 0x17040000, 0x1d5e0000)
eden space 56576K, 0% used [0x12b40000, 0x12b40000, 0x16280000)
from space 7040K, 73% used [0x16280000, 0x1678df48, 0x16960000)
to space 7040K, 0% used [0x16960000, 0x16960000, 0x17040000)
tenured generation total 141176K, used 101879K [0x1d5e0000, 0x25fbe000, 0x32b40000)
the space 141176K, 72% used [0x1d5e0000, 0x2395ddc8, 0x2395de00, 0x25fbe000)
compacting perm gen total 12288K, used 11414K [0x32b40000, 0x33740000, 0x36b40000)
the space 12288K, 92% used [0x32b40000, 0x33665ad8, 0x33665c00, 0x33740000)
ro space 10240K, 41% used [0x36b40000, 0x36f724a8, 0x36f72600, 0x37540000)
rw space 12288K, 52% used [0x37540000, 0x37b86da8, 0x37b86e00, 0x38140000)
}
Event: 14.218 GC heap before
{Heap before GC invocations=46 (full 5):
def new generation total 63616K, used 61751K [0x12b40000, 0x17040000, 0x1d5e0000)
eden space 56576K, 100% used [0x12b40000, 0x16280000, 0x16280000)
from space 7040K, 73% used [0x16280000, 0x1678df48, 0x16960000)
to space 7040K, 0% used [0x16960000, 0x16960000, 0x17040000)
tenured generation total 141176K, used 101879K [0x1d5e0000, 0x25fbe000, 0x32b40000)
the space 141176K, 72% used [0x1d5e0000, 0x2395ddc8, 0x2395de00, 0x25fbe000)
compacting perm gen total 12288K, used 11433K [0x32b40000, 0x33740000, 0x36b40000)
the space 12288K, 93% used [0x32b40000, 0x3366a7d0, 0x3366a800, 0x33740000)
ro space 10240K, 41% used [0x36b40000, 0x36f724a8, 0x36f72600, 0x37540000)
rw space 12288K, 52% used [0x37540000, 0x37b86da8, 0x37b86e00, 0x38140000)
Event: 14.231 GC heap after
Heap after GC invocations=47 (full 5):
def new generation total 63616K, used 2210K [0x12b40000, 0x17040000, 0x1d5e0000)
eden space 56576K, 0% used [0x12b40000, 0x12b40000, 0x16280000)
from space 7040K, 31% used [0x16960000, 0x16b88bd8, 0x17040000)
to space 7040K, 0% used [0x16280000, 0x16280000, 0x16960000)
tenured generation total 141176K, used 106952K [0x1d5e0000, 0x25fbe000, 0x32b40000)
the space 141176K, 75% used [0x1d5e0000, 0x23e522b8, 0x23e52400, 0x25fbe000)
compacting perm gen total 12288K, used 11433K [0x32b40000, 0x33740000, 0x36b40000)
the space 12288K, 93% used [0x32b40000, 0x3366a7d0, 0x3366a800, 0x33740000)
ro space 10240K, 41% used [0x36b40000, 0x36f724a8, 0x36f72600, 0x37540000)
rw space 12288K, 52% used [0x37540000, 0x37b86da8, 0x37b86e00, 0x38140000)
}
Event: 14.515 GC heap before
{Heap before GC invocations=47 (full 5):
def new generation total 63616K, used 58782K [0x12b40000, 0x17040000, 0x1d5e0000)
eden space 56576K, 99% used [0x12b40000, 0x1627ed00, 0x16280000)
from space 7040K, 31% used [0x16960000, 0x16b88bd8, 0x17040000)
to space 7040K, 0% used [0x16280000, 0x16280000, 0x16960000)
tenured generation total 141176K, used 106952K [0x1d5e0000, 0x25fbe000, 0x32b40000)
the space 141176K, 75% used [0x1d5e0000, 0x23e522b8, 0x23e52400, 0x25fbe000)
compacting perm gen total 12288K, used 11485K [0x32b40000, 0x33740000, 0x36b40000)
the space 12288K, 93% used [0x32b40000, 0x33677448, 0x33677600, 0x33740000)
ro space 10240K, 41% used [0x36b40000, 0x36f724a8, 0x36f72600, 0x37540000)
rw space 12288K, 52% used [0x37540000, 0x37b86da8, 0x37b86e00, 0x38140000)
Event: 14.528 GC heap after
Heap after GC invocations=48 (full 5):
def new generation total 63616K, used 6024K [0x12b40000, 0x17040000, 0x1d5e0000)
eden space 56576K, 0% used [0x12b40000, 0x12b40000, 0x16280000)
from space 7040K, 85% used [0x16280000, 0x16862090, 0x16960000)
to space 7040K, 0% used [0x16960000, 0x16960000, 0x17040000)
tenured generation total 141176K, used 106952K [0x1d5e0000, 0x25fbe000, 0x32b40000)
the space 141176K, 75% used [0x1d5e0000, 0x23e522b8, 0x23e52400, 0x25fbe000)
compacting perm gen total 12288K, used 11485K [0x32b40000, 0x33740000, 0x36b40000)
the space 12288K, 93% used [0x32b40000, 0x33677448, 0x33677600, 0x33740000)
ro space 10240K, 41% used [0x36b40000, 0x36f724a8, 0x36f72600, 0x37540000)
rw space 12288K, 52% used [0x37540000, 0x37b86da8, 0x37b86e00, 0x38140000)
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 14.763 Thread 0x0425e800 Threw 0x14beadf0 at C:\re\jdk7u55\985\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 14.794 Thread 0x0425e800 Threw 0x14db5638 at C:\re\jdk7u55\985\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 14.794 Thread 0x0425e800 Threw 0x14db5a28 at C:\re\jdk7u55\985\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 14.794 Thread 0x0425e800 Threw 0x14db5d28 at C:\re\jdk7u55\985\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 14.794 Thread 0x0425e800 Threw 0x14db9538 at C:\re\jdk7u55\985\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 14.794 Thread 0x0425e800 Threw 0x14db9930 at C:\re\jdk7u55\985\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 14.794 Thread 0x0425e800 Threw 0x14db9c38 at C:\re\jdk7u55\985\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 14.795 Thread 0x0425e800 Threw 0x14dbfbf0 at C:\re\jdk7u55\985\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 14.795 Thread 0x0425e800 Threw 0x14dbff78 at C:\re\jdk7u55\985\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 14.796 Thread 0x0425e800 Threw 0x14dc0250 at C:\re\jdk7u55\985\hotspot\src\share\vm\prims\jvm.cpp:1244

Events (10 events):
Event: 14.763 Executing VM operation: Deoptimize
Event: 14.774 Executing VM operation: Deoptimize done
Event: 14.794 loading class 0x03e15168
Event: 14.794 loading class 0x03e15168 done
Event: 14.794 loading class 0x0434eec8
Event: 14.794 loading class 0x0434eec8 done
Event: 14.795 loading class 0x03e15198
Event: 14.795 loading class 0x03e15198 done
Event: 14.805 Executing VM operation: RevokeBias
Event: 14.805 Executing VM operation: RevokeBias done


Dynamic libraries:
0x00400000 - 0x0042f000 C:\Program Files\Java\jre7\bin\javaw.exe
0x7c900000 - 0x7c9b4000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8fd000 C:\WINDOWS\system32\kernel32.dll
0x77dc0000 - 0x77e6c000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f03000 C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
0x7e360000 - 0x7e3f1000 C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll
0x773c0000 - 0x774c3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
0x77c00000 - 0x77c58000 C:\WINDOWS\system32\msvcrt.dll
0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
0x76360000 - 0x7637d000 C:\WINDOWS\system32\IMM32.DLL
0x78aa0000 - 0x78b5f000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x6e770000 - 0x6eaf0000 C:\Program Files\Java\jre7\bin\client\jvm.dll
0x71a70000 - 0x71a7a000 C:\WINDOWS\system32\WSOCK32.dll
0x71a50000 - 0x71a67000 C:\WINDOWS\system32\WS2_32.dll
0x71a40000 - 0x71a48000 C:\WINDOWS\system32\WS2HELP.dll
0x76b20000 - 0x76b4e000 C:\WINDOWS\system32\WINMM.dll
0x76be0000 - 0x76beb000 C:\WINDOWS\system32\PSAPI.DLL
0x6e6c0000 - 0x6e6cc000 C:\Program Files\Java\jre7\bin\verify.dll
0x6d480000 - 0x6d4a0000 C:\Program Files\Java\jre7\bin\java.dll
0x6d000000 - 0x6d143000 C:\Program Files\Java\jre7\bin\awt.dll
0x77110000 - 0x7719b000 C:\WINDOWS\system32\OLEAUT32.dll
0x774d0000 - 0x7760e000 C:\WINDOWS\system32\ole32.dll
0x5b1d0000 - 0x5b208000 C:\WINDOWS\system32\uxtheme.dll
0x746d0000 - 0x7471c000 C:\WINDOWS\system32\MSCTF.dll
0x6e750000 - 0x6e763000 C:\Program Files\Java\jre7\bin\zip.dll
0x6d1d0000 - 0x6d22c000 C:\Program Files\Java\jre7\bin\deploy.dll
0x77bf0000 - 0x77bf8000 C:\WINDOWS\system32\VERSION.dll
0x3fcf0000 - 0x3fdd7000 C:\WINDOWS\system32\WININET.dll
0x031f0000 - 0x031f9000 C:\WINDOWS\system32\Normaliz.dll
0x45330000 - 0x45464000 C:\WINDOWS\system32\urlmon.dll
0x40390000 - 0x4057c000 C:\WINDOWS\system32\iertutil.dll
0x7c9c0000 - 0x7d1de000 C:\WINDOWS\system32\SHELL32.dll
0x6e4b0000 - 0x6e4c4000 C:\Program Files\Java\jre7\bin\net.dll
0x6e4d0000 - 0x6e4df000 C:\Program Files\Java\jre7\bin\nio.dll
0x75180000 - 0x751ae000 C:\WINDOWS\system32\msctfime.ime
0x719f0000 - 0x71a30000 C:\WINDOWS\System32\mswsock.dll
0x76f10000 - 0x76f37000 C:\WINDOWS\system32\DNSAPI.dll
0x76d50000 - 0x76d69000 C:\WINDOWS\system32\iphlpapi.dll
0x76fa0000 - 0x76fa8000 C:\WINDOWS\System32\winrnr.dll
0x76f50000 - 0x76f7d000 C:\WINDOWS\system32\WLDAP32.dll
0x76fb0000 - 0x76fb6000 C:\WINDOWS\system32\rasadhlp.dll
0x66780000 - 0x667d8000 C:\WINDOWS\system32\hnetcfg.dll
0x71a30000 - 0x71a38000 C:\WINDOWS\System32\wshtcpip.dll
0x76ed0000 - 0x76f0c000 C:\WINDOWS\system32\RASAPI32.dll
0x76e80000 - 0x76e92000 C:\WINDOWS\system32\rasman.dll
0x6ff40000 - 0x6ff95000 C:\WINDOWS\system32\NETAPI32.dll
0x76ea0000 - 0x76ecf000 C:\WINDOWS\system32\TAPI32.dll
0x76e70000 - 0x76e7e000 C:\WINDOWS\system32\rtutils.dll
0x769a0000 - 0x76a55000 C:\WINDOWS\system32\USERENV.dll
0x77c60000 - 0x77c85000 C:\WINDOWS\system32\msv1_0.dll
0x76770000 - 0x7677c000 C:\WINDOWS\system32\cryptdll.dll
0x72260000 - 0x72265000 C:\WINDOWS\system32\sensapi.dll
0x6d270000 - 0x6d2a9000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x6e670000 - 0x6e6a0000 C:\Program Files\Java\jre7\bin\t2k.dll
0x76fc0000 - 0x7703f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77040000 - 0x7710d000 C:\WINDOWS\system32\COMRes.dll
0x77a70000 - 0x77b08000 C:\WINDOWS\system32\CRYPT32.dll
0x77b10000 - 0x77b22000 C:\WINDOWS\system32\MSASN1.dll
0x6e640000 - 0x6e660000 C:\Program Files\Java\jre7\bin\sunec.dll
0x6e660000 - 0x6e669000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x6e410000 - 0x6e41a000 C:\Program Files\Java\jre7\bin\management.dll
0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll
0x76d30000 - 0x76d48000 C:\WINDOWS\system32\MPRAPI.dll
0x77cb0000 - 0x77ce2000 C:\WINDOWS\system32\ACTIVEDS.dll
0x76e00000 - 0x76e25000 C:\WINDOWS\system32\adsldpc.dll
0x76b00000 - 0x76b11000 C:\WINDOWS\system32\ATL.DLL
0x71ba0000 - 0x71bb3000 C:\WINDOWS\system32\SAMLIB.dll
0x77910000 - 0x77a06000 C:\WINDOWS\system32\SETUPAPI.dll
0x6e210000 - 0x6e235000 C:\Program Files\Java\jre7\bin\jpeg.dll
0x637c0000 - 0x637cb000 C:\Documents and Settings\hisashi\Ustawienia lokalne\Temp\jogamp_0000\file_cache\jln8868011037990092418\jln7471091582338786302\gluegen-rt.dll
0x6d560000 - 0x6d566000 C:\Program Files\Java\jre7\bin\jawt.dll
0x6a440000 - 0x6a44b000 C:\Documents and Settings\hisashi\Ustawienia lokalne\Temp\jogamp_0000\file_cache\jln8868011037990092418\jln7471091582338786302\nativewindow_awt.dll
0x6c100000 - 0x6c10c000 C:\Documents and Settings\hisashi\Ustawienia lokalne\Temp\jogamp_0000\file_cache\jln8868011037990092418\jln7471091582338786302\nativewindow_win32.dll
0x5f190000 - 0x5f25c000 C:\WINDOWS\system32\OpenGL32.dll
0x5c8f0000 - 0x5c911000 C:\WINDOWS\system32\GLU32.dll
0x736f0000 - 0x7373b000 C:\WINDOWS\system32\DDRAW.dll
0x73b50000 - 0x73b56000 C:\WINDOWS\system32\DCIMAN32.dll
0x64500000 - 0x64592000 C:\Documents and Settings\hisashi\Ustawienia lokalne\Temp\jogamp_0000\file_cache\jln8868011037990092418\jln7471091582338786302\jogl_desktop.dll
0x10000000 - 0x10aef000 C:\WINDOWS\system32\ig4icd32.dll
0x6e330000 - 0x6e35d000 C:\Program Files\Java\jre7\bin\kcms.dll
0x6e310000 - 0x6e31a000 C:\Program Files\Java\jre7\bin\jsound.dll
0x6e320000 - 0x6e329000 C:\Program Files\Java\jre7\bin\jsoundds.dll
0x73ea0000 - 0x73efc000 C:\WINDOWS\system32\DSOUND.dll
0x76c20000 - 0x76c4e000 C:\WINDOWS\system32\WINTRUST.dll
0x76c80000 - 0x76ca9000 C:\WINDOWS\system32\IMAGEHLP.dll
0x72cb0000 - 0x72cb9000 C:\WINDOWS\system32\wdmaud.drv
0x72ca0000 - 0x72ca8000 C:\WINDOWS\system32\msacm32.drv
0x77bd0000 - 0x77be5000 C:\WINDOWS\system32\MSACM32.dll
0x77bc0000 - 0x77bc7000 C:\WINDOWS\system32\midimap.dll
0x73e70000 - 0x73e74000 C:\WINDOWS\system32\KsUser.dll
0x59bc0000 - 0x59c61000 C:\WINDOWS\system32\dbghelp.dll

VM Arguments:
jvm_args: -Djava.security.policy=file:C:\Program Files\Java\jre7\lib\security\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:\Program Files\Java\jre7\bin -Djnlpx.origFilenameArg=C:\Documents and Settings\hisashi\Ustawienia lokalne\Dane aplikacji\Sun\Java\Deployment\cache\6.0\20\44da76d4-42f756c6 -Djnlpx.remove=false -Dsun.awt.warmup=true -Xbootclasspath/a:C:\Program Files\Java\jre7\lib\javaws.jar;C:\Program Files\Java\jre7\lib\deploy.jar;C:\Program Files\Java\jre7\lib\plugin.jar -Djnlp.haven.errorurl=http://game.salemthegame.com/java/error -Djnlp.haven.defserv=game.salemthegame.com -Djnlp.haven.resurl=http://game.salemthegame.com/res/ -Djnlp.haven.screenurl=http://game.salemthegame.com/mt/ss -Djnlp.haven.storeurl=http://services.paradoxplaza.com/adam/storelette/salem -Djnlp.haven.regurl=http://login.salemthegame.com/beta/nregister -Xmx512M -Djnlpx.heapsize=NULL,512M -Djnlpx.splashport=2865 -Djnlp.application.href=http://game.salemthegame.com/java/salem.jnlp -Djnlpx.jvm=C:\Program Files\Java\jre7\bin\javaw.exe -Djnlpx.vmargs=-Djnlp.haven.errorurl=http://game.salemthegame.com/java/error -Djnlp.haven.defserv=game.salemthegame.com -Djnlp.haven.resurl=http://game.salemthegame.com/res/ -Djnlp.haven.screenurl=http://game.salemthegame.com/mt/ss -Djnlp.haven.storeurl=http://services.paradoxplaza.com/adam/storelette/salem -Djnlp.haven.regurl=http://login.salemthegame.com/beta/nregister -Djnlp.application.href=http://game.salemthegame.com/java/salem.jnlp
java_command: com.sun.javaws.Main -notWebJava C:\Documents and Settings\hisashi\Ustawienia lokalne\Dane aplikacji\Sun\Java\Deployment\cache\6.0\20\44da76d4-42f756c6
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\Java\jre7\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;"C:\Program Files\Java\jre7\bin"
USERNAME=hisashi
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows XP Build 2600 Dodatek Service Pack 3

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc

Memory: 4k page, physical 2060716k(1044572k free), swap 3999236k(3128208k free)

vm_info: Java HotSpot(TM) Client VM (24.55-b03) for windows-x86 JRE (1.7.0_55-b14), built on Apr 14 2014 18:25:32 by "java_re" with unknown MS VC++:1600

time: Sat Apr 19 17:50:24 2014
elapsed time: 15 seconds
wiwaszka
 
Posts: 2
Joined: Sat Apr 19, 2014 2:27 pm

Re: game shuts off while loading

Postby MagicManICT » Sat Apr 19, 2014 8:30 pm

Your first and best thing that can be done is to update the graphics driver. There's a bug in some Intel integrated GPU drivers that prevent it from processing the commands properly for the version of OpenGL that is used in Salem.

Failing a driver update being available, there are other workarounds you can use. You'll need to enter to console command ":gl meshmode d" to potentially fix this. See this thread on how to use console commands.
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am

Re: game shuts off while loading

Postby wiwaszka » Sun Apr 20, 2014 10:39 am

command "gl meshmode d" was helpful. Thank You very much.
wiwaszka
 
Posts: 2
Joined: Sat Apr 19, 2014 2:27 pm

Re: game shuts off while loading

Postby Kandarim » Tue Apr 22, 2014 8:57 am

As evidenced by this part; sadly an issue that has cropped up multiple times before.

wiwaszka wrote:C [ig4icd32.dll+0xa3d90]
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm


Return to Bugs & Technicalities

Who is online

Users browsing this forum: No registered users and 5 guests

cron