Game Fails to Load for Unexplained Reason

Forum for bugs and technical problems.

Game Fails to Load for Unexplained Reason

Postby neonsilver11 » Thu Apr 12, 2018 4:29 pm

Alright, so for some reason this particular computer is having problems loading the game. I can open up the client fine and select my character. It then goes to the screen to actually play the game, but it never gets past the black screen that says loading. Is there any way to solve this problem? I do have another computer I can do it on, but it is much older and has poor internet. I would much rather play on this one if I can. There is a text file that pops up on the Desktop every time this happens, but I can't make heads or tails of it. I'll post it below. Any help you can provide would be greatly appreciated.

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x2a4ad0b8, pid=4572, tid=3208
#
# 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+0x9d0b8]
#
# 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 (0x26258800): JavaThread "AWT-EventQueue-2" [_thread_in_native, id=3208, stack(0x278e0000,0x279e0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00000000, EBX=0x00000000, ECX=0x00000084, EDX=0x00000039
ESP=0x279de98c, EBP=0x00000039, ESI=0x2c117168, EDI=0x2c96fa80
EIP=0x2a4ad0b8, EFLAGS=0x00010216

Top of Stack: (sp=0x279de98c)
0x279de98c: 2c117168 00000039 00000004 00000084
0x279de99c: 00000000 00000039 2c117168 2a546cc0
0x279de9ac: 00000084 279de9cc 279de9d0 2ac99200
0x279de9bc: 2a4ad962 00000000 2c117168 2c1b8030
0x279de9cc: 00000000 00000000 2c117168 00000004
0x279de9dc: 00000084 2c96fa80 2c970980 2a4ae6a9
0x279de9ec: 00000039 00001403 00000000 00000000
0x279de9fc: 00000004 04ffe804 2c117168 04ffe407

Instructions: (pc=0x2a4ad0b8)
0x2a4ad098: 7c 1e 8b ce e8 3f 69 47 00 8b 96 78 71 00 00 8b
0x2a4ad0a8: be 30 71 00 00 89 54 24 10 e9 7d 00 00 00 8b ea
0x2a4ad0b8: 0f b7 0b 89 0f 0f b7 53 02 89 57 04 0f b7 4b 04
0x2a4ad0c8: 83 ed 02 ba 03 00 00 00 3b ea 89 4f 08 7e 44 8d


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x00000084 is an unknown value
EDX=0x00000039 is an unknown value
ESP=0x279de98c is pointing into the stack for thread: 0x26258800
EBP=0x00000039 is an unknown value
ESI=0x2c117168 is an unknown value
EDI=0x2c96fa80 is an unknown value


Stack: [0x278e0000,0x279e0000], sp=0x279de98c, free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0x9d0b8]

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 1981 C1 haven.Widget.draw(Lhaven/GOut;Z)V (87 bytes) @ 0x0218d7bc [0x0218d700+0xbc]
J 1895 C1 haven.Widget.draw(Lhaven/GOut;)V (7 bytes) @ 0x0246c268 [0x0246c240+0x28]
j haven.GameUI.draw(Lhaven/GOut;)V+27
J 1981 C1 haven.Widget.draw(Lhaven/GOut;Z)V (87 bytes) @ 0x0218d7bc [0x0218d700+0xbc]
J 1895 C1 haven.Widget.draw(Lhaven/GOut;)V (7 bytes) @ 0x0246c268 [0x0246c240+0x28]
j haven.RootWidget.draw(Lhaven/GOut;)V+2
j haven.UI.draw(Lhaven/GOut;)V+5
j haven.HavenPanel.redraw(Ljavax/media/opengl/GL2;)V+197
j haven.HavenPanel$1.display(Ljavax/media/opengl/GLAutoDrawable;)V+37
j jogamp.opengl.GLDrawableHelper.displayImpl(Ljavax/media/opengl/GLAutoDrawable;)V+81
j jogamp.opengl.GLDrawableHelper.display(Ljavax/media/opengl/GLAutoDrawable;)V+2
j javax.media.opengl.awt.GLCanvas$9.run()V+118
j jogamp.opengl.GLDrawableHelper.invokeGLImpl(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+206
j jogamp.opengl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+80
j javax.media.opengl.awt.GLCanvas$10.run()V+73
j java.awt.event.InvocationEvent.dispatch()V+11
j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
J 2001 C1 java.awt.EventQueue$3.run()Ljava/lang/Void; (60 bytes) @ 0x021d24dc [0x021d2480+0x5c]
J 2000 C1 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x0240bce0 [0x0240bcc0+0x20]
v ~StubRoutines::call_stub
J 1820 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x02453d47 [0x02453ce0+0x67]
J 1927 C1 java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object; (22 bytes) @ 0x02476780 [0x02476680+0x100]
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
J 1770 C1 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (295 bytes) @ 0x02441094 [0x02440a00+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 )
0x2625a400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5120, stack(0x2fd70000,0x2fe70000)]
0x29b42000 JavaThread "Worker thread" daemon [_thread_blocked, id=2800, stack(0x2fad0000,0x2fbd0000)]
0x29b41800 JavaThread "Worker thread" daemon [_thread_blocked, id=536, stack(0x31910000,0x31a10000)]
0x29b41400 JavaThread "Worker thread" daemon [_thread_in_Java, id=4960, stack(0x2fbf0000,0x2fcf0000)]
0x29b40c00 JavaThread "Worker thread" daemon [_thread_in_native, id=3592, stack(0x2f9c0000,0x2fac0000)]
0x2625e800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=532, stack(0x30a00000,0x30b00000)]
0x2625e000 JavaThread "Haven audio player" daemon [_thread_blocked, id=5760, stack(0x2f180000,0x2f280000)]
0x2625d400 JavaThread "Server time ticker" daemon [_thread_blocked, id=4156, stack(0x2ccb0000,0x2cdb0000)]
0x2625d000 JavaThread "Session writer" daemon [_thread_blocked, id=3720, stack(0x2d0a0000,0x2d1a0000)]
0x26257800 JavaThread "Session reader" daemon [_thread_in_native, id=5504, stack(0x2cf40000,0x2d040000)]
0x2625c800 JavaThread "Haven UI thread" [_thread_blocked, id=3600, stack(0x2c780000,0x2c880000)]
0x2625c400 JavaThread "Haven main thread" [_thread_blocked, id=5864, stack(0x2c570000,0x2c670000)]
0x2625bc00 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=3492, stack(0x2c420000,0x2c520000)]
0x2625b400 JavaThread "Haven resource loader" daemon [_thread_in_native, id=336, stack(0x2aee0000,0x2afe0000)]
0x2625b000 JavaThread "Haven resource loader" daemon [_thread_blocked, id=4508, stack(0x2c270000,0x2c370000)]
0x2625a800 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=472, stack(0x2a310000,0x2a410000)]
0x26258400 JavaThread "Haven resource loader" daemon [_thread_in_native, id=3364, stack(0x276b0000,0x277b0000)]
0x26259c00 JavaThread "Haven main thread" [_thread_blocked, id=5940, stack(0x28e10000,0x28f10000)]
0x26259800 JavaThread "Error reporter" daemon [_thread_blocked, id=5292, stack(0x28100000,0x28200000)]
0x26259000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1100, stack(0x277b0000,0x278b0000)]
=>0x26258800 JavaThread "AWT-EventQueue-2" [_thread_in_native, id=3208, stack(0x278e0000,0x279e0000)]
0x26257c00 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=676, stack(0x25c40000,0x25d40000)]
0x26257000 JavaThread "AWT-Shutdown" [_thread_blocked, id=2364, stack(0x27510000,0x27610000)]
0x260a2400 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=4072, stack(0x26930000,0x26a30000)]
0x24858400 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=4256, stack(0x26700000,0x26800000)]
0x24857c00 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=280, stack(0x265a0000,0x266a0000)]
0x015e7000 JavaThread "DestroyJavaVM" [_thread_blocked, id=3232, stack(0x01fe0000,0x020e0000)]
0x2484d000 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=3668, stack(0x25d50000,0x25e50000)]
0x24845c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=624, stack(0x018a0000,0x019a0000)]
0x24844800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4600, stack(0x25a80000,0x25b80000)]
0x246e7000 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=5976, stack(0x25570000,0x25670000)]
0x246dec00 JavaThread "Service Thread" daemon [_thread_blocked, id=2784, stack(0x24db0000,0x24eb0000)]
0x246af400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3692, stack(0x252b0000,0x253b0000)]
0x246ae000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5480, stack(0x250d0000,0x251d0000)]
0x246aa000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3788, stack(0x24f10000,0x25010000)]
0x24681000 JavaThread "Finalizer" daemon [_thread_blocked, id=4740, stack(0x24c90000,0x24d90000)]
0x2467c000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2720, stack(0x24b40000,0x24c40000)]

Other Threads:
0x24677000 VMThread [stack: 0x249b0000,0x24ab0000] [id=5664]
0x246e1800 WatcherThread [stack: 0x248b0000,0x249b0000] [id=4716]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
def new generation total 90304K, used 33997K [0x04200000, 0x0a3f0000, 0x0eca0000)
eden space 80320K, 29% used [0x04200000, 0x059734d8, 0x09070000)
from space 9984K, 100% used [0x09070000, 0x09a30000, 0x09a30000)
to space 9984K, 0% used [0x09a30000, 0x09a30000, 0x0a3f0000)
tenured generation total 200412K, used 176310K [0x0eca0000, 0x1b057000, 0x24200000)
the space 200412K, 87% used [0x0eca0000, 0x198cdac8, 0x198cdc00, 0x1b057000)
Metaspace used 18340K, capacity 18603K, committed 18816K, reserved 18816K

Card table byte_map: [0x01e50000,0x01f60000] byte_map_base: 0x01e2f000

Polling page: 0x001d0000

CodeCache: size=32768Kb used=4560Kb max_used=4600Kb free=28207Kb
bounds [0x020e0000, 0x02568000, 0x040e0000]
total_blobs=2600 nmethods=2145 adapters=386
compilation: enabled

Compilation events (10 events):
Event: 34.592 Thread 0x246af400 3025 java.nio.DirectFloatBufferU::put (18 bytes)
Event: 34.592 Thread 0x246af400 nmethod 3025 0x025639c8 code [0x02563ac0, 0x02563b70]
Event: 34.593 Thread 0x246af400 3026 java.nio.DirectFloatBufferU::ix (10 bytes)
Event: 34.593 Thread 0x246af400 nmethod 3026 0x022f0748 code [0x022f0840, 0x022f08d0]
Event: 34.601 Thread 0x246af400 3027 ! haven.Gob$GobLocation::tick (105 bytes)
Event: 34.602 Thread 0x246af400 nmethod 3027 0x022ef348 code [0x022ef4a0, 0x022ef83c]
Event: 34.613 Thread 0x246af400 3028 haven.MapView::access$200 (5 bytes)
Event: 34.613 Thread 0x246af400 nmethod 3028 0x022eea88 code [0x022eeb80, 0x022eec00]
Event: 34.615 Thread 0x246af400 3029 ! haven.MapView::addgob (166 bytes)
Event: 34.616 Thread 0x246af400 nmethod 3029 0x02303908 code [0x02303b20, 0x023045e4]

GC Heap History (10 events):
Event: 32.925 GC heap before
{Heap before GC invocations=82 (full 9):
def new generation total 90304K, used 83360K [0x04200000, 0x0a3f0000, 0x0eca0000)
eden space 80320K, 100% used [0x04200000, 0x09070000, 0x09070000)
from space 9984K, 30% used [0x09a30000, 0x09d28050, 0x0a3f0000)
to space 9984K, 0% used [0x09070000, 0x09070000, 0x09a30000)
tenured generation total 200412K, used 168164K [0x0eca0000, 0x1b057000, 0x24200000)
the space 200412K, 83% used [0x0eca0000, 0x190d91e8, 0x190d9200, 0x1b057000)
Metaspace used 18229K, capacity 18464K, committed 18688K, reserved 18816K
Event: 32.930 GC heap after
Heap after GC invocations=83 (full 9):
def new generation total 90304K, used 3595K [0x04200000, 0x0a3f0000, 0x0eca0000)
eden space 80320K, 0% used [0x04200000, 0x04200000, 0x09070000)
from space 9984K, 36% used [0x09070000, 0x093f2fd0, 0x09a30000)
to space 9984K, 0% used [0x09a30000, 0x09a30000, 0x0a3f0000)
tenured generation total 200412K, used 168164K [0x0eca0000, 0x1b057000, 0x24200000)
the space 200412K, 83% used [0x0eca0000, 0x190d91e8, 0x190d9200, 0x1b057000)
Metaspace used 18229K, capacity 18464K, committed 18688K, reserved 18816K
}
Event: 33.258 GC heap before
{Heap before GC invocations=83 (full 9):
def new generation total 90304K, used 83915K [0x04200000, 0x0a3f0000, 0x0eca0000)
eden space 80320K, 100% used [0x04200000, 0x09070000, 0x09070000)
from space 9984K, 36% used [0x09070000, 0x093f2fd0, 0x09a30000)
to space 9984K, 0% used [0x09a30000, 0x09a30000, 0x0a3f0000)
tenured generation total 200412K, used 168164K [0x0eca0000, 0x1b057000, 0x24200000)
the space 200412K, 83% used [0x0eca0000, 0x190d91e8, 0x190d9200, 0x1b057000)
Metaspace used 18229K, capacity 18464K, committed 18688K, reserved 18816K
Event: 33.263 GC heap after
Heap after GC invocations=84 (full 9):
def new generation total 90304K, used 4555K [0x04200000, 0x0a3f0000, 0x0eca0000)
eden space 80320K, 0% used [0x04200000, 0x04200000, 0x09070000)
from space 9984K, 45% used [0x09a30000, 0x09ea2c98, 0x0a3f0000)
to space 9984K, 0% used [0x09070000, 0x09070000, 0x09a30000)
tenured generation total 200412K, used 168164K [0x0eca0000, 0x1b057000, 0x24200000)
the space 200412K, 83% used [0x0eca0000, 0x190d91e8, 0x190d9200, 0x1b057000)
Metaspace used 18229K, capacity 18464K, committed 18688K, reserved 18816K
}
Event: 33.647 GC heap before
{Heap before GC invocations=84 (full 9):
def new generation total 90304K, used 84875K [0x04200000, 0x0a3f0000, 0x0eca0000)
eden space 80320K, 100% used [0x04200000, 0x09070000, 0x09070000)
from space 9984K, 45% used [0x09a30000, 0x09ea2c98, 0x0a3f0000)
to space 9984K, 0% used [0x09070000, 0x09070000, 0x09a30000)
tenured generation total 200412K, used 168164K [0x0eca0000, 0x1b057000, 0x24200000)
the space 200412K, 83% used [0x0eca0000, 0x190d91e8, 0x190d9200, 0x1b057000)
Metaspace used 18229K, capacity 18464K, committed 18688K, reserved 18816K
Event: 33.653 GC heap after
Heap after GC invocations=85 (full 9):
def new generation total 90304K, used 5825K [0x04200000, 0x0a3f0000, 0x0eca0000)
eden space 80320K, 0% used [0x04200000, 0x04200000, 0x09070000)
from space 9984K, 58% used [0x09070000, 0x09620750, 0x09a30000)
to space 9984K, 0% used [0x09a30000, 0x09a30000, 0x0a3f0000)
tenured generation total 200412K, used 168164K [0x0eca0000, 0x1b057000, 0x24200000)
the space 200412K, 83% used [0x0eca0000, 0x190d91e8, 0x190d9200, 0x1b057000)
Metaspace used 18229K, capacity 18464K, committed 18688K, reserved 18816K
}
Event: 33.996 GC heap before
{Heap before GC invocations=85 (full 9):
def new generation total 90304K, used 86145K [0x04200000, 0x0a3f0000, 0x0eca0000)
eden space 80320K, 100% used [0x04200000, 0x09070000, 0x09070000)
from space 9984K, 58% used [0x09070000, 0x09620750, 0x09a30000)
to space 9984K, 0% used [0x09a30000, 0x09a30000, 0x0a3f0000)
tenured generation total 200412K, used 168164K [0x0eca0000, 0x1b057000, 0x24200000)
the space 200412K, 83% used [0x0eca0000, 0x190d91e8, 0x190d9200, 0x1b057000)
Metaspace used 18230K, capacity 18464K, committed 18688K, reserved 18816K
Event: 34.007 GC heap after
Heap after GC invocations=86 (full 9):
def new generation total 90304K, used 7425K [0x04200000, 0x0a3f0000, 0x0eca0000)
eden space 80320K, 0% used [0x04200000, 0x04200000, 0x09070000)
from space 9984K, 74% used [0x09a30000, 0x0a1706b8, 0x0a3f0000)
to space 9984K, 0% used [0x09070000, 0x09070000, 0x09a30000)
tenured generation total 200412K, used 169574K [0x0eca0000, 0x1b057000, 0x24200000)
the space 200412K, 84% used [0x0eca0000, 0x192398a0, 0x19239a00, 0x1b057000)
Metaspace used 18230K, capacity 18464K, committed 18688K, reserved 18816K
}
Event: 34.477 GC heap before
{Heap before GC invocations=86 (full 9):
def new generation total 90304K, used 87745K [0x04200000, 0x0a3f0000, 0x0eca0000)
eden space 80320K, 100% used [0x04200000, 0x09070000, 0x09070000)
from space 9984K, 74% used [0x09a30000, 0x0a1706b8, 0x0a3f0000)
to space 9984K, 0% used [0x09070000, 0x09070000, 0x09a30000)
tenured generation total 200412K, used 169574K [0x0eca0000, 0x1b057000, 0x24200000)
the space 200412K, 84% used [0x0eca0000, 0x192398a0, 0x19239a00, 0x1b057000)
Metaspace used 18323K, capacity 18565K, committed 18688K, reserved 18816K
Event: 34.496 GC heap after
Heap after GC invocations=87 (full 9):
def new generation total 90304K, used 9984K [0x04200000, 0x0a3f0000, 0x0eca0000)
eden space 80320K, 0% used [0x04200000, 0x04200000, 0x09070000)
from space 9984K, 100% used [0x09070000, 0x09a30000, 0x09a30000)
to space 9984K, 0% used [0x09a30000, 0x09a30000, 0x0a3f0000)
tenured generation total 200412K, used 176310K [0x0eca0000, 0x1b057000, 0x24200000)
the space 200412K, 87% used [0x0eca0000, 0x198cdac8, 0x198cdc00, 0x1b057000)
Metaspace used 18323K, capacity 18565K, committed 18688K, reserved 18816K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 30.651 Thread 0x2625b000 Exception <a 'java/io/FileNotFoundException'> (0x06a06810) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 30.652 Thread 0x2625b000 Exception <a 'java/io/FileNotFoundException'> (0x06a082f8) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 30.652 Thread 0x2625b000 Exception <a 'java/io/FileNotFoundException'> (0x06a09eb0) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 30.653 Thread 0x2625b000 Exception <a 'java/io/FileNotFoundException'> (0x06a0ba58) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 30.727 Thread 0x29b42000 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x063cd760) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\runtime\reflection.cpp, line 1092]
Event: 30.728 Thread 0x29b41800 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x063de610) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\runtime\reflection.cpp, line 1092]
Event: 30.728 Thread 0x29b41800 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x063dffb8) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\runtime\reflection.cpp, line 1092]
Event: 30.728 Thread 0x29b42000 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x063cea80) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\runtime\reflection.cpp, line 1092]
Event: 30.807 Thread 0x29b41800 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x0828f520) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\runtime\reflection.cpp, line 1092]
Event: 32.402 Thread 0x2625b000 Exception <a 'java/io/FileNotFoundException'> (0x05f4a5f8) thrown at [D:\re\puppet\workspace\8-2-build-windows-i586-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events):
Event: 34.613 Thread 0x246af400 flushing nmethod 0x02304588
Event: 34.613 Thread 0x246af400 flushing nmethod 0x02304a08
Event: 34.613 Thread 0x246af400 flushing nmethod 0x02305908
Event: 34.613 Thread 0x246af400 flushing nmethod 0x02305d08
Event: 34.613 Thread 0x246af400 flushing nmethod 0x02305ec8
Event: 34.613 Thread 0x246af400 flushing nmethod 0x02307d48
Event: 34.613 Thread 0x246af400 flushing nmethod 0x02308448
Event: 34.613 Thread 0x246af400 flushing nmethod 0x0230a408
Event: 34.617 Executing VM operation: RevokeBias
Event: 34.617 Executing VM operation: RevokeBias done


Dynamic libraries:
0x001f0000 - 0x00206000 C:\Program Files\Java\jre1.8.0_60\bin\jp2launcher.exe
0x77d20000 - 0x77e62000 C:\Windows\SYSTEM32\ntdll.dll
0x75f60000 - 0x76035000 C:\Windows\system32\kernel32.dll
0x75c90000 - 0x75cdb000 C:\Windows\system32\KERNELBASE.dll
0x68fb0000 - 0x6906f000 C:\Program Files\Java\jre1.8.0_60\bin\MSVCR100.dll
0x77ea0000 - 0x77f69000 C:\Windows\system32\USER32.dll
0x77980000 - 0x779ce000 C:\Windows\system32\GDI32.dll
0x77bb0000 - 0x77bba000 C:\Windows\system32\LPK.dll
0x765c0000 - 0x7665d000 C:\Windows\system32\USP10.dll
0x77c70000 - 0x77d1c000 C:\Windows\system32\msvcrt.dll
0x77a50000 - 0x77bad000 C:\Windows\system32\ole32.dll
0x76510000 - 0x765b2000 C:\Windows\system32\RPCRT4.dll
0x76ae0000 - 0x76b71000 C:\Windows\system32\OLEAUT32.dll
0x75b00000 - 0x75b4c000 C:\Windows\system32\apphelp.dll
0x70ad0000 - 0x70b5d000 C:\Windows\AppPatch\AcLayers.DLL
0x75ad0000 - 0x75aeb000 C:\Windows\system32\SspiCli.dll
0x76b80000 - 0x777cc000 C:\Windows\system32\SHELL32.dll
0x77bc0000 - 0x77c17000 C:\Windows\system32\SHLWAPI.dll
0x75dd0000 - 0x75de7000 C:\Windows\system32\USERENV.dll
0x75c30000 - 0x75c3b000 C:\Windows\system32\profapi.dll
0x73010000 - 0x73061000 C:\Windows\system32\WINSPOOL.DRV
0x73310000 - 0x73322000 C:\Windows\system32\MPR.dll
0x76ac0000 - 0x76adf000 C:\Windows\system32\IMM32.DLL
0x763b0000 - 0x7647d000 C:\Windows\system32\MSCTF.dll
0x76300000 - 0x763a1000 C:\Windows\system32\ADVAPI32.dll
0x77e70000 - 0x77e89000 C:\Windows\SYSTEM32\sechost.dll
0x74f50000 - 0x74f71000 C:\Windows\system32\ntmarta.dll
0x77c20000 - 0x77c65000 C:\Windows\system32\WLDAP32.dll
0x68810000 - 0x68bd5000 C:\Program Files\Java\jre1.8.0_60\bin\client\jvm.dll
0x75170000 - 0x75177000 C:\Windows\system32\WSOCK32.dll
0x76070000 - 0x760a5000 C:\Windows\system32\WS2_32.dll
0x760b0000 - 0x760b6000 C:\Windows\system32\NSI.dll
0x73b40000 - 0x73b72000 C:\Windows\system32\WINMM.dll
0x751c0000 - 0x751c9000 C:\Windows\system32\VERSION.dll
0x77e90000 - 0x77e95000 C:\Windows\system32\PSAPI.DLL
0x71a80000 - 0x71a8c000 C:\Program Files\Java\jre1.8.0_60\bin\verify.dll
0x6e3d0000 - 0x6e3f1000 C:\Program Files\Java\jre1.8.0_60\bin\java.dll
0x68e60000 - 0x68fa5000 C:\Program Files\Java\jre1.8.0_60\bin\awt.dll
0x75b50000 - 0x75b5c000 C:\Windows\system32\CRYPTBASE.dll
0x74880000 - 0x748c0000 C:\Windows\system32\uxtheme.dll
0x6d9c0000 - 0x6d9eb000 C:\Program Files\Java\jre1.8.0_60\bin\jli.dll
0x74970000 - 0x74b0e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d\COMCTL32.dll
0x6e970000 - 0x6e983000 C:\Program Files\Java\jre1.8.0_60\bin\zip.dll
0x68d00000 - 0x68d6e000 C:\Program Files\Java\jre1.8.0_60\bin\deploy.dll
0x76810000 - 0x76abb000 C:\Windows\system32\WININET.dll
0x75f50000 - 0x75f54000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x75df0000 - 0x75df4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x75d90000 - 0x75d94000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x75f40000 - 0x75f43000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x76800000 - 0x76803000 C:\Windows\system32\normaliz.DLL
0x760c0000 - 0x762f5000 C:\Windows\system32\iertutil.dll
0x75e00000 - 0x75e05000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x76040000 - 0x7606b000 C:\Windows\system32\imagehlp.dll
0x77830000 - 0x7797b000 C:\Windows\system32\urlmon.dll
0x75c80000 - 0x75c84000 C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
0x6dd20000 - 0x6dd35000 C:\Program Files\Java\jre1.8.0_60\bin\net.dll
0x755e0000 - 0x7561c000 C:\Windows\system32\mswsock.dll
0x755d0000 - 0x755d6000 C:\Windows\System32\wship6.dll
0x6ee80000 - 0x6ee8f000 C:\Program Files\Java\jre1.8.0_60\bin\nio.dll
0x74440000 - 0x74453000 C:\Windows\system32\dwmapi.dll
0x75ab0000 - 0x75ab8000 C:\Windows\system32\Secur32.dll
0x71910000 - 0x71914000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
0x6c340000 - 0x6c344000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
0x750b0000 - 0x750cc000 C:\Windows\system32\IPHLPAPI.DLL
0x750a0000 - 0x750a7000 C:\Windows\system32\WINNSI.DLL
0x76480000 - 0x76503000 C:\Windows\system32\CLBCatQ.DLL
0x71420000 - 0x7147a000 C:\Windows\System32\netprofm.dll
0x73930000 - 0x73940000 C:\Windows\System32\nlaapi.dll
0x75620000 - 0x75637000 C:\Windows\system32\CRYPTSP.dll
0x753b0000 - 0x753eb000 C:\Windows\system32\rsaenh.dll
0x75bc0000 - 0x75bce000 C:\Windows\system32\RpcRtRemote.dll
0x6eec0000 - 0x6eec8000 C:\Windows\System32\npmproxy.dll
0x737d0000 - 0x737dd000 C:\Windows\system32\dhcpcsvc6.DLL
0x75000000 - 0x75005000 C:\Windows\System32\wshtcpip.dll
0x754a0000 - 0x754e4000 C:\Windows\system32\DNSAPI.dll
0x73750000 - 0x73762000 C:\Windows\system32\dhcpcsvc.DLL
0x73330000 - 0x73336000 C:\Windows\system32\rasadhlp.dll
0x737f0000 - 0x73828000 C:\Windows\System32\fwpuclnt.dll
0x75e10000 - 0x75f31000 C:\Windows\system32\CRYPT32.dll
0x75c40000 - 0x75c4c000 C:\Windows\system32\MSASN1.dll
0x6d780000 - 0x6d7a0000 C:\Program Files\Java\jre1.8.0_60\bin\sunec.dll
0x71b70000 - 0x71b7a000 C:\Program Files\Java\jre1.8.0_60\bin\management.dll
0x68be0000 - 0x68c19000 C:\Program Files\Java\jre1.8.0_60\bin\fontmanager.dll
0x72920000 - 0x72a51000 C:\Windows\system32\WindowsCodecs.dll
0x720a0000 - 0x720d1000 C:\Windows\system32\EhStorShell.dll
0x76660000 - 0x767fd000 C:\Windows\system32\SETUPAPI.dll
0x75c50000 - 0x75c77000 C:\Windows\system32\CFGMGR32.dll
0x75ce0000 - 0x75cf2000 C:\Windows\system32\DEVOBJ.dll
0x74460000 - 0x74555000 C:\Windows\system32\PROPSYS.dll
0x70920000 - 0x7098a000 C:\Windows\System32\cscui.dll
0x740f0000 - 0x740f9000 C:\Windows\System32\CSCDLL.dll
0x717d0000 - 0x717db000 C:\Windows\system32\CSCAPI.dll
0x71a90000 - 0x71b00000 C:\Windows\system32\ntshrui.dll
0x75920000 - 0x75939000 C:\Windows\system32\srvcli.dll
0x73880000 - 0x7388a000 C:\Windows\system32\slc.dll
0x68640000 - 0x68670000 C:\Program Files\Java\jre1.8.0_60\bin\t2k.dll
0x67b20000 - 0x67b46000 C:\Program Files\Java\jre1.8.0_60\bin\jpeg.dll
0x637c0000 - 0x637cb000 C:\Users\william.crawley\AppData\Local\Temp\jogamp_0000\file_cache\jln4161071422096455129\jln7393965613645261608\gluegen-rt.dll
0x6ee70000 - 0x6ee76000 C:\Program Files\Java\jre1.8.0_60\bin\jawt.dll
0x6a440000 - 0x6a44b000 C:\Users\william.crawley\AppData\Local\Temp\jogamp_0000\file_cache\jln4161071422096455129\jln7393965613645261608\nativewindow_awt.dll
0x6c100000 - 0x6c10c000 C:\Users\william.crawley\AppData\Local\Temp\jogamp_0000\file_cache\jln4161071422096455129\jln7393965613645261608\nativewindow_win32.dll
0x73240000 - 0x73308000 C:\Windows\system32\OpenGL32.dll
0x73210000 - 0x73232000 C:\Windows\system32\GLU32.dll
0x73120000 - 0x73207000 C:\Windows\system32\DDRAW.dll
0x730f0000 - 0x730f6000 C:\Windows\system32\DCIMAN32.dll
0x64500000 - 0x64592000 C:\Users\william.crawley\AppData\Local\Temp\jogamp_0000\file_cache\jln4161071422096455129\jln7393965613645261608\jogl_desktop.dll
0x2a410000 - 0x2aeb4000 C:\Windows\system32\ig4icd32.dll
0x67060000 - 0x67091000 C:\Program Files\Java\jre1.8.0_60\bin\lcms.dll
0x73090000 - 0x730a0000 C:\Windows\system32\napinsp.dll
0x72f40000 - 0x72f52000 C:\Windows\system32\pnrpnsp.dll
0x730a0000 - 0x730a8000 C:\Windows\System32\winrnr.dll
0x71fa0000 - 0x71faa000 C:\Program Files\Java\jre1.8.0_60\bin\jsound.dll
0x6e250000 - 0x6e259000 C:\Program Files\Java\jre1.8.0_60\bin\jsoundds.dll
0x66fe0000 - 0x67052000 C:\Windows\system32\DSOUND.dll
0x73dc0000 - 0x73de5000 C:\Windows\system32\POWRPROF.dll
0x74560000 - 0x74599000 C:\Windows\system32\MMDevAPI.DLL
0x720f0000 - 0x72120000 C:\Windows\system32\wdmaud.drv
0x74690000 - 0x74694000 C:\Windows\system32\ksuser.dll
0x73d30000 - 0x73d37000 C:\Windows\system32\AVRT.dll
0x708d0000 - 0x70906000 C:\Windows\system32\AUDIOSES.DLL
0x73850000 - 0x73858000 C:\Windows\system32\msacm32.drv
0x72120000 - 0x72134000 C:\Windows\system32\MSACM32.dll
0x73790000 - 0x73797000 C:\Windows\system32\midimap.dll
0x71d70000 - 0x71e5b000 C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xbootclasspath/a:C:\Program Files\Java\jre1.8.0_60\lib\deploy.jar;C:\Program Files\Java\jre1.8.0_60\lib\javaws.jar;C:\Program Files\Java\jre1.8.0_60\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\Java\jre1.8.0_60\bin\javaw.exe -Djnlpx.splashport=58183 -Djnlpx.home=C:\Program Files\Java\jre1.8.0_60\bin -Djnlpx.remove=false -Djnlpx.offline=false -Djnlpx.relaunch=true -Djnlpx.session.data=C:\Users\WILLIA~1.CRA\AppData\Local\Temp\session1723632866043358474 -Djnlpx.heapsize=-1,536870912 -Djava.security.policy=file:C:\Program Files\Java\jre1.8.0_60\lib\security\javaws.policy -DtrustProxy=true -Djnlpx.origFilenameArg=C:\Users\william.crawley\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\20\44da76d4-65b3ed90
java_command: com.sun.javaws.Main -notWebJava C:\Users\william.crawley\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\20\44da76d4-65b3ed90
java_class_path (initial): .
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\Java\jre1.8.0_60\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Lightspeed Systems\SecurityAgent\;"C:\Program Files\Java\jre1.8.0_60\bin"
USERNAME=william.crawley
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.23889)

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 3628284k(1741696k free), swap 7254852k(5339076k 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 Apr 12 10:23:31 2018
elapsed time: 34 seconds (0d 0h 0m 34s)
neonsilver11
 
Posts: 3
Joined: Thu Apr 12, 2018 4:24 pm

Re: Game Fails to Load for Unexplained Reason

Postby Paradoxyc » Thu Apr 12, 2018 5:31 pm

Which client are you using
Image
User avatar
Paradoxyc
Customer
 
Posts: 1345
Joined: Tue Jul 22, 2014 1:10 pm
Location: Marp's Basement

Re: Game Fails to Load for Unexplained Reason

Postby neonsilver11 » Thu Apr 12, 2018 5:49 pm

Paradoxyc wrote:Which client are you using


The one I downloaded when I made an account? I wasn't really aware that there was more than one client. I'm on Windows 7, if that helps. I just made an account on the website and it prompted me to start the client, so I clicked that and it downloaded it automatically.
neonsilver11
 
Posts: 3
Joined: Thu Apr 12, 2018 4:24 pm

Re: Game Fails to Load for Unexplained Reason

Postby Paradoxyc » Fri Apr 13, 2018 12:18 am

I can’t really think of much, unless you are using a Mac. Kandarim might be better use on this
Image
User avatar
Paradoxyc
Customer
 
Posts: 1345
Joined: Tue Jul 22, 2014 1:10 pm
Location: Marp's Basement

Re: Game Fails to Load for Unexplained Reason

Postby Taipion » Fri Apr 13, 2018 12:30 am

try some of the following:

- reinstall java

- empty your salem cache under users/yourusername/.salem/cache

- delete your game files under users/yourusername/salem/bin

(note one is /.salem and one /salem)


also in your /salem folder, there should be some error log files, those might be more useful
Need something? Here is my Shop (Including some useful info for new/returning players at the bottom of the first post)
Taipion
 
Posts: 2659
Joined: Fri Mar 08, 2013 4:12 pm

Re: Game Fails to Load for Unexplained Reason

Postby neonsilver11 » Fri Apr 13, 2018 4:17 pm

Taipion wrote:try some of the following:

- reinstall java

- empty your salem cache under users/yourusername/.salem/cache

- delete your game files under users/yourusername/salem/bin

(note one is /.salem and one /salem)


also in your /salem folder, there should be some error log files, those might be more useful


I am afraid that reinstalling Java isn't an option as I do not have the administrator password with which to do so. I emptied the cache, but it had no effect. I have been unable to find the /salem file anywhere on the computer. The only /salem file is just a program file that holds the game shortcut.
neonsilver11
 
Posts: 3
Joined: Thu Apr 12, 2018 4:24 pm

Re: Game Fails to Load for Unexplained Reason

Postby Taipion » Fri Apr 13, 2018 6:51 pm

neonsilver11 wrote:
Taipion wrote:try some of the following:

- reinstall java

- empty your salem cache under users/yourusername/.salem/cache

- delete your game files under users/yourusername/salem/bin

(note one is /.salem and one /salem)


also in your /salem folder, there should be some error log files, those might be more useful


I am afraid that reinstalling Java isn't an option as I do not have the administrator password with which to do so. I emptied the cache, but it had no effect. I have been unable to find the /salem file anywhere on the computer. The only /salem file is just a program file that holds the game shortcut.


(btw, please put all that info in the OP into a spoiler, thank you! ;) )

If you don't even have the admin pw, you may want to re-install that PC,
make sure to extract the win7 key before you do so, if you don't have that key lying around anymore.
Need something? Here is my Shop (Including some useful info for new/returning players at the bottom of the first post)
Taipion
 
Posts: 2659
Joined: Fri Mar 08, 2013 4:12 pm

Re: Game Fails to Load for Unexplained Reason

Postby lachlaan » Fri Apr 13, 2018 7:00 pm

The DLL that's the culprit is the integrated graphics accelerated thingy. update video drivers, or if the integrated graphics are too old entirely, pray hard for a while. I'd still try with the drivers first and if you have a discrete video card try enabling that in bios or nvidia optimus or amd catalyst something or other. Alternatively try turning off hardware acceleration for your graphics.
Exactly 6.022 x 10^23 worth of Lach molecules.
lachlaan
Customer
 
Posts: 2043
Joined: Tue Mar 12, 2013 3:11 pm

Re: Game Fails to Load for Unexplained Reason

Postby Kandarim » Sat Apr 14, 2018 7:39 am

after the client has started, but before you log into the game, try entering

Code: Select all
:gl meshmode d
in the client's command line (which you enter by typing the first ':')
That switches to software rendering mode, which may help.
Also, the salem binary files are located at C:\Users\<your name>\Salem\bin, although I doubt clearing those would help resolve this issue. As mentioned, it appears to be something with your graphics card driver.
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

Re: Game Fails to Load for Unexplained Reason

Postby naric » Wed Apr 18, 2018 12:19 pm

I was catching a Spiders with LASSO. Once it disappeared from my hand. I've looked in inventory, in backpack, in toolbelt and on the ground. Lasso disappeared.
naric
 
Posts: 47
Joined: Thu Nov 20, 2014 8:37 pm

Next

Return to Bugs & Technicalities

Who is online

Users browsing this forum: No registered users and 13 guests