# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000061ff3300fd, pid=9880, tid=9640 # # 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 0x00000061ff3300fd # # 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 (0x00000061fe1c5800): JavaThread "jME3 Main" [_thread_in_native, id=9640, stack(0x00000061992b0000,0x00000061993b0000)] siginfo: ExceptionCode=0xc0000005, reading address 0x00000061ff40552c Registers: RAX=0x000000619abd5a70, RBX=0xffffffffde012bbb, RCX=0xffffffffde012bbb, RDX=0xffffffffde012bbb RSP=0x00000061993aed50, RBP=0x00000061993aee30, RSI=0xffffffffde012bbb, RDI=0x00007ffa4a75c950 R8 =0x0000006199a29480, R9 =0x0000000000000000, R10=0x000000619abd5a64, R11=0x00000000651402e0 R12=0x0000000000000000, R13=0x00000061990dfe18, R14=0x00000061993aee50, R15=0x00000061fe1c5800 RIP=0x00000061ff3300fd, EFLAGS=0x0000000000010206 Top of Stack: (sp=0x00000061993aed50) 0x00000061993aed50: ffffffffde012bbb 00007ffa49fafed5 0x00000061993aed60: ffffffffde012bbb 00000061ff4e0c10 0x00000061993aed70: ffffffffde012bbb ffffffffde012bbb 0x00000061993aed80: 0000000000000000 00007ffa5ed18f1b 0x00000061993aed90: 0000000000000000 00000061fe1c5800 0x00000061993aeda0: 00000061990dfe20 0000000000000188 0x00000061993aedb0: 00000000000001f8 00000061800168db 0x00000061993aedc0: 00000061990dfe20 00007ffa4a720000 0x00000061993aedd0: 0000000000000188 00000061fe1c5800 0x00000061993aede0: 00000061993aeee8 00000061800165c2 0x00000061993aedf0: 00000061993aedf0 00000061990dfe18 0x00000061993aee00: 00000061993aee50 00000061990e0748 0x00000061993aee10: 0000000000000000 00000061990dfe20 0x00000061993aee20: 0000000000000000 00000061993aee50 0x00000061993aee30: 00000061993aeea8 0000006180007ced 0x00000061993aee40: 00000007956c4a98 00000061800102f8 Instructions: (pc=0x00000061ff3300fd) 0x00000061ff3300dd: 00 00 00 00 00 00 00 00 00 00 00 c8 8f f2 15 4d 0x00000061ff3300ed: b9 01 16 72 61 65 47 40 53 48 83 ec 30 48 8b d9 0x00000061ff3300fd: 48 8b 0d 28 54 0d 00 49 bb 60 14 e9 35 fa 7f 00 0x00000061ff33010d: 00 41 ff e3 00 00 00 00 00 00 00 00 00 00 00 00 Register to memory mapping: RAX=0x000000619abd5a70 is an unknown value RBX=0xffffffffde012bbb is an unknown value RCX=0xffffffffde012bbb is an unknown value RDX=0xffffffffde012bbb is an unknown value RSP=0x00000061993aed50 is pointing into the stack for thread: 0x00000061fe1c5800 RBP=0x00000061993aee30 is pointing into the stack for thread: 0x00000061fe1c5800 RSI=0xffffffffde012bbb is an unknown value RDI=0x00007ffa4a75c950 is an unknown value R8 =0x0000006199a29480 is an unknown value R9 =0x0000000000000000 is an unknown value R10=0x000000619abd5a64 is an unknown value R11=0x00000000651402e0 is an unknown value R12=0x0000000000000000 is an unknown value R13=0x00000061990dfe18 is pointing into metadata R14=0x00000061993aee50 is pointing into the stack for thread: 0x00000061fe1c5800 R15=0x00000061fe1c5800 is a thread Stack: [0x00000061992b0000,0x00000061993b0000], sp=0x00000061993aed50, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C 0x00000061ff3300fd 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 ) =>0x00000061fe1c5800 JavaThread "jME3 Main" [_thread_in_native, id=9640, stack(0x00000061992b0000,0x00000061993b0000)] 0x00000061fe1c8000 JavaThread "Thread-4" [_thread_blocked, id=8272, stack(0x00000061991b0000,0x00000061992b0000)] 0x00000061fe120800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=11224, stack(0x00000061ff080000,0x00000061ff180000)] 0x00000061fe113000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8304, stack(0x00000061fee80000,0x00000061fef80000)] 0x00000061fd67f800 JavaThread "Service Thread" daemon [_thread_blocked, id=8952, stack(0x00000061fdc30000,0x00000061fdd30000)] 0x00000061fb8cb000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=10536, stack(0x00000061fdb30000,0x00000061fdc30000)] 0x00000061fb8c9800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2904, stack(0x00000061fda30000,0x00000061fdb30000)] 0x00000061fb8b1000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7004, stack(0x00000061fd530000,0x00000061fd630000)] 0x00000061fb8ad000 JavaThread "Attach Listener" daemon [_thread_blocked, id=10556, stack(0x00000061fd430000,0x00000061fd530000)] 0x00000061fb8ac000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10424, stack(0x00000061fd330000,0x00000061fd430000)] 0x00000061f5a47800 JavaThread "Finalizer" daemon [_thread_blocked, id=11192, stack(0x00000061fd120000,0x00000061fd220000)] 0x00000061fb87b800 JavaThread "Reference Handler" daemon [_thread_blocked, id=11092, stack(0x00000061fd020000,0x00000061fd120000)] 0x00000061f5950800 JavaThread "main" [_thread_blocked, id=7376, stack(0x00000061f0720000,0x00000061f0820000)] Other Threads: 0x00000061fb879000 VMThread [stack: 0x00000061fcf20000,0x00000061fd020000] [id=3292] 0x00000061fd696000 WatcherThread [stack: 0x00000061fdd30000,0x00000061fde30000] [id=10668] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: PSYoungGen total 38400K, used 14832K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000) eden space 33280K, 29% used [0x0000000795580000,0x0000000795f03be0,0x0000000797600000) from space 5120K, 99% used [0x0000000797600000,0x0000000797af84c0,0x0000000797b00000) to space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000) ParOldGen total 87552K, used 122K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000) object space 87552K, 0% used [0x0000000740000000,0x000000074001ea98,0x0000000745580000) Metaspace used 13439K, capacity 13705K, committed 13952K, reserved 1060864K class space used 1474K, capacity 1591K, committed 1664K, reserved 1048576K Card table byte_map: [0x00000061f5e10000,0x00000061f6220000] byte_map_base: 0x00000061f2410000 Marking Bits: (ParMarkBitMap*) 0x000000006676a5b0 Begin Bits: [0x00000061f6ad0000, 0x00000061f8ad0000) End Bits: [0x00000061f8ad0000, 0x00000061faad0000) Polling page: 0x00000061f58a0000 CodeCache: size=245760Kb used=3171Kb max_used=3179Kb free=242588Kb bounds [0x0000006180000000, 0x0000006180330000, 0x000000618f000000] total_blobs=1455 nmethods=913 adapters=456 compilation: enabled Compilation events (10 events): Event: 5.298 Thread 0x00000061fb8cb000 1012 1 sun.nio.cs.ISO_8859_1$Encoder::implReplaceWith (8 bytes) Event: 5.298 Thread 0x00000061fb8cb000 nmethod 1012 0x0000006180157210 code [0x0000006180157360, 0x0000006180157498] Event: 5.316 Thread 0x00000061fb8c9800 1013 4 org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes) Event: 5.317 Thread 0x00000061fb8c9800 nmethod 1013 0x000000618031ea50 code [0x000000618031eba0, 0x000000618031ec58] Event: 5.340 Thread 0x00000061fb8b1000 1014 4 java.nio.Buffer::position (43 bytes) Event: 5.341 Thread 0x00000061fb8b1000 nmethod 1014 0x00000061801b4fd0 code [0x00000061801b5100, 0x00000061801b51b8] Event: 5.377 Thread 0x00000061fb8cb000 1016 3 java.net.URLClassLoader$1::run (5 bytes) Event: 5.378 Thread 0x00000061fb8cb000 nmethod 1016 0x00000061802bc890 code [0x00000061802bca00, 0x00000061802bcbb0] Event: 5.378 Thread 0x00000061fb8cb000 1017 ! 3 java.net.URLClassLoader$1::run (63 bytes) Event: 5.379 Thread 0x00000061fb8cb000 nmethod 1017 0x000000618031f850 code [0x000000618031fa20, 0x000000618031ff70] GC Heap History (2 events): Event: 4.647 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 12687K, capacity 12966K, committed 13184K, reserved 1060864K class space used 1458K, capacity 1591K, committed 1664K, reserved 1048576K Event: 4.655 GC heap after Heap after GC invocations=1 (full 0): PSYoungGen total 38400K, used 5089K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000) eden space 33280K, 0% used [0x0000000795580000,0x0000000795580000,0x0000000797600000) from space 5120K, 99% used [0x0000000797600000,0x0000000797af84c0,0x0000000797b00000) to space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000) ParOldGen total 87552K, used 122K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000) object space 87552K, 0% used [0x0000000740000000,0x000000074001ea98,0x0000000745580000) Metaspace used 12687K, capacity 12966K, committed 13184K, reserved 1060864K class space used 1458K, capacity 1591K, committed 1664K, reserved 1048576K } Deoptimization events (9 events): Event: 0.519 Thread 0x00000061f5950800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000061801723b0 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 25 Event: 0.630 Thread 0x00000061f5950800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000061801b1894 method=java.lang.CharacterDataLatin1.digit(II)I @ 82 Event: 0.875 Thread 0x00000061f5950800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000061801d9cb0 method=java.lang.String.indexOf([CII[CIII)I @ 134 Event: 3.625 Thread 0x00000061fe1c5800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000061802d800c method=java.util.Properties$LineReader.readLine()I @ 62 Event: 3.625 Thread 0x00000061fe1c5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000061802d7fe0 method=java.util.Properties$LineReader.readLine()I @ 328 Event: 3.625 Thread 0x00000061fe1c5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000618026bf4c method=java.util.Properties.loadConvert([CII[C)Ljava/lang/String; @ 445 Event: 3.626 Thread 0x00000061fe1c5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000006180265548 method=java.util.Properties$LineReader.readLine()I @ 246 Event: 3.630 Thread 0x00000061fe1c5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000618029c250 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1 Event: 3.630 Thread 0x00000061fe1c5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000618027ce80 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1 Internal exceptions (10 events): Event: 0.870 Thread 0x00000061f5950800 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.870 Thread 0x00000061f5950800 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.870 Thread 0x00000061f5950800 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.870 Thread 0x00000061f5950800 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.870 Thread 0x00000061f5950800 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.870 Thread 0x00000061f5950800 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.922 Thread 0x00000061f5950800 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: 0.969 Thread 0x00000061f5950800 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.630 Thread 0x00000061fe1c5800 Implicit null exception at 0x000000618029bf16 to 0x000000618029c239 Event: 3.630 Thread 0x00000061fe1c5800 Implicit null exception at 0x000000618027cb56 to 0x000000618027ce69 Events (10 events): Event: 5.449 Executing VM operation: ThreadDump Event: 5.449 Executing VM operation: ThreadDump done Event: 5.449 Executing VM operation: ThreadDump Event: 5.449 Executing VM operation: ThreadDump done Event: 5.449 Executing VM operation: ThreadDump Event: 5.449 Executing VM operation: ThreadDump done Event: 5.449 Executing VM operation: ThreadDump Event: 5.449 Executing VM operation: ThreadDump done Event: 5.449 Executing VM operation: ThreadDump Event: 5.449 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 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 0x00007ffa42b70000 - 0x00007ffa42c16000 C:\WINDOWS\SYSTEM32\MSVCP120.dll 0x00007ffa3dad0000 - 0x00007ffa3dbbf000 C:\WINDOWS\SYSTEM32\MSVCR120.dll 0x00007ffa5f270000 - 0x00007ffa5f2a6000 C:\WINDOWS\system32\IMM32.DLL 0x00007ffa5cf50000 - 0x00007ffa5d0ac000 C:\WINDOWS\system32\MSCTF.dll 0x00007ffa5c140000 - 0x00007ffa5c17c000 C:\WINDOWS\SYSTEM32\d3dgearload64.dll 0x00007ffa35e00000 - 0x00007ffa35fa6000 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 0x00007ffa513b0000 - 0x00007ffa513b9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x000000006a8f0000 - 0x000000006a9c2000 C:\WINDOWS\SYSTEM32\MSVCR100.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 0x00000000006e0000 - 0x00000000007e5000 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 0x00000061993b0000 - 0x0000006199403000 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 0x00007ffa375e0000 - 0x00007ffa37622000 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(3675096k free), swap 16724020k(10681176k 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:51:28 2015 elapsed time: 5 seconds (0d 0h 0m 5s)