Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000229c1f61066, pid=13560, tid=0x0000000000003a1c
- #
- # JRE version: Java(TM) SE Runtime Environment (8.0_172-b11) (build 1.8.0_172-b11)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.172-b11 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C 0x00000229c1f61066
- #
- # 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 (0x00000229be347800): JavaThread "Wurm main thread" [_thread_in_native, id=14876, stack(0x0000009e5ee60000,0x0000009e5ef60000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0x00000229be2ce004
- Registers:
- RAX=0x0000000000000004, RBX=0x00000229c20e0090, RCX=0x00000229be2ce008, RDX=0x00000229be2ce004
- RSP=0x0000009e5ef5eed0, RBP=0x00000000000000ff, RSI=0x00000229be2c39ec, RDI=0x0000000000000000
- R8 =0x0000000000002986, R9 =0x00000229be2c39ec, R10=0x0000022993c79f02, R11=0x0000000070dbcdc0
- R12=0x0000000000000001, R13=0x00000229c27e5a00, R14=0x0000009e5ef5f068, R15=0x00000229be347800
- RIP=0x00000229c1f61066, EFLAGS=0x0000000000010202
- Top of Stack: (sp=0x0000009e5ef5eed0)
- 0x0000009e5ef5eed0: 0000000000000000 0000000070c5de5b
- 0x0000009e5ef5eee0: 00000229be347800 00000229be347800
- 0x0000009e5ef5eef0: 00000229c27e5a00 0000000000000000
- 0x0000009e5ef5ef00: 00000229be347800 00000229bde56170
- 0x0000009e5ef5ef10: 00000229c27e5a00 0000009e5ef5f068
- 0x0000009e5ef5ef20: 00000229c6909c20 0000000070c4c1b6
- 0x0000009e5ef5ef30: 0000009e5ef5f6e8 00000229aa631cb0
- 0x0000009e5ef5ef40: 00000229be347800 0000009e5ef5f068
- 0x0000009e5ef5ef50: 00000229c27e5a00 0000000000000000
- 0x0000009e5ef5ef60: 00000229be2c39ec 0000000080039de8
- 0x0000009e5ef5ef70: 0000009e5ef5f030 00000229c1f6248f
- 0x0000009e5ef5ef80: 00000229c20e0090 00000229c20e0090
- 0x0000009e5ef5ef90: 000002290000ac44 0000000000000004
- 0x0000009e5ef5efa0: 0000000000000010 0000022993c79f2e
- 0x0000009e5ef5efb0: 00000229c27e5a00 0000022993c79c25
- 0x0000009e5ef5efc0: 00000229be347800 00000229c27e5a00
- Instructions: (pc=0x00000229c1f61066)
- 0x00000229c1f61046: 41 2b ec 81 3a 03 00 02 00 75 09 8b 01 89 84 24
- 0x00000229c1f61056: c8 00 00 00 49 83 c0 02 48 83 c1 08 4a 8d 14 86
- 0x00000229c1f61066: 39 3a 75 af 4c 8d 84 24 c0 00 00 00 48 8d 15 d7
- 0x00000229c1f61076: 2b 03 00 33 c9 e8 58 5f 00 00 b8 40 1f 00 00 4c
- Register to memory mapping:
- RAX=0x0000000000000004 is an unknown value
- RBX=0x00000229c20e0090 is an unknown value
- RCX=0x00000229be2ce008 is an unknown value
- RDX=0x00000229be2ce004 is an unknown value
- RSP=0x0000009e5ef5eed0 is pointing into the stack for thread: 0x00000229be347800
- RBP=0x00000000000000ff is an unknown value
- RSI=0x00000229be2c39ec is an unknown value
- RDI=0x0000000000000000 is an unknown value
- R8 =0x0000000000002986 is an unknown value
- R9 =0x00000229be2c39ec is an unknown value
- R10=0x0000022993c79f02 is at code_begin+962 in an Interpreter codelet
- method entry point (kind = native) [0x0000022993c79b40, 0x0000022993c7a5e0] 2720 bytes
- R11=0x0000000070dbcdc0 is an unknown value
- R12=0x0000000000000001 is an unknown value
- R13={method} {0x00000229c27e5a08} 'nalcCreateContext' '(JJ)J' in 'org/lwjgl/openal/ALC10'
- R14=0x0000009e5ef5f068 is pointing into the stack for thread: 0x00000229be347800
- R15=0x00000229be347800 is a thread
- Stack: [0x0000009e5ee60000,0x0000009e5ef60000], sp=0x0000009e5ef5eed0, free space=1019k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C 0x00000229c1f61066
- C 0x00000229c1f6248f
- C 0x0000022993c79f2e
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- j org.lwjgl.openal.ALC10.nalcCreateContext(JJ)J+0
- j org.lwjgl.openal.ALC10.alcCreateContext(Lorg/lwjgl/openal/ALCdevice;Ljava/nio/IntBuffer;)Lorg/lwjgl/openal/ALCcontext;+8
- j org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+69
- j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+227
- j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
- j org.lwjgl.openal.AL.create()V+6
- j com.wurmonline.client.sound.al.AlSoundEngine.<init>(II)V+106
- j com.wurmonline.client.sound.SoundEngine.createSoundEngine()Lcom/wurmonline/client/sound/SoundEngine;+113
- j com.wurmonline.client.WurmClientBase.runGame()V+45
- j com.wurmonline.client.WurmClientBase.run()V+8
- j java.lang.Thread.run()V+11
- v ~StubRoutines::call_stub
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x00000229be34b800 JavaThread "Sound Unloader" daemon [_thread_blocked, id=8704, stack(0x0000009e5f260000,0x0000009e5f360000)]
- =>0x00000229be347800 JavaThread "Wurm main thread" [_thread_in_native, id=14876, stack(0x0000009e5ee60000,0x0000009e5ef60000)]
- 0x00000229be349000 JavaThread "Job executor 7" [_thread_blocked, id=11432, stack(0x0000009e5ed60000,0x0000009e5ee60000)]
- 0x00000229be348800 JavaThread "Job executor 6" [_thread_blocked, id=24152, stack(0x0000009e5ec60000,0x0000009e5ed60000)]
- 0x00000229b8f2e800 JavaThread "Job executor 5" [_thread_blocked, id=16664, stack(0x0000009e5eb60000,0x0000009e5ec60000)]
- 0x00000229b8f2e000 JavaThread "Job executor 4" [_thread_blocked, id=15724, stack(0x0000009e5ea60000,0x0000009e5eb60000)]
- 0x00000229b8f2b800 JavaThread "Job executor 3" [_thread_blocked, id=2356, stack(0x0000009e5e960000,0x0000009e5ea60000)]
- 0x00000229b8f2c800 JavaThread "Job executor 2" [_thread_blocked, id=4936, stack(0x0000009e5e860000,0x0000009e5e960000)]
- 0x00000229b8f2b000 JavaThread "Job executor 1" [_thread_blocked, id=24388, stack(0x0000009e5e760000,0x0000009e5e860000)]
- 0x00000229b8f2d000 JavaThread "Job executor 0" [_thread_blocked, id=24448, stack(0x0000009e5e200000,0x0000009e5e300000)]
- 0x00000229b849b800 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=10096, stack(0x0000009e5e100000,0x0000009e5e200000)]
- 0x00000229aaad5800 JavaThread "Thread-5" daemon [_thread_in_native, id=3580, stack(0x0000009e5de00000,0x0000009e5df00000)]
- 0x00000229aaaa7800 JavaThread "JavaFX Application Thread" [_thread_in_native, id=14160, stack(0x0000009e5dd00000,0x0000009e5de00000)]
- 0x00000229aaa7a800 JavaThread "Thread-4" daemon [_thread_blocked, id=13060, stack(0x0000009e5dc00000,0x0000009e5dd00000)]
- 0x00000229aaa83800 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=22540, stack(0x0000009e5db00000,0x0000009e5dc00000)]
- 0x00000229aaa46800 JavaThread "JavaFX-Launcher" [_thread_blocked, id=16844, stack(0x0000009e5da00000,0x0000009e5db00000)]
- 0x00000229aa98e800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=16292, stack(0x0000009e5d700000,0x0000009e5d800000)]
- 0x00000229aa989000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=20752, stack(0x0000009e5d500000,0x0000009e5d600000)]
- 0x00000229aa35a000 JavaThread "Service Thread" daemon [_thread_blocked, id=16560, stack(0x0000009e5d300000,0x0000009e5d400000)]
- 0x00000229aa2cb000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=11292, stack(0x0000009e5d200000,0x0000009e5d300000)]
- 0x00000229aa2c6000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=16984, stack(0x0000009e5d100000,0x0000009e5d200000)]
- 0x00000229aa2b5000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=21672, stack(0x0000009e5d000000,0x0000009e5d100000)]
- 0x00000229aa2b2800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=22928, stack(0x0000009e5cf00000,0x0000009e5d000000)]
- 0x00000229aa2b1000 JavaThread "Attach Listener" daemon [_thread_blocked, id=21748, stack(0x0000009e5ce00000,0x0000009e5cf00000)]
- 0x00000229aa2ae000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=22192, stack(0x0000009e5cd00000,0x0000009e5ce00000)]
- 0x0000022993bdc800 JavaThread "Finalizer" daemon [_thread_blocked, id=11884, stack(0x0000009e5cc00000,0x0000009e5cd00000)]
- 0x00000229aa2a0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3584, stack(0x0000009e5cb00000,0x0000009e5cc00000)]
- 0x0000022993ade000 JavaThread "main" [_thread_blocked, id=888, stack(0x0000009e5be00000,0x0000009e5bf00000)]
- Other Threads:
- 0x00000229a8597800 VMThread [stack: 0x0000009e5ca00000,0x0000009e5cb00000] [id=19324]
- 0x00000229aa36b000 WatcherThread [stack: 0x0000009e5d400000,0x0000009e5d500000] [id=21312]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap:
- PSYoungGen total 229376K, used 61109K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
- eden space 196608K, 31% used [0x00000000f0000000,0x00000000f3bad760,0x00000000fc000000)
- from space 32768K, 0% used [0x00000000fe000000,0x00000000fe000000,0x0000000100000000)
- to space 32768K, 0% used [0x00000000fc000000,0x00000000fc000000,0x00000000fe000000)
- ParOldGen total 385024K, used 50772K [0x0000000080000000, 0x0000000097800000, 0x00000000f0000000)
- object space 385024K, 13% used [0x0000000080000000,0x00000000831951d0,0x0000000097800000)
- Metaspace used 34065K, capacity 35693K, committed 35968K, reserved 1081344K
- class space used 4347K, capacity 4644K, committed 4736K, reserved 1048576K
- Card table byte_map: [0x00000229a3020000,0x00000229a3430000] byte_map_base: 0x00000229a2c20000
- Marking Bits: (ParMarkBitMap*) 0x00000000713b3c10
- Begin Bits: [0x00000229a37b0000, 0x00000229a57b0000)
- End Bits: [0x00000229a57b0000, 0x00000229a77b0000)
- Polling page: 0x00000229921d0000
- CodeCache: size=245760Kb used=15955Kb max_used=16067Kb free=229804Kb
- bounds [0x0000022993c60000, 0x0000022994c20000, 0x00000229a2c60000]
- total_blobs=5817 nmethods=4827 adapters=902
- compilation: enabled
- Compilation events (10 events):
- Event: 17.041 Thread 0x00000229aa2cb000 nmethod 5222 0x000002299458b850 code [0x000002299458b9a0, 0x000002299458bad8]
- Event: 17.057 Thread 0x00000229aa2c6000 5223 4 org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes)
- Event: 17.057 Thread 0x00000229aa2c6000 nmethod 5223 0x000002299458a090 code [0x000002299458a1e0, 0x000002299458a278]
- Event: 17.068 Thread 0x00000229aa2b2800 5224 4 java.util.regex.Matcher::reset (83 bytes)
- Event: 17.070 Thread 0x00000229aa2b2800 nmethod 5224 0x000002299458d850 code [0x000002299458d9a0, 0x000002299458daf8]
- Event: 17.227 Thread 0x00000229aa2b5000 nmethod 5024 0x0000022994bdfcd0 code [0x0000022994be07a0, 0x0000022994bfb100]
- Event: 17.329 Thread 0x00000229aa2c6000 5225 4 java.nio.DirectByteBuffer::put (18 bytes)
- Event: 17.330 Thread 0x00000229aa2c6000 nmethod 5225 0x000002299458d590 code [0x000002299458d6c0, 0x000002299458d778]
- Event: 17.354 Thread 0x00000229aa2cb000 5226 s 3 java.io.BufferedOutputStream::flush (12 bytes)
- Event: 17.354 Thread 0x00000229aa2cb000 nmethod 5226 0x000002299458b050 code [0x000002299458b1e0, 0x000002299458b6e0]
- GC Heap History (8 events):
- Event: 5.472 GC heap before
- {Heap before GC invocations=1 (full 0):
- PSYoungGen total 229376K, used 98332K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
- eden space 196608K, 50% used [0x00000000f0000000,0x00000000f6007098,0x00000000fc000000)
- from space 32768K, 0% used [0x00000000fe000000,0x00000000fe000000,0x0000000100000000)
- to space 32768K, 0% used [0x00000000fc000000,0x00000000fc000000,0x00000000fe000000)
- ParOldGen total 262144K, used 0K [0x0000000080000000, 0x0000000090000000, 0x00000000f0000000)
- object space 262144K, 0% used [0x0000000080000000,0x0000000080000000,0x0000000090000000)
- Metaspace used 20543K, capacity 21218K, committed 21296K, reserved 1067008K
- class space used 2733K, capacity 2896K, committed 2944K, reserved 1048576K
- Event: 5.493 GC heap after
- Heap after GC invocations=1 (full 0):
- PSYoungGen total 229376K, used 26225K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
- eden space 196608K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000fc000000)
- from space 32768K, 80% used [0x00000000fc000000,0x00000000fd99c520,0x00000000fe000000)
- to space 32768K, 0% used [0x00000000fe000000,0x00000000fe000000,0x0000000100000000)
- ParOldGen total 262144K, used 102K [0x0000000080000000, 0x0000000090000000, 0x00000000f0000000)
- object space 262144K, 0% used [0x0000000080000000,0x0000000080019a98,0x0000000090000000)
- Metaspace used 20543K, capacity 21218K, committed 21296K, reserved 1067008K
- class space used 2733K, capacity 2896K, committed 2944K, reserved 1048576K
- }
- Event: 5.493 GC heap before
- {Heap before GC invocations=2 (full 1):
- PSYoungGen total 229376K, used 26225K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
- eden space 196608K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000fc000000)
- from space 32768K, 80% used [0x00000000fc000000,0x00000000fd99c520,0x00000000fe000000)
- to space 32768K, 0% used [0x00000000fe000000,0x00000000fe000000,0x0000000100000000)
- ParOldGen total 262144K, used 102K [0x0000000080000000, 0x0000000090000000, 0x00000000f0000000)
- object space 262144K, 0% used [0x0000000080000000,0x0000000080019a98,0x0000000090000000)
- Metaspace used 20543K, capacity 21218K, committed 21296K, reserved 1067008K
- class space used 2733K, capacity 2896K, committed 2944K, reserved 1048576K
- Event: 5.590 GC heap after
- Heap after GC invocations=2 (full 1):
- PSYoungGen total 229376K, used 0K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
- eden space 196608K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000fc000000)
- from space 32768K, 0% used [0x00000000fc000000,0x00000000fc000000,0x00000000fe000000)
- to space 32768K, 0% used [0x00000000fe000000,0x00000000fe000000,0x0000000100000000)
- ParOldGen total 385024K, used 25702K [0x0000000080000000, 0x0000000097800000, 0x00000000f0000000)
- object space 385024K, 6% used [0x0000000080000000,0x0000000081919940,0x0000000097800000)
- Metaspace used 20543K, capacity 21218K, committed 21296K, reserved 1067008K
- class space used 2733K, capacity 2896K, committed 2944K, reserved 1048576K
- }
- Event: 14.656 GC heap before
- {Heap before GC invocations=3 (full 1):
- PSYoungGen total 229376K, used 129257K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
- eden space 196608K, 65% used [0x00000000f0000000,0x00000000f7e3a6c8,0x00000000fc000000)
- from space 32768K, 0% used [0x00000000fc000000,0x00000000fc000000,0x00000000fe000000)
- to space 32768K, 0% used [0x00000000fe000000,0x00000000fe000000,0x0000000100000000)
- ParOldGen total 385024K, used 25702K [0x0000000080000000, 0x0000000097800000, 0x00000000f0000000)
- object space 385024K, 6% used [0x0000000080000000,0x0000000081919940,0x0000000097800000)
- Metaspace used 28362K, capacity 29968K, committed 30080K, reserved 1075200K
- class space used 3805K, capacity 4131K, committed 4224K, reserved 1048576K
- Event: 14.690 GC heap after
- Heap after GC invocations=3 (full 1):
- PSYoungGen total 229376K, used 26641K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
- eden space 196608K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000fc000000)
- from space 32768K, 81% used [0x00000000fe000000,0x00000000ffa04500,0x0000000100000000)
- to space 32768K, 0% used [0x00000000fc000000,0x00000000fc000000,0x00000000fe000000)
- ParOldGen total 385024K, used 25774K [0x0000000080000000, 0x0000000097800000, 0x00000000f0000000)
- object space 385024K, 6% used [0x0000000080000000,0x000000008192b950,0x0000000097800000)
- Metaspace used 28362K, capacity 29968K, committed 30080K, reserved 1075200K
- class space used 3805K, capacity 4131K, committed 4224K, reserved 1048576K
- }
- Event: 14.690 GC heap before
- {Heap before GC invocations=4 (full 2):
- PSYoungGen total 229376K, used 26641K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
- eden space 196608K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000fc000000)
- from space 32768K, 81% used [0x00000000fe000000,0x00000000ffa04500,0x0000000100000000)
- to space 32768K, 0% used [0x00000000fc000000,0x00000000fc000000,0x00000000fe000000)
- ParOldGen total 385024K, used 25774K [0x0000000080000000, 0x0000000097800000, 0x00000000f0000000)
- object space 385024K, 6% used [0x0000000080000000,0x000000008192b950,0x0000000097800000)
- Metaspace used 28362K, capacity 29968K, committed 30080K, reserved 1075200K
- class space used 3805K, capacity 4131K, committed 4224K, reserved 1048576K
- Event: 14.952 GC heap after
- Heap after GC invocations=4 (full 2):
- PSYoungGen total 229376K, used 0K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
- eden space 196608K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000fc000000)
- from space 32768K, 0% used [0x00000000fe000000,0x00000000fe000000,0x0000000100000000)
- to space 32768K, 0% used [0x00000000fc000000,0x00000000fc000000,0x00000000fe000000)
- ParOldGen total 385024K, used 50772K [0x0000000080000000, 0x0000000097800000, 0x00000000f0000000)
- object space 385024K, 13% used [0x0000000080000000,0x00000000831951d0,0x0000000097800000)
- Metaspace used 28362K, capacity 29968K, committed 30080K, reserved 1075200K
- class space used 3805K, capacity 4131K, committed 4224K, reserved 1048576K
- }
- Deoptimization events (10 events):
- Event: 14.581 Thread 0x00000229aaaa7800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000002299418e04c method=com.wurmonline.client.resources.PackResourceUrl.exists()Z @ 8
- Event: 15.067 Thread 0x00000229aaaa7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000022993eaf2a4 method=java.util.Arrays.fill([BB)V @ 7
- Event: 15.071 Thread 0x00000229aaaa7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002299423ac60 method=com.wurmonline.client.game.TerrainDataBuffer.clear()V @ 54
- Event: 15.073 Thread 0x00000229aaaa7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002299423b074 method=java.util.Arrays.fill([FF)V @ 7
- Event: 15.146 Thread 0x00000229aaaa7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000022994a21b2c method=java.util.HashMap.clear()V @ 16
- Event: 15.205 Thread 0x00000229aaaa7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000022993f0ff24 method=sun.awt.image.ByteInterleavedRaster.putByteData(IIII[B)V @ 395
- Event: 15.216 Thread 0x00000229aaaa7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000022993e44a84 method=java.awt.image.ComponentColorModel.extractComponent(Ljava/lang/Object;II)I @ 4
- Event: 15.280 Thread 0x00000229aaaa7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002299492142c method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 7
- Event: 15.674 Thread 0x00000229aaaa7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000022994135398 method=java.util.AbstractCollection.addAll(Ljava/util/Collection;)Z @ 32
- Event: 17.075 Thread 0x00000229be347800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002299481f08c method=java.lang.ThreadLocal$ThreadLocalMap.getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; @ 29
- Classes redefined (0 events):
- No events
- Internal exceptions (10 events):
- Event: 17.354 Thread 0x00000229be347800 Exception <a 'java/io/IOException'> (0x00000000f3ad4228) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709]
- Event: 17.355 Thread 0x00000229be347800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000f3adccc0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 17.355 Thread 0x00000229be347800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000f3ade830) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 17.355 Thread 0x00000229be347800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000f3adf950) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 17.355 Thread 0x00000229be347800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000f3ae4a30) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 17.355 Thread 0x00000229be347800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000f3ae5688) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 17.355 Thread 0x00000229be347800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000f3ae62b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 17.356 Thread 0x00000229be347800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000f3ae77c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 17.356 Thread 0x00000229be347800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000f3ae8418) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 17.356 Thread 0x00000229be347800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000f3ae9040) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Events (10 events):
- Event: 17.359 loading class org/lwjgl/openal/AL10
- Event: 17.359 loading class org/lwjgl/openal/AL10 done
- Event: 17.360 loading class org/lwjgl/openal/ALC10
- Event: 17.360 loading class org/lwjgl/openal/ALC10 done
- Event: 17.375 loading class org/lwjgl/openal/ALCdevice
- Event: 17.375 loading class org/lwjgl/openal/ALCdevice done
- Event: 17.375 loading class org/lwjgl/openal/ALCcontext
- Event: 17.375 loading class org/lwjgl/openal/ALCcontext done
- Event: 17.376 loading class org/lwjgl/openal/Util
- Event: 17.376 loading class org/lwjgl/openal/Util done
- Dynamic libraries:
- 0x00007ff78dc60000 - 0x00007ff78dcd3000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\WurmLauncher\WurmLauncher.exe
- 0x00007ffbf4e10000 - 0x00007ffbf5008000 C:\WINDOWS\SYSTEM32\ntdll.dll
- 0x00007ffbf4330000 - 0x00007ffbf43ed000 C:\WINDOWS\System32\KERNEL32.DLL
- 0x00007ffbf2990000 - 0x00007ffbf2c5e000 C:\WINDOWS\System32\KERNELBASE.dll
- 0x00007ffbf3a10000 - 0x00007ffbf4154000 C:\WINDOWS\System32\SHELL32.dll
- 0x00007ffbf27a0000 - 0x00007ffbf283d000 C:\WINDOWS\System32\msvcp_win.dll
- 0x00007ffbf2840000 - 0x00007ffbf2940000 C:\WINDOWS\System32\ucrtbase.dll
- 0x00007ffbf3300000 - 0x00007ffbf34a0000 C:\WINDOWS\System32\USER32.dll
- 0x00007ffbf2dd0000 - 0x00007ffbf2df2000 C:\WINDOWS\System32\win32u.dll
- 0x00007ffbf31b0000 - 0x00007ffbf31da000 C:\WINDOWS\System32\GDI32.dll
- 0x00007ffbf2530000 - 0x00007ffbf263b000 C:\WINDOWS\System32\gdi32full.dll
- 0x00007ffbc8030000 - 0x00007ffbc811f000 C:\WINDOWS\SYSTEM32\MSVCR120.dll
- 0x00007ffbca910000 - 0x00007ffbca9b6000 C:\WINDOWS\SYSTEM32\MSVCP120.dll
- 0x00007ffbf2e70000 - 0x00007ffbf2ea0000 C:\WINDOWS\System32\IMM32.DLL
- 0x00007ffbf3810000 - 0x00007ffbf38bd000 C:\WINDOWS\System32\shcore.dll
- 0x00007ffbf48c0000 - 0x00007ffbf495e000 C:\WINDOWS\System32\msvcrt.dll
- 0x00007ffbf4960000 - 0x00007ffbf4cb4000 C:\WINDOWS\System32\combase.dll
- 0x00007ffbf4170000 - 0x00007ffbf4295000 C:\WINDOWS\System32\RPCRT4.dll
- 0x0000000070b90000 - 0x0000000071433000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\server\jvm.dll
- 0x00007ffbf30a0000 - 0x00007ffbf314e000 C:\WINDOWS\System32\ADVAPI32.dll
- 0x00007ffbf2eb0000 - 0x00007ffbf2f4c000 C:\WINDOWS\System32\sechost.dll
- 0x00007ffbf2ea0000 - 0x00007ffbf2ea8000 C:\WINDOWS\System32\PSAPI.DLL
- 0x00007ffbe6e50000 - 0x00007ffbe6e77000 C:\WINDOWS\SYSTEM32\WINMM.dll
- 0x00007ffbee430000 - 0x00007ffbee439000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
- 0x00007ffbf39a0000 - 0x00007ffbf3a0b000 C:\WINDOWS\System32\WS2_32.dll
- 0x00007ffbe9b90000 - 0x00007ffbe9b9a000 C:\WINDOWS\SYSTEM32\VERSION.dll
- 0x0000000070ab0000 - 0x0000000070b82000 C:\WINDOWS\SYSTEM32\MSVCR100.dll
- 0x0000000070aa0000 - 0x0000000070aaf000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\verify.dll
- 0x0000000070a70000 - 0x0000000070a99000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\java.dll
- 0x0000000070a50000 - 0x0000000070a66000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\zip.dll
- 0x00007ffbf0630000 - 0x00007ffbf0dc4000 C:\WINDOWS\SYSTEM32\windows.storage.dll
- 0x00007ffbf1f90000 - 0x00007ffbf1fc0000 C:\WINDOWS\SYSTEM32\Wldp.dll
- 0x00007ffbf42b0000 - 0x00007ffbf4305000 C:\WINDOWS\System32\shlwapi.dll
- 0x00007ffbf2470000 - 0x00007ffbf248f000 C:\WINDOWS\SYSTEM32\profapi.dll
- 0x0000000070740000 - 0x00000000708d9000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\awt.dll
- 0x00007ffbf2f50000 - 0x00007ffbf301d000 C:\WINDOWS\System32\OLEAUT32.dll
- 0x00007ffbefd70000 - 0x00007ffbefe00000 C:\WINDOWS\SYSTEM32\apphelp.dll
- 0x00007ffbf0250000 - 0x00007ffbf027f000 C:\WINDOWS\system32\DWMAPI.DLL
- 0x00007ffbefeb0000 - 0x00007ffbeff4e000 C:\WINDOWS\system32\uxtheme.dll
- 0x00007ffbeac40000 - 0x00007ffbead67000 C:\WINDOWS\system32\opengl32.dll
- 0x00007ffbecd50000 - 0x00007ffbecd7c000 C:\WINDOWS\SYSTEM32\GLU32.dll
- 0x00007ffbdfbb0000 - 0x00007ffbdfc60000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.19041.1110_none_792d1c772443f647\COMCTL32.dll
- 0x00007ffbf31e0000 - 0x00007ffbf32f5000 C:\WINDOWS\System32\MSCTF.dll
- 0x00007ffbf3650000 - 0x00007ffbf377a000 C:\WINDOWS\System32\ole32.dll
- 0x00007ffbf0430000 - 0x00007ffbf0442000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
- 0x00007ffbf2c60000 - 0x00007ffbf2ce2000 C:\WINDOWS\System32\bcryptPrimitives.dll
- 0x00007ffbe6e80000 - 0x00007ffbe704f000 C:\WINDOWS\system32\d3d9.dll
- 0x00007ffbe7a10000 - 0x00007ffbe7b27000 C:\WINDOWS\System32\DriverStore\FileRepository\nvamig.inf_amd64_a6c8d8415ff0e012\nvldumdx.dll
- 0x00007ffbf2120000 - 0x00007ffbf2132000 C:\WINDOWS\SYSTEM32\msasn1.dll
- 0x00007ffbe9950000 - 0x00007ffbe9981000 C:\WINDOWS\SYSTEM32\cryptnet.dll
- 0x00007ffbf2640000 - 0x00007ffbf2796000 C:\WINDOWS\System32\CRYPT32.dll
- 0x00007ffbe9710000 - 0x00007ffbe9858000 C:\WINDOWS\SYSTEM32\drvstore.dll
- 0x00007ffbf22e0000 - 0x00007ffbf230c000 C:\WINDOWS\SYSTEM32\devobj.dll
- 0x00007ffbf2940000 - 0x00007ffbf298e000 C:\WINDOWS\System32\cfgmgr32.dll
- 0x00007ffbf1f00000 - 0x00007ffbf1f0c000 C:\WINDOWS\SYSTEM32\cryptbase.dll
- 0x00007ffbf2e00000 - 0x00007ffbf2e67000 C:\WINDOWS\System32\WINTRUST.DLL
- 0x00007ffbf4310000 - 0x00007ffbf432d000 C:\WINDOWS\System32\imagehlp.dll
- 0x00007ffbf1ee0000 - 0x00007ffbf1ef8000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
- 0x00007ffbf1600000 - 0x00007ffbf1634000 C:\WINDOWS\system32\rsaenh.dll
- 0x00007ffbf2da0000 - 0x00007ffbf2dc7000 C:\WINDOWS\System32\bcrypt.dll
- 0x00007ffb9ba90000 - 0x00007ffb9d29a000 C:\WINDOWS\System32\DriverStore\FileRepository\nvamig.inf_amd64_a6c8d8415ff0e012\nvd3dumx.dll
- 0x00007ffbf0de0000 - 0x00007ffbf0e03000 C:\WINDOWS\SYSTEM32\gpapi.dll
- 0x00007ffbe7ce0000 - 0x00007ffbe7d1b000 C:\WINDOWS\SYSTEM32\dxcore.dll
- 0x00000229ab3e0000 - 0x00000229ab3e3000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-console-l1-1-0.dll
- 0x00000229ab3f0000 - 0x00000229ab3f3000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-datetime-l1-1-0.dll
- 0x00000229ab400000 - 0x00000229ab403000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-debug-l1-1-0.dll
- 0x00000229ab410000 - 0x00000229ab413000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-errorhandling-l1-1-0.dll
- 0x00000229b3600000 - 0x00000229b3604000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-file-l1-1-0.dll
- 0x00000229b3610000 - 0x00000229b3613000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-file-l1-2-0.dll
- 0x00000229b3620000 - 0x00000229b3623000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-file-l2-1-0.dll
- 0x00000229b3630000 - 0x00000229b3633000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-handle-l1-1-0.dll
- 0x00000229b3640000 - 0x00000229b3643000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-heap-l1-1-0.dll
- 0x00000229b3650000 - 0x00000229b3653000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-interlocked-l1-1-0.dll
- 0x00000229b3660000 - 0x00000229b3663000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-libraryloader-l1-1-0.dll
- 0x00000229b3670000 - 0x00000229b3673000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-localization-l1-2-0.dll
- 0x00000229b3680000 - 0x00000229b3683000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-memory-l1-1-0.dll
- 0x00000229b3690000 - 0x00000229b3693000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-namedpipe-l1-1-0.dll
- 0x00000229b36a0000 - 0x00000229b36a3000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-processenvironment-l1-1-0.dll
- 0x00000229b36b0000 - 0x00000229b36b3000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-processthreads-l1-1-0.dll
- 0x00000229b36c0000 - 0x00000229b36c3000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-processthreads-l1-1-1.dll
- 0x00000229b36d0000 - 0x00000229b36d3000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-profile-l1-1-0.dll
- 0x00000229b36e0000 - 0x00000229b36e3000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-rtlsupport-l1-1-0.dll
- 0x00000229b36f0000 - 0x00000229b36f3000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-string-l1-1-0.dll
- 0x00000229b3700000 - 0x00000229b3703000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-synch-l1-1-0.dll
- 0x00000229b3710000 - 0x00000229b3713000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-synch-l1-2-0.dll
- 0x00000229b3720000 - 0x00000229b3723000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-sysinfo-l1-1-0.dll
- 0x00000229b3730000 - 0x00000229b3733000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-timezone-l1-1-0.dll
- 0x00000229b3740000 - 0x00000229b3743000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-util-l1-1-0.dll
- 0x00000229b3750000 - 0x00000229b3753000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-conio-l1-1-0.dll
- 0x00000229b3760000 - 0x00000229b3764000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-convert-l1-1-0.dll
- 0x00000229b3770000 - 0x00000229b3773000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-environment-l1-1-0.dll
- 0x00000229b3780000 - 0x00000229b3783000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-filesystem-l1-1-0.dll
- 0x00000229b3790000 - 0x00000229b3793000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-heap-l1-1-0.dll
- 0x00000229b37a0000 - 0x00000229b37a3000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-locale-l1-1-0.dll
- 0x00000229b37b0000 - 0x00000229b37b5000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-math-l1-1-0.dll
- 0x00000229b37c0000 - 0x00000229b37c5000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-multibyte-l1-1-0.dll
- 0x00000229b37d0000 - 0x00000229b37e0000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-private-l1-1-0.dll
- 0x00000229b37e0000 - 0x00000229b37e3000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-process-l1-1-0.dll
- 0x00000229b37f0000 - 0x00000229b37f4000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-runtime-l1-1-0.dll
- 0x00000229b3800000 - 0x00000229b3804000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-stdio-l1-1-0.dll
- 0x00000229b3810000 - 0x00000229b3814000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-string-l1-1-0.dll
- 0x00000229b3820000 - 0x00000229b3823000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-time-l1-1-0.dll
- 0x00000229b3830000 - 0x00000229b3833000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-utility-l1-1-0.dll
- 0x00007ffbc2ff0000 - 0x00007ffbc30e6000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\ucrtbase.dll
- 0x00007ffbe84e0000 - 0x00007ffbe84f6000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\vcruntime140.dll
- 0x00007ffbc2f50000 - 0x00007ffbc2fec000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\msvcp140.dll
- 0x00007ffbcd840000 - 0x00007ffbcd891000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\concrt140.dll
- 0x0000000070a20000 - 0x0000000070a43000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\prism_d3d.dll
- 0x00000000709d0000 - 0x0000000070a19000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\glass.dll
- 0x00007ffbf38c0000 - 0x00007ffbf399a000 C:\WINDOWS\System32\COMDLG32.dll
- 0x0000000180000000 - 0x0000000180051000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\WurmLauncher\nativelibs\lwjgl64.dll
- 0x00007ffbed0f0000 - 0x00007ffbed19e000 C:\WINDOWS\SYSTEM32\mscms.dll
- 0x00007ffbf23f0000 - 0x00007ffbf241e000 C:\WINDOWS\SYSTEM32\USERENV.dll
- 0x00007ffbecf10000 - 0x00007ffbecf21000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
- 0x00007ffbd7480000 - 0x00007ffbd748e000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\WurmLauncher\nativelibs\SteamClientJni.dll
- 0x0000000070700000 - 0x0000000070738000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\WurmLauncher\steam_api64.dll
- 0x00007ffb8dd10000 - 0x00007ffb8f243000 C:\Program Files (x86)\Steam\steamclient64.dll
- 0x00007ffbf43f0000 - 0x00007ffbf485f000 C:\WINDOWS\System32\SETUPAPI.dll
- 0x00007ffbf1990000 - 0x00007ffbf19cb000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
- 0x00007ffbbfc20000 - 0x00007ffbbfd94000 C:\Program Files (x86)\Steam\tier0_s64.dll
- 0x00007ffbc2ec0000 - 0x00007ffbc2f41000 C:\Program Files (x86)\Steam\vstdlib_s64.dll
- 0x00007ffbf1cf0000 - 0x00007ffbf1d5a000 C:\WINDOWS\SYSTEM32\MSWSOCK.dll
- 0x00007ffbddc30000 - 0x00007ffbddc3c000 C:\WINDOWS\SYSTEM32\Secur32.dll
- 0x00007ffbf2420000 - 0x00007ffbf2452000 C:\WINDOWS\SYSTEM32\SSPICLI.DLL
- 0x00007ffb829b0000 - 0x00007ffb82b8d000 C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll
- 0x0000000070990000 - 0x00000000709aa000 D:\SteamLibrary\steamapps\common\Wurm Unlimited\runtime\bin\net.dll
- 0x00007ffbf42a0000 - 0x00007ffbf42a8000 C:\WINDOWS\System32\NSI.dll
- 0x00007ffbeb540000 - 0x00007ffbeb557000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
- VM Arguments:
- jvm_args: -Dworkdir=D:\SteamLibrary\steamapps\common\Wurm Unlimited\WurmLauncher -Djava.library.path=D:\SteamLibrary\steamapps\common\Wurm Unlimited\WurmLauncher\nativelibs -Xmn256M -Xms512m -Xmx2048m -XX:+AggressiveOpts
- java_command: <unknown>
- java_class_path (initial): D:\SteamLibrary\steamapps\common\Wurm Unlimited\WurmLauncher\client.jar;D:\SteamLibrary\steamapps\common\Wurm Unlimited\WurmLauncher\common.jar;D:\SteamLibrary\steamapps\common\Wurm Unlimited\WurmLauncher\lib\lwjgl-natives-windows-2.9.1.jar;D:\SteamLibrary\steamapps\common\Wurm Unlimited\WurmLauncher\lib\SteamClientJni.jar;D:\SteamLibrary\steamapps\common\Wurm Unlimited\WurmLauncher\internal-pack;D:\SteamLibrary\steamapps\common\Wurm Unlimited\WurmLauncher\launcher-data
- Launcher Type: generic
- Environment Variables:
- PATH=C:\Program Files (x86)\Razer\ChromaBroadcast\bin;C:\Program Files\Razer\ChromaBroadcast\bin;c:\mingw\mingw64\bin;c:\cygwin64\bin;C:\Program Files (x86)\Dr. Memory\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Razer Chroma SDK\bin;C:\Program Files\Razer Chroma SDK\bin;D:\Python2_7\;D:\Python2_7\Scripts;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Users\Luseira\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files (x86)\CMake\bin;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Users\Luseira\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Git LFS;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Dr. Memory\bin\;C:\Program Files\WireGuard\;C:\Program Files\dotnet\;C:\Program Files\TortoiseGit\bin;C:\Program Files\Git\cmd;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Users\Luseira\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Dr. Memory\bin\;C:\Users\Luseira\.dotnet\tools;
- USERNAME=Luseira
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
- --------------- S Y S T E M ---------------
- OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1806)
- CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
- Memory: 4k page, physical 25113708k(9213168k free), swap 31405164k(3599220k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (25.172-b11) for windows-amd64 JRE (1.8.0_172-b11), built on Mar 28 2018 21:21:52 by "java_re" with MS VC++ 10.0 (VS2010)
- time: Tue Jul 19 07:13:41 2022
- elapsed time: 17 seconds (0d 0h 0m 17s)
Add Comment
Please, Sign In to add comment