Game Crashes When Creating New Character

Forum for bugs and technical problems.

Game Crashes When Creating New Character

Postby Muhabir » Sat May 02, 2015 6:11 am

So, after a looooong hiatus, I have decided to come back to this beautiful game and start playing it once more. However, I sadly can't because I can get no further than the New Character screen. What happens is that I click the "New Character" button and it loads for a little while and then it shows the game background and the "Click on the man or the woman to select gender." text, and then the game simply crashes to desktop. I have tried clearing the Java cache as well as opening the ports(1871 and 1870) but alas, neither solved my problem and now I just can't play the game. UGH! Sooooo frustrating.


Here's the error log that was created after the crash:
Code: Select all
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0bd5a030, pid=6528, tid=4612
#
# JRE version: Java(TM) SE Runtime Environment (8.0_45-b14) (build 1.8.0_45-b14)
# Java VM: Java HotSpot(TM) Client VM (25.45-b02 mixed mode windows-x86 )
# Problematic frame:
# C  [ig4icd32.dll+0xca030]
#
# 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 (0x06a0f000):  JavaThread "AWT-EventQueue-2" [_thread_in_native, id=4612, stack(0x088b0000,0x089b0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00000000, EBX=0x000001f2, ECX=0xffffffff, EDX=0x00000000
ESP=0x089aeadc, EBP=0x00000000, ESI=0x00000000, EDI=0x0abf405c
EIP=0x0bd5a030, EFLAGS=0x00010202

Top of Stack: (sp=0x089aeadc)
0x089aeadc:   0abf405c 04c1c804 00000004 04c1c804
0x089aeaec:   0bd5a615 00000004 000001f2 00001403
0x089aeafc:   00000000 000001f2 00000000 00000000
0x089aeb0c:   089aeb38 08297d10 06a0f000 08297d10
0x089aeb1c:   64513d04 00000004 000001f2 00001403
0x089aeb2c:   00000000 00000000 07b8f8d8 089aeb94
0x089aeb3c:   02dbc0c3 06a0f140 089aebc0 00000004
0x089aeb4c:   000001f2 00001403 00000000 00000000

Instructions: (pc=0x0bd5a030)
0x0bd5a010:   8b 04 96 3b c8 0f 43 c8 3b e8 0f 46 e8 42 3b d3
0x0bd5a020:   7c ee eb 3f 85 db 7e 3b eb 06 8d 9b 00 00 00 00
0x0bd5a030:   0f b7 04 56 3b c8 0f 43 c8 3b e8 0f 46 e8 42 3b
0x0bd5a040:   d3 7c ed eb 1e 85 db 7e 1a 8d a4 24 00 00 00 00


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x000001f2 is an unknown value
ECX=0xffffffff is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x089aeadc is pointing into the stack for thread: 0x06a0f000
EBP=0x00000000 is an unknown value
ESI=0x00000000 is an unknown value
EDI=0x0abf405c is an unknown value


Stack: [0x088b0000,0x089b0000],  sp=0x089aeadc,  free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig4icd32.dll+0xca030]

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 2998 C1 haven.Widget.draw(Lhaven/GOut;Z)V (87 bytes) @ 0x03055b3c [0x03055a80+0xbc]
j  haven.Widget.draw(Lhaven/GOut;)V+3
j  haven.GameUI.draw(Lhaven/GOut;)V+27
J 2998 C1 haven.Widget.draw(Lhaven/GOut;Z)V (87 bytes) @ 0x03055b3c [0x03055a80+0xbc]
j  haven.Widget.draw(Lhaven/GOut;)V+3
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 1388 C1 java.awt.event.InvocationEvent.dispatch()V (69 bytes) @ 0x030302ac [0x03030270+0x3c]
j  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
J 1150 C1 java.awt.EventQueue$3.run()Ljava/lang/Void; (60 bytes) @ 0x02fc671c [0x02fc66c0+0x5c]
J 1149 C1 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x02fc64a0 [0x02fc6480+0x20]
v  ~StubRoutines::call_stub
J 1037  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x02fa4247 [0x02fa41e0+0x67]
J 1145 C1 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V (80 bytes) @ 0x02fc5334 [0x02fc5180+0x1b4]
J 1028 C1 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (295 bytes) @ 0x02fa07d4 [0x02fa0140+0x694]
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 )
  0x0b104800 JavaThread "Worker thread" daemon [_thread_blocked, id=4020, stack(0x316c0000,0x317c0000)]
  0x0b104000 JavaThread "Worker thread" daemon [_thread_blocked, id=6364, stack(0x303d0000,0x304d0000)]
  0x0b103c00 JavaThread "Worker thread" daemon [_thread_in_Java, id=4896, stack(0x30250000,0x30350000)]
  0x0b103400 JavaThread "Worker thread" daemon [_thread_blocked, id=3300, stack(0x30000000,0x30100000)]
  0x0b102800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=4592, stack(0x32560000,0x32660000)]
  0x06a12800 JavaThread "Haven audio player" daemon [_thread_blocked, id=5668, stack(0x30e30000,0x30f30000)]
  0x06a12400 JavaThread "Server time ticker" daemon [_thread_blocked, id=3052, stack(0x30d00000,0x30e00000)]
  0x06a11c00 JavaThread "Session writer" daemon [_thread_blocked, id=2792, stack(0x30a40000,0x30b40000)]
  0x06a0f800 JavaThread "Session reader" daemon [_thread_in_native, id=2788, stack(0x093e0000,0x094e0000)]
  0x06a11400 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_in_native, id=6284, stack(0x30920000,0x30a20000)]
  0x06a11000 JavaThread "Haven UI thread" [_thread_blocked, id=1728, stack(0x0e4d0000,0x0e5d0000)]
  0x06a10800 JavaThread "Haven main thread" [_thread_blocked, id=5004, stack(0x0dbe0000,0x0dce0000)]
  0x06a0fc00 JavaThread "Haven resource loader" daemon [_thread_in_native, id=6012, stack(0x0de50000,0x0df50000)]
  0x06a0dc00 JavaThread "Haven resource loader" daemon [_thread_blocked, id=7752, stack(0x0dce0000,0x0dde0000)]
  0x06a0b800 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=4400, stack(0x0aaa0000,0x0aba0000)]
  0x06a0d000 JavaThread "Haven resource loader" daemon [_thread_blocked, id=4740, stack(0x08a40000,0x08b40000)]
  0x06a0c400 JavaThread "Haven main thread" [_thread_blocked, id=1808, stack(0x08dd0000,0x08ed0000)]
  0x06a0cc00 JavaThread "Error reporter" daemon [_thread_blocked, id=3616, stack(0x08570000,0x08670000)]
  0x06a0d800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6984, stack(0x07eb0000,0x07fb0000)]
  0x06a10400 JavaThread "TimerQueue" daemon [_thread_blocked, id=7580, stack(0x09f20000,0x0a020000)]
=>0x06a0f000 JavaThread "AWT-EventQueue-2" [_thread_in_native, id=4612, stack(0x088b0000,0x089b0000)]
  0x06a0e800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3000, stack(0x09880000,0x09980000)]
  0x06a0e400 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=3816, stack(0x092d0000,0x093d0000)]
  0x06a0bc00 JavaThread "AWT-Shutdown" [_thread_blocked, id=3976, stack(0x091b0000,0x092b0000)]
  0x06a0b000 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=3716, stack(0x078f0000,0x079f0000)]
  0x055da000 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=5280, stack(0x076a0000,0x077a0000)]
  0x055d9800 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=7408, stack(0x074b0000,0x075b0000)]
  0x0097f000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5188, stack(0x029e0000,0x02ae0000)]
  0x069fc400 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=520, stack(0x07000000,0x07100000)]
  0x069f9800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5900, stack(0x02690000,0x02790000)]
  0x069f8c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7392, stack(0x06850000,0x06950000)]
  0x0548e000 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=7500, stack(0x06280000,0x06380000)]
  0x0547f400 JavaThread "Service Thread" daemon [_thread_blocked, id=5300, stack(0x05d30000,0x05e30000)]
  0x05457c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=864, stack(0x05f30000,0x06030000)]
  0x05456000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1320, stack(0x05e30000,0x05f30000)]
  0x05453000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2444, stack(0x05bf0000,0x05cf0000)]
  0x00a36800 JavaThread "Finalizer" daemon [_thread_blocked, id=3952, stack(0x05a30000,0x05b30000)]
  0x00a31c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=7728, stack(0x05830000,0x05930000)]

Other Threads:
  0x00a2e800 VMThread [stack: 0x05610000,0x05710000] [id=4784]
  0x0548c800 WatcherThread [stack: 0x060b0000,0x061b0000] [id=6660]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 def new generation   total 78400K, used 21921K [0x0f200000, 0x14710000, 0x19ca0000)
  eden space 69696K,  18% used [0x0f200000, 0x0fee84d0, 0x13610000)
  from space 8704K, 100% used [0x13610000, 0x13e90000, 0x13e90000)
  to   space 8704K,   0% used [0x13e90000, 0x13e90000, 0x14710000)
 tenured generation   total 174076K, used 146673K [0x19ca0000, 0x2469f000, 0x2f200000)
   the space 174076K,  84% used [0x19ca0000, 0x22bdc5f8, 0x22bdc600, 0x2469f000)
 Metaspace       used 18636K, capacity 18879K, committed 19072K, reserved 19840K

Card table byte_map: [0x02790000,0x028a0000] byte_map_base: 0x02717000

Polling page: 0x00150000

CodeCache: size=32768Kb used=4188Kb max_used=4263Kb free=28579Kb
 bounds [0x02db0000, 0x031e8000, 0x04db0000]
 total_blobs=2470 nmethods=2039 adapters=361
 compilation: enabled

Compilation events (10 events):
Event: 138.400 Thread 0x05457c00 3753 %           haven.TexR$Real::fill @ 155 (204 bytes)
Event: 138.401 Thread 0x05457c00 nmethod 3753% 0x02e5ae88 code [0x02e5b080, 0x02e5b8d4]
Event: 138.411 Thread 0x05457c00 3754 %           haven.Mipmapper$1::gen4 @ 561 (734 bytes)
Event: 138.413 Thread 0x05457c00 nmethod 3754% 0x031e2908 code [0x031e2b00, 0x031e3f80]
Event: 138.419 Thread 0x05457c00 3755             haven.Mipmapper$1::gen4 (734 bytes)
Event: 138.420 Thread 0x05457c00 nmethod 3755 0x02e89588 code [0x02e896e0, 0x02e8a230]
Event: 138.424 Thread 0x05457c00 3756             haven.TexR$Real::fill (204 bytes)
Event: 138.425 Thread 0x05457c00 nmethod 3756 0x02e88448 code [0x02e88640, 0x02e88d64]
Event: 138.430 Thread 0x05457c00 3757             java.io.ExpiringCache::entryFor (57 bytes)
Event: 138.431 Thread 0x05457c00 nmethod 3757 0x02eaa888 code [0x02eaa9a0, 0x02eaab08]

GC Heap History (10 events):
Event: 136.859 GC heap before
{Heap before GC invocations=150 (full 10):
 def new generation   total 41152K, used 39119K [0x0f200000, 0x11ea0000, 0x19ca0000)
  eden space 36608K, 100% used [0x0f200000, 0x115c0000, 0x115c0000)
  from space 4544K,  55% used [0x115c0000, 0x11833c70, 0x11a30000)
  to   space 4544K,   0% used [0x11a30000, 0x11a30000, 0x11ea0000)
 tenured generation   total 103584K, used 99864K [0x19ca0000, 0x201c8000, 0x2f200000)
   the space 103584K,  96% used [0x19ca0000, 0x1fe26198, 0x1fe26200, 0x201c8000)
 Metaspace       used 18325K, capacity 18539K, committed 18688K, reserved 18816K
Event: 136.915 GC heap after
Heap after GC invocations=151 (full 11):
 def new generation   total 78400K, used 1800K [0x0f200000, 0x14710000, 0x19ca0000)
  eden space 69696K,   2% used [0x0f200000, 0x0f3c20f0, 0x13610000)
  from space 8704K,   0% used [0x13610000, 0x13610000, 0x13e90000)
  to   space 8704K,   0% used [0x13e90000, 0x13e90000, 0x14710000)
 tenured generation   total 174076K, used 104444K [0x19ca0000, 0x2469f000, 0x2f200000)
   the space 174076K,  59% used [0x19ca0000, 0x2029f1d0, 0x2029f200, 0x2469f000)
 Metaspace       used 18323K, capacity 18536K, committed 18688K, reserved 18816K
}
Event: 137.092 GC heap before
{Heap before GC invocations=151 (full 11):
 def new generation   total 78400K, used 69696K [0x0f200000, 0x14710000, 0x19ca0000)
  eden space 69696K, 100% used [0x0f200000, 0x13610000, 0x13610000)
  from space 8704K,   0% used [0x13610000, 0x13610000, 0x13e90000)
  to   space 8704K,   0% used [0x13e90000, 0x13e90000, 0x14710000)
 tenured generation   total 174076K, used 104444K [0x19ca0000, 0x2469f000, 0x2f200000)
   the space 174076K,  59% used [0x19ca0000, 0x2029f1d0, 0x2029f200, 0x2469f000)
 Metaspace       used 18325K, capacity 18539K, committed 18688K, reserved 18816K
Event: 137.117 GC heap after
Heap after GC invocations=152 (full 11):
 def new generation   total 78400K, used 8704K [0x0f200000, 0x14710000, 0x19ca0000)
  eden space 69696K,   0% used [0x0f200000, 0x0f200000, 0x13610000)
  from space 8704K, 100% used [0x13e90000, 0x14710000, 0x14710000)
  to   space 8704K,   0% used [0x13610000, 0x13610000, 0x13e90000)
 tenured generation   total 174076K, used 109297K [0x19ca0000, 0x2469f000, 0x2f200000)
   the space 174076K,  62% used [0x19ca0000, 0x2075c6a8, 0x2075c800, 0x2469f000)
 Metaspace       used 18325K, capacity 18539K, committed 18688K, reserved 18816K
}
Event: 137.480 GC heap before
{Heap before GC invocations=152 (full 11):
 def new generation   total 78400K, used 78400K [0x0f200000, 0x14710000, 0x19ca0000)
  eden space 69696K, 100% used [0x0f200000, 0x13610000, 0x13610000)
  from space 8704K, 100% used [0x13e90000, 0x14710000, 0x14710000)
  to   space 8704K,   0% used [0x13610000, 0x13610000, 0x13e90000)
 tenured generation   total 174076K, used 109297K [0x19ca0000, 0x2469f000, 0x2f200000)
   the space 174076K,  62% used [0x19ca0000, 0x2075c6a8, 0x2075c800, 0x2469f000)
 Metaspace       used 18325K, capacity 18539K, committed 18688K, reserved 18816K
Event: 137.499 GC heap after
Heap after GC invocations=153 (full 11):
 def new generation   total 78400K, used 8704K [0x0f200000, 0x14710000, 0x19ca0000)
  eden space 69696K,   0% used [0x0f200000, 0x0f200000, 0x13610000)
  from space 8704K, 100% used [0x13610000, 0x13e90000, 0x13e90000)
  to   space 8704K,   0% used [0x13e90000, 0x13e90000, 0x14710000)
 tenured generation   total 174076K, used 121942K [0x19ca0000, 0x2469f000, 0x2f200000)
   the space 174076K,  70% used [0x19ca0000, 0x213b5898, 0x213b5a00, 0x2469f000)
 Metaspace       used 18325K, capacity 18539K, committed 18688K, reserved 18816K
}
Event: 137.915 GC heap before
{Heap before GC invocations=153 (full 11):
 def new generation   total 78400K, used 78400K [0x0f200000, 0x14710000, 0x19ca0000)
  eden space 69696K, 100% used [0x0f200000, 0x13610000, 0x13610000)
  from space 8704K, 100% used [0x13610000, 0x13e90000, 0x13e90000)
  to   space 8704K,   0% used [0x13e90000, 0x13e90000, 0x14710000)
 tenured generation   total 174076K, used 121942K [0x19ca0000, 0x2469f000, 0x2f200000)
   the space 174076K,  70% used [0x19ca0000, 0x213b5898, 0x213b5a00, 0x2469f000)
 Metaspace       used 18426K, capacity 18639K, committed 18816K, reserved 18816K
Event: 137.928 GC heap after
Heap after GC invocations=154 (full 11):
 def new generation   total 78400K, used 8262K [0x0f200000, 0x14710000, 0x19ca0000)
  eden space 69696K,   0% used [0x0f200000, 0x0f200000, 0x13610000)
  from space 8704K,  94% used [0x13e90000, 0x146a1a40, 0x14710000)
  to   space 8704K,   0% used [0x13610000, 0x13610000, 0x13e90000)
 tenured generation   total 174076K, used 130518K [0x19ca0000, 0x2469f000, 0x2f200000)
   the space 174076K,  74% used [0x19ca0000, 0x21c15830, 0x21c15a00, 0x2469f000)
 Metaspace       used 18426K, capacity 18639K, committed 18816K, reserved 18816K
}
Event: 138.376 GC heap before
{Heap before GC invocations=154 (full 11):
 def new generation   total 78400K, used 78400K [0x0f200000, 0x14710000, 0x19ca0000)
  eden space 69696K, 100% used [0x0f200000, 0x13610000, 0x13610000)
  from space 8704K, 100% used [0x13e90000, 0x14710000, 0x14710000)
  to   space 8704K,   0% used [0x13610000, 0x13610000, 0x13e90000)
 tenured generation   total 174076K, used 131100K [0x19ca0000, 0x2469f000, 0x2f200000)
   the space 174076K,  75% used [0x19ca0000, 0x21ca73f0, 0x21ca7400, 0x2469f000)
 Metaspace       used 18625K, capacity 18879K, committed 19072K, reserved 19840K
Event: 138.393 GC heap after
Heap after GC invocations=155 (full 11):
 def new generation   total 78400K, used 8704K [0x0f200000, 0x14710000, 0x19ca0000)
  eden space 69696K,   0% used [0x0f200000, 0x0f200000, 0x13610000)
  from space 8704K, 100% used [0x13610000, 0x13e90000, 0x13e90000)
  to   space 8704K,   0% used [0x13e90000, 0x13e90000, 0x14710000)
 tenured generation   total 174076K, used 146673K [0x19ca0000, 0x2469f000, 0x2f200000)
   the space 174076K,  84% used [0x19ca0000, 0x22bdc5f8, 0x22bdc600, 0x2469f000)
 Metaspace       used 18625K, capacity 18879K, committed 19072K, reserved 19840K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 136.681 Thread 0x0b104000 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x0fb27a20) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3457\hotspot\src\share\vm\runtime\reflection.cpp, line 1080]
Event: 136.681 Thread 0x0b104000 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x0fb28be0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3457\hotspot\src\share\vm\runtime\reflection.cpp, line 1080]
Event: 136.681 Thread 0x0b104000 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x0fb29da0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3457\hotspot\src\share\vm\runtime\reflection.cpp, line 1080]
Event: 136.681 Thread 0x0b104000 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x0fb2c140) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3457\hotspot\src\share\vm\runtime\reflection.cpp, line 1080]
Event: 136.682 Thread 0x0b104000 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x0fb2e428) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3457\hotspot\src\share\vm\runtime\reflection.cpp, line 1080]
Event: 136.682 Thread 0x0b104000 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x0fb30718) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3457\hotspot\src\share\vm\runtime\reflection.cpp, line 1080]
Event: 136.684 Thread 0x0b104800 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x0fb60690) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3457\hotspot\src\share\vm\runtime\reflection.cpp, line 1080]
Event: 136.685 Thread 0x0b104800 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x0fb63b50) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3457\hotspot\src\share\vm\runtime\reflection.cpp, line 1080]
Event: 136.685 Thread 0x0b104000 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x0fb7eee0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3457\hotspot\src\share\vm\runtime\reflection.cpp, line 1080]
Event: 137.787 Thread 0x06a0f800 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x129a6200) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3457\hotspot\src\share\vm\prims\jni.cpp, line 735]

Events (10 events):
Event: 138.401 Thread 0x05457c00 flushing nmethod 0x02f92c08
Event: 138.401 Thread 0x05457c00 flushing nmethod 0x02fd1708
Event: 138.401 Thread 0x05457c00 flushing nmethod 0x03033cc8
Event: 138.401 Thread 0x05457c00 flushing nmethod 0x03034308
Event: 138.401 Thread 0x05457c00 flushing nmethod 0x03034548
Event: 138.401 Thread 0x05457c00 flushing nmethod 0x030348c8
Event: 138.401 Thread 0x05457c00 flushing nmethod 0x03034a88
Event: 138.401 Thread 0x05457c00 flushing nmethod 0x03050248
Event: 138.401 Thread 0x05457c00 flushing nmethod 0x03050448
Event: 138.401 Thread 0x05457c00 flushing nmethod 0x030516c8


Dynamic libraries:
0x00130000 - 0x00146000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\jp2launcher.exe
0x778d0000 - 0x77a50000    C:\windows\SysWOW64\ntdll.dll
0x77130000 - 0x77240000    C:\windows\syswow64\kernel32.dll
0x76cd0000 - 0x76d17000    C:\windows\syswow64\KERNELBASE.dll
0x6df90000 - 0x6e04f000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\MSVCR100.dll
0x767e0000 - 0x768e0000    C:\windows\syswow64\USER32.dll
0x75500000 - 0x75590000    C:\windows\syswow64\GDI32.dll
0x76cc0000 - 0x76cca000    C:\windows\syswow64\LPK.dll
0x762f0000 - 0x7638d000    C:\windows\syswow64\USP10.dll
0x77250000 - 0x772fc000    C:\windows\syswow64\msvcrt.dll
0x76ef0000 - 0x76f90000    C:\windows\syswow64\ADVAPI32.dll
0x768e0000 - 0x768f9000    C:\windows\SysWOW64\sechost.dll
0x76390000 - 0x76480000    C:\windows\syswow64\RPCRT4.dll
0x75260000 - 0x752c0000    C:\windows\syswow64\SspiCli.dll
0x75250000 - 0x7525c000    C:\windows\syswow64\CRYPTBASE.dll
0x77370000 - 0x774cc000    C:\windows\syswow64\ole32.dll
0x75610000 - 0x7569f000    C:\windows\syswow64\OLEAUT32.dll
0x72fb0000 - 0x72ffc000    C:\windows\system32\apphelp.dll
0x6c860000 - 0x6c8ed000    C:\windows\AppPatch\AcLayers.DLL
0x756a0000 - 0x762eb000    C:\windows\syswow64\SHELL32.dll
0x75590000 - 0x755e7000    C:\windows\syswow64\SHLWAPI.dll
0x767b0000 - 0x767c7000    C:\windows\syswow64\USERENV.dll
0x77300000 - 0x7730b000    C:\windows\syswow64\profapi.dll
0x72940000 - 0x72991000    C:\windows\system32\WINSPOOL.DRV
0x72c20000 - 0x72c32000    C:\windows\system32\MPR.dll
0x77310000 - 0x77370000    C:\windows\system32\IMM32.DLL
0x764d0000 - 0x7659c000    C:\windows\syswow64\MSCTF.dll
0x74df0000 - 0x74e1e000    C:\windows\SysWOW64\nvinit.dll
0x74de0000 - 0x74de9000    C:\windows\system32\VERSION.dll
0x0f000000 - 0x0f006000    C:\Program Files (x86)\NVIDIA Corporation\CoProcManager\detoured.dll
0x6cc80000 - 0x6ccab000    C:\Program Files (x86)\NVIDIA Corporation\CoProcManager\nvd3d9wrap.dll
0x76900000 - 0x76a9d000    C:\windows\syswow64\SETUPAPI.dll
0x76630000 - 0x76657000    C:\windows\syswow64\CFGMGR32.dll
0x76fa0000 - 0x76fb2000    C:\windows\syswow64\DEVOBJ.dll
0x71bd0000 - 0x71bef000    C:\Program Files (x86)\NVIDIA Corporation\CoProcManager\nvdxgiwrap.dll
0x729d0000 - 0x729f1000    C:\windows\system32\ntmarta.dll
0x76480000 - 0x764c5000    C:\windows\syswow64\WLDAP32.dll
0x65c30000 - 0x65ff0000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\client\jvm.dll
0x729a0000 - 0x729a7000    C:\windows\system32\WSOCK32.dll
0x76fc0000 - 0x76ff5000    C:\windows\syswow64\WS2_32.dll
0x755f0000 - 0x755f6000    C:\windows\syswow64\NSI.dll
0x72cd0000 - 0x72d02000    C:\windows\system32\WINMM.dll
0x77240000 - 0x77245000    C:\windows\syswow64\PSAPI.DLL
0x6e6f0000 - 0x6e6fc000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\verify.dll
0x6e6c0000 - 0x6e6e1000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\java.dll
0x6a950000 - 0x6aa95000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\awt.dll
0x6d8b0000 - 0x6d8db000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\jli.dll
0x6f5c0000 - 0x6f75e000    C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x72d10000 - 0x72d90000    C:\windows\system32\uxtheme.dll
0x6e450000 - 0x6e463000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\zip.dll
0x6b840000 - 0x6b8ad000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\deploy.dll
0x76aa0000 - 0x76c75000    C:\windows\syswow64\WININET.dll
0x76f90000 - 0x76f94000    C:\windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll
0x778a0000 - 0x778a4000    C:\windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x767d0000 - 0x767d4000    C:\windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll
0x76cb0000 - 0x76cb3000    C:\windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x75600000 - 0x75603000    C:\windows\syswow64\normaliz.DLL
0x752c0000 - 0x754f2000    C:\windows\syswow64\iertutil.dll
0x770a0000 - 0x770a5000    C:\windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x76c80000 - 0x76cab000    C:\windows\syswow64\imagehlp.dll
0x76660000 - 0x767ab000    C:\windows\syswow64\urlmon.dll
0x77090000 - 0x77094000    C:\windows\syswow64\api-ms-win-downlevel-ole32-l1-1-0.dll
0x6e400000 - 0x6e415000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\net.dll
0x72a00000 - 0x72a3c000    C:\windows\system32\mswsock.dll
0x6fc20000 - 0x6fc26000    C:\windows\System32\wship6.dll
0x6e700000 - 0x6e70f000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\nio.dll
0x72c60000 - 0x72c73000    C:\windows\system32\dwmapi.dll
0x72860000 - 0x72868000    C:\windows\system32\Secur32.dll
0x6e870000 - 0x6e874000    C:\windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
0x6fc30000 - 0x6fc34000    C:\windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
0x74ab0000 - 0x74acc000    C:\windows\system32\IPHLPAPI.DLL
0x74aa0000 - 0x74aa7000    C:\windows\system32\WINNSI.DLL
0x765a0000 - 0x76623000    C:\windows\syswow64\CLBCatQ.DLL
0x6cc20000 - 0x6cc7a000    C:\windows\System32\netprofm.dll
0x751b0000 - 0x751c0000    C:\windows\System32\nlaapi.dll
0x74a70000 - 0x74a87000    C:\windows\system32\CRYPTSP.dll
0x74a30000 - 0x74a6b000    C:\windows\system32\rsaenh.dll
0x74a20000 - 0x74a2e000    C:\windows\system32\RpcRtRemote.dll
0x6d7f0000 - 0x6d7f8000    C:\windows\System32\npmproxy.dll
0x729c0000 - 0x729c5000    C:\windows\System32\wshtcpip.dll
0x6fa40000 - 0x6fa52000    C:\windows\system32\dhcpcsvc.DLL
0x6fbd0000 - 0x6fc14000    C:\windows\system32\DNSAPI.dll
0x6fa30000 - 0x6fa3d000    C:\windows\system32\dhcpcsvc6.DLL
0x6fba0000 - 0x6fbc7000    C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x6fb90000 - 0x6fb96000    C:\windows\system32\rasadhlp.dll
0x6fb50000 - 0x6fb88000    C:\windows\System32\fwpuclnt.dll
0x6e760000 - 0x6e799000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\fontmanager.dll
0x6e7b0000 - 0x6e7e0000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\t2k.dll
0x68040000 - 0x68171000    C:\windows\system32\WindowsCodecs.dll
0x6e470000 - 0x6e4a1000    C:\windows\system32\EhStorShell.dll
0x5f7c0000 - 0x5f8b5000    C:\windows\system32\PROPSYS.dll
0x6e980000 - 0x6e9f0000    C:\windows\system32\ntshrui.dll
0x70930000 - 0x70949000    C:\windows\system32\srvcli.dll
0x6a390000 - 0x6a39b000    C:\windows\system32\cscapi.dll
0x6a350000 - 0x6a35a000    C:\windows\system32\slc.dll
0x00490000 - 0x00497000    C:\Program Files (x86)\Internet Download Manager\idmmkb.dll
0x6e740000 - 0x6e760000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\sunec.dll
0x6ee10000 - 0x6ee19000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\sunmscapi.dll
0x76d50000 - 0x76e71000    C:\windows\syswow64\CRYPT32.dll
0x76e80000 - 0x76e8c000    C:\windows\syswow64\MSASN1.dll
0x751a0000 - 0x751b0000    C:\windows\system32\napinsp.dll
0x75180000 - 0x75192000    C:\windows\system32\pnrpnsp.dll
0x75170000 - 0x75178000    C:\windows\System32\winrnr.dll
0x75160000 - 0x7516d000    C:\windows\system32\wshbth.dll
0x6ecd0000 - 0x6ecda000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\management.dll
0x6e710000 - 0x6e735000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\jpeg.dll
0x637c0000 - 0x637cb000    C:\Users\tosh\AppData\Local\Temp\jogamp_0000\file_cache\jln7927928189328697976\jln3241598810352725205\gluegen-rt.dll
0x6e830000 - 0x6e836000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\jawt.dll
0x6a440000 - 0x6a44b000    C:\Users\tosh\AppData\Local\Temp\jogamp_0000\file_cache\jln7927928189328697976\jln3241598810352725205\nativewindow_awt.dll
0x6c100000 - 0x6c10c000    C:\Users\tosh\AppData\Local\Temp\jogamp_0000\file_cache\jln7927928189328697976\jln3241598810352725205\nativewindow_win32.dll
0x69ff0000 - 0x6a0b8000    C:\windows\system32\OpenGL32.dll
0x6e500000 - 0x6e522000    C:\windows\system32\GLU32.dll
0x69e90000 - 0x69f77000    C:\windows\system32\DDRAW.dll
0x6e4f0000 - 0x6e4f6000    C:\windows\system32\DCIMAN32.dll
0x64500000 - 0x64592000    C:\Users\tosh\AppData\Local\Temp\jogamp_0000\file_cache\jln7927928189328697976\jln3241598810352725205\jogl_desktop.dll
0x0bc90000 - 0x0ca50000    C:\windows\system32\ig4icd32.dll
0x6df50000 - 0x6df81000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\lcms.dll
0x6e820000 - 0x6e82a000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\jsound.dll
0x6e7a0000 - 0x6e7a9000    C:\Program Files (x86)\Java\jre1.8.0_45\bin\jsoundds.dll
0x08830000 - 0x088a2000    C:\windows\system32\DSOUND.dll
0x6ed90000 - 0x6edb5000    C:\windows\system32\POWRPROF.dll
0x5ce20000 - 0x5ce59000    C:\windows\system32\MMDevAPI.DLL
0x41560000 - 0x41590000    C:\windows\system32\wdmaud.drv
0x69db0000 - 0x69db4000    C:\windows\system32\ksuser.dll
0x672e0000 - 0x672e7000    C:\windows\system32\AVRT.dll
0x5ce60000 - 0x5ce96000    C:\windows\system32\AUDIOSES.DLL
0x575f0000 - 0x575f8000    C:\windows\system32\msacm32.drv
0x72ca0000 - 0x72cb4000    C:\windows\system32\MSACM32.dll

VM Arguments:
jvm_args: -Xbootclasspath/a:C:\Program Files (x86)\Java\jre1.8.0_45\lib\deploy.jar;C:\Program Files (x86)\Java\jre1.8.0_45\lib\javaws.jar;C:\Program Files (x86)\Java\jre1.8.0_45\lib\plugin.jar -Xverify:remote -Djava.security.manager -Djnlp.haven.errorurl=http://game.salemthegame.com/java/error -Djnlp.haven.defserv=game.salemthegame.com -Djnlp.haven.regurl=http://login.salemthegame.com/beta/nregister -Djnlp.application.href=http://game.salemthegame.com/java/salem.jnlp -Xmx512m -Djnlp.haven.resurl=http://game.salemthegame.com/res/ -Djnlp.haven.screenurl=http://game.salemthegame.com/mt/ss -Djnlp.haven.storeurl=http://login.salemthegame.com/portal/tostore -Djnlpx.vmargs=LURqbmxwLmhhdmVuLmVycm9ydXJsPWh0dHA6Ly9nYW1lLnNhbGVtdGhlZ2FtZS5jb20vamF2YS9lcnJvcgAtRGpubHAuaGF2ZW4uZGVmc2Vydj1nYW1lLnNhbGVtdGhlZ2FtZS5jb20ALURqbmxwLmhhdmVuLnJlZ3VybD1odHRwOi8vbG9naW4uc2FsZW10aGVnYW1lLmNvbS9iZXRhL25yZWdpc3RlcgAtRGpubHAuYXBwbGljYXRpb24uaHJlZj1odHRwOi8vZ2FtZS5zYWxlbXRoZWdhbWUuY29tL2phdmEvc2FsZW0uam5scAAtWG14NTEybQAtRGpubHAuaGF2ZW4ucmVzdXJsPWh0dHA6Ly9nYW1lLnNhbGVtdGhlZ2FtZS5jb20vcmVzLwAtRGpubHAuaGF2ZW4uc2NyZWVudXJsPWh0dHA6Ly9nYW1lLnNhbGVtdGhlZ2FtZS5jb20vbXQvc3MALURqbmxwLmhhdmVuLnN0b3JldXJsPWh0dHA6Ly9sb2dpbi5zYWxlbXRoZWdhbWUuY29tL3BvcnRhbC90b3N0b3JlAA== -Djnlpx.jvm=C:\Program Files (x86)\Java\jre1.8.0_45\bin\javaw.exe -Djnlpx.splashport=62092 -Djnlpx.home=C:\Program Files (x86)\Java\jre1.8.0_45\bin -Djnlpx.remove=false -Djnlpx.offline=false -Djnlpx.relaunch=true -Djnlpx.session.data=C:\Users\tosh\AppData\Local\Temp\session6619575285937777723 -Djnlpx.heapsize=-1,536870912 -Djava.security.policy=file:C:\Program Files (x86)\Java\jre1.8.0_45\lib\security\javaws.policy -DtrustProxy=true -Djnlpx.origFilenameArg=C:\Users\tosh\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\20\44da76d4-3676c1b0
java_command: com.sun.javaws.Main -notWebJava C:\Users\tosh\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\20\44da76d4-3676c1b0
java_class_path (initial): .
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Java\jre1.8.0_45\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Intel\Shared Files\cpp\bin\Intel64;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)\Windows Live\Shared;C:\Program Files (x86)\Toshiba\Bluetooth Toshiba Stack\sys\;C:\Program Files (x86)\Toshiba\Bluetooth Toshiba Stack\sys\x64\;C:\Program Files\Calibre2\;"C:\Program Files (x86)\Java\jre1.8.0_45\bin"
USERNAME=tosh
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel



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

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

CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit

Memory: 4k page, physical 6195908k(2893040k free), swap 12389964k(8543324k free)

vm_info: Java HotSpot(TM) Client VM (25.45-b02) for windows-x86 JRE (1.8.0_45-b14), built on Apr 10 2015 10:46:40 by "java_re" with MS VC++ 10.0 (VS2010)

time: Fri May 01 21:42:33 2015
elapsed time: 138 seconds (0d 0h 2m 18s)

Muhabir
 
Posts: 2
Joined: Fri May 01, 2015 3:00 pm

Re: Game Crashes When Creating New Character

Postby trungdle » Sat May 02, 2015 6:13 am

So, it said access violation... did you forgot to allow the client to run or something?
You thought I quit.
User avatar
trungdle
 
Posts: 1687
Joined: Sat Jul 12, 2014 7:20 pm
Location: Humble, Texas

Re: Game Crashes When Creating New Character

Postby Muhabir » Sat May 02, 2015 6:18 am

Eh, there seems to be a solution to it somewhere on the forums, I'm looking into it now. This thread might need to be closed.

Edit: Problem solved. Turns out it's some shenangians that had to do something with my integrated graphics chip vs. my actual graphics chip.

The thread shall be closed!
Muhabir
 
Posts: 2
Joined: Fri May 01, 2015 3:00 pm

Re: Game Crashes When Creating New Character

Postby Kandarim » Sat May 02, 2015 12:18 pm

If you find the solution, kindly post it on your thread to help future people who have the same issue :)

In this error, the line of interest is

Muhabir wrote:
Code: Select all
# C  [ig4icd32.dll+0xca030]


The thread with a possible solution is here
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 9 guests

cron