# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000d38fd200fd, pid=8568, tid=8216 # # JRE version: Java(TM) SE Runtime Environment (8.0_60-b27) (build 1.8.0_60-b27) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.60-b23 mixed mode windows-amd64 compressed oops) # Problematic frame: # C 0x000000d38fd200fd # # 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 (0x000000d3ff8e3000): JavaThread "jME3 Main" [_thread_in_native, id=8216, stack(0x000000d38fea0000,0x000000d38ffa0000)] siginfo: ExceptionCode=0xc0000005, reading address 0x000000d38fdf552c Registers: RAX=0x000000d39c2c5c40, RBX=0x0000000072011044, RCX=0x0000000072011044, RDX=0x0000000072011044 RSP=0x000000d38ff9ef90, RBP=0x000000d38ff9f070, RSI=0x0000000072011044, RDI=0x00007ffa4a75c950 R8 =0x000000d39b2d3480, R9 =0x0000000000000000, R10=0x000000d39c2c5c34, R11=0x00000000651402e0 R12=0x0000000000000000, R13=0x000000d39a9efef8, R14=0x000000d38ff9f090, R15=0x000000d3ff8e3000 RIP=0x000000d38fd200fd, EFLAGS=0x0000000000010206 Top of Stack: (sp=0x000000d38ff9ef90) 0x000000d38ff9ef90: 0000000072011044 00007ffa49fafed5 0x000000d38ff9efa0: 0000000072011044 000000d38fe90c10 0x000000d38ff9efb0: 0000000072011044 0000000072011044 0x000000d38ff9efc0: 0000000000000000 00007ffa5ed18f1b 0x000000d38ff9efd0: 0000000000000000 000000d3ff8e3000 0x000000d38ff9efe0: 000000d39a9eff00 0000000000000188 0x000000d38ff9eff0: 00000000000001f6 000000d3800168db 0x000000d38ff9f000: 000000d39a9eff00 00007ffa4a720000 0x000000d38ff9f010: 0000000000000188 000000d3ff8e3000 0x000000d38ff9f020: 000000d38ff9f128 000000d3800165c2 0x000000d38ff9f030: 000000d38ff9f030 000000d39a9efef8 0x000000d38ff9f040: 000000d38ff9f090 000000d39aa00848 0x000000d38ff9f050: 0000000000000000 000000d39a9eff00 0x000000d38ff9f060: 0000000000000000 000000d38ff9f090 0x000000d38ff9f070: 000000d38ff9f0e8 000000d380007ced 0x000000d38ff9f080: 0000000795767748 000000d3800102f8 Instructions: (pc=0x000000d38fd200fd) 0x000000d38fd200dd: 00 00 00 00 00 00 00 00 00 00 00 cd 21 f0 35 43 0x000000d38fd200ed: 15 01 16 72 61 65 47 40 53 48 83 ec 30 48 8b d9 0x000000d38fd200fd: 48 8b 0d 28 54 0d 00 49 bb 60 14 8b 37 fa 7f 00 0x000000d38fd2010d: 00 41 ff e3 00 00 00 00 00 00 00 00 00 00 00 00 Register to memory mapping: RAX=0x000000d39c2c5c40 is an unknown value RBX=0x0000000072011044 is an unknown value RCX=0x0000000072011044 is an unknown value RDX=0x0000000072011044 is an unknown value RSP=0x000000d38ff9ef90 is pointing into the stack for thread: 0x000000d3ff8e3000 RBP=0x000000d38ff9f070 is pointing into the stack for thread: 0x000000d3ff8e3000 RSI=0x0000000072011044 is an unknown value RDI=0x00007ffa4a75c950 is an unknown value R8 =0x000000d39b2d3480 is an unknown value R9 =0x0000000000000000 is an unknown value R10=0x000000d39c2c5c34 is an unknown value R11=0x00000000651402e0 is an unknown value R12=0x0000000000000000 is an unknown value R13=0x000000d39a9efef8 is pointing into metadata R14=0x000000d38ff9f090 is pointing into the stack for thread: 0x000000d3ff8e3000 R15=0x000000d3ff8e3000 is a thread Stack: [0x000000d38fea0000,0x000000d38ffa0000], sp=0x000000d38ff9ef90, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C 0x000000d38fd200fd Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBuffer;)V+0 j org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35 j org.lwjgl.opengl.ContextGL.swapBuffers()V+3 j org.lwjgl.opengl.DrawableGL.swapBuffers()V+0 j org.lwjgl.opengl.Display.swapBuffers()V+39 j org.lwjgl.opengl.Display.update(Z)V+44 j org.lwjgl.opengl.Display.update()V+1 j org.lwjgl.opengl.Display.initContext()V+17 j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+111 j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12 j com.jme3.system.lwjgl.LwjglDisplay.createContext(Lcom/jme3/system/AppSettings;)V+390 j com.jme3.system.lwjgl.LwjglAbstractDisplay.initInThread()Z+25 j com.jme3.system.lwjgl.LwjglAbstractDisplay.run()V+36 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) =>0x000000d3ff8e3000 JavaThread "jME3 Main" [_thread_in_native, id=8216, stack(0x000000d38fea0000,0x000000d38ffa0000)] 0x000000d3ff8d5800 JavaThread "Thread-4" [_thread_blocked, id=4192, stack(0x000000d38f970000,0x000000d38fa70000)] 0x000000d3ff75c800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=9568, stack(0x000000d38fa70000,0x000000d38fb70000)] 0x000000d3ff759000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6308, stack(0x000000d38f850000,0x000000d38f950000)] 0x000000d3fee21000 JavaThread "Service Thread" daemon [_thread_blocked, id=4540, stack(0x000000d3ff2c0000,0x000000d3ff3c0000)] 0x000000d3fcf1f000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=7140, stack(0x000000d3ff1c0000,0x000000d3ff2c0000)] 0x000000d3fcf14800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7016, stack(0x000000d3fecc0000,0x000000d3fedc0000)] 0x000000d3fcf11000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6052, stack(0x000000d3febc0000,0x000000d3fecc0000)] 0x000000d3fcf0d000 JavaThread "Attach Listener" daemon [_thread_blocked, id=8852, stack(0x000000d3feac0000,0x000000d3febc0000)] 0x000000d3fcf0c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7224, stack(0x000000d3fe9c0000,0x000000d3feac0000)] 0x000000d3f7077800 JavaThread "Finalizer" daemon [_thread_blocked, id=7232, stack(0x000000d3fe7a0000,0x000000d3fe8a0000)] 0x000000d3f7071000 JavaThread "Reference Handler" daemon [_thread_blocked, id=940, stack(0x000000d3fe6a0000,0x000000d3fe7a0000)] 0x000000d3f6f80800 JavaThread "main" [_thread_blocked, id=8420, stack(0x000000d3f1da0000,0x000000d3f1ea0000)] Other Threads: 0x000000d3fced9000 VMThread [stack: 0x000000d3fe5a0000,0x000000d3fe6a0000] [id=852] 0x000000d3fee28000 WatcherThread [stack: 0x000000d3ff3c0000,0x000000d3ff4c0000] [id=3112] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: PSYoungGen total 38400K, used 16982K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000) eden space 33280K, 35% used [0x0000000795580000,0x0000000796118fb8,0x0000000797600000) from space 5120K, 99% used [0x0000000797600000,0x0000000797afc918,0x0000000797b00000) to space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000) ParOldGen total 87552K, used 117K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000) object space 87552K, 0% used [0x0000000740000000,0x000000074001d778,0x0000000745580000) Metaspace used 13446K, capacity 13705K, committed 13952K, reserved 1060864K class space used 1474K, capacity 1591K, committed 1664K, reserved 1048576K Card table byte_map: [0x000000d3f7440000,0x000000d3f7850000] byte_map_base: 0x000000d3f3a40000 Marking Bits: (ParMarkBitMap*) 0x000000006676a5b0 Begin Bits: [0x000000d3f8100000, 0x000000d3fa100000) End Bits: [0x000000d3fa100000, 0x000000d3fc100000) Polling page: 0x000000d3f6f20000 CodeCache: size=245760Kb used=3173Kb max_used=3184Kb free=242586Kb bounds [0x000000d380000000, 0x000000d380330000, 0x000000d38f000000] total_blobs=1447 nmethods=905 adapters=456 compilation: enabled Compilation events (10 events): Event: 5.587 Thread 0x000000d3fcf14800 1005 4 java.util.HashMap::getNode (148 bytes) Event: 5.591 Thread 0x000000d3fcf14800 nmethod 1005 0x000000d38031f810 code [0x000000d38031f960, 0x000000d38031fbd8] Event: 5.612 Thread 0x000000d3fcf11000 1006 ! 4 sun.nio.cs.ISO_8859_1$Encoder::encodeBufferLoop (135 bytes) Event: 5.631 Thread 0x000000d3fcf11000 nmethod 1006 0x000000d38031fe10 code [0x000000d38031ff80, 0x000000d380320298] Event: 5.703 Thread 0x000000d3fcf1f000 1007 1 sun.nio.cs.ISO_8859_1$Encoder::implReplaceWith (8 bytes) Event: 5.704 Thread 0x000000d3fcf1f000 nmethod 1007 0x000000d380156750 code [0x000000d3801568a0, 0x000000d3801569d8] Event: 5.750 Thread 0x000000d3fcf14800 1008 4 org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes) Event: 5.751 Thread 0x000000d3fcf14800 nmethod 1008 0x000000d3802c0f90 code [0x000000d3802c10e0, 0x000000d3802c1198] Event: 5.763 Thread 0x000000d3fcf11000 1009 4 java.nio.Buffer::position (43 bytes) Event: 5.764 Thread 0x000000d3fcf11000 nmethod 1009 0x000000d3802f5750 code [0x000000d3802f5880, 0x000000d3802f5938] GC Heap History (2 events): Event: 4.898 GC heap before {Heap before GC invocations=1 (full 0): PSYoungGen total 38400K, used 33280K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000) eden space 33280K, 100% used [0x0000000795580000,0x0000000797600000,0x0000000797600000) from space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000) to space 5120K, 0% used [0x0000000797600000,0x0000000797600000,0x0000000797b00000) ParOldGen total 87552K, used 0K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000) object space 87552K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000745580000) Metaspace used 12737K, capacity 13030K, committed 13184K, reserved 1060864K class space used 1461K, capacity 1591K, committed 1664K, reserved 1048576K Event: 4.907 GC heap after Heap after GC invocations=1 (full 0): PSYoungGen total 38400K, used 5106K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000) eden space 33280K, 0% used [0x0000000795580000,0x0000000795580000,0x0000000797600000) from space 5120K, 99% used [0x0000000797600000,0x0000000797afc918,0x0000000797b00000) to space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000) ParOldGen total 87552K, used 117K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000) object space 87552K, 0% used [0x0000000740000000,0x000000074001d778,0x0000000745580000) Metaspace used 12737K, capacity 13030K, committed 13184K, reserved 1060864K class space used 1461K, capacity 1591K, committed 1664K, reserved 1048576K } Deoptimization events (8 events): Event: 0.486 Thread 0x000000d3f6f80800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000d380170c70 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 25 Event: 0.611 Thread 0x000000d3f6f80800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000d3801a2294 method=java.lang.CharacterDataLatin1.digit(II)I @ 82 Event: 0.906 Thread 0x000000d3f6f80800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000d3801de6b0 method=java.lang.String.indexOf([CII[CIII)I @ 134 Event: 0.956 Thread 0x000000d3f6f80800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000d38027642c method=java.util.Properties$LineReader.readLine()I @ 246 Event: 3.928 Thread 0x000000d3ff8e3000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000d38026f304 method=java.util.Properties$LineReader.readLine()I @ 246 Event: 3.929 Thread 0x000000d3ff8e3000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000d380273c4c method=java.util.Properties.loadConvert([CII[C)Ljava/lang/String; @ 445 Event: 3.934 Thread 0x000000d3ff8e3000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000d38028e450 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1 Event: 3.935 Thread 0x000000d3ff8e3000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000d380275280 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1 Internal exceptions (10 events): Event: 0.905 Thread 0x000000d3f6f80800 Exception (0x00000007960f4a20) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.905 Thread 0x000000d3f6f80800 Exception (0x00000007960f4c30) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.905 Thread 0x000000d3f6f80800 Exception (0x00000007960f5ef8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.905 Thread 0x000000d3f6f80800 Exception (0x00000007960f6108) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.905 Thread 0x000000d3f6f80800 Exception (0x00000007960f7210) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.905 Thread 0x000000d3f6f80800 Exception (0x00000007960f7420) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.956 Thread 0x000000d3f6f80800 Exception (0x00000007961ab248) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 1.031 Thread 0x000000d3f6f80800 Exception (0x00000007961dc148) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 3.934 Thread 0x000000d3ff8e3000 Implicit null exception at 0x000000d38028e116 to 0x000000d38028e439 Event: 3.935 Thread 0x000000d3ff8e3000 Implicit null exception at 0x000000d380274f56 to 0x000000d380275269 Events (10 events): Event: 5.984 Executing VM operation: ThreadDump Event: 5.984 Executing VM operation: ThreadDump done Event: 5.984 Executing VM operation: ThreadDump Event: 5.984 Executing VM operation: ThreadDump done Event: 5.984 Executing VM operation: ThreadDump Event: 5.984 Executing VM operation: ThreadDump done Event: 5.984 Executing VM operation: ThreadDump Event: 5.984 Executing VM operation: ThreadDump done Event: 5.985 Executing VM operation: ThreadDump Event: 5.985 Executing VM operation: ThreadDump done Dynamic libraries: 0x00007ff60e250000 - 0x00007ff60e25f000 D:\Thomas\Steam\steamapps\common\RisingWorld\risingworldx64.exe 0x00007ffa5f840000 - 0x00007ffa5fa01000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ffa5f2c0000 - 0x00007ffa5f36d000 C:\WINDOWS\system32\KERNEL32.DLL 0x00007ffa5c4b0000 - 0x00007ffa5c68d000 C:\WINDOWS\system32\KERNELBASE.dll 0x00007ffa5d110000 - 0x00007ffa5d25e000 C:\WINDOWS\system32\USER32.dll 0x00007ffa5ec90000 - 0x00007ffa5ee16000 C:\WINDOWS\system32\GDI32.dll 0x00007ffa42b70000 - 0x00007ffa42c16000 C:\WINDOWS\SYSTEM32\MSVCP120.dll 0x00007ffa3dad0000 - 0x00007ffa3dbbf000 C:\WINDOWS\SYSTEM32\MSVCR120.dll 0x0000000067690000 - 0x00000000676be000 D:\Thomas\Steam\steamapps\common\RisingWorld\steam_api64.dll 0x00007ffa5f410000 - 0x00007ffa5f4b6000 C:\WINDOWS\system32\ADVAPI32.dll 0x00007ffa5f370000 - 0x00007ffa5f40d000 C:\WINDOWS\system32\msvcrt.dll 0x00007ffa5cef0000 - 0x00007ffa5cf4b000 C:\WINDOWS\system32\sechost.dll 0x00007ffa5d630000 - 0x00007ffa5d756000 C:\WINDOWS\system32\RPCRT4.dll 0x00007ffa5d760000 - 0x00007ffa5ec82000 C:\WINDOWS\system32\SHELL32.dll 0x00007ffa5c6f0000 - 0x00007ffa5cd18000 C:\WINDOWS\system32\windows.storage.dll 0x00007ffa5d330000 - 0x00007ffa5d5ac000 C:\WINDOWS\system32\combase.dll 0x00007ffa5d5b0000 - 0x00007ffa5d601000 C:\WINDOWS\system32\shlwapi.dll 0x00007ffa5c270000 - 0x00007ffa5c27f000 C:\WINDOWS\system32\kernel.appcore.dll 0x00007ffa5c340000 - 0x00007ffa5c3f3000 C:\WINDOWS\system32\shcore.dll 0x00007ffa5c2a0000 - 0x00007ffa5c2ea000 C:\WINDOWS\system32\powrprof.dll 0x00007ffa5c250000 - 0x00007ffa5c263000 C:\WINDOWS\system32\profapi.dll 0x00007ffa5f270000 - 0x00007ffa5f2a6000 C:\WINDOWS\system32\IMM32.DLL 0x00007ffa5cf50000 - 0x00007ffa5d0ac000 C:\WINDOWS\system32\MSCTF.dll 0x00007ffa5c140000 - 0x00007ffa5c17c000 C:\WINDOWS\SYSTEM32\d3dgearload64.dll 0x00007ffa37820000 - 0x00007ffa379c6000 D:\Thomas\Steam\gameoverlayrenderer64.dll 0x00007ffa5f120000 - 0x00007ffa5f261000 C:\WINDOWS\system32\ole32.dll 0x00007ffa5a1e0000 - 0x00007ffa5a203000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ffa5a120000 - 0x00007ffa5a14c000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll 0x00007ffa5c2f0000 - 0x00007ffa5c334000 C:\WINDOWS\system32\cfgmgr32.dll 0x00007ffa5aae0000 - 0x00007ffa5ab07000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll 0x00007ffa5ef60000 - 0x00007ffa5ef68000 C:\WINDOWS\system32\psapi.dll 0x0000000066a50000 - 0x0000000067685000 D:\Thomas\Steam\steamclient64.dll 0x00007ffa5d260000 - 0x00007ffa5d2c9000 C:\WINDOWS\system32\WS2_32.dll 0x00007ffa5f2b0000 - 0x00007ffa5f2b8000 C:\WINDOWS\system32\NSI.dll 0x00007ffa5cd20000 - 0x00007ffa5cee1000 C:\WINDOWS\system32\CRYPT32.dll 0x00007ffa5c280000 - 0x00007ffa5c291000 C:\WINDOWS\system32\MSASN1.dll 0x00007ffa5ee90000 - 0x00007ffa5eeac000 C:\WINDOWS\system32\imagehlp.dll 0x00007ffa5a890000 - 0x00007ffa5a8c8000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL 0x00007ffa5f770000 - 0x00007ffa5f82e000 C:\WINDOWS\system32\OLEAUT32.dll 0x00007ffa59f60000 - 0x00007ffa59f6a000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ffa5f5a0000 - 0x00007ffa5f765000 C:\WINDOWS\system32\SETUPAPI.dll 0x00007ffa5a6f0000 - 0x00007ffa5a6fb000 C:\WINDOWS\SYSTEM32\WINNSI.DLL 0x0000000066860000 - 0x0000000066a44000 D:\Thomas\Steam\tier0_s64.dll 0x00000000667f0000 - 0x0000000066856000 D:\Thomas\Steam\vstdlib_s64.dll 0x00007ffa51530000 - 0x00007ffa5153c000 C:\WINDOWS\SYSTEM32\Secur32.dll 0x00007ffa5bdd0000 - 0x00007ffa5bdfc000 C:\WINDOWS\SYSTEM32\SSPICLI.DLL 0x00007ffa5bc20000 - 0x00007ffa5bc2b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL 0x00007ffa5bfd0000 - 0x00007ffa5c03b000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll 0x0000000065f60000 - 0x00000000667e9000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\server\jvm.dll 0x000000006a8f0000 - 0x000000006a9c2000 C:\WINDOWS\SYSTEM32\MSVCR100.dll 0x00007ffa513b0000 - 0x00007ffa513b9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x0000000065f50000 - 0x0000000065f5f000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\verify.dll 0x0000000065f20000 - 0x0000000065f49000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\java.dll 0x0000000065f00000 - 0x0000000065f16000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\zip.dll 0x0000000065ed0000 - 0x0000000065ef4000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\sunec.dll 0x00007ffa5bab0000 - 0x00007ffa5bac7000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll 0x00007ffa5c180000 - 0x00007ffa5c1a8000 C:\WINDOWS\SYSTEM32\bcrypt.dll 0x00007ffa5b6c0000 - 0x00007ffa5b6f3000 C:\WINDOWS\system32\rsaenh.dll 0x00007ffa5b990000 - 0x00007ffa5b9af000 C:\WINDOWS\SYSTEM32\USERENV.dll 0x0000000065eb0000 - 0x0000000065eca000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\net.dll 0x00007ffa5ba50000 - 0x00007ffa5baad000 C:\WINDOWS\system32\mswsock.dll 0x00007ffa56100000 - 0x00007ffa56116000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL 0x00007ffa560e0000 - 0x00007ffa560fa000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL 0x0000000065e90000 - 0x0000000065ea1000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\nio.dll 0x0000000065cf0000 - 0x0000000065e88000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\awt.dll 0x00007ffa5a960000 - 0x00007ffa5a9d8000 C:\WINDOWS\system32\apphelp.dll 0x00007ffa59ce0000 - 0x00007ffa59d02000 C:\WINDOWS\system32\DWMAPI.DLL 0x00007ffa5ab10000 - 0x00007ffa5aba6000 C:\WINDOWS\system32\uxtheme.dll 0x00007ffa57460000 - 0x00007ffa5750a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.10240.16384_none_0212ec7eba871e86\COMCTL32.dll 0x00007ffa4a370000 - 0x00007ffa4a580000 C:\WINDOWS\system32\d3d9.dll 0x00007ffa49f90000 - 0x00007ffa4a36e000 C:\WINDOWS\SYSTEM32\D3DGear64.dll 0x00007ffa59990000 - 0x00007ffa59a2c000 C:\WINDOWS\SYSTEM32\Dxgi.dll 0x00007ffa4a960000 - 0x00007ffa4aa97000 C:\WINDOWS\SYSTEM32\D3d10.dll 0x00007ffa4a900000 - 0x00007ffa4a958000 C:\WINDOWS\SYSTEM32\d3d10core.dll 0x00007ffa59a30000 - 0x00007ffa59cd3000 C:\WINDOWS\SYSTEM32\d3d11.dll 0x00007ffa4a8c0000 - 0x00007ffa4a8f2000 C:\WINDOWS\SYSTEM32\D3d10_1.dll 0x00007ffa4a850000 - 0x00007ffa4a8b2000 C:\WINDOWS\SYSTEM32\d3d10_1core.dll 0x00007ffa4a720000 - 0x00007ffa4a848000 C:\WINDOWS\SYSTEM32\Opengl32.dll 0x00007ffa4a6f0000 - 0x00007ffa4a71e000 C:\WINDOWS\SYSTEM32\GLU32.dll 0x00007ffa4a5f0000 - 0x00007ffa4a6e6000 C:\WINDOWS\SYSTEM32\DDRAW.dll 0x00007ffa4a5e0000 - 0x00007ffa4a5e8000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll 0x00007ffa37b70000 - 0x00007ffa38a86000 C:\WINDOWS\SYSTEM32\nvd3dumx.dll 0x0000000180000000 - 0x00000001801bb000 C:\WINDOWS\system32\nvspcap64.dll 0x00007ffa56e50000 - 0x00007ffa56f26000 C:\WINDOWS\SYSTEM32\WINHTTP.dll 0x00007ffa56ac0000 - 0x00007ffa56e50000 C:\WINDOWS\system32\nvapi64.dll 0x00007ffa54fa0000 - 0x00007ffa55080000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll 0x0000000067ec0000 - 0x0000000067f03000 C:\WINDOWS\SYSTEM32\avutil_64-51.dll 0x0000000061700000 - 0x000000006229d000 C:\WINDOWS\SYSTEM32\avcodec_64-54.dll 0x0000000000d60000 - 0x0000000000e65000 C:\WINDOWS\SYSTEM32\avformat_64-54.dll 0x000000006df80000 - 0x000000006dfd8000 C:\WINDOWS\SYSTEM32\swscale_64-2.dll 0x000000006f880000 - 0x000000006f8b6000 C:\WINDOWS\SYSTEM32\avfilter_64-2.dll 0x00007ffa3ef20000 - 0x00007ffa3ef43000 C:\WINDOWS\SYSTEM32\DXVA2.dll 0x000000d39aac0000 - 0x000000d39ab13000 D:\Thomas\Steam\SteamApps\common\RisingWorld\lwjgl64.dll 0x0000000064770000 - 0x0000000065cee000 C:\WINDOWS\SYSTEM32\nvoglv64.DLL 0x00007ffa5a870000 - 0x00007ffa5a883000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll 0x00007ffa5c690000 - 0x00007ffa5c6e4000 C:\WINDOWS\system32\WINTRUST.dll 0x00007ffa5b590000 - 0x00007ffa5b5c2000 C:\WINDOWS\SYSTEM32\ntmarta.dll 0x00007ffa5c040000 - 0x00007ffa5c098000 C:\WINDOWS\SYSTEM32\WINSTA.dll 0x00007ffa58390000 - 0x00007ffa58421000 C:\WINDOWS\SYSTEM32\mscms.dll 0x00007ffa377d0000 - 0x00007ffa37812000 C:\WINDOWS\SYSTEM32\icm32.dll 0x00007ffa5eeb0000 - 0x00007ffa5ef55000 C:\WINDOWS\system32\clbcatq.dll 0x00007ffa4c350000 - 0x00007ffa4c4da000 C:\WINDOWS\SYSTEM32\dbghelp.dll VM Arguments: jvm_args: -Djava.library.path=lib -Xmx2048m -XX:MaxDirectMemorySize=2048m java_command: java_class_path (initial): risingworld.jar Launcher Type: generic Environment Variables: PATH=D:\Thomas\Steam;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;d:\thomas\d3dgear;d:\thomas\d3dgear;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\ USERNAME=Thomas OS=Windows_NT PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 1 Stepping 2, AuthenticAMD --------------- S Y S T E M --------------- OS: Windows 10.0 , 64 bit Build 10240 (10.0.10240.16384) CPU:total 6 (6 cores per cpu, 1 threads per core) family 21 model 1 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv Memory: 4k page, physical 8335412k(3781460k free), swap 16724020k(10739144k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (25.60-b23) for windows-amd64 JRE (1.8.0_60-b27), built on Aug 4 2015 11:06:27 by "java_re" with MS VC++ 10.0 (VS2010) time: Tue Oct 13 17:45:56 2015 elapsed time: 6 seconds (0d 0h 0m 6s)