Game crashing after load

Forum for alternative clients, mods & discussions on the same.

Game crashing after load

Postby St33L » Tue Jan 03, 2017 6:04 am

Loading world, then crash
Log:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x47401880, pid=2500, tid=0x000000c8
#
# JRE version: Java(TM) SE Runtime Environment (8.0_111-b14) (build 1.8.0_111-b14)
# Java VM: Java HotSpot(TM) Client VM (25.111-b14 mixed mode windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0xa1880]
#
# 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.java.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 (0x44d09c00): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=200, stack(0x45a00000,0x45a50000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00000000, EBX=0x000000ea, ECX=0xffffffff, EDX=0x00000000
ESP=0x45a4ebfc, EBP=0x00000000, ESI=0x00000000, EDI=0x495c1828
EIP=0x47401880, EFLAGS=0x00010202

Top of Stack: (sp=0x45a4ebfc)
0x45a4ebfc: 00000004 05ffe804 495c1828 05ffe804
0x45a4ec0c: 47401e57 00000004 000000ea 00001403
0x45a4ec1c: 00000000 000000ea 00000000 00000000
0x45a4ec2c: 45a4ec68 468464e8 44d09c00 468464e8
0x45a4ec3c: 645146d2 00000004 00000000 0000003f
0x45a4ec4c: 000000ea 00001403 00000000 1ffe62bc
0x45a4ec5c: 00000000 19ecac28 000000a1 45a4ecc8
0x45a4ec6c: 01cbbfb3 44d09d40 45a4ecfc 00000004

Instructions: (pc=0x47401880)
0x47401860: 8b 04 aa 3b c8 0f 43 c8 3b f0 0f 46 f0 45 3b eb
0x47401870: 7c ee eb 3f 33 ed 85 db 7e 39 8d 9b 00 00 00 00
0x47401880: 0f b7 04 6a 3b c8 0f 43 c8 3b f0 0f 46 f0 45 3b
0x47401890: 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=0x000000ea is an unknown value
ECX=0xffffffff is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x45a4ebfc is pointing into the stack for thread: 0x44d09c00
EBP=0x00000000 is an unknown value
ESI=0x00000000 is an unknown value
EDI=0x495c1828 is an unknown value


Stack: [0x45a00000,0x45a50000], sp=0x45a4ebfc, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0xa1880]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.opengl.gl4.GL4bcImpl.dispatch_glDrawRangeElements1(IIIIIJJ)V+0
j jogamp.opengl.gl4.GL4bcImpl.glDrawRangeElements(IIIIIJ)V+51
j haven.BGL$50.run(Ljavax/media/opengl/GL2;)V+25
J 1551 C1 haven.HavenPanel.redraw(Ljavax/media/opengl/GL2;)V (242 bytes) @ 0x01f80004 [0x01f7fcb0+0x354]
J 1550 C1 haven.HavenPanel$1.display(Ljavax/media/opengl/GLAutoDrawable;)V (57 bytes) @ 0x01f7f840 [0x01f7f790+0xb0]
J 1402 C1 jogamp.opengl.GLDrawableHelper.displayImpl(Ljavax/media/opengl/GLAutoDrawable;)V (105 bytes) @ 0x01f4ff78 [0x01f4fce0+0x298]
J 1549 C1 jogamp.opengl.GLDrawableHelper.display(Ljavax/media/opengl/GLAutoDrawable;)V (29 bytes) @ 0x01f7f490 [0x01f7f460+0x30]
j javax.media.opengl.awt.GLCanvas$9.run()V+118
J 1548 C1 jogamp.opengl.GLDrawableHelper.invokeGLImpl(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V (481 bytes) @ 0x01f7d904 [0x01f7d660+0x2a4]
J 1547 C1 jogamp.opengl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V (84 bytes) @ 0x01f7d2dc [0x01f7d290+0x4c]
J 2214 C1 javax.media.opengl.awt.GLCanvas$10.run()V (95 bytes) @ 0x020f32e4 [0x020f3220+0xc4]
J 1491 C1 java.awt.event.InvocationEvent.dispatch()V (69 bytes) @ 0x01f6906c [0x01f69030+0x3c]
J 1250 C1 java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V (149 bytes) @ 0x01f1d4d0 [0x01f1d010+0x4c0]
J 1207 C1 java.awt.EventQueue$3.run()Ljava/lang/Void; (60 bytes) @ 0x01f1105c [0x01f11000+0x5c]
J 1206 C1 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x01f10de0 [0x01f10dc0+0x20]
v ~StubRoutines::call_stub
J 1137 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x01efe207 [0x01efe1a0+0x67]
J 1248 C1 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V (80 bytes) @ 0x01f1bf08 [0x01f1bd00+0x208]
J 1121 C1 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (295 bytes) @ 0x01ef9550 [0x01ef8ec0+0x690]
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 )
0x46b49800 JavaThread "Mapfile processor" [_thread_blocked, id=3324, stack(0x4b660000,0x4b6b0000)]
0x46b4a400 JavaThread "Worker thread" daemon [_thread_in_Java, id=2376, stack(0x4b790000,0x4b7e0000)]
0x46b49c00 JavaThread "Worker thread" daemon [_thread_in_Java, id=500, stack(0x4b6e0000,0x4b730000)]
0x46b48800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=1620, stack(0x4ce70000,0x4cec0000)]
0x46b48400 JavaThread "Haven resource loader" daemon [_thread_blocked, id=2748, stack(0x4d760000,0x4d7b0000)]
0x46b47c00 JavaThread "Haven resource loader" daemon [_thread_blocked, id=1180, stack(0x4d7c0000,0x4d810000)]
0x46b47800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=2164, stack(0x4a5e0000,0x4a630000)]
0x46c0fc00 JavaThread "Haven audio player" daemon [_thread_blocked, id=2636, stack(0x45290000,0x452e0000)]
0x46c0f400 JavaThread "Haven resource loader" daemon [_thread_blocked, id=2444, stack(0x4a440000,0x4a490000)]
0x46c0ec00 JavaThread "Server time ticker" daemon [_thread_blocked, id=2752, stack(0x4ba20000,0x4ba70000)]
0x46c0e800 JavaThread "Session writer" daemon [_thread_blocked, id=2472, stack(0x4a6f0000,0x4a740000)]
0x46c0e000 JavaThread "Session reader" daemon [_thread_in_native, id=4056, stack(0x472c0000,0x47310000)]
0x46c0dc00 JavaThread "Thread-7" [_thread_blocked, id=2936, stack(0x454a0000,0x454f0000)]
0x46c0c800 JavaThread "Render thread" [_thread_blocked, id=3188, stack(0x465e0000,0x46630000)]
0x46c0c000 JavaThread "Haven UI thread" [_thread_blocked, id=608, stack(0x49ce0000,0x49d30000)]
0x44d88c00 JavaThread "Haven main thread" [_thread_blocked, id=3148, stack(0x49c70000,0x49cc0000)]
0x44f17400 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=1624, stack(0x47310000,0x47360000)]
0x018db800 JavaThread "DestroyJavaVM" [_thread_blocked, id=360, stack(0x012c0000,0x01310000)]
0x44db4000 JavaThread "Haven main thread" [_thread_blocked, id=1856, stack(0x466a0000,0x466f0000)]
=>0x44d09c00 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=200, stack(0x45a00000,0x45a50000)]
0x44d0f000 JavaThread "Error reporter" daemon [_thread_blocked, id=3624, stack(0x45860000,0x458b0000)]
0x44cee800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=308, stack(0x454f0000,0x45540000)]
0x44cee000 JavaThread "AWT-Shutdown" [_thread_blocked, id=3352, stack(0x449f0000,0x44a40000)]
0x44c4d800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3692, stack(0x44850000,0x448a0000)]
0x44655c00 JavaThread "Service Thread" daemon [_thread_blocked, id=3536, stack(0x44a70000,0x44ac0000)]
0x44619000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3404, stack(0x01780000,0x017d0000)]
0x44617c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=3572, stack(0x448e0000,0x44930000)]
0x44614c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1072, stack(0x44980000,0x449d0000)]
0x44607c00 JavaThread "Finalizer" daemon [_thread_blocked, id=1540, stack(0x03db0000,0x03e00000)]
0x445e2400 JavaThread "Reference Handler" daemon [_thread_blocked, id=2508, stack(0x44800000,0x44850000)]

Other Threads:
0x445dc000 VMThread [stack: 0x01880000,0x018d0000] [id=2072]
0x4465fc00 WatcherThread [stack: 0x44b90000,0x44be0000] [id=3412]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
def new generation total 157376K, used 146345K [0x03e00000, 0x0e8c0000, 0x19350000)
eden space 139904K, 92% used [0x03e00000, 0x0bbda530, 0x0c6a0000)
from space 17472K, 100% used [0x0d7b0000, 0x0e8c0000, 0x0e8c0000)
to space 17472K, 0% used [0x0c6a0000, 0x0c6a0000, 0x0d7b0000)
tenured generation total 349568K, used 181009K [0x19350000, 0x2e8b0000, 0x43e00000)
the space 349568K, 51% used [0x19350000, 0x244145c8, 0x24414600, 0x2e8b0000)
Metaspace used 17722K, capacity 18125K, committed 18176K, reserved 18816K

Card table byte_map: [0x43e00000,0x44010000] byte_map_base: 0x43de1000

Polling page: 0x00240000

CodeCache: size=32768Kb used=5542Kb max_used=5599Kb free=27225Kb
bounds [0x01cb0000, 0x02230000, 0x03cb0000]
total_blobs=3208 nmethods=2755 adapters=383
compilation: enabled

Compilation events (10 events):
Event: 72.875 Thread 0x44619000 2843 haven.FastMesh$VAOState::capplyfrom (11 bytes)
Event: 72.875 Thread 0x44619000 nmethod 2843 0x01d4ebc8 code [0x01d4ecc0, 0x01d4ed80]
Event: 72.875 Thread 0x44619000 2844 haven.FastMesh$VAOState::applyfrom (6 bytes)
Event: 72.875 Thread 0x44619000 nmethod 2844 0x01d4e9c8 code [0x01d4eac0, 0x01d4eb4c]
Event: 72.879 Thread 0x44619000 2845 java.lang.String::startsWith (72 bytes)
Event: 72.880 Thread 0x44619000 nmethod 2845 0x01d6b208 code [0x01d6b310, 0x01d6b440]
Event: 72.882 Thread 0x44619000 2846 java.util.Arrays::binarySearch0 (95 bytes)
Event: 72.882 Thread 0x44619000 nmethod 2846 0x01d6a788 code [0x01d6a8a0, 0x01d6aa08]
Event: 72.882 Thread 0x44619000 2847 sun.java2d.loops.GraphicsPrimitiveMgr$2::compare (39 bytes)
Event: 72.883 Thread 0x44619000 nmethod 2847 0x01f93d08 code [0x01f93e10, 0x01f93f10]

GC Heap History (10 events):
Event: 68.191 GC heap before
{Heap before GC invocations=13 (full 1):
def new generation total 157376K, used 151478K [0x03e00000, 0x0e8c0000, 0x19350000)
eden space 139904K, 100% used [0x03e00000, 0x0c6a0000, 0x0c6a0000)
from space 17472K, 66% used [0x0c6a0000, 0x0d1edb50, 0x0d7b0000)
to space 17472K, 0% used [0x0d7b0000, 0x0d7b0000, 0x0e8c0000)
tenured generation total 349568K, used 75020K [0x19350000, 0x2e8b0000, 0x43e00000)
the space 349568K, 21% used [0x19350000, 0x1dc93358, 0x1dc93400, 0x2e8b0000)
Metaspace used 17601K, capacity 17990K, committed 18048K, reserved 18816K
Event: 68.266 GC heap after
Heap after GC invocations=14 (full 1):
def new generation total 157376K, used 17472K [0x03e00000, 0x0e8c0000, 0x19350000)
eden space 139904K, 0% used [0x03e00000, 0x03e00000, 0x0c6a0000)
from space 17472K, 100% used [0x0d7b0000, 0x0e8c0000, 0x0e8c0000)
to space 17472K, 0% used [0x0c6a0000, 0x0c6a0000, 0x0d7b0000)
tenured generation total 349568K, used 85365K [0x19350000, 0x2e8b0000, 0x43e00000)
the space 349568K, 24% used [0x19350000, 0x1e6ad7e8, 0x1e6ad800, 0x2e8b0000)
Metaspace used 17601K, capacity 17990K, committed 18048K, reserved 18816K
}
Event: 69.171 GC heap before
{Heap before GC invocations=14 (full 1):
def new generation total 157376K, used 157376K [0x03e00000, 0x0e8c0000, 0x19350000)
eden space 139904K, 100% used [0x03e00000, 0x0c6a0000, 0x0c6a0000)
from space 17472K, 100% used [0x0d7b0000, 0x0e8c0000, 0x0e8c0000)
to space 17472K, 0% used [0x0c6a0000, 0x0c6a0000, 0x0d7b0000)
tenured generation total 349568K, used 85365K [0x19350000, 0x2e8b0000, 0x43e00000)
the space 349568K, 24% used [0x19350000, 0x1e6ad7e8, 0x1e6ad800, 0x2e8b0000)
Metaspace used 17708K, capacity 18093K, committed 18176K, reserved 18816K
Event: 69.252 GC heap after
Heap after GC invocations=15 (full 1):
def new generation total 157376K, used 17093K [0x03e00000, 0x0e8c0000, 0x19350000)
eden space 139904K, 0% used [0x03e00000, 0x03e00000, 0x0c6a0000)
from space 17472K, 97% used [0x0c6a0000, 0x0d751590, 0x0d7b0000)
to space 17472K, 0% used [0x0d7b0000, 0x0d7b0000, 0x0e8c0000)
tenured generation total 349568K, used 105691K [0x19350000, 0x2e8b0000, 0x43e00000)
the space 349568K, 30% used [0x19350000, 0x1fa86d50, 0x1fa86e00, 0x2e8b0000)
Metaspace used 17708K, capacity 18093K, committed 18176K, reserved 18816K
}
Event: 70.141 GC heap before
{Heap before GC invocations=15 (full 1):
def new generation total 157376K, used 156997K [0x03e00000, 0x0e8c0000, 0x19350000)
eden space 139904K, 100% used [0x03e00000, 0x0c6a0000, 0x0c6a0000)
from space 17472K, 97% used [0x0c6a0000, 0x0d751590, 0x0d7b0000)
to space 17472K, 0% used [0x0d7b0000, 0x0d7b0000, 0x0e8c0000)
tenured generation total 349568K, used 105691K [0x19350000, 0x2e8b0000, 0x43e00000)
the space 349568K, 30% used [0x19350000, 0x1fa86d50, 0x1fa86e00, 0x2e8b0000)
Metaspace used 17711K, capacity 18093K, committed 18176K, reserved 18816K
Event: 70.222 GC heap after
Heap after GC invocations=16 (full 1):
def new generation total 157376K, used 17472K [0x03e00000, 0x0e8c0000, 0x19350000)
eden space 139904K, 0% used [0x03e00000, 0x03e00000, 0x0c6a0000)
from space 17472K, 100% used [0x0d7b0000, 0x0e8c0000, 0x0e8c0000)
to space 17472K, 0% used [0x0c6a0000, 0x0c6a0000, 0x0d7b0000)
tenured generation total 349568K, used 131985K [0x19350000, 0x2e8b0000, 0x43e00000)
the space 349568K, 37% used [0x19350000, 0x214347b0, 0x21434800, 0x2e8b0000)
Metaspace used 17711K, capacity 18093K, committed 18176K, reserved 18816K
}
Event: 71.030 GC heap before
{Heap before GC invocations=16 (full 1):
def new generation total 157376K, used 157376K [0x03e00000, 0x0e8c0000, 0x19350000)
eden space 139904K, 100% used [0x03e00000, 0x0c6a0000, 0x0c6a0000)
from space 17472K, 100% used [0x0d7b0000, 0x0e8c0000, 0x0e8c0000)
to space 17472K, 0% used [0x0c6a0000, 0x0c6a0000, 0x0d7b0000)
tenured generation total 349568K, used 131985K [0x19350000, 0x2e8b0000, 0x43e00000)
the space 349568K, 37% used [0x19350000, 0x214347b0, 0x21434800, 0x2e8b0000)
Metaspace used 17711K, capacity 18093K, committed 18176K, reserved 18816K
Event: 71.093 GC heap after
Heap after GC invocations=17 (full 1):
def new generation total 157376K, used 17429K [0x03e00000, 0x0e8c0000, 0x19350000)
eden space 139904K, 0% used [0x03e00000, 0x03e00000, 0x0c6a0000)
from space 17472K, 99% used [0x0c6a0000, 0x0d7a56f0, 0x0d7b0000)
to space 17472K, 0% used [0x0d7b0000, 0x0d7b0000, 0x0e8c0000)
tenured generation total 349568K, used 157635K [0x19350000, 0x2e8b0000, 0x43e00000)
the space 349568K, 45% used [0x19350000, 0x22d40e98, 0x22d41000, 0x2e8b0000)
Metaspace used 17711K, capacity 18093K, committed 18176K, reserved 18816K
}
Event: 72.040 GC heap before
{Heap before GC invocations=17 (full 1):
def new generation total 157376K, used 157333K [0x03e00000, 0x0e8c0000, 0x19350000)
eden space 139904K, 100% used [0x03e00000, 0x0c6a0000, 0x0c6a0000)
from space 17472K, 99% used [0x0c6a0000, 0x0d7a56f0, 0x0d7b0000)
to space 17472K, 0% used [0x0d7b0000, 0x0d7b0000, 0x0e8c0000)
tenured generation total 349568K, used 157635K [0x19350000, 0x2e8b0000, 0x43e00000)
the space 349568K, 45% used [0x19350000, 0x22d40e98, 0x22d41000, 0x2e8b0000)
Metaspace used 17711K, capacity 18093K, committed 18176K, reserved 18816K
Event: 72.098 GC heap after
Heap after GC invocations=18 (full 1):
def new generation total 157376K, used 17472K [0x03e00000, 0x0e8c0000, 0x19350000)
eden space 139904K, 0% used [0x03e00000, 0x03e00000, 0x0c6a0000)
from space 17472K, 100% used [0x0d7b0000, 0x0e8c0000, 0x0e8c0000)
to space 17472K, 0% used [0x0c6a0000, 0x0c6a0000, 0x0d7b0000)
tenured generation total 349568K, used 181009K [0x19350000, 0x2e8b0000, 0x43e00000)
the space 349568K, 51% used [0x19350000, 0x244145c8, 0x24414600, 0x2e8b0000)
Metaspace used 17711K, capacity 18093K, committed 18176K, reserved 18816K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 67.543 Thread 0x46b49c00 Exception <a 'haven/MCache$LoadingMap'> (0x077b1a08) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 67.543 Thread 0x46b49c00 Exception <a 'haven/MCache$LoadingMap'> (0x077c5188) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 67.544 Thread 0x46b49c00 Exception <a 'haven/MCache$LoadingMap'> (0x077d8908) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 67.807 Thread 0x46b4a400 Exception <a 'haven/MCache$LoadingMap'> (0x094d8918) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 67.891 Thread 0x46b4a400 Exception <a 'haven/MCache$LoadingMap'> (0x0a387580) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 67.996 Thread 0x46c0c000 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x0b6cbe58) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\runtime\reflection.cpp, line 1092]
Event: 67.999 Thread 0x46c0f400 Exception <a 'java/io/FileNotFoundException'> (0x0b6fd7b0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 68.002 Thread 0x46c0f400 Exception <a 'java/io/FileNotFoundException'> (0x0b713468) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 68.267 Thread 0x46c0e000 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x03f27fa0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 69.317 Thread 0x46c0e000 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x048ca0d8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 735]

Events (10 events):
Event: 72.839 Thread 0x44619000 flushing nmethod 0x01d6b308
Event: 72.839 Thread 0x44619000 flushing nmethod 0x01d6b908
Event: 72.839 Thread 0x44619000 flushing nmethod 0x01d6be88
Event: 72.849 loading class haven/ClipAmbiance$Glob
Event: 72.849 loading class haven/ClipAmbiance$Glob done
Event: 72.851 loading class haven/Audio$VolAdjust
Event: 72.851 loading class haven/Audio$VolAdjust done
Event: 72.855 Thread 0x44619000 flushing nmethod 0x01f1e6c8
Event: 72.855 Thread 0x44619000 flushing nmethod 0x01f1e908
Event: 72.855 Thread 0x44619000 flushing nmethod 0x01f93ac8


Dynamic libraries:
0x01350000 - 0x01383000 C:\ProgramData\Oracle\Java\javapath\javaw.exe
0x774b0000 - 0x775ec000 C:\Windows\SYSTEM32\ntdll.dll
0x75940000 - 0x75a14000 C:\Windows\system32\kernel32.dll
0x756c0000 - 0x7570b000 C:\Windows\system32\KERNELBASE.dll
0x76bf0000 - 0x76c90000 C:\Windows\system32\ADVAPI32.dll
0x77620000 - 0x776cc000 C:\Windows\system32\msvcrt.dll
0x77600000 - 0x77619000 C:\Windows\SYSTEM32\sechost.dll
0x770a0000 - 0x77141000 C:\Windows\system32\RPCRT4.dll
0x767c0000 - 0x76889000 C:\Windows\system32\USER32.dll
0x76890000 - 0x768de000 C:\Windows\system32\GDI32.dll
0x776d0000 - 0x776da000 C:\Windows\system32\LPK.dll
0x76f30000 - 0x76fcd000 C:\Windows\system32\USP10.dll
0x74370000 - 0x7450e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x75af0000 - 0x75b47000 C:\Windows\system32\SHLWAPI.dll
0x76df0000 - 0x76e0f000 C:\Windows\system32\IMM32.DLL
0x75a20000 - 0x75aec000 C:\Windows\system32\MSCTF.dll
0x6ca20000 - 0x6cadf000 C:\Program Files\Java\jre1.8.0_111\bin\msvcr100.dll
0x6c650000 - 0x6ca1d000 C:\Program Files\Java\jre1.8.0_111\bin\client\jvm.dll
0x72c40000 - 0x72c47000 C:\Windows\system32\WSOCK32.dll
0x77060000 - 0x77095000 C:\Windows\system32\WS2_32.dll
0x75b60000 - 0x75b66000 C:\Windows\system32\NSI.dll
0x73af0000 - 0x73b22000 C:\Windows\system32\WINMM.dll
0x74b30000 - 0x74b39000 C:\Windows\system32\VERSION.dll
0x775f0000 - 0x775f5000 C:\Windows\system32\PSAPI.DLL
0x6de30000 - 0x6de3c000 C:\Program Files\Java\jre1.8.0_111\bin\verify.dll
0x6cd40000 - 0x6cd61000 C:\Program Files\Java\jre1.8.0_111\bin\java.dll
0x6da10000 - 0x6da23000 C:\Program Files\Java\jre1.8.0_111\bin\zip.dll
0x75b70000 - 0x767ba000 C:\Windows\system32\SHELL32.dll
0x76c90000 - 0x76dec000 C:\Windows\system32\ole32.dll
0x75640000 - 0x7564b000 C:\Windows\system32\profapi.dll
0x6c500000 - 0x6c646000 C:\Program Files\Java\jre1.8.0_111\bin\awt.dll
0x76fd0000 - 0x7705f000 C:\Windows\system32\OLEAUT32.dll
0x750b0000 - 0x750c6000 C:\Windows\system32\CRYPTSP.dll
0x74e50000 - 0x74e8b000 C:\Windows\system32\rsaenh.dll
0x74c90000 - 0x74ca7000 C:\Windows\system32\USERENV.dll
0x755c0000 - 0x755cc000 C:\Windows\system32\CRYPTBASE.dll
0x6cd20000 - 0x6cd36000 C:\Program Files\Java\jre1.8.0_111\bin\net.dll
0x75070000 - 0x750ac000 C:\Windows\system32\mswsock.dll
0x75060000 - 0x75066000 C:\Windows\System32\wship6.dll
0x737c0000 - 0x737dc000 C:\Windows\system32\IPHLPAPI.DLL
0x737b0000 - 0x737b7000 C:\Windows\system32\WINNSI.DLL
0x73240000 - 0x73252000 C:\Windows\system32\dhcpcsvc.DLL
0x72e60000 - 0x72e6d000 C:\Windows\system32\dhcpcsvc6.DLL
0x6e3a0000 - 0x6e3af000 C:\Program Files\Java\jre1.8.0_111\bin\nio.dll
0x742f0000 - 0x74330000 C:\Windows\system32\uxtheme.dll
0x65b10000 - 0x65c8b000 C:\Program Files\360\Total Security\safemon\safemon.dll
0x73950000 - 0x73961000 C:\Windows\system32\NETAPI32.dll
0x73940000 - 0x73949000 C:\Windows\system32\netutils.dll
0x75490000 - 0x754a9000 C:\Windows\system32\srvcli.dll
0x73930000 - 0x7393f000 C:\Windows\system32\wkscli.dll
0x73f40000 - 0x73f53000 C:\Windows\system32\dwmapi.dll
0x6cce0000 - 0x6cd19000 C:\Program Files\Java\jre1.8.0_111\bin\fontmanager.dll
0x76a80000 - 0x76b03000 C:\Windows\system32\CLBCatQ.DLL
0x73d50000 - 0x73e4b000 C:\Windows\system32\WindowsCodecs.dll
0x75570000 - 0x755bc000 C:\Windows\system32\apphelp.dll
0x6f400000 - 0x6f431000 C:\Windows\system32\EhStorShell.dll
0x768e0000 - 0x76a7d000 C:\Windows\system32\SETUPAPI.dll
0x75830000 - 0x75857000 C:\Windows\system32\CFGMGR32.dll
0x75860000 - 0x75872000 C:\Windows\system32\DEVOBJ.dll
0x74800000 - 0x748f5000 C:\Windows\system32\PROPSYS.dll
0x6f370000 - 0x6f3da000 C:\Windows\System32\cscui.dll
0x6f360000 - 0x6f369000 C:\Windows\System32\CSCDLL.dll
0x6f350000 - 0x6f35b000 C:\Windows\system32\CSCAPI.dll
0x6f2e0000 - 0x6f350000 C:\Windows\system32\ntshrui.dll
0x73c10000 - 0x73c1a000 C:\Windows\system32\slc.dll
0x6cca0000 - 0x6ccd2000 C:\Program Files\Java\jre1.8.0_111\bin\t2k.dll
0x637c0000 - 0x637cb000 C:\Users\St33L\AppData\Local\Temp\jogamp_0000\file_cache\jln2049582709545540086\jln524024605075064802\gluegen-rt.dll
0x6de20000 - 0x6de26000 C:\Program Files\Java\jre1.8.0_111\bin\jawt.dll
0x6a440000 - 0x6a44b000 C:\Users\St33L\AppData\Local\Temp\jogamp_0000\file_cache\jln2049582709545540086\jln524024605075064802\nativewindow_awt.dll
0x6c100000 - 0x6c10c000 C:\Users\St33L\AppData\Local\Temp\jogamp_0000\file_cache\jln2049582709545540086\jln524024605075064802\nativewindow_win32.dll
0x6c430000 - 0x6c4f8000 C:\Windows\system32\OpenGL32.dll
0x6cc70000 - 0x6cc92000 C:\Windows\system32\GLU32.dll
0x6c340000 - 0x6c427000 C:\Windows\system32\DDRAW.dll
0x6da00000 - 0x6da06000 C:\Windows\system32\DCIMAN32.dll
0x64500000 - 0x64592000 C:\Users\St33L\AppData\Local\Temp\jogamp_0000\file_cache\jln2049582709545540086\jln524024605075064802\jogl_desktop.dll
0x47360000 - 0x47e5f000 C:\Windows\system32\ig4icd32.dll
0x6cc50000 - 0x6cc70000 C:\Program Files\Java\jre1.8.0_111\bin\sunec.dll
0x6d970000 - 0x6d979000 C:\Program Files\Java\jre1.8.0_111\bin\sunmscapi.dll
0x75710000 - 0x7582e000 C:\Windows\system32\CRYPT32.dll
0x756b0000 - 0x756bc000 C:\Windows\system32\MSASN1.dll
0x74bc0000 - 0x74bc5000 C:\Windows\System32\wshtcpip.dll
0x74f30000 - 0x74f74000 C:\Windows\system32\DNSAPI.dll
0x71080000 - 0x71086000 C:\Windows\system32\rasadhlp.dll
0x730a0000 - 0x730d8000 C:\Windows\System32\fwpuclnt.dll
0x6c250000 - 0x6c276000 C:\Program Files\Java\jre1.8.0_111\bin\jpeg.dll
0x6cc40000 - 0x6cc4a000 C:\Program Files\Java\jre1.8.0_111\bin\jsound.dll
0x6c240000 - 0x6c249000 C:\Program Files\Java\jre1.8.0_111\bin\jsoundds.dll
0x6be70000 - 0x6bee2000 C:\Windows\system32\DSOUND.dll
0x74940000 - 0x74965000 C:\Windows\system32\POWRPROF.dll
0x74900000 - 0x74939000 C:\Windows\system32\MMDevAPI.DLL
0x6e140000 - 0x6e170000 C:\Windows\system32\wdmaud.drv
0x6e130000 - 0x6e134000 C:\Windows\system32\ksuser.dll
0x747f0000 - 0x747f7000 C:\Windows\system32\AVRT.dll
0x6e0f0000 - 0x6e126000 C:\Windows\system32\AUDIOSES.DLL
0x71090000 - 0x71098000 C:\Windows\system32\msacm32.drv
0x6e090000 - 0x6e0a4000 C:\Windows\system32\MSACM32.dll
0x6e080000 - 0x6e087000 C:\Windows\system32\midimap.dll
0x73540000 - 0x7362b000 C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: hafen.jar -U http://game.havenandhearth.com/hres/ game.havenandhearth.com
java_class_path (initial): hafen.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
USERNAME=St33L
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel



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

OS: Windows 7 Build 7601 (6.1.7601.18015)

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 2056800k(830232k free), swap 6170400k(4170676k free)

vm_info: Java HotSpot(TM) Client VM (25.111-b14) for windows-x86 JRE (1.8.0_111-b14), built on Sep 22 2016 18:54:33 by "java_re" with MS VC++ 10.0 (VS2010)

time: Tue Jan 03 06:39:25 2017
elapsed time: 73 seconds (0d 0h 1m 13s)
Image
User avatar
St33L
 
Posts: 13
Joined: Sat Apr 10, 2010 6:17 pm

Re: Game crashing after load

Postby Granger » Tue Jan 03, 2017 8:49 am

viewtopic.php?p=579634#p579634
Most likely you have 32bit Java (that seems to have a bug with intel graphics).
⁎ Mon Mar 22, 2010 ✝ Thu Jan 23, 2020
User avatar
Granger
 
Posts: 9263
Joined: Mon Mar 22, 2010 2:00 pm

Re: Game crashing after load

Postby St33L » Tue Jan 03, 2017 1:42 pm

I changed video card drivers to older and it's work. thx for help
Image
User avatar
St33L
 
Posts: 13
Joined: Sat Apr 10, 2010 6:17 pm

Re: Game crashing after load

Postby shubla » Sat Jan 07, 2017 1:12 pm

Im pretty sure that this should go under bugs usbforum
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13043
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland


Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 83 guests