Sign in to follow this  
Maldibren

[Resolved] Game crashing shortly after loading

Recommended Posts

My Wurm Online game is crashing shortly after it has loaded the player's view.  I believe that I have 64bit Java installed correctly.  I have included my hs_err_pic & console files below.  Any assistance would be greatly appreciated!

 

hs_err_pid contents:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007117fc80, pid=8568, tid=0x0000000000001824
#
# JRE version: Java(TM) SE Runtime Environment (8.0_144-b01) (build 1.8.0_144-b01)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.144-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V  [jvm.dll+0xafc80]
#
# 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
#
---------------  T H R E A D  ---------------
Current thread (0x0000000002349000):  GCTaskThread [stack: 0x0000000011b60000,0x0000000011c60000] [id=6180]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000008
Registers:
RAX=0x0000000011f60000, RBX=0x00000000c0431601, RCX=0x00000000c0431601, RDX=0x0000000000000000
RSP=0x0000000011c5eed8, RBP=0x0000000000000008, RSI=0x0000000000000015, RDI=0x000000000241ddc0
R8 =0x0000000000000000, R9 =0x000000000000218b, R10=0x00000000199635c8, R11=0x0000000002348c80
R12=0x0000000000000003, R13=0x0000000011c5eff0, R14=0x0000000011c5f070, R15=0x0000000002349000
RIP=0x000000007117fc80, EFLAGS=0x0000000000010246
Top of Stack: (sp=0x0000000011c5eed8)
0x0000000011c5eed8:   00000000711db8a7 00000000199635c8
0x0000000011c5eee8:   00000000711de21a 0000000016643e70
0x0000000011c5eef8:   0000000011c5f070 000000000241ddc0
0x0000000011c5ef08:   00000000711e3813 00000000c0431601
0x0000000011c5ef18:   0000000002349000 0000000011c5f070
0x0000000011c5ef28:   00000000711fcfaf 0000000000000000
0x0000000011c5ef38:   00000000711945db 0000000000000001
0x0000000011c5ef48:   0000000002348c80 00000000199635c8
0x0000000011c5ef58:   0000000002349000 0000000000000033
0x0000000011c5ef68:   0000000011c5f7f0 0000000011c5f828
0x0000000011c5ef78:   00000000712df6d1 0000000011c5f080
0x0000000011c5ef88:   00000000718c8760 0000000011c5f190
0x0000000011c5ef98:   00000000199635c8 0000000003e678e0
0x0000000011c5efa8:   0000000003e67790 0000000000000002
0x0000000011c5efb8:   0000000000000033 0000000011c5f1c0
0x0000000011c5efc8:   0000000002349000 0000000003e678e0
Instructions: (pc=0x000000007117fc80)
0x000000007117fc60:   6c bb 1d 00 48 8b 9c 24 d0 00 00 00 48 81 c4 c0
0x000000007117fc70:   00 00 00 5d c3 cc cc cc cc cc cc cc cc cc cc cc
0x000000007117fc80:   44 8b 42 08 4c 8b ca 45 85 c0 7e 0e 41 f6 c0 01
0x000000007117fc90:   75 57 41 c1 f8 03 41 8b c0 c3 79 4d 80 3d 3e e8

Register to memory mapping:
RAX=0x0000000011f60000 is an unknown value
RBX=0x00000000c0431601 is pointing into object: 0x00000000c04315f8
java.lang.Short
 - klass: 'java/lang/Short'
RCX=0x00000000c0431601 is pointing into object: 0x00000000c04315f8
java.lang.Short
 - klass: 'java/lang/Short'
RDX=0x0000000000000000 is an unknown value
RSP=0x0000000011c5eed8 is an unknown value
RBP=0x0000000000000008 is an unknown value
RSI=0x0000000000000015 is an unknown value
RDI=0x000000000241ddc0 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x000000000000218b is an unknown value
R10={method} {0x00000000199635d0} 'swapBuffers' '()V' in 'org/lwjgl/opengl/Display'
R11=0x0000000002348c80 is an unknown value
R12=0x0000000000000003 is an unknown value
R13=0x0000000011c5eff0 is an unknown value
R14=0x0000000011c5f070 is an unknown value
R15=0x0000000002349000 is an unknown value

Stack: [0x0000000011b60000,0x0000000011c60000],  sp=0x0000000011c5eed8,  free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0xafc80]
JavaThread 0x0000000019ef9000 (nid = 1788) was being processed
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 1429  java.lang.Throwable.fillInStackTrace(I)Ljava/lang/Throwable; (0 bytes) @ 0x000000000290ed3b [0x000000000290ed00+0x3b]
J 9313 C2 java.lang.IllegalMonitorStateException.<init>()V (5 bytes) @ 0x0000000003e679a4 [0x0000000003e678e0+0xc4]
v  ~StubRoutines::call_stub
j  org.lwjgl.opengl.Display.swapBuffers()V+51
J 9123 C1 org.lwjgl.opengl.Display.update(Z)V (154 bytes) @ 0x0000000003af1b5c [0x0000000003af16e0+0x47c]
J 9127 C1 com.wurmonline.client.yuix3IabUz.XwhlvVTrl()V (25 bytes) @ 0x000000000294157c [0x00000000029413e0+0x19c]
j  com.wurmonline.client.WurmClientBase.fgtPPuD8uC()V+1104
j  com.wurmonline.client.WurmClientBase.run()V+852
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub
---------------  P R O C E S S  ---------------
Java Threads: ( => current thread )
  0x000000001a1e7000 JavaThread "Texture Loader 0" daemon [_thread_blocked, id=3556, stack(0x000000002ca60000,0x000000002cb60000)]
  0x000000001a1ed800 JavaThread "Sound Loader 2" daemon [_thread_blocked, id=8024, stack(0x000000002c760000,0x000000002c860000)]
  0x000000001a1e6000 JavaThread "Sound Loader 1" daemon [_thread_blocked, id=2160, stack(0x000000002aee0000,0x000000002afe0000)]
  0x000000001a1ea800 JavaThread "Sound Loader 0" daemon [_thread_blocked, id=1852, stack(0x000000002ade0000,0x000000002aee0000)]
  0x0000000019ef8000 JavaThread "Wurm-Fast-Clock-Workaround-Thread" daemon [_thread_blocked, id=7516, stack(0x0000000026ad0000,0x0000000026bd0000)]
  0x0000000019efb000 JavaThread "WOM Model Loader 1" daemon [_thread_blocked, id=1184, stack(0x00000000269d0000,0x0000000026ad0000)]
  0x0000000019ef9800 JavaThread "WOM Model Loader 0" daemon [_thread_blocked, id=8156, stack(0x00000000268d0000,0x00000000269d0000)]
  0x0000000019efa800 JavaThread "Collada Model Loader 0" daemon [_thread_blocked, id=2552, stack(0x00000000267d0000,0x00000000268d0000)]
  0x0000000019ef6800 JavaThread "Sound Unloader" daemon [_thread_blocked, id=3668, stack(0x0000000021850000,0x0000000021950000)]
  0x0000000019ef9000 JavaThread "Wurm 3.99.52 main thread" [_thread_blocked, id=1788, stack(0x000000001f750000,0x000000001f850000)]
  0x0000000019eed800 JavaThread "Job executor 2" [_thread_blocked, id=2548, stack(0x000000001f650000,0x000000001f750000)]
  0x0000000019eec000 JavaThread "Job executor 1" [_thread_blocked, id=3640, stack(0x000000001f550000,0x000000001f650000)]
  0x0000000019ef2000 JavaThread "Job executor 0" [_thread_blocked, id=5412, stack(0x000000001f450000,0x000000001f550000)]
  0x0000000019ef0000 JavaThread "SwingWorker-pool-3-thread-6" daemon [_thread_blocked, id=7276, stack(0x000000001e280000,0x000000001e380000)]
  0x0000000019eee000 JavaThread "SwingWorker-pool-3-thread-5" daemon [_thread_blocked, id=8212, stack(0x000000001e180000,0x000000001e280000)]
  0x0000000019ef6000 JavaThread "SwingWorker-pool-3-thread-4" daemon [_thread_blocked, id=2236, stack(0x000000001e080000,0x000000001e180000)]
  0x0000000019ef3800 JavaThread "SwingWorker-pool-3-thread-3" daemon [_thread_blocked, id=1052, stack(0x000000001cab0000,0x000000001cbb0000)]
  0x0000000019ef4800 JavaThread "SwingWorker-pool-3-thread-2" daemon [_thread_blocked, id=6904, stack(0x000000001c9b0000,0x000000001cab0000)]
  0x0000000019ef1800 JavaThread "SwingWorker-pool-3-thread-1" daemon [_thread_blocked, id=2364, stack(0x000000001c5b0000,0x000000001c6b0000)]
  0x0000000019eec800 JavaThread "TimerQueue" daemon [_thread_blocked, id=6872, stack(0x000000001c4b0000,0x000000001c5b0000)]
  0x0000000019ef0800 JavaThread "TimerQueue" daemon [_thread_blocked, id=4440, stack(0x000000001b2b0000,0x000000001b3b0000)]
  0x0000000016fe3800 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=3696, stack(0x0000000017fd0000,0x00000000180d0000)]
  0x0000000016fd2800 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=4908, stack(0x0000000017ed0000,0x0000000017fd0000)]
  0x0000000016fd2000 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=8780, stack(0x0000000017dd0000,0x0000000017ed0000)]
  0x0000000002334000 JavaThread "DestroyJavaVM" [_thread_blocked, id=2020, stack(0x0000000001e30000,0x0000000001f30000)]
  0x0000000016fcc800 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=8980, stack(0x0000000017bd0000,0x0000000017cd0000)]
  0x0000000016fc0800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5340, stack(0x0000000017910000,0x0000000017a10000)]
  0x0000000016fbf000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8440, stack(0x0000000017710000,0x0000000017810000)]
  0x00000000164e2800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=8860, stack(0x0000000016a50000,0x0000000016b50000)]
  0x0000000014b5e800 JavaThread "Service Thread" daemon [_thread_blocked, id=5632, stack(0x0000000016850000,0x0000000016950000)]
  0x0000000014b0d000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=1400, stack(0x0000000016350000,0x0000000016450000)]
  0x0000000014b01800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=9076, stack(0x0000000016250000,0x0000000016350000)]
  0x0000000014afe800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3156, stack(0x0000000016150000,0x0000000016250000)]
  0x0000000014afc000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7192, stack(0x0000000016050000,0x0000000016150000)]
  0x0000000014afb000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2184, stack(0x0000000015f50000,0x0000000016050000)]
  0x0000000014aea000 JavaThread "Finalizer" daemon [_thread_blocked, id=8716, stack(0x0000000015d60000,0x0000000015e60000)]
  0x0000000002423800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1944, stack(0x0000000015c60000,0x0000000015d60000)]
Other Threads:
  0x0000000014ac9000 VMThread [stack: 0x0000000015b60000,0x0000000015c60000] [id=3360]
  0x00000000164dc800 WatcherThread [stack: 0x0000000016950000,0x0000000016a50000] [id=7760]
=>0x0000000002349000 (exited) GCTaskThread [stack: 0x0000000011b60000,0x0000000011c60000] [id=6180]
VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x0000000002330ad0] Threads_lock - owner thread: 0x0000000014ac9000
[0x0000000002330d50] Heap_lock - owner thread: 0x0000000019ef9000
Heap:
 PSYoungGen      total 185856K, used 1792K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 183808K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f5e80000)
  from space 2048K, 87% used [0x00000000f5e80000,0x00000000f6040000,0x00000000f6080000)
  to   space 83968K, 0% used [0x00000000fae00000,0x00000000fae00000,0x0000000100000000)
 ParOldGen       total 349696K, used 308563K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
  object space 349696K, 88% used [0x00000000c0000000,0x00000000d2d54e38,0x00000000d5580000)
 Metaspace       used 40193K, capacity 40575K, committed 41008K, reserved 1085440K
  class space    used 4270K, capacity 4371K, committed 4400K, reserved 1048576K
Card table byte_map: [0x00000000117f0000,0x0000000011a00000] byte_map_base: 0x00000000111f0000
Marking Bits: (ParMarkBitMap*) 0x00000000718ed850
 Begin Bits: [0x0000000011f60000, 0x0000000012f60000)
 End Bits:   [0x0000000012f60000, 0x0000000013f60000)
Polling page: 0x0000000001f30000
CodeCache: size=245760Kb used=30974Kb max_used=32038Kb free=214785Kb
 bounds [0x0000000002430000, 0x00000000043e0000, 0x0000000011430000]
 total_blobs=8052 nmethods=7116 adapters=846
 compilation: enabled
Compilation events (10 events):
Event: 60.625 Thread 0x0000000014b0d000 9310       3       java.lang.Exception::<init> (5 bytes)
Event: 60.625 Thread 0x0000000014b0d000 nmethod 9310 0x0000000002c097d0 code [0x0000000002c09940, 0x0000000002c09c68]
Event: 60.627 Thread 0x0000000014b0d000 9311       3       java.lang.RuntimeException::<init> (5 bytes)
Event: 60.627 Thread 0x0000000014b0d000 nmethod 9311 0x00000000030f1c10 code [0x00000000030f1da0, 0x00000000030f2108]
Event: 60.627 Thread 0x0000000014b0d000 9312       3       java.lang.IllegalMonitorStateException::<init> (5 bytes)
Event: 60.627 Thread 0x0000000014b0d000 nmethod 9312 0x0000000003b38290 code [0x0000000003b38400, 0x0000000003b38648]
Event: 60.678 Thread 0x0000000014b01800 9313       4       java.lang.IllegalMonitorStateException::<init> (5 bytes)
Event: 60.679 Thread 0x0000000014afe800 9314       4       java.lang.Throwable::<init> (29 bytes)
Event: 60.680 Thread 0x0000000014b01800 nmethod 9313 0x0000000003e67790 code [0x0000000003e678e0, 0x0000000003e67c28]
Event: 60.681 Thread 0x0000000014afe800 nmethod 9314 0x0000000003f3f750 code [0x0000000003f3f8c0, 0x0000000003f3fc08]
GC Heap History (10 events):
Event: 42.185 GC heap after
Heap after GC invocations=15 (full 2):
 PSYoungGen      total 251392K, used 32211K [0x00000000eab00000, 0x00000000ffc80000, 0x0000000100000000)
  eden space 159232K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f4680000)
  from space 92160K, 34% used [0x00000000f4680000,0x00000000f65f4da0,0x00000000fa080000)
  to   space 88064K, 0% used [0x00000000fa680000,0x00000000fa680000,0x00000000ffc80000)
 ParOldGen       total 349696K, used 242600K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
  object space 349696K, 69% used [0x00000000c0000000,0x00000000cecea2d8,0x00000000d5580000)
 Metaspace       used 38822K, capacity 39193K, committed 39728K, reserved 1085440K
  class space    used 4228K, capacity 4338K, committed 4400K, reserved 1048576K
}
Event: 42.557 GC heap before
{Heap before GC invocations=16 (full 2):
 PSYoungGen      total 251392K, used 191443K [0x00000000eab00000, 0x00000000ffc80000, 0x0000000100000000)
  eden space 159232K, 100% used [0x00000000eab00000,0x00000000f4680000,0x00000000f4680000)
  from space 92160K, 34% used [0x00000000f4680000,0x00000000f65f4da0,0x00000000fa080000)
  to   space 88064K, 0% used [0x00000000fa680000,0x00000000fa680000,0x00000000ffc80000)
 ParOldGen       total 349696K, used 242600K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
  object space 349696K, 69% used [0x00000000c0000000,0x00000000cecea2d8,0x00000000d5580000)
 Metaspace       used 39093K, capacity 39449K, committed 39984K, reserved 1085440K
  class space    used 4240K, capacity 4338K, committed 4400K, reserved 1048576K
Event: 42.596 GC heap after
Heap after GC invocations=16 (full 2):
 PSYoungGen      total 247296K, used 37140K [0x00000000eab00000, 0x00000000ff300000, 0x0000000100000000)
  eden space 168960K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f5000000)
  from space 78336K, 47% used [0x00000000fa680000,0x00000000fcac51e0,0x00000000ff300000)
  to   space 83456K, 0% used [0x00000000f5000000,0x00000000f5000000,0x00000000fa180000)
 ParOldGen       total 349696K, used 270536K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
  object space 349696K, 77% used [0x00000000c0000000,0x00000000d08321b0,0x00000000d5580000)
 Metaspace       used 39093K, capacity 39449K, committed 39984K, reserved 1085440K
  class space    used 4240K, capacity 4338K, committed 4400K, reserved 1048576K
}
Event: 43.634 GC heap before
{Heap before GC invocations=17 (full 2):
 PSYoungGen      total 247296K, used 206100K [0x00000000eab00000, 0x00000000ff300000, 0x0000000100000000)
  eden space 168960K, 99% used [0x00000000eab00000,0x00000000f4ffff38,0x00000000f5000000)
  from space 78336K, 47% used [0x00000000fa680000,0x00000000fcac51e0,0x00000000ff300000)
  to   space 83456K, 0% used [0x00000000f5000000,0x00000000f5000000,0x00000000fa180000)
 ParOldGen       total 349696K, used 270536K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
  object space 349696K, 77% used [0x00000000c0000000,0x00000000d08321b0,0x00000000d5580000)
 Metaspace       used 39326K, capacity 39743K, committed 40240K, reserved 1085440K
  class space    used 4248K, capacity 4371K, committed 4400K, reserved 1048576K
Event: 43.663 GC heap after
Heap after GC invocations=17 (full 2):
 PSYoungGen      total 252416K, used 46444K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 168960K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f5000000)
  from space 83456K, 55% used [0x00000000f5000000,0x00000000f7d5b210,0x00000000fa180000)
  to   space 81920K, 0% used [0x00000000fb000000,0x00000000fb000000,0x0000000100000000)
 ParOldGen       total 349696K, used 289711K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
  object space 349696K, 82% used [0x00000000c0000000,0x00000000d1aebff0,0x00000000d5580000)
 Metaspace       used 39326K, capacity 39743K, committed 40240K, reserved 1085440K
  class space    used 4248K, capacity 4371K, committed 4400K, reserved 1048576K
}
Event: 46.007 GC heap before
{Heap before GC invocations=18 (full 2):
 PSYoungGen      total 252416K, used 215404K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 168960K, 100% used [0x00000000eab00000,0x00000000f5000000,0x00000000f5000000)
  from space 83456K, 55% used [0x00000000f5000000,0x00000000f7d5b210,0x00000000fa180000)
  to   space 81920K, 0% used [0x00000000fb000000,0x00000000fb000000,0x0000000100000000)
 ParOldGen       total 349696K, used 289711K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
  object space 349696K, 82% used [0x00000000c0000000,0x00000000d1aebff0,0x00000000d5580000)
 Metaspace       used 39567K, capacity 39999K, committed 40496K, reserved 1085440K
  class space    used 4268K, capacity 4371K, committed 4400K, reserved 1048576K
Event: 46.021 GC heap after
Heap after GC invocations=18 (full 2):
 PSYoungGen      total 265216K, used 11776K [0x00000000eab00000, 0x00000000fff80000, 0x0000000100000000)
  eden space 183808K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f5e80000)
  from space 81408K, 14% used [0x00000000fb000000,0x00000000fbb80370,0x00000000fff80000)
  to   space 82432K, 0% used [0x00000000f5e80000,0x00000000f5e80000,0x00000000faf00000)
 ParOldGen       total 349696K, used 302825K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
  object space 349696K, 86% used [0x00000000c0000000,0x00000000d27ba660,0x00000000d5580000)
 Metaspace       used 39567K, capacity 39999K, committed 40496K, reserved 1085440K
  class space    used 4268K, capacity 4371K, committed 4400K, reserved 1048576K
}
Event: 61.018 GC heap before
{Heap before GC invocations=19 (full 2):
 PSYoungGen      total 265216K, used 195584K [0x00000000eab00000, 0x00000000fff80000, 0x0000000100000000)
  eden space 183808K, 100% used [0x00000000eab00000,0x00000000f5e80000,0x00000000f5e80000)
  from space 81408K, 14% used [0x00000000fb000000,0x00000000fbb80370,0x00000000fff80000)
  to   space 82432K, 0% used [0x00000000f5e80000,0x00000000f5e80000,0x00000000faf00000)
 ParOldGen       total 349696K, used 302825K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
  object space 349696K, 86% used [0x00000000c0000000,0x00000000d27ba660,0x00000000d5580000)
 Metaspace       used 40193K, capacity 40575K, committed 41008K, reserved 1085440K
  class space    used 4270K, capacity 4371K, committed 4400K, reserved 1048576K
Event: 61.026 GC heap after
Heap after GC invocations=19 (full 2):
 PSYoungGen      total 185856K, used 1792K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 183808K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f5e80000)
  from space 2048K, 87% used [0x00000000f5e80000,0x00000000f6040000,0x00000000f6080000)
  to   space 83968K, 0% used [0x00000000fae00000,0x00000000fae00000,0x0000000100000000)
 ParOldGen       total 349696K, used 308563K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
  object space 349696K, 88% used [0x00000000c0000000,0x00000000d2d54e38,0x00000000d5580000)
 Metaspace       used 40193K, capacity 40575K, committed 41008K, reserved 1085440K
  class space    used 4270K, capacity 4371K, committed 4400K, reserved 1048576K
}
Event: 61.026 GC heap before
{Heap before GC invocations=20 (full 3):
 PSYoungGen      total 185856K, used 1792K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  eden space 183808K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f5e80000)
  from space 2048K, 87% used [0x00000000f5e80000,0x00000000f6040000,0x00000000f6080000)
  to   space 83968K, 0% used [0x00000000fae00000,0x00000000fae00000,0x0000000100000000)
 ParOldGen       total 349696K, used 308563K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
  object space 349696K, 88% used [0x00000000c0000000,0x00000000d2d54e38,0x00000000d5580000)
 Metaspace       used 40193K, capacity 40575K, committed 41008K, reserved 1085440K
  class space    used 4270K, capacity 4371K, committed 4400K, reserved 1048576K
Deoptimization events (10 events):
Event: 54.658 Thread 0x0000000019ef9000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036af214 method=class.zOGyKXqI17.FZOk5L6Gfy(Lclass/mHp80DMOlW;ZZ)V @ 155
Event: 54.768 Thread 0x0000000019ef2000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000003c0d974 method=java.util.concurrent.ConcurrentLinkedQueue.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 11
Event: 55.067 Thread 0x0000000019ef9000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003f81f3c method=class.lDs0Z2Y5jj.FZOk5L6Gfy(J)V @ 41
Event: 55.397 Thread 0x0000000019ef2000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x000000000394f0cc method=java.util.concurrent.ConcurrentLinkedQueue.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 35
Event: 55.451 Thread 0x0000000019ef2000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x000000000394f0cc method=java.util.concurrent.ConcurrentLinkedQueue.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 35
Event: 55.451 Thread 0x0000000019ef2000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x000000000394f0cc method=java.util.concurrent.ConcurrentLinkedQueue.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 35
Event: 55.515 Thread 0x0000000019ef2000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x000000000394f0cc method=java.util.concurrent.ConcurrentLinkedQueue.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 35
Event: 55.666 Thread 0x0000000019ef9000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000039daba8 method=class.C44osihSNB.V8K8v9DodL()V @ 132
Event: 55.666 Thread 0x0000000019ef9000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003be76c0 method=java.util.concurrent.ConcurrentLinkedQueue.peek()Ljava/lang/Object; @ 24
Event: 60.474 Thread 0x0000000019ef9000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003c27454 method=class.zOGyKXqI17.FZOk5L6Gfy(Lclass/mHp80DMOlW;ZZ)V @ 32
Internal exceptions (10 events):
Event: 61.018 Thread 0x0000000019ef9000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x00000000f5e7ea60) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 652]
Event: 61.018 Thread 0x0000000019ef9000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x00000000f5e7ec68) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 652]
Event: 61.018 Thread 0x0000000019ef9000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x00000000f5e7ee70) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 652]
Event: 61.018 Thread 0x0000000019ef9000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x00000000f5e7f078) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 652]
Event: 61.018 Thread 0x0000000019ef9000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x00000000f5e7f280) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 652]
Event: 61.018 Thread 0x0000000019ef9000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x00000000f5e7f488) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 652]
Event: 61.018 Thread 0x0000000019ef9000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x00000000f5e7f690) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 652]
Event: 61.018 Thread 0x0000000019ef9000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x00000000f5e7f898) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 652]
Event: 61.018 Thread 0x0000000019ef9000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x00000000f5e7faa0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 652]
Event: 61.018 Thread 0x0000000019ef9000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x00000000f5e7fca8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 652]
Events (10 events):
Event: 60.591 Thread 0x0000000014b0d000 flushing nmethod 0x0000000003e7c590
Event: 60.591 Thread 0x0000000014b0d000 flushing nmethod 0x0000000003edfd90
Event: 60.591 Thread 0x0000000014b0d000 flushing nmethod 0x0000000003ee05d0
Event: 60.591 Thread 0x0000000014b0d000 flushing nmethod 0x0000000003f3f610
Event: 60.591 Thread 0x0000000014b0d000 flushing nmethod 0x0000000003f405d0
Event: 60.591 Thread 0x0000000014b0d000 flushing nmethod 0x0000000003f44ad0
Event: 60.591 Thread 0x0000000014b0d000 flushing nmethod 0x0000000003f58b90
Event: 60.591 Thread 0x0000000014b0d000 flushing nmethod 0x0000000003fc95d0
Event: 60.591 Thread 0x0000000014b0d000 flushing nmethod 0x0000000003ffaf90
Event: 61.018 Executing VM operation: ParallelGCFailedAllocation

Dynamic libraries:
0x00007ff777460000 - 0x00007ff77747f000  C:\Program Files\Java\jre1.8.0_144\bin\jp2launcher.exe
0x00007ffc0ffe0000 - 0x00007ffc101bb000  C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffbfe320000 - 0x00007ffbfe353000  C:\Program Files\AVAST Software\Avast\x64\aswhooka.dll
0x00007ffc0d6a0000 - 0x00007ffc0d74e000  C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffc0c5a0000 - 0x00007ffc0c7e9000  C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffc0f640000 - 0x00007ffc0f78a000  C:\WINDOWS\System32\USER32.dll
0x00007ffc0d520000 - 0x00007ffc0d53e000  C:\WINDOWS\System32\win32u.dll
0x00007ffc0ed00000 - 0x00007ffc0ed27000  C:\WINDOWS\System32\GDI32.dll
0x00007ffc0cf50000 - 0x00007ffc0d0d8000  C:\WINDOWS\System32\gdi32full.dll
0x00007ffc0c500000 - 0x00007ffc0c59a000  C:\WINDOWS\System32\msvcp_win.dll
0x00007ffc0d420000 - 0x00007ffc0d516000  C:\WINDOWS\System32\ucrtbase.dll
0x00007ffc0d540000 - 0x00007ffc0d685000  C:\WINDOWS\System32\ole32.dll
0x00007ffc0f790000 - 0x00007ffc0fa89000  C:\WINDOWS\System32\combase.dll
0x00007ffc0fca0000 - 0x00007ffc0fdc5000  C:\WINDOWS\System32\RPCRT4.dll
0x00007ffc0d3b0000 - 0x00007ffc0d41a000  C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffc0fc20000 - 0x00007ffc0fc79000  C:\WINDOWS\System32\sechost.dll
0x00007ffc0ed30000 - 0x00007ffc0edf0000  C:\WINDOWS\System32\OLEAUT32.dll
0x00000000719e0000 - 0x0000000071ab2000  C:\Program Files\Java\jre1.8.0_144\bin\MSVCR100.dll
0x00007ffc0f590000 - 0x00007ffc0f5bd000  C:\WINDOWS\System32\IMM32.DLL
0x00007ffc0d810000 - 0x00007ffc0d8b1000  C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffc0fdd0000 - 0x00007ffc0fe6d000  C:\WINDOWS\System32\msvcrt.dll
0x00007ffc0b750000 - 0x00007ffc0b781000  C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ffc0d8c0000 - 0x00007ffc0ecf7000  C:\WINDOWS\System32\SHELL32.dll
0x00007ffc0d2b0000 - 0x00007ffc0d2f9000  C:\WINDOWS\System32\cfgmgr32.dll
0x00007ffc0d750000 - 0x00007ffc0d7fa000  C:\WINDOWS\System32\shcore.dll
0x00007ffc0c850000 - 0x00007ffc0cf43000  C:\WINDOWS\System32\windows.storage.dll
0x00007ffc0f0f0000 - 0x00007ffc0f141000  C:\WINDOWS\System32\shlwapi.dll
0x00007ffc0c4c0000 - 0x00007ffc0c4d1000  C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffc0c470000 - 0x00007ffc0c4bc000  C:\WINDOWS\System32\powrprof.dll
0x00007ffc0c450000 - 0x00007ffc0c465000  C:\WINDOWS\System32\profapi.dll
0x0000000071970000 - 0x000000007199f000  C:\Program Files\Java\jre1.8.0_144\bin\jli.dll
0x00007ffbff020000 - 0x00007ffbff287000  C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.483_none_26002d27e7c744a2\COMCTL32.dll
0x00000000710d0000 - 0x000000007196d000  C:\Program Files\Java\jre1.8.0_144\bin\server\jvm.dll
0x00007ffc0fc10000 - 0x00007ffc0fc18000  C:\WINDOWS\System32\PSAPI.DLL
0x00007ffbf3530000 - 0x00007ffbf3539000  C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffc0fa90000 - 0x00007ffc0fafc000  C:\WINDOWS\System32\WS2_32.dll
0x00007ffc08fd0000 - 0x00007ffc08ff3000  C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffc00760000 - 0x00007ffc0076a000  C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffc08f60000 - 0x00007ffc08f8b000  C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00000000710c0000 - 0x00000000710cf000  C:\Program Files\Java\jre1.8.0_144\bin\verify.dll
0x0000000071090000 - 0x00000000710b9000  C:\Program Files\Java\jre1.8.0_144\bin\java.dll
0x0000000071070000 - 0x0000000071086000  C:\Program Files\Java\jre1.8.0_144\bin\zip.dll
0x0000000070fd0000 - 0x0000000071062000  C:\Program Files\Java\jre1.8.0_144\bin\deploy.dll
0x00007ffc0fc80000 - 0x00007ffc0fc9d000  C:\WINDOWS\System32\imagehlp.dll
0x00007ffbfac20000 - 0x00007ffbfaf4e000  C:\WINDOWS\SYSTEM32\WININET.dll
0x00007ffc02b20000 - 0x00007ffc02ce7000  C:\WINDOWS\SYSTEM32\urlmon.dll
0x00007ffc03580000 - 0x00007ffc0380a000  C:\WINDOWS\SYSTEM32\iertutil.dll
0x00007ffc0bec0000 - 0x00007ffc0becb000  C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
0x0000000070fb0000 - 0x0000000070fca000  C:\Program Files\Java\jre1.8.0_144\bin\net.dll
0x00007ffc0bd00000 - 0x00007ffc0bd5c000  C:\WINDOWS\system32\mswsock.dll
0x0000000070f90000 - 0x0000000070fa1000  C:\Program Files\Java\jre1.8.0_144\bin\nio.dll
0x0000000070df0000 - 0x0000000070f88000  C:\Program Files\Java\jre1.8.0_144\bin\awt.dll
0x00007ffc09280000 - 0x00007ffc092fe000  C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffc0ac90000 - 0x00007ffc0ad25000  C:\WINDOWS\system32\uxtheme.dll
0x00007ffc0fe70000 - 0x00007ffc0ffd6000  C:\WINDOWS\System32\MSCTF.dll
0x00007ffc08c10000 - 0x00007ffc08c3a000  C:\WINDOWS\system32\dwmapi.dll
0x00007ffc0c380000 - 0x00007ffc0c3b0000  C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007ffc04aa0000 - 0x00007ffc04abb000  C:\WINDOWS\SYSTEM32\ondemandconnroutehelper.dll
0x00007ffc0baa0000 - 0x00007ffc0bad7000  C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffc090e0000 - 0x00007ffc091b7000  C:\WINDOWS\SYSTEM32\winhttp.dll
0x00007ffc0a350000 - 0x00007ffc0a35b000  C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x00007ffc0d800000 - 0x00007ffc0d808000  C:\WINDOWS\System32\NSI.dll
0x00007ffc0a300000 - 0x00007ffc0a316000  C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffc0baf0000 - 0x00007ffc0bb94000  C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffc0a2d0000 - 0x00007ffc0a2ea000  C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffc08880000 - 0x00007ffc0888a000  C:\Windows\System32\rasadhlp.dll
0x00007ffc09c70000 - 0x00007ffc09cdb000  C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffc0c280000 - 0x00007ffc0c2a5000  C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffbfb280000 - 0x00007ffbfb2f4000  C:\WINDOWS\SYSTEM32\msiso.dll
0x00007ffc0eff0000 - 0x00007ffc0f08e000  C:\WINDOWS\System32\clbcatq.dll
0x00007ffc09960000 - 0x00007ffc09af6000  C:\WINDOWS\SYSTEM32\PROPSYS.dll
0x00007ffbf73e0000 - 0x00007ffbf73f0000  C:\WINDOWS\SYSTEM32\LINKINFO.dll
0x00007ffbf4db0000 - 0x00007ffbf4e86000  C:\WINDOWS\SYSTEM32\ntshrui.dll
0x00007ffbfc940000 - 0x00007ffbfc966000  C:\WINDOWS\SYSTEM32\srvcli.dll
0x00007ffbfe4e0000 - 0x00007ffbfe4f2000  C:\WINDOWS\SYSTEM32\cscapi.dll
0x0000000070da0000 - 0x0000000070de7000  C:\Program Files\Java\jre1.8.0_144\bin\fontmanager.dll
0x00007ffbed240000 - 0x00007ffbed361000  C:\WINDOWS\system32\opengl32.dll
0x00007ffc05040000 - 0x00007ffc0506c000  C:\WINDOWS\SYSTEM32\GLU32.dll
0x0000000070d50000 - 0x0000000070d92000  C:\Program Files\Java\jre1.8.0_144\bin\t2k.dll
0x00007ffc03290000 - 0x00007ffc0343c000  C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x00007ffbf5e50000 - 0x00007ffbf5e97000  C:\WINDOWS\system32\dataexchange.dll
0x00007ffc06cf0000 - 0x00007ffc06fcf000  C:\WINDOWS\system32\d3d11.dll
0x00007ffc08300000 - 0x00007ffc08422000  C:\WINDOWS\system32\dcomp.dll
0x00007ffc0b380000 - 0x00007ffc0b424000  C:\WINDOWS\system32\dxgi.dll
0x00007ffc0add0000 - 0x00007ffc0af40000  C:\WINDOWS\system32\twinapi.appcore.dll
0x00007ffc06050000 - 0x00007ffc060d2000  C:\WINDOWS\System32\TextInputFramework.dll
0x00007ffc05cf0000 - 0x00007ffc05fc2000  C:\WINDOWS\System32\CoreUIComponents.dll
0x00007ffc070c0000 - 0x00007ffc071a3000  C:\WINDOWS\System32\CoreMessaging.dll
0x00007ffc08ad0000 - 0x00007ffc08c09000  C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffc091e0000 - 0x00007ffc091f5000  C:\WINDOWS\SYSTEM32\usermgrcli.dll
0x00007ffc0d0e0000 - 0x00007ffc0d2a9000  C:\WINDOWS\System32\CRYPT32.dll
0x00007ffc0c4e0000 - 0x00007ffc0c4f1000  C:\WINDOWS\System32\MSASN1.dll
0x00007ffc0bea0000 - 0x00007ffc0beb7000  C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffc0b920000 - 0x00007ffc0b954000  C:\WINDOWS\system32\rsaenh.dll
0x00000000719b0000 - 0x00000000719d4000  C:\Program Files\Java\jre1.8.0_144\bin\sunec.dll
0x00000000719a0000 - 0x00000000719ad000  C:\Program Files\Java\jre1.8.0_144\bin\management.dll
0x0000000180000000 - 0x0000000180051000  C:\Users\CMors\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\14\75c528e-4fadbe8a-2.9.1--n\lwjgl64.dll
0x00007ffc0c350000 - 0x00007ffc0c379000  C:\WINDOWS\SYSTEM32\USERENV.dll
0x0000000070d10000 - 0x0000000070d41000  C:\Program Files\Java\jre1.8.0_144\bin\jpeg.dll
0x000000001f850000 - 0x0000000020a42000  C:\WINDOWS\SYSTEM32\ig4icd64.dll
0x00007ffbf3d90000 - 0x00007ffbf3e23000  C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffc02ad0000 - 0x00007ffc02b11000  C:\WINDOWS\SYSTEM32\icm32.dll
0x00000000185e0000 - 0x0000000018644000  C:\Users\CMors\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\14\75c528e-4fadbe8a-2.9.1--n\OpenAL64.dll
0x00007ffc09b50000 - 0x00007ffc09bb7000  C:\WINDOWS\System32\MMDevApi.dll
0x00007ffc0ada0000 - 0x00007ffc0adc8000  C:\WINDOWS\System32\DEVOBJ.dll
0x00007ffbffd70000 - 0x00007ffbffdfc000  C:\WINDOWS\SYSTEM32\dsound.dll
0x00007ffc08c70000 - 0x00007ffc08d75000  C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x00007ffc08740000 - 0x00007ffc0874b000  C:\WINDOWS\SYSTEM32\AVRT.dll
0x0000000070cd0000 - 0x0000000070d0c000  C:\Program Files\Java\jre1.8.0_144\bin\lcms.dll
0x00007ffbfe740000 - 0x00007ffbfe8e9000  C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -Xbootclasspath/a:C:\Program Files\Java\jre1.8.0_144\lib\deploy.jar;C:\Program Files\Java\jre1.8.0_144\lib\javaws.jar;C:\Program Files\Java\jre1.8.0_144\lib\plugin.jar -Xverify:remote -Djava.security.manager -Djava.security.policy=file:C:\Program Files\Java\jre1.8.0_144\lib\security\javaws.policy -DtrustProxy=true -Djnlpx.home=C:\Program Files\Java\jre1.8.0_144\bin -Djnlpx.origFilenameArg=C:\Users\CMors\Desktop\Wurm Online.jnlp -Djnlpx.remove=true -Dsun.java2d.noddraw=true -Djnlp.versionEnabled=true -Xms512m -Xmx1024m -Djnlpx.heapsize=512m,1024m -Djnlpx.splashport=51126 -Djnlpx.jvm=C:\Program Files\Java\jre1.8.0_144\bin\javaw.exe -Djnlpx.vmargs=LURzdW4uamF2YTJkLm5vZGRyYXc9dHJ1ZQAtRGpubHAudmVyc2lvbkVuYWJsZWQ9dHJ1ZQA=
java_command: com.sun.javaws.Main C:\Users\CMors\AppData\Local\Temp\javaws2
java_class_path (initial): C:\Program Files\Java\jre1.8.0_144\lib\deploy.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files\Java\jre1.8.0_144\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Users\CMors\AppData\Local\Microsoft\WindowsApps;;"C:\Program Files\Java\jre1.8.0_144\bin"
USERNAME=CMors
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 2, GenuineIntel
 
---------------  S Y S T E M  ---------------
OS: Windows 10.0 , 64 bit Build 15063 (10.0.15063.296)
CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, clmul, ht, tsc, tscinvbit
Memory: 4k page, physical 8051060k(5606340k free), swap 9296244k(6255700k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.144-b01) for windows-amd64 JRE (1.8.0_144-b01), built on Jul 21 2017 21:57:33 by "java_re" with MS VC++ 10.0 (VS2010)
time: Sat Aug 19 16:52:04 2017
elapsed time: 61 seconds (0d 0h 1m 1s)
 
console contents:
Time is Sat Aug 19 16:52:14 PDT 2017
Running client version 3.99.52
         client build# 297e046197d5c3acca29ad8e3d6f971fd166ef5a
     client build time 2017-08-18 04:09
=== System information ===
Executing from C:\Users\USERNAME\Desktop\
Operating system: Windows 10 (arch: amd64, version: 10.0)
Java version: 1.8.0_144 (Oracle Corporation) <http://java.oracle.com/>
Jvm version: 25.144-b01 (Oracle Corporation) [Java HotSpot(TM) 64-Bit Server VM]
Available CPUs: 4
Aug 19, 2017 4:52:14 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
>>> Main thread exiting.
Loading character Mithrian
Loading config default
Loading props file C:\Users\USERNAME\wurm\configs\default\gamesettings.txt
Executing C:\Users\USERNAME\wurm\configs\default\keybindings.txt
Loading props file C:\Users\USERNAME\wurm\players\Mithrian\password.txt
>>> LoginFrame queue entry exiting.
Saving props file C:\Users\USERNAME\wurm\configs\default\gamesettings.txt
Keybindings saved.
Saving props file C:\Users\USERNAME\wurm\players\Mithrian\password.txt
Saving props file C:\Users\USERNAME\wurm\configs\default\gamesettings.txt
Keybindings saved.
Loaded pack sound.jar (r1)
Loaded pack pmk.jar (r3061)
Loaded pack graphics.jar (r3168)
Options up-to-date!
Loading props file C:\Users\USERNAME\wurm\players\Mithrian\playerdata.txt
Loading props file C:\Users\USERNAME\wurm\players\Mithrian\stats.txt
Preparing to enable console logging.
Now logging to C:\Users\USERNAME\wurm\console.Mithrian.log
=== Wurm options ===
animation_playback_self = 0
auto_mipmaps_enabled = 2
auto_run_source = 0
cavedetail = 1
censor_chat = true
collada_animations = 1
color_black = 0.0,0.0,0.0
color_cyan = 0.0,1.0,1.0
color_error = 1.0,0.3,0.3
color_fuchsia = 1.0,0.0,1.0
color_green = 0.4,0.72,0.47
color_grey = 0.5,0.75,1.0
color_lime = 0.5,1.0,0.5
color_maroon = 0.5,0.0,0.0
color_navy_blue = 0.23,0.39,1.0
color_orange = 1.0,0.58,0.04
color_purple = 0.5,0.0,0.5
color_red = 1.0,0.0,0.0
color_royal_blue = 0.5,0.5,1.0
color_silver = 0.75,0.75,0.75
color_system = 0.5,1.0,0.5
color_teal = 0.0,0.5,0.5
color_white = 1.0,1.0,1.0
color_yellow = 1.0,1.0,0.0
compressed_textures = true
compressed_textures_S3TC = true
contribution_culling = 150
custim_timer_source = 1
customTimer1 = -1|-1
customTimer2 = -1|-1
customTimer3 = -1|-1
customTimer4 = -1|-1
customTimer5 = -1|-1
debug_mode = false
depth_clamp_enabled = 1
disable_select_all_shortcut = false
display_settings = false:true:0:1280:1024:32:-1:false:false
enable_contribution_culling = false
enable_debugs = false
enable_lod = true
enable_shift_drag = false
enable_vsync = true
engine_multithreaded = 0
event_log_rotation = 2
exec_source = 0
fast_yield = false
fbo_enabled = 1
fog_coord_src = 0
font_antialias = 2
font_bold = 11
font_default = 11
font_header = 24
font_italian = 11
font_monospaced = 11
font_static = 11
fov_horizontal = 80
fps_limit = 60
fps_limit_background = 30
fps_limit_enabled = true
free_look_mode_disable_on_close_component = false
free_look_mode_disable_on_combat = false
free_look_mode_disable_on_open_component = false
free_look_mode_sensitivity = 10
game_client_thread_priority = 2
glsl_debug_loading = false
glsl_enabled = 2
gpu_skinning = true
gui_opacity = 3
gui_skin = 1
has_read_eula = true
hide_inactive_friends = false
hide_menu_examine = false
hide_menu_no_target = false
hide_menu_spam_mode = true
hide_menu_stop = false
hide_onscreen_fail_messages = false
hide_onscreen_hostile_messages = false
hide_onscreen_info_messages = false
hide_personal_goal = false
high_res_binoculars = true
hint_texture_scaling = 1
impColumn = true
inverse_mouse = false
irc_log_rotation = 2
irc_notif = 0
item_creature_render_distance = 3
key_bindings_source = 0
keyboard_layout = 0
loadInventoryStartup = true
local_list_in_event = false
lod = 1
log_extra_errors = false
log_gl_errors = false
mark_text_read = true
material_as_suffix = true
max_texture_size = 2
mega_texture_size = 4
model_loader_thread_priority = 2
model_loading_threads = 1
mount_rotation = false
multidraw_enabled = 2
no_brightness = false
no_terrain_render = false
no_world_render = false
non_power_of_two = 2
occlusion_queries_enabled = 2
offscreen_texture_size = 1
other_log_rotation = 2
outline_picking = true
player_texture_size = 2
reflection_texture_size = 1
reflections = 0
release_context = false
release_context_on_jogl_sleep = false
remember_password = true
render_distant_terrain = true
render_glow = false
render_sun_glare = false
resident_models = false
save_skills_on_quit = false
screenshot_file_format = 1
season_override = 0
send_extra_tile_data = false
setting_timestamps = true
settings_version = 3
shadow_level = 0
shift_drag_default = 10
showKChat = true
show_body_in_inventory = false
show_old_quickbar = false
silent_friends_update = false
skillgain_minimum = 1
skillgain_no_alignment = true
skillgain_no_favor = true
skydetail = 0
sound_al_gain = 15
sound_buzzlevel = 2
sound_cache_enabled = true
sound_doppler_enabled = false
sound_engine = 2
sound_footstepslevel = 10
sound_music_level = 0
sound_play_PMAlert = false
sound_play_ambients = true
sound_play_buzz = true
sound_play_combat = true
sound_play_door = true
sound_play_emotes = true
sound_play_footsteps = true
sound_play_music = false
sound_play_weather = true
sound_play_work = true
stipple_enabled = true
structure_render_distance = 3
submit_client_data = 1
terrain_bump = true
terrain_res = 1
test_attach_equipment = false
test_mode = 0
thirdPerson = false
tile_transitions = true
tiledecorations = 2
togglePushToTalk = true
treelist_outline = true
trees = 3
update_optional = true
use_alpha_particles = true
use_anisotropic_filtering = 2
use_antialiasing = 1
use_color_picking = true
use_fast_clock_work_around = true
use_fbo_color_picking = true
use_nagles_algorithm = false
use_nano_timer = false
use_non_alpha_particles = true
use_phobia_models = false
use_tree_models = true
use_weather_particles = true
vbo_enabled = 0
viewport_bob = true
water_detail = 0
Setting up Collada Model Loader
Setting up WurmModel Model Loader
Executing C:\Users\USERNAME\wurm\configs\default\keybindings.txt
Translating legacy key PAGE_UP to PRIOR
Translating legacy key PAGE_DOWN to NEXT
Translating legacy key ENTER to RETURN
Word filter loaded: 23
Starting job manager with 3 worker threads
>>> Launch queue entry exiting.
Failed to create window (Depth=24, AA level=2)
Using LWJGL display 1280:1024:0:0 (false)
Setting up OpenAL Sound Engine
OpenAL version: 1.1 ALSOFT 1.15.1
OpenAL renderer: OpenAL Soft
OpenAL vendor: OpenAL Community
OpenAL extensions: AL_EXT_ALAW AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data AL_SOFTX_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points AL_SOFT_source_latency
Generating: 128 source channels.
=== OpenGL information ===
LWJGL version: 2.9.1
Adapter info: igdumd64 (8.15.10.2900)
OpenGL vendor: Intel
OpenGL renderer: Intel(R) HD Graphics
OpenGL version: 2.1.0 - Build 8.15.10.2900
OpenGL extensions:
    GL_EXT_blend_minmax
    GL_EXT_blend_subtract
    GL_EXT_blend_color
    GL_EXT_abgr
    GL_EXT_texture3D
    GL_EXT_clip_volume_hint
    GL_EXT_compiled_vertex_array
    GL_SGIS_texture_edge_clamp
    GL_SGIS_generate_mipmap
    GL_EXT_draw_range_elements
    GL_SGIS_texture_lod
    GL_EXT_rescale_normal
    GL_EXT_packed_pixels
    GL_EXT_texture_edge_clamp
    GL_EXT_separate_specular_color
    GL_ARB_multitexture
    GL_EXT_texture_env_combine
    GL_EXT_bgra
    GL_EXT_blend_func_separate
    GL_EXT_secondary_color
    GL_EXT_fog_coord
    GL_EXT_texture_env_add
    GL_ARB_texture_cube_map
    GL_ARB_transpose_matrix
    GL_ARB_texture_env_add
    GL_IBM_texture_mirrored_repeat
    GL_EXT_multi_draw_arrays
    GL_NV_blend_square
    GL_ARB_texture_compression
    GL_3DFX_texture_compression_FXT1
    GL_EXT_texture_filter_anisotropic
    GL_ARB_texture_border_clamp
    GL_ARB_point_parameters
    GL_ARB_texture_env_combine
    GL_ARB_texture_env_dot3
    GL_ARB_texture_env_crossbar
    GL_EXT_texture_compression_s3tc
    GL_ARB_shadow
    GL_ARB_window_pos
    GL_EXT_shadow_funcs
    GL_EXT_stencil_wrap
    GL_ARB_vertex_program
    GL_EXT_texture_rectangle
    GL_ARB_fragment_program
    GL_EXT_stencil_two_side
    GL_ATI_separate_stencil
    GL_ARB_vertex_buffer_object
    GL_EXT_texture_lod_bias
    GL_ARB_occlusion_query
    GL_ARB_fragment_shader
    GL_ARB_shader_objects
    GL_ARB_shading_language_100
    GL_ARB_texture_non_power_of_two
    GL_ARB_vertex_shader
    GL_NV_texgen_reflection
    GL_ARB_point_sprite
    GL_ARB_fragment_program_shadow
    GL_EXT_blend_equation_separate
    GL_ARB_depth_texture
    GL_ARB_texture_rectangle
    GL_ARB_draw_buffers
    GL_ARB_color_buffer_float
    GL_ARB_half_float_pixel
    GL_ARB_texture_float
    GL_ARB_pixel_buffer_object
    GL_EXT_framebuffer_object
    GL_ARB_draw_instanced
    GL_ARB_half_float_vertex
    GL_EXT_draw_buffers2
    GL_WIN_swap_hint
    GL_EXT_texture_sRGB
    GL_EXT_packed_float
    GL_EXT_texture_shared_exponent
    GL_ARB_texture_rg
    GL_ARB_texture_compression_rgtc
    GL_NV_conditional_render
    GL_EXT_texture_swizzle
    GL_ARB_sync
    GL_ARB_framebuffer_sRGB
    GL_EXT_packed_depth_stencil
    GL_ARB_depth_buffer_float
    GL_EXT_transform_feedback
    GL_EXT_framebuffer_blit
    GL_ARB_framebuffer_object
    GL_EXT_texture_array
    GL_ARB_map_buffer_range
    GL_EXT_texture_snorm
    GL_INTEL_performance_queries
    GL_ARB_copy_buffer
    GL_ARB_sampler_objects
    GL_NV_primitive_restart
    GL_ARB_seamless_cube_map
    GL_ARB_uniform_buffer_object
    GL_ARB_depth_clamp
    GL_ARB_vertex_array_bgra
    GL_ARB_draw_elements_base_vertex
    GL_EXT_gpu_program_parameters
    GL_ARB_compatibility
    GL_ARB_vertex_array_object
GLSL version: 1.20  - Intel Build 8.15.10.2900
GLSL max vertex uniforms: 512 (512)
GLSL max fragment uniforms: 1024 (1024)
GLSL max varyings: 41 (41)
Intel hardware, enabling experimental GLSL problem workarounds
Preloading builtin materials
Failed linking program: program.skin_tex0.6_light
Unable to link program (program.skin_tex0.6_light): class.kUMnOTdUJi: <no message>
Unable to load material program: material.mesh.skin : program.skin_tex0.6_light
Failed linking program: program.skin_tex0.7_light
Unable to link program (program.skin_tex0.7_light): class.kUMnOTdUJi: <no message>
Unable to load material program: material.mesh.skin : program.skin_tex0.7_light
Failed linking program: program.skin_tex0.8_light
Unable to link program (program.skin_tex0.8_light): class.kUMnOTdUJi: <no message>
Unable to load material program: material.mesh.skin : program.skin_tex0.8_light
Failed linking program: program.skin_tex0_rare.6_light
Unable to link program (program.skin_tex0_rare.6_light): class.kUMnOTdUJi: <no message>
Unable to load material program: material.mesh.skin_rare : program.skin_tex0_rare.6_light
Failed linking program: program.skin_tex0_rare.7_light
Unable to link program (program.skin_tex0_rare.7_light): class.kUMnOTdUJi: <no message>
Unable to load material program: material.mesh.skin_rare : program.skin_tex0_rare.7_light
Failed linking program: program.skin_tex0_rare.8_light
Unable to link program (program.skin_tex0_rare.8_light): class.kUMnOTdUJi: <no message>
Unable to load material program: material.mesh.skin_rare : program.skin_tex0_rare.8_light
Failed linking program: program.static_tex0.6_light
Unable to link program (program.static_tex0.6_light): class.kUMnOTdUJi: <no message>
Unable to load material program: material.mesh.static : program.static_tex0.6_light
Failed linking program: program.static_tex0.7_light
Unable to link program (program.static_tex0.7_light): class.kUMnOTdUJi: <no message>
Unable to load material program: material.mesh.static : program.static_tex0.7_light
Failed linking program: program.static_tex0.8_light
Unable to link program (program.static_tex0.8_light): class.kUMnOTdUJi: <no message>
Unable to load material program: material.mesh.static : program.static_tex0.8_light
Failed linking program: program.static_tex0_rare.6_light
Unable to link program (program.static_tex0_rare.6_light): class.kUMnOTdUJi: <no message>
Unable to load material program: material.mesh.static_rare : program.static_tex0_rare.6_light
Failed linking program: program.static_tex0_rare.7_light
Unable to link program (program.static_tex0_rare.7_light): class.kUMnOTdUJi: <no message>
Unable to load material program: material.mesh.static_rare : program.static_tex0_rare.7_light
Failed linking program: program.static_tex0_rare.8_light
Unable to link program (program.static_tex0_rare.8_light): class.kUMnOTdUJi: <no message>
Unable to load material program: material.mesh.static_rare : program.static_tex0_rare.8_light
Failed linking program: program.terrain.6_light
Unable to link program (program.terrain.6_light): class.kUMnOTdUJi: <no message>
Unable to load material program: material.terrain.bumpmap : program.terrain.6_light
Failed linking program: program.terrain.7_light
Unable to link program (program.terrain.7_light): class.kUMnOTdUJi: <no message>
Unable to load material program: material.terrain.bumpmap : program.terrain.7_light
Failed linking program: program.terrain.8_light
Unable to link program (program.terrain.8_light): class.kUMnOTdUJi: <no message>
Unable to load material program: material.terrain.bumpmap : program.terrain.8_light
Preloading builtin materials done
Launching Collada Model Loader threads
Launching WOM Loader threads
Starting workaround for fast running clocks
Using LWJGL timer.
Initialized mouse with 5 buttons.
Experimental direct buffer cleaner init successful
Startup Phase - Setting up..
Initializing font texture for SansSerif (11). Texture Size: 512
Initializing font texture for SansSerif (11, italic). Texture Size: 128
Loading window positions from C:\Users\USERNAME\wurm\players\Mithrian\windows_1280x1024.txt
Loading props file C:\Users\USERNAME\wurm\players\Mithrian\windows_1280x1024.txt
Gui initialized
Startup Phase - Preparing terrain
Startup Phase - Connecting ..
Disabling Nagles
Writing to C:\Users\USERNAME\wurm\players\Mithrian\logs\_Event.2017-08.txt
Disabling Nagles
Writing to C:\Users\USERNAME\wurm\players\Mithrian\logs\CA_HELP.2017-08.txt
Writing to C:\Users\USERNAME\wurm\players\Mithrian\logs\GL-Freedom.2017-08.txt
Writing to C:\Users\USERNAME\wurm\players\Mithrian\logs\Freedom.2017-08.txt
Writing to C:\Users\USERNAME\wurm\players\Mithrian\logs\Trade.2017-08.txt
Login successful
Executing C:\Users\USERNAME\wurm\configs\default\autorun.txt
Starting update of login splash image...
Resized terrain FBOs to 512
Initializing font texture for SansSerif (12). Texture Size: 128
Finished loading new login splash image!

Share this post


Link to post
Share on other sites

It seems to be using 64-bit java. It might be something to do with java garbage collection or something  I am not sure, since there are a ton of references to GC, but the one thing that jumps out at me is that you are using intel integrated graphics with a 2012 dated driver.  Possibly there is no other driver option for this chipset. 

 

1) Which version of windows are you using, is this a laptop and if so which exact make and model number, and was it later upgraded to Win10 (meaning the laptop maker might not support win10 drivers)

2) If it is a desktop computer, see if Intel will give you better drivers by going to https://downloadcenter.intel.com/   - see note below about Legacy Drivers, this appears to be an unsupported chipset for Win8/10.

 

Since you have been a Wurm user for at least 1.5 years, the 2012 intel graphics driver must have worked ok in the past and you are probably used to adjusting the settings for it  (though it looks like you may have been playing the steam version of WU in the past, and recently switched to WO). Did you recently change or reinstall the operating system? Switch from stable to unstable? (I think unstable might be better for intel but not sure)  More information could help us see if there is a better driver than the 2012 driver, and at least eliminate that as the cause.  Try also launching with resolution set initially to windows resizeable 800x600 and only after it loads without crashing, then maximize to fill the screen, as that sometimes seems to help with intel graphics. It sounds like a  Arrandale/Clarkdale intel chipset and the intel driver page has an odd note about :"Legacy" Win8 drivers for this chipset no longer being available on intel download site, so it might be tricky (but possible)  to find this legacy driver that they no longer carry, though again if you have always used this same computer with this same driver the past two years, it in unclear why it suddenly stopped working now.  See also whether this might apply to your situation:  https://communities.intel.com/thread/100760

 

 

 

Hopefully a dev will spot something in the garbage collection log notes that points out an easier solution, and that it is unrelated to the intel 2012 driver. .

 

If this just started, also try rebooting the computer as this solves odd things when nothing else does. Always the first thing to try. 

 

 

 

Running client version 3.99.52

I have not kept up to date on WO client versions. If you have been using the stable client, try the unstable client instead

 

 

 

 

 

Edited by Brash_Endeavors

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this