When I try to play the game I get this error

The worst monsters in the Hearthlands warp the fabric of space and time...

Re: When I try to play the game I get this error

Postby loftar » Thu Sep 17, 2015 6:05 pm

killette2 wrote:Now whenever I open the game, I don't see an error message anymore but it instantly closes out. What can I do about this problem?

That doesn't sound like a client bug anymore, but a bug in either Java or (more likely) your OpenGL driver. When a Java process crashes, it usually leaves behind a crash log-file which tells more about the crash, but it can be hard to know where it puts the file. You could try searching your hard drive for files containing "hs_err_pid" in their names. Or you could also try updating your OpenGL driver and see if that helps.
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9045
Joined: Fri Apr 03, 2009 7:05 am

Re: When I try to play the game I get this error

Postby killette2 » Fri Sep 18, 2015 12:35 am

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x2bd73890, pid=4564, tid=3020
#
# JRE version: Java(TM) SE Runtime Environment (8.0_60-b27) (build 1.8.0_60-b27)
# Java VM: Java HotSpot(TM) Client VM (25.60-b23 mixed mode windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x1b3890]
#
# 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 (0x27c01c00): JavaThread "AWT-EventQueue-2" [_thread_in_native, id=3020, stack(0x28a20000,0x28b20000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x325f50dc

Registers:
EAX=0x325f50dc, EBX=0x00000000, ECX=0x00000000, EDX=0x00000002
ESP=0x28b1e724, EBP=0x27b5e2b0, ESI=0x2e6b9ab4, EDI=0x00000029
EIP=0x2bd73890, EFLAGS=0x00010297

Top of Stack: (sp=0x28b1e724)
0x28b1e724: 2e6b97a8 2d6e9aa8 00000029 2e6fb210
0x28b1e734: 00000000 00000000 00000001 00000001
0x28b1e744: 2bd75616 2d6e9aa8 27b5e2b0 00000029
0x28b1e754: 2d6e027f 2d6e9aa8 2d6e9aa8 00080038
0x28b1e764: 00000000 00000051 2bc3fdd7 2e6b97a8
0x28b1e774: 2e6fb210 2bc3fd45 330e8b44 2d6e9aa8
0x28b1e784: 3355cff0 2d6e007f 2bc5d147 00000004
0x28b1e794: 00000084 00000051 00000000 2d6e9aa8

Instructions: (pc=0x2bd73890)
0x2bd73870: 11 41 0c e9 b4 01 00 00 8b 54 24 28 d9 00 0f 57
0x2bd73880: c0 c1 e1 04 03 ca d9 19 d9 40 04 d9 59 04 eb d1
0x2bd73890: d9 00 8b 54 24 28 f3 0f 10 05 38 72 47 2c c1 e1
0x2bd738a0: 04 03 ca d9 19 d9 40 04 d9 59 04 d9 40 08 f3 0f


Register to memory mapping:

EAX=0x325f50dc is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x00000002 is an unknown value
ESP=0x28b1e724 is pointing into the stack for thread: 0x27c01c00
EBP=0x27b5e2b0 is an unknown value
ESI=0x2e6b9ab4 is an unknown value
EDI=0x00000029 is an unknown value


Stack: [0x28a20000,0x28b20000], sp=0x28b1e724, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0x1b3890]

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$48.run(Ljavax/media/opengl/GL2;)V+25
J 1554 C1 haven.BGL.run(Ljavax/media/opengl/GL2;)V (47 bytes) @ 0x030c38c4 [0x030c3870+0x54]
j haven.HavenPanel.redraw(Ljavax/media/opengl/GL2;)V+142
j haven.HavenPanel$1.display(Ljavax/media/opengl/GLAutoDrawable;)V+27
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$500(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j java.awt.EventQueue$3.run()Ljava/lang/Void;+32
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;+0
j java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+18
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
j java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+245
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 )
0x2af63400 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=4384, stack(0x34f50000,0x35050000)]
0x27c00400 JavaThread "Haven audio player" daemon [_thread_blocked, id=3096, stack(0x2fb40000,0x2fc40000)]
0x2af62800 JavaThread "Worker thread" daemon [_thread_in_Java, id=3060, stack(0x2f8c0000,0x2f9c0000)]
0x2af62000 JavaThread "Worker thread" daemon [_thread_in_Java, id=4200, stack(0x30310000,0x30410000)]
0x27c07400 JavaThread "Haven resource loader" daemon [_thread_blocked, id=4140, stack(0x2ff90000,0x30090000)]
0x27c06c00 JavaThread "Haven resource loader" daemon [_thread_blocked, id=3660, stack(0x30090000,0x30190000)]
0x27c06800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=4352, stack(0x2fde0000,0x2fee0000)]
0x27c06000 JavaThread "Server time ticker" daemon [_thread_blocked, id=4400, stack(0x2f010000,0x2f110000)]
0x27c05c00 JavaThread "Session writer" daemon [_thread_blocked, id=3452, stack(0x2ed30000,0x2ee30000)]
0x27c05400 JavaThread "Session reader" daemon [_thread_in_native, id=3100, stack(0x2ebc0000,0x2ecc0000)]
0x27c04c00 JavaThread "Render thread" [_thread_blocked, id=3772, stack(0x2dbd0000,0x2dcd0000)]
0x27c04800 JavaThread "Haven UI thread" [_thread_blocked, id=4316, stack(0x2da40000,0x2db40000)]
0x27c04000 JavaThread "Haven main thread" [_thread_blocked, id=2736, stack(0x2d870000,0x2d970000)]
0x27c03c00 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=4376, stack(0x2bac0000,0x2bbc0000)]
0x27c03400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4028, stack(0x2b2e0000,0x2b3e0000)]
0x27c01400 JavaThread "Haven resource loader" daemon [_thread_blocked, id=4108, stack(0x2a550000,0x2a650000)]
0x27c03000 JavaThread "Haven main thread" [_thread_blocked, id=3720, stack(0x2a3e0000,0x2a4e0000)]
0x27c02800 JavaThread "Error reporter" daemon [_thread_blocked, id=2180, stack(0x29600000,0x29700000)]
0x27c02000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2508, stack(0x29340000,0x29440000)]
=>0x27c01c00 JavaThread "AWT-EventQueue-2" [_thread_in_native, id=3020, stack(0x28a20000,0x28b20000)]
0x27c01000 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=3036, stack(0x28560000,0x28660000)]
0x27c00800 JavaThread "AWT-Shutdown" [_thread_blocked, id=4132, stack(0x28260000,0x28360000)]
0x25458800 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=4280, stack(0x272f0000,0x273f0000)]
0x25458000 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=3760, stack(0x26f50000,0x27050000)]
0x25427800 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=3716, stack(0x26e40000,0x26f40000)]
0x00305800 JavaThread "DestroyJavaVM" [_thread_blocked, id=4956, stack(0x02c10000,0x02d10000)]
0x25426400 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=1048, stack(0x26940000,0x26a40000)]
0x2541f800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4172, stack(0x009a0000,0x00aa0000)]
0x2541b000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4116, stack(0x267b0000,0x268b0000)]
0x252eb800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=2216, stack(0x26380000,0x26480000)]
0x252e0400 JavaThread "Service Thread" daemon [_thread_blocked, id=3188, stack(0x25fa0000,0x260a0000)]
0x252ae800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4128, stack(0x25e50000,0x25f50000)]
0x252ad400 JavaThread "Attach Listener" daemon [_thread_blocked, id=4136, stack(0x25c10000,0x25d10000)]
0x252aa800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2764, stack(0x25a50000,0x25b50000)]
0x2527e400 JavaThread "Finalizer" daemon [_thread_blocked, id=4884, stack(0x25830000,0x25930000)]
0x25279800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4144, stack(0x254e0000,0x255e0000)]

Other Threads:
0x25274400 VMThread [stack: 0x25620000,0x25720000] [id=3876]
0x252e8400 WatcherThread [stack: 0x261f0000,0x262f0000] [id=2748]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
def new generation total 56192K, used 50655K [0x04e00000, 0x08af0000, 0x0f8a0000)
eden space 49984K, 88% used [0x04e00000, 0x0796ec78, 0x07ed0000)
from space 6208K, 99% used [0x07ed0000, 0x084d9350, 0x084e0000)
to space 6208K, 0% used [0x084e0000, 0x084e0000, 0x08af0000)
tenured generation total 124656K, used 123410K [0x0f8a0000, 0x1725c000, 0x24e00000)
the space 124656K, 99% used [0x0f8a0000, 0x17124b18, 0x17124c00, 0x1725c000)
Metaspace used 17944K, capacity 18142K, committed 18432K, reserved 18816K

Card table byte_map: [0x02750000,0x02860000] byte_map_base: 0x02729000

Polling page: 0x001b0000

CodeCache: size=32768Kb used=4018Kb max_used=4018Kb free=28749Kb
bounds [0x02dd0000, 0x031c0000, 0x04dd0000]
total_blobs=2465 nmethods=2013 adapters=383
compilation: enabled

Compilation events (10 events):
Event: 15.087 Thread 0x252ae800 2357 haven.BGL::glEnableClientState (14 bytes)
Event: 15.087 Thread 0x252ae800 nmethod 2357 0x031be688 code [0x031be790, 0x031be87c]
Event: 15.087 Thread 0x252ae800 2358 haven.BGL$50::<init> (16 bytes)
Event: 15.087 Thread 0x252ae800 nmethod 2358 0x02ee8108 code [0x02ee8200, 0x02ee8290]
Event: 15.091 Thread 0x252ae800 2359 haven.States$ColState::capply (2 bytes)
Event: 15.091 Thread 0x252ae800 nmethod 2359 0x02efaa88 code [0x02efab80, 0x02efac00]
Event: 15.096 Thread 0x252ae800 2360 java.util.HashMap::clear (50 bytes)
Event: 15.097 Thread 0x252ae800 nmethod 2360 0x031be908 code [0x031bea00, 0x031bead0]
Event: 15.125 Thread 0x252ae800 2361 java.lang.Enum::ordinal (5 bytes)
Event: 15.125 Thread 0x252ae800 nmethod 2361 0x02efc3c8 code [0x02efc4c0, 0x02efc540]

GC Heap History (10 events):
Event: 13.734 GC heap before
{Heap before GC invocations=97 (full 7):
def new generation total 56192K, used 56192K [0x04e00000, 0x08af0000, 0x0f8a0000)
eden space 49984K, 100% used [0x04e00000, 0x07ed0000, 0x07ed0000)
from space 6208K, 100% used [0x084e0000, 0x08af0000, 0x08af0000)
to space 6208K, 0% used [0x07ed0000, 0x07ed0000, 0x084e0000)
tenured generation total 124656K, used 79414K [0x0f8a0000, 0x1725c000, 0x24e00000)
the space 124656K, 63% used [0x0f8a0000, 0x1462da50, 0x1462dc00, 0x1725c000)
Metaspace used 17676K, capacity 17876K, committed 18176K, reserved 18816K
Event: 13.749 GC heap after
Heap after GC invocations=98 (full 7):
def new generation total 56192K, used 6149K [0x04e00000, 0x08af0000, 0x0f8a0000)
eden space 49984K, 0% used [0x04e00000, 0x04e00000, 0x07ed0000)
from space 6208K, 99% used [0x07ed0000, 0x084d1610, 0x084e0000)
to space 6208K, 0% used [0x084e0000, 0x084e0000, 0x08af0000)
tenured generation total 124656K, used 87908K [0x0f8a0000, 0x1725c000, 0x24e00000)
the space 124656K, 70% used [0x0f8a0000, 0x14e79108, 0x14e79200, 0x1725c000)
Metaspace used 17676K, capacity 17876K, committed 18176K, reserved 18816K
}
Event: 13.902 GC heap before
{Heap before GC invocations=98 (full 7):
def new generation total 56192K, used 55815K [0x04e00000, 0x08af0000, 0x0f8a0000)
eden space 49984K, 99% used [0x04e00000, 0x07e807d8, 0x07ed0000)
from space 6208K, 99% used [0x07ed0000, 0x084d1610, 0x084e0000)
to space 6208K, 0% used [0x084e0000, 0x084e0000, 0x08af0000)
tenured generation total 124656K, used 87908K [0x0f8a0000, 0x1725c000, 0x24e00000)
the space 124656K, 70% used [0x0f8a0000, 0x14e79108, 0x14e79200, 0x1725c000)
Metaspace used 17694K, capacity 17876K, committed 18176K, reserved 18816K
Event: 13.913 GC heap after
Heap after GC invocations=99 (full 7):
def new generation total 56192K, used 6208K [0x04e00000, 0x08af0000, 0x0f8a0000)
eden space 49984K, 0% used [0x04e00000, 0x04e00000, 0x07ed0000)
from space 6208K, 100% used [0x084e0000, 0x08af0000, 0x08af0000)
to space 6208K, 0% used [0x07ed0000, 0x07ed0000, 0x084e0000)
tenured generation total 124656K, used 94487K [0x0f8a0000, 0x1725c000, 0x24e00000)
the space 124656K, 75% used [0x0f8a0000, 0x154e5e78, 0x154e6000, 0x1725c000)
Metaspace used 17694K, capacity 17876K, committed 18176K, reserved 18816K
}
Event: 14.112 GC heap before
{Heap before GC invocations=99 (full 7):
def new generation total 56192K, used 56192K [0x04e00000, 0x08af0000, 0x0f8a0000)
eden space 49984K, 100% used [0x04e00000, 0x07ed0000, 0x07ed0000)
from space 6208K, 100% used [0x084e0000, 0x08af0000, 0x08af0000)
to space 6208K, 0% used [0x07ed0000, 0x07ed0000, 0x084e0000)
tenured generation total 124656K, used 94487K [0x0f8a0000, 0x1725c000, 0x24e00000)
the space 124656K, 75% used [0x0f8a0000, 0x154e5e78, 0x154e6000, 0x1725c000)
Metaspace used 17859K, capacity 18044K, committed 18304K, reserved 18816K
Event: 14.132 GC heap after
Heap after GC invocations=100 (full 7):
def new generation total 56192K, used 6208K [0x04e00000, 0x08af0000, 0x0f8a0000)
eden space 49984K, 0% used [0x04e00000, 0x04e00000, 0x07ed0000)
from space 6208K, 100% used [0x07ed0000, 0x084e0000, 0x084e0000)
to space 6208K, 0% used [0x084e0000, 0x084e0000, 0x08af0000)
tenured generation total 124656K, used 105315K [0x0f8a0000, 0x1725c000, 0x24e00000)
the space 124656K, 84% used [0x0f8a0000, 0x15f78c48, 0x15f78e00, 0x1725c000)
Metaspace used 17859K, capacity 18044K, committed 18304K, reserved 18816K
}
Event: 14.382 GC heap before
{Heap before GC invocations=100 (full 7):
def new generation total 56192K, used 56192K [0x04e00000, 0x08af0000, 0x0f8a0000)
eden space 49984K, 100% used [0x04e00000, 0x07ed0000, 0x07ed0000)
from space 6208K, 100% used [0x07ed0000, 0x084e0000, 0x084e0000)
to space 6208K, 0% used [0x084e0000, 0x084e0000, 0x08af0000)
tenured generation total 124656K, used 105315K [0x0f8a0000, 0x1725c000, 0x24e00000)
the space 124656K, 84% used [0x0f8a0000, 0x15f78c48, 0x15f78e00, 0x1725c000)
Metaspace used 17880K, capacity 18076K, committed 18304K, reserved 18816K
Event: 14.400 GC heap after
Heap after GC invocations=101 (full 7):
def new generation total 56192K, used 6202K [0x04e00000, 0x08af0000, 0x0f8a0000)
eden space 49984K, 0% used [0x04e00000, 0x04e00000, 0x07ed0000)
from space 6208K, 99% used [0x084e0000, 0x08aee920, 0x08af0000)
to space 6208K, 0% used [0x07ed0000, 0x07ed0000, 0x084e0000)
tenured generation total 124656K, used 116012K [0x0f8a0000, 0x1725c000, 0x24e00000)
the space 124656K, 93% used [0x0f8a0000, 0x169eb238, 0x169eb400, 0x1725c000)
Metaspace used 17880K, capacity 18076K, committed 18304K, reserved 18816K
}
Event: 14.614 GC heap before
{Heap before GC invocations=101 (full 7):
def new generation total 56192K, used 56192K [0x04e00000, 0x08af0000, 0x0f8a0000)
eden space 49984K, 100% used [0x04e00000, 0x07ed0000, 0x07ed0000)
from space 6208K, 100% used [0x084e0000, 0x08af0000, 0x08af0000)
to space 6208K, 0% used [0x07ed0000, 0x07ed0000, 0x084e0000)
tenured generation total 124656K, used 117147K [0x0f8a0000, 0x1725c000, 0x24e00000)
the space 124656K, 93% used [0x0f8a0000, 0x16b06d58, 0x16b06e00, 0x1725c000)
Metaspace used 17883K, capacity 18076K, committed 18304K, reserved 18816K
Event: 14.625 GC heap after
Heap after GC invocations=102 (full 7):
def new generation total 56192K, used 6180K [0x04e00000, 0x08af0000, 0x0f8a0000)
eden space 49984K, 0% used [0x04e00000, 0x04e00000, 0x07ed0000)
from space 6208K, 99% used [0x07ed0000, 0x084d9350, 0x084e0000)
to space 6208K, 0% used [0x084e0000, 0x084e0000, 0x08af0000)
tenured generation total 124656K, used 123410K [0x0f8a0000, 0x1725c000, 0x24e00000)
the space 124656K, 99% used [0x0f8a0000, 0x17124b18, 0x17124c00, 0x1725c000)
Metaspace used 17883K, capacity 18076K, committed 18304K, reserved 18816K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 12.991 Thread 0x2af62000 Exception <a 'haven/MCache$LoadingMap'> (0x0567c150) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 13.027 Thread 0x2af62800 Exception <a 'haven/MCache$LoadingMap'> (0x05ff2b40) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 13.088 Thread 0x2af62000 Exception <a 'haven/MCache$LoadingMap'> (0x052d3628) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 13.122 Thread 0x2af62000 Exception <a 'haven/MCache$LoadingMap'> (0x059f4ff8) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 13.122 Thread 0x2af62000 Exception <a 'haven/MCache$LoadingMap'> (0x05a089c8) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 13.122 Thread 0x2af62000 Exception <a 'haven/MCache$LoadingMap'> (0x05a1c0f0) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 13.122 Thread 0x2af62000 Exception <a 'haven/MCache$LoadingMap'> (0x05a2f818) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 13.122 Thread 0x2af62000 Exception <a 'haven/MCache$LoadingMap'> (0x05a30e38) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 13.850 Thread 0x27c05400 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x06c71688) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 14.711 Thread 0x2af62000 Exception <a 'haven/MCache$LoadingMap'> (0x05c32f90) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1390]

Events (10 events):
Event: 14.808 Thread 0x252ae800 flushing nmethod 0x02f0a908
Event: 14.808 Thread 0x252ae800 flushing nmethod 0x02f0aac8
Event: 14.808 Thread 0x252ae800 flushing nmethod 0x02f0af88
Event: 14.808 Thread 0x252ae800 flushing nmethod 0x02f0b188
Event: 14.808 Thread 0x252ae800 flushing nmethod 0x02f0b8c8
Event: 14.808 Thread 0x252ae800 flushing nmethod 0x02f0bb48
Event: 14.808 Thread 0x252ae800 flushing nmethod 0x02f0c108
Event: 14.808 Thread 0x252ae800 flushing nmethod 0x02f0c308
Event: 14.809 Executing VM operation: RevokeBias
Event: 14.809 Executing VM operation: RevokeBias done


Dynamic libraries:
0x00ab0000 - 0x00ac6000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\jp2launcher.exe
0x77d20000 - 0x77ea0000 C:\Windows\SysWOW64\ntdll.dll
0x75990000 - 0x75aa0000 C:\Windows\syswow64\kernel32.dll
0x77550000 - 0x77597000 C:\Windows\syswow64\KERNELBASE.dll
0x6d000000 - 0x6d0bf000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\MSVCR100.dll
0x75c40000 - 0x75d40000 C:\Windows\syswow64\USER32.dll
0x76040000 - 0x760d0000 C:\Windows\syswow64\GDI32.dll
0x775a0000 - 0x775aa000 C:\Windows\syswow64\LPK.dll
0x77640000 - 0x776dd000 C:\Windows\syswow64\USP10.dll
0x75aa0000 - 0x75b4c000 C:\Windows\syswow64\msvcrt.dll
0x77440000 - 0x774e1000 C:\Windows\syswow64\ADVAPI32.dll
0x77420000 - 0x77439000 C:\Windows\SysWOW64\sechost.dll
0x75e00000 - 0x75ef0000 C:\Windows\syswow64\RPCRT4.dll
0x75690000 - 0x756f0000 C:\Windows\syswow64\SspiCli.dll
0x75680000 - 0x7568c000 C:\Windows\syswow64\CRYPTBASE.dll
0x75830000 - 0x7598c000 C:\Windows\syswow64\ole32.dll
0x77160000 - 0x771ef000 C:\Windows\syswow64\OLEAUT32.dll
0x72bc0000 - 0x72c0c000 C:\Windows\system32\apphelp.dll
0x6cef0000 - 0x6cf7d000 C:\Windows\AppPatch\AcLayers.DLL
0x76430000 - 0x7707b000 C:\Windows\syswow64\SHELL32.dll
0x77080000 - 0x770d7000 C:\Windows\syswow64\SHLWAPI.dll
0x773f0000 - 0x77407000 C:\Windows\syswow64\USERENV.dll
0x77630000 - 0x7763b000 C:\Windows\syswow64\profapi.dll
0x753e0000 - 0x75431000 C:\Windows\system32\WINSPOOL.DRV
0x74ec0000 - 0x74ed2000 C:\Windows\system32\MPR.dll
0x75d40000 - 0x75da0000 C:\Windows\system32\IMM32.DLL
0x76330000 - 0x763fc000 C:\Windows\syswow64\MSCTF.dll
0x72a00000 - 0x72a77000 C:\Program Files (x86)\AVG\AVG2015\avghookx.dll
0x72340000 - 0x72361000 C:\Windows\system32\ntmarta.dll
0x75b50000 - 0x75b95000 C:\Windows\syswow64\WLDAP32.dll
0x6cb20000 - 0x6cee5000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\client\jvm.dll
0x6fa00000 - 0x6fa07000 C:\Windows\system32\WSOCK32.dll
0x775b0000 - 0x775e5000 C:\Windows\syswow64\WS2_32.dll
0x775f0000 - 0x775f6000 C:\Windows\syswow64\NSI.dll
0x75070000 - 0x750a2000 C:\Windows\system32\WINMM.dll
0x73a30000 - 0x73a39000 C:\Windows\system32\VERSION.dll
0x771f0000 - 0x771f5000 C:\Windows\syswow64\PSAPI.DLL
0x70f30000 - 0x70f3c000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\verify.dll
0x6cfd0000 - 0x6cff1000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\java.dll
0x6c9d0000 - 0x6cb15000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\awt.dll
0x72380000 - 0x72400000 C:\Windows\system32\uxtheme.dll
0x6c9a0000 - 0x6c9cb000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\jli.dll
0x72660000 - 0x727fe000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d\COMCTL32.dll
0x6c980000 - 0x6c993000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\zip.dll
0x6c790000 - 0x6c7fe000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\deploy.dll
0x77200000 - 0x773e4000 C:\Windows\syswow64\WININET.dll
0x76320000 - 0x76324000 C:\Windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll
0x77530000 - 0x77534000 C:\Windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x75820000 - 0x75824000 C:\Windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll
0x77cf0000 - 0x77cf3000 C:\Windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x77540000 - 0x77543000 C:\Windows\syswow64\normaliz.DLL
0x776e0000 - 0x77912000 C:\Windows\syswow64\iertutil.dll
0x774f0000 - 0x774f5000 C:\Windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x76400000 - 0x7642b000 C:\Windows\syswow64\imagehlp.dll
0x75ef0000 - 0x7603a000 C:\Windows\syswow64\urlmon.dll
0x77410000 - 0x77414000 C:\Windows\syswow64\api-ms-win-downlevel-ole32-l1-1-0.dll
0x6cfb0000 - 0x6cfc5000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\net.dll
0x75590000 - 0x755cc000 C:\Windows\system32\mswsock.dll
0x72840000 - 0x72846000 C:\Windows\System32\wship6.dll
0x70eb0000 - 0x70ebf000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\nio.dll
0x722e0000 - 0x722f3000 C:\Windows\system32\dwmapi.dll
0x73840000 - 0x73848000 C:\Windows\system32\Secur32.dll
0x72d80000 - 0x72d84000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
0x70ea0000 - 0x70ea4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
0x73970000 - 0x7398c000 C:\Windows\system32\IPHLPAPI.DLL
0x73960000 - 0x73967000 C:\Windows\system32\WINNSI.DLL
0x76270000 - 0x762f3000 C:\Windows\syswow64\CLBCatQ.DLL
0x6f920000 - 0x6f97a000 C:\Windows\System32\netprofm.dll
0x75600000 - 0x75610000 C:\Windows\System32\nlaapi.dll
0x73a00000 - 0x73a17000 C:\Windows\system32\CRYPTSP.dll
0x739c0000 - 0x739fb000 C:\Windows\system32\rsaenh.dll
0x739b0000 - 0x739be000 C:\Windows\system32\RpcRtRemote.dll
0x70e90000 - 0x70e98000 C:\Windows\System32\npmproxy.dll
0x754a0000 - 0x754ad000 C:\Windows\system32\dhcpcsvc6.DLL
0x75460000 - 0x75465000 C:\Windows\System32\wshtcpip.dll
0x75540000 - 0x75584000 C:\Windows\system32\DNSAPI.dll
0x75500000 - 0x75527000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x75480000 - 0x75492000 C:\Windows\system32\dhcpcsvc.DLL
0x754b0000 - 0x754b6000 C:\Windows\system32\rasadhlp.dll
0x754c0000 - 0x754f8000 C:\Windows\System32\fwpuclnt.dll
0x756f0000 - 0x75811000 C:\Windows\syswow64\CRYPT32.dll
0x75ba0000 - 0x75bac000 C:\Windows\syswow64\MSASN1.dll
0x70f20000 - 0x70f2a000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\management.dll
0x6c940000 - 0x6c979000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\fontmanager.dll
0x728c0000 - 0x729f1000 C:\Windows\system32\WindowsCodecs.dll
0x6ec00000 - 0x6ec31000 C:\Windows\system32\EhStorShell.dll
0x760d0000 - 0x7626d000 C:\Windows\syswow64\SETUPAPI.dll
0x77500000 - 0x77527000 C:\Windows\syswow64\CFGMGR32.dll
0x76300000 - 0x76312000 C:\Windows\syswow64\DEVOBJ.dll
0x74440000 - 0x74535000 C:\Windows\system32\PROPSYS.dll
0x743d0000 - 0x74440000 C:\Windows\system32\ntshrui.dll
0x74a50000 - 0x74a69000 C:\Windows\system32\srvcli.dll
0x743c0000 - 0x743cb000 C:\Windows\system32\cscapi.dll
0x743b0000 - 0x743ba000 C:\Windows\system32\slc.dll
0x6cf80000 - 0x6cfb0000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\t2k.dll
0x637c0000 - 0x637cb000 C:\Users\Jared\AppData\Local\Temp\jogamp_0000\file_cache\jln9177128665392660201\jln6085073517349098664\gluegen-rt.dll
0x6e9e0000 - 0x6e9e6000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\jawt.dll
0x6a440000 - 0x6a44b000 C:\Users\Jared\AppData\Local\Temp\jogamp_0000\file_cache\jln9177128665392660201\jln6085073517349098664\nativewindow_awt.dll
0x6c100000 - 0x6c10c000 C:\Users\Jared\AppData\Local\Temp\jogamp_0000\file_cache\jln9177128665392660201\jln6085073517349098664\nativewindow_win32.dll
0x6eb30000 - 0x6ebf8000 C:\Windows\system32\OpenGL32.dll
0x70870000 - 0x70892000 C:\Windows\system32\GLU32.dll
0x6ea40000 - 0x6eb27000 C:\Windows\system32\DDRAW.dll
0x70860000 - 0x70866000 C:\Windows\system32\DCIMAN32.dll
0x64500000 - 0x64592000 C:\Users\Jared\AppData\Local\Temp\jogamp_0000\file_cache\jln9177128665392660201\jln6085073517349098664\jogl_desktop.dll
0x2bbc0000 - 0x2c664000 C:\Windows\system32\ig4icd32.dll
0x6c760000 - 0x6c786000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\jpeg.dll
0x6c930000 - 0x6c93a000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\jsound.dll
0x6c920000 - 0x6c929000 C:\Program Files (x86)\Java\jre1.8.0_60\bin\jsoundds.dll
0x710d0000 - 0x71142000 C:\Windows\system32\DSOUND.dll
0x74320000 - 0x74345000 C:\Windows\system32\POWRPROF.dll
0x72300000 - 0x72339000 C:\Windows\system32\MMDevAPI.DLL
0x710a0000 - 0x710d0000 C:\Windows\system32\wdmaud.drv
0x72370000 - 0x72374000 C:\Windows\system32\ksuser.dll
0x72ad0000 - 0x72ad7000 C:\Windows\system32\AVRT.dll
0x749e0000 - 0x74a16000 C:\Windows\system32\AUDIOSES.DLL
0x72a80000 - 0x72a88000 C:\Windows\system32\msacm32.drv
0x74350000 - 0x74364000 C:\Windows\system32\MSACM32.dll
0x728b0000 - 0x728b7000 C:\Windows\system32\midimap.dll
0x67090000 - 0x6717b000 C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xbootclasspath/a:C:\Program Files (x86)\Java\jre1.8.0_60\lib\deploy.jar;C:\Program Files (x86)\Java\jre1.8.0_60\lib\javaws.jar;C:\Program Files (x86)\Java\jre1.8.0_60\lib\plugin.jar -Xverify:remote -Djava.security.manager -Djnlp.haven.defserv=game.havenandhearth.com -Djnlp.haven.authck=eeeaeaab070721de7e043a942e39a1370d13d99e8dc6a0d547695f707034d7 -Djnlp.haven.resurl=http://game.havenandhearth.com/hres/ -Xmx512m -Djnlp.haven.authck=eeeaeaab070721de7e043a942e39a1370d13d99e8dc6a0d547695f707034d7d2 -Djnlp.haven.fullscreen=off -Djnlp.haven.errorurl=http://game.havenandhearth.com/java/error -Djnlp.haven.authuser=killette2 -Djnlpx.vmargs=LURqbmxwLmhhdmVuLmRlZnNlcnY9Z2FtZS5oYXZlbmFuZGhlYXJ0aC5jb20ALURqbmxwLmhhdmVuLmF1dGhjaz1lZWVhZWFhYjA3MDcyMWRlN2UwNDNhOTQyZTM5YTEzNzBkMTNkOTllOGRjNmEwZDU0NzY5NWY3MDcwMzRkNwAtRGpubHAuaGF2ZW4ucmVzdXJsPWh0dHA6Ly9nYW1lLmhhdmVuYW5kaGVhcnRoLmNvbS9ocmVzLwAtWG14NTEybQAtRGpubHAuaGF2ZW4uYXV0aGNrPWVlZWFlYWFiMDcwNzIxZGU3ZTA0M2E5NDJlMzlhMTM3MGQxM2Q5OWU4ZGM2YTBkNTQ3Njk1ZjcwNzAzNGQ3ZDIALURqbmxwLmhhdmVuLmZ1bGxzY3JlZW49b2ZmAC1Eam5scC5oYXZlbi5lcnJvcnVybD1odHRwOi8vZ2FtZS5oYXZlbmFuZGhlYXJ0aC5jb20vamF2YS9lcnJvcgAtRGpubHAuaGF2ZW4uYXV0aHVzZXI9a2lsbGV0dGUyAA== -Djnlpx.jvm=C:\Program Files (x86)\Java\jre1.8.0_60\bin\javaw.exe -Djnlpx.splashport=49317 -Djnlpx.home=C:\Program Files (x86)\Java\jre1.8.0_60\bin -Djnlpx.remove=false -Djnlpx.offline=false -Djnlpx.relaunch=true -Djnlpx.session.data=C:\Users\Jared\AppData\Local\Temp\session4756123956551218618 -Djnlpx.heapsize=-1,536870912 -Djava.security.policy=file:C:\Program Files (x86)\Java\jre1.8.0_60\lib\security\javaws.policy -DtrustProxy=true -Djnlpx.origFilenameArg=C:\Users\Jared\Downloads\autohaven (20).jnlp
java_command: com.sun.javaws.Main C:\Users\Jared\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\56\6e91b0b8-1a1eb4ad
java_class_path (initial): .
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\Java\jre1.8.0_60\bin;C:\Program Files (x86)\Google\Chrome\Application;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Windows Live\Shared;"C:\Program Files (x86)\Java\jre1.8.0_60\bin"
USERNAME=Jared
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel



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

OS: Windows 7 , 64 bit Build 7601 (6.1.7601.18939)

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, sse4.1, tsc

Memory: 4k page, physical 4158712k(1136136k free), swap 8315584k(5295992k free)

vm_info: Java HotSpot(TM) Client VM (25.60-b23) for windows-x86 JRE (1.8.0_60-b27), built on Aug 4 2015 10:57:40 by "java_re" with MS VC++ 10.0 (VS2010)

time: Thu Sep 17 19:31:19 2015
elapsed time: 15 seconds (0d 0h 0m 15s)
killette2
 
Posts: 409
Joined: Fri Mar 25, 2011 1:11 am

Re: When I try to play the game I get this error

Postby killette2 » Fri Sep 18, 2015 12:47 am

Also is any of this personal information that I wouldn't want on this forum?
killette2
 
Posts: 409
Joined: Fri Mar 25, 2011 1:11 am

Re: When I try to play the game I get this error

Postby czaper2 » Fri Sep 18, 2015 12:52 am

Well I do see your name in there, nothing much else though.
User avatar
czaper2
 
Posts: 389
Joined: Mon Aug 26, 2013 12:48 pm

Re: When I try to play the game I get this error

Postby jtpitner » Fri Sep 18, 2015 12:53 am

I think everything you posted will be ok.
War does not determine who is right - only who is left.
User avatar
jtpitner
 
Posts: 327
Joined: Tue Nov 23, 2010 11:44 pm
Location: Georgia, USA

Re: When I try to play the game I get this error

Postby MagicManICT » Fri Sep 18, 2015 5:32 am

killette2 wrote:# C [ig4icd32.dll+0x1b3890]


This is the key piece of information for now. Your Intel video driver is crashing.Make sure your drivers are up to date.

If you have integrated graphics in your computer and an expansion graphics card, make sure that the on-board graphics are disabled properly and/or that the added graphics are handling OpenGL processing.

Otherwise, what chipset is your system using? Some older Intel chipsets don't handle OpenGL properly and crash and finding a proper driver can be difficult (if the version of OpenGL is even supported.)
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18436
Joined: Tue Aug 17, 2010 1:47 am

Previous

Return to Bugs

Who is online

Users browsing this forum: Claude [Bot] and 16 guests