# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000006dce3d031d, pid=5968, tid=1148 # # JRE version: Java(TM) SE Runtime Environment (8.0_65-b17) (build 1.8.0_65-b17) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.65-b01 mixed mode windows-amd64 compressed oops) # Problematic frame: # C 0x0000006dce3d031d # # 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 (0x0000006dccfd9000): JavaThread "jME3 Main" [_thread_in_native, id=1148, stack(0x0000006ddaf50000,0x0000006ddb050000)] siginfo: ExceptionCode=0xc0000005, reading address 0x0000006dce4a5acc Registers: RAX=0x0000006ddbab2630, RBX=0x000000005c011ae4, RCX=0x000000005c011ae4, RDX=0x000000005c011ae4 RSP=0x0000006ddb04eeb0, RBP=0x0000006ddb04ef90, RSI=0x000000005c011ae4, RDI=0x00007ff9d8abc950 R8 =0x0000006ddb665480, R9 =0x0000000000000000, R10=0x0000006ddbab2624, R11=0x000000005e5d02e0 R12=0x0000000000000000, R13=0x0000006dd9eafc88, R14=0x0000006ddb04efb0, R15=0x0000006dccfd9000 RIP=0x0000006dce3d031d, EFLAGS=0x0000000000010202 Top of Stack: (sp=0x0000006ddb04eeb0) 0x0000006ddb04eeb0: 000000005c011ae4 00007ff9d715fed5 0x0000006ddb04eec0: 000000005c011ae4 0000006dce3cc6d0 0x0000006ddb04eed0: 000000005c011ae4 000000005c011ae4 0x0000006ddb04eee0: 0000000000000000 00007ff9f0a98f1b 0x0000006ddb04eef0: 0000000000000000 0000006dccfd9000 0x0000006ddb04ef00: 0000006dd9eafc90 0000000000000188 0x0000006ddb04ef10: 00000000000001d6 0000006db58b68db 0x0000006ddb04ef20: 0000006dd9eafc90 00007ff9d8a80000 0x0000006ddb04ef30: 0000000000000188 0000006dccfd9000 0x0000006ddb04ef40: 0000006ddb04f048 0000006db58b65c2 0x0000006ddb04ef50: 0000006ddb04ef50 0000006dd9eafc88 0x0000006ddb04ef60: 0000006ddb04efb0 0000006dd9ec0600 0x0000006ddb04ef70: 0000000000000000 0000006dd9eafc90 0x0000006ddb04ef80: 0000000000000000 0000006ddb04efb0 0x0000006ddb04ef90: 0000006ddb04f008 0000006db58a7ced 0x0000006ddb04efa0: 0000000796f6a8b8 0000006db58b02f8 Instructions: (pc=0x0000006dce3d031d) 0x0000006dce3d02fd: 88 80 16 00 00 00 00 00 00 00 00 0c ad f7 51 00 0x0000006dce3d030d: 09 00 90 72 61 65 47 40 53 48 83 ec 30 48 8b d9 0x0000006dce3d031d: 48 8b 0d a8 57 0d 00 49 bb e0 10 1c c7 f9 7f 00 0x0000006dce3d032d: 00 41 ff e3 00 00 00 00 00 00 00 00 00 00 00 00 Register to memory mapping: RAX=0x0000006ddbab2630 is an unknown value RBX=0x000000005c011ae4 is an unknown value RCX=0x000000005c011ae4 is an unknown value RDX=0x000000005c011ae4 is an unknown value RSP=0x0000006ddb04eeb0 is pointing into the stack for thread: 0x0000006dccfd9000 RBP=0x0000006ddb04ef90 is pointing into the stack for thread: 0x0000006dccfd9000 RSI=0x000000005c011ae4 is an unknown value RDI=0x00007ff9d8abc950 is an unknown value R8 =0x0000006ddb665480 is an unknown value R9 =0x0000000000000000 is an unknown value R10=0x0000006ddbab2624 is an unknown value R11=0x000000005e5d02e0 is an unknown value R12=0x0000000000000000 is an unknown value R13=0x0000006dd9eafc88 is pointing into metadata R14=0x0000006ddb04efb0 is pointing into the stack for thread: 0x0000006dccfd9000 R15=0x0000006dccfd9000 is a thread Stack: [0x0000006ddaf50000,0x0000006ddb050000], sp=0x0000006ddb04eeb0, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C 0x0000006dce3d031d 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 ) =>0x0000006dccfd9000 JavaThread "jME3 Main" [_thread_in_native, id=1148, stack(0x0000006ddaf50000,0x0000006ddb050000)] 0x0000006dcc4f2800 JavaThread "Thread-4" [_thread_in_vm, id=3312, stack(0x0000006dce090000,0x0000006dce190000)] 0x0000006dcd2db800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8276, stack(0x0000006dce190000,0x0000006dce290000)] 0x0000006dcd2e5800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1812, stack(0x0000006dcdee0000,0x0000006dcdfe0000)] 0x0000006dcc276000 JavaThread "Service Thread" daemon [_thread_blocked, id=6224, stack(0x0000006dcca90000,0x0000006dccb90000)] 0x0000006dcc1f2800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6544, stack(0x0000006dcc990000,0x0000006dcca90000)] 0x0000006dcc1ed800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3700, stack(0x0000006dcc890000,0x0000006dcc990000)] 0x0000006dcc1eb800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6552, stack(0x0000006dcc790000,0x0000006dcc890000)] 0x0000006dcc1ea000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3480, stack(0x0000006dcc690000,0x0000006dcc790000)] 0x0000006dcc1e7000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6196, stack(0x0000006dcc590000,0x0000006dcc690000)] 0x0000006dca703000 JavaThread "Finalizer" daemon [_thread_blocked, id=8488, stack(0x0000006dcbf80000,0x0000006dcc080000)] 0x0000006dca6f7000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5364, stack(0x0000006dcbe80000,0x0000006dcbf80000)] 0x0000006db57a5800 JavaThread "main" [_thread_blocked, id=3216, stack(0x0000006db0070000,0x0000006db0170000)] Other Threads: 0x0000006dca6ec000 VMThread [stack: 0x0000006dcbd80000,0x0000006dcbe80000] [id=7624] 0x0000006dcc294000 WatcherThread [stack: 0x0000006dccb90000,0x0000006dccc90000] [id=3624] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x0000006db57a1500] Safepoint_lock - owner thread: 0x0000000000000000 [0x0000006db57a1b00] Threads_lock - owner thread: 0x0000006dca6ec000 Heap: PSYoungGen total 38400K, used 32402K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000) eden space 33280K, 97% used [0x0000000795580000,0x0000000797524950,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 13468K, capacity 13705K, committed 13952K, reserved 1060864K class space used 1484K, capacity 1591K, committed 1664K, reserved 1048576K Card table byte_map: [0x0000006dc4c60000,0x0000006dc5070000] byte_map_base: 0x0000006dc1260000 Marking Bits: (ParMarkBitMap*) 0x000000005fbfa5b0 Begin Bits: [0x0000006dc5920000, 0x0000006dc7920000) End Bits: [0x0000006dc7920000, 0x0000006dc9920000) Polling page: 0x0000006db1e90000 CodeCache: size=245760Kb used=3127Kb max_used=3160Kb free=242632Kb bounds [0x0000006db58a0000, 0x0000006db5bc0000, 0x0000006dc48a0000] total_blobs=1430 nmethods=888 adapters=456 compilation: enabled Compilation events (10 events): Event: 4.917 Thread 0x0000006dcc1ed800 986 4 java.util.HashMap::getNode (148 bytes) Event: 4.920 Thread 0x0000006dcc1ed800 nmethod 986 0x0000006db5b888d0 code [0x0000006db5b88a20, 0x0000006db5b88c98] Event: 4.928 Thread 0x0000006dcc1eb800 987 ! 4 sun.nio.cs.ISO_8859_1$Encoder::encodeBufferLoop (135 bytes) Event: 4.935 Thread 0x0000006dcc1eb800 nmethod 987 0x0000006db5b89fd0 code [0x0000006db5b8a140, 0x0000006db5b8a458] Event: 4.956 Thread 0x0000006dcc1f2800 988 1 sun.nio.cs.ISO_8859_1$Encoder::implReplaceWith (8 bytes) Event: 4.956 Thread 0x0000006dcc1f2800 nmethod 988 0x0000006db5b40c10 code [0x0000006db5b40d60, 0x0000006db5b40e98] Event: 4.963 Thread 0x0000006dcc1ed800 989 4 org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes) Event: 4.964 Thread 0x0000006dcc1ed800 nmethod 989 0x0000006db59b3a50 code [0x0000006db59b3ba0, 0x0000006db59b3c58] Event: 4.969 Thread 0x0000006dcc1eb800 990 4 java.nio.Buffer::position (43 bytes) Event: 4.970 Thread 0x0000006dcc1eb800 nmethod 990 0x0000006db5a4fa10 code [0x0000006db5a4fb40, 0x0000006db5a4fbf8] GC Heap History (0 events): No events Deoptimization events (6 events): Event: 0.437 Thread 0x0000006db57a5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000006db5a08670 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 25 Event: 0.531 Thread 0x0000006db57a5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000006db5a3fbd4 method=java.lang.CharacterDataLatin1.digit(II)I @ 82 Event: 0.839 Thread 0x0000006db57a5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000006db5a737f0 method=java.lang.String.indexOf([CII[CIII)I @ 134 Event: 3.522 Thread 0x0000006dccfd9000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000006db5b01a4c method=java.util.Properties.loadConvert([CII[C)Ljava/lang/String; @ 445 Event: 3.524 Thread 0x0000006dccfd9000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000006db5b22290 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1 Event: 3.524 Thread 0x0000006dccfd9000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000006db5b14380 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1 Internal exceptions (10 events): Event: 0.837 Thread 0x0000006db57a5800 Exception (0x00000007960f45b8) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u65\4987\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.837 Thread 0x0000006db57a5800 Exception (0x00000007960f47c8) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u65\4987\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.837 Thread 0x0000006db57a5800 Exception (0x00000007960f5a90) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u65\4987\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.837 Thread 0x0000006db57a5800 Exception (0x00000007960f5ca0) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u65\4987\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.837 Thread 0x0000006db57a5800 Exception (0x00000007960f6da8) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u65\4987\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.837 Thread 0x0000006db57a5800 Exception (0x00000007960f6fb8) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u65\4987\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.880 Thread 0x0000006db57a5800 Exception (0x00000007961abf40) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u65\4987\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 0.941 Thread 0x0000006db57a5800 Exception (0x00000007961dcb68) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u65\4987\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 3.524 Thread 0x0000006dccfd9000 Implicit null exception at 0x0000006db5b21f56 to 0x0000006db5b22279 Event: 3.524 Thread 0x0000006dccfd9000 Implicit null exception at 0x0000006db5b14056 to 0x0000006db5b14369 Events (10 events): Event: 5.087 Executing VM operation: ThreadDump Event: 5.087 Executing VM operation: ThreadDump done Event: 5.087 Executing VM operation: ThreadDump Event: 5.088 Executing VM operation: ThreadDump done Event: 5.088 Executing VM operation: ThreadDump Event: 5.088 Executing VM operation: ThreadDump done Event: 5.088 Executing VM operation: ThreadDump Event: 5.088 Executing VM operation: ThreadDump done Event: 5.088 Executing VM operation: ThreadDump Event: 5.089 Executing VM operation: ThreadDump done Dynamic libraries: 0x00007ff76db50000 - 0x00007ff76db5f000 D:\Thomas\Steam\steamapps\common\RisingWorld\risingworldx64.exe 0x00007ff9f0ba0000 - 0x00007ff9f0d61000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ff9ee250000 - 0x00007ff9ee2fd000 C:\WINDOWS\system32\KERNEL32.DLL 0x00007ff9edf70000 - 0x00007ff9ee14d000 C:\WINDOWS\system32\KERNELBASE.dll 0x00007ff9ebcc0000 - 0x00007ff9ebd38000 C:\WINDOWS\system32\apphelp.dll 0x00007ff9c73d0000 - 0x00007ff9c7852000 C:\WINDOWS\AppPatch\AppPatch64\AcLayers.DLL 0x00007ff9ee300000 - 0x00007ff9ee39d000 C:\WINDOWS\system32\msvcrt.dll 0x00007ff9f0260000 - 0x00007ff9f03ae000 C:\WINDOWS\system32\USER32.dll 0x00007ff9f0a10000 - 0x00007ff9f0b96000 C:\WINDOWS\system32\GDI32.dll 0x00007ff9f0690000 - 0x00007ff9f06e1000 C:\WINDOWS\system32\SHLWAPI.dll 0x00007ff9effe0000 - 0x00007ff9f025c000 C:\WINDOWS\system32\combase.dll 0x00007ff9ee920000 - 0x00007ff9eea46000 C:\WINDOWS\system32\RPCRT4.dll 0x0000006db0040000 - 0x0000006db0043000 C:\WINDOWS\SYSTEM32\sfc.dll 0x00007ff9e7c30000 - 0x00007ff9e7cb4000 C:\WINDOWS\SYSTEM32\WINSPOOL.DRV 0x00007ff9ed0f0000 - 0x00007ff9ed118000 C:\WINDOWS\SYSTEM32\bcrypt.dll 0x00007ff9de430000 - 0x00007ff9de441000 C:\WINDOWS\SYSTEM32\sfc_os.DLL 0x00007ff9cc2b0000 - 0x00007ff9cc2c1000 C:\WINDOWS\SYSTEM32\SortWindows61.dll 0x00007ff9f0460000 - 0x00007ff9f0496000 C:\WINDOWS\system32\IMM32.DLL 0x00007ff9ee600000 - 0x00007ff9ee75c000 C:\WINDOWS\system32\MSCTF.dll 0x00007ff9ec770000 - 0x00007ff9ec7ac000 C:\WINDOWS\SYSTEM32\d3dgearload64.dll 0x00007ff9f04c0000 - 0x00007ff9f0566000 C:\WINDOWS\system32\ADVAPI32.dll 0x00007ff9ee3a0000 - 0x00007ff9ee3fb000 C:\WINDOWS\system32\sechost.dll 0x0000000060b20000 - 0x0000000060b4e000 D:\Thomas\Steam\steamapps\common\RisingWorld\steam_api64.dll 0x00007ff9c9400000 - 0x00007ff9c94a6000 C:\WINDOWS\SYSTEM32\MSVCP120.dll 0x00007ff9eea50000 - 0x00007ff9eff72000 C:\WINDOWS\system32\SHELL32.dll 0x00007ff9c72e0000 - 0x00007ff9c73cf000 C:\WINDOWS\SYSTEM32\MSVCR120.dll 0x00007ff9ed650000 - 0x00007ff9edc78000 C:\WINDOWS\system32\windows.storage.dll 0x00007ff9ed600000 - 0x00007ff9ed60f000 C:\WINDOWS\system32\kernel.appcore.dll 0x00007ff9edc80000 - 0x00007ff9edd33000 C:\WINDOWS\system32\shcore.dll 0x00007ff9ed5b0000 - 0x00007ff9ed5fa000 C:\WINDOWS\system32\powrprof.dll 0x00007ff9ed610000 - 0x00007ff9ed623000 C:\WINDOWS\system32\profapi.dll 0x00007ff9c7130000 - 0x00007ff9c72d6000 D:\Thomas\Steam\gameoverlayrenderer64.dll 0x00007ff9f0840000 - 0x00007ff9f0981000 C:\WINDOWS\system32\ole32.dll 0x00007ff9ebae0000 - 0x00007ff9ebb03000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ff9eba80000 - 0x00007ff9ebaac000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll 0x00007ff9ee150000 - 0x00007ff9ee194000 C:\WINDOWS\system32\cfgmgr32.dll 0x00007ff9ebee0000 - 0x00007ff9ebf07000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll 0x00007ff9f0a00000 - 0x00007ff9f0a08000 C:\WINDOWS\system32\psapi.dll 0x000000005fee0000 - 0x0000000060b19000 D:\Thomas\Steam\steamclient64.dll 0x00007ff9f07d0000 - 0x00007ff9f0839000 C:\WINDOWS\system32\WS2_32.dll 0x00007ff9ee760000 - 0x00007ff9ee768000 C:\WINDOWS\system32\NSI.dll 0x00007ff9edda0000 - 0x00007ff9edf61000 C:\WINDOWS\system32\CRYPT32.dll 0x00007ff9ed630000 - 0x00007ff9ed641000 C:\WINDOWS\system32\MSASN1.dll 0x00007ff9f04a0000 - 0x00007ff9f04bc000 C:\WINDOWS\system32\imagehlp.dll 0x00007ff9e98c0000 - 0x00007ff9e98f8000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL 0x00007ff9f0570000 - 0x00007ff9f062e000 C:\WINDOWS\system32\OLEAUT32.dll 0x00007ff9e9dc0000 - 0x00007ff9e9dca000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ff9ee430000 - 0x00007ff9ee5f5000 C:\WINDOWS\system32\SETUPAPI.dll 0x00007ff9e9280000 - 0x00007ff9e928b000 C:\WINDOWS\SYSTEM32\WINNSI.DLL 0x000000005fcf0000 - 0x000000005fed4000 D:\Thomas\Steam\tier0_s64.dll 0x000000005fc80000 - 0x000000005fce6000 D:\Thomas\Steam\vstdlib_s64.dll 0x00007ff9e26d0000 - 0x00007ff9e26dc000 C:\WINDOWS\SYSTEM32\Secur32.dll 0x00007ff9ed200000 - 0x00007ff9ed22c000 C:\WINDOWS\SYSTEM32\SSPICLI.DLL 0x00007ff9ecff0000 - 0x00007ff9ecffb000 C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL 0x00007ff9ed400000 - 0x00007ff9ed46b000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll 0x000000005f3f0000 - 0x000000005fc79000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\server\jvm.dll 0x00007ff9e26b0000 - 0x00007ff9e26b9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x0000000062680000 - 0x0000000062752000 C:\WINDOWS\SYSTEM32\MSVCR100.dll 0x000000005f3e0000 - 0x000000005f3ef000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\verify.dll 0x000000005f3b0000 - 0x000000005f3d9000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\java.dll 0x000000005f390000 - 0x000000005f3a6000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\zip.dll 0x000000005f360000 - 0x000000005f384000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\sunec.dll 0x00007ff9ece80000 - 0x00007ff9ece97000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll 0x00007ff9ecad0000 - 0x00007ff9ecb03000 C:\WINDOWS\system32\rsaenh.dll 0x00007ff9eccb0000 - 0x00007ff9ecccf000 C:\WINDOWS\SYSTEM32\USERENV.dll 0x000000005f340000 - 0x000000005f35a000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\net.dll 0x00007ff9ece20000 - 0x00007ff9ece7d000 C:\WINDOWS\system32\mswsock.dll 0x00007ff9e72c0000 - 0x00007ff9e72d6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL 0x00007ff9e72a0000 - 0x00007ff9e72ba000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL 0x000000005f320000 - 0x000000005f331000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\nio.dll 0x000000005f180000 - 0x000000005f318000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\awt.dll 0x00007ff9eb2a0000 - 0x00007ff9eb2c2000 C:\WINDOWS\system32\DWMAPI.DLL 0x00007ff9ebe40000 - 0x00007ff9ebed6000 C:\WINDOWS\system32\uxtheme.dll 0x00007ff9e7eb0000 - 0x00007ff9e7f5a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.10240.16384_none_0212ec7eba871e86\COMCTL32.dll 0x00007ff9d8ef0000 - 0x00007ff9d9100000 C:\WINDOWS\system32\d3d9.dll 0x00007ff9d7140000 - 0x00007ff9d751e000 C:\WINDOWS\SYSTEM32\D3DGear64.dll 0x00007ff9eaf50000 - 0x00007ff9eafec000 C:\WINDOWS\SYSTEM32\Dxgi.dll 0x00007ff9d8db0000 - 0x00007ff9d8ee7000 C:\WINDOWS\SYSTEM32\D3d10.dll 0x00007ff9eaff0000 - 0x00007ff9eb293000 C:\WINDOWS\SYSTEM32\d3d11.dll 0x00007ff9e77d0000 - 0x00007ff9e7828000 C:\WINDOWS\SYSTEM32\d3d10core.dll 0x00007ff9e9710000 - 0x00007ff9e9742000 C:\WINDOWS\SYSTEM32\D3d10_1.dll 0x00007ff9e7760000 - 0x00007ff9e77c2000 C:\WINDOWS\SYSTEM32\d3d10_1core.dll 0x00007ff9d8a80000 - 0x00007ff9d8ba8000 C:\WINDOWS\SYSTEM32\Opengl32.dll 0x00007ff9e18f0000 - 0x00007ff9e19e6000 C:\WINDOWS\SYSTEM32\DDRAW.dll 0x00007ff9e94a0000 - 0x00007ff9e94ce000 C:\WINDOWS\SYSTEM32\GLU32.dll 0x00007ff9e9830000 - 0x00007ff9e9838000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll 0x00007ff9c6210000 - 0x00007ff9c7126000 C:\WINDOWS\SYSTEM32\nvd3dumx.dll 0x0000000180000000 - 0x00000001801bb000 C:\WINDOWS\system32\nvspcap64.dll 0x00007ff9e9ce0000 - 0x00007ff9e9db6000 C:\WINDOWS\SYSTEM32\WINHTTP.dll 0x00007ff9e9950000 - 0x00007ff9e9ce0000 C:\WINDOWS\system32\nvapi64.dll 0x00007ff9e8110000 - 0x00007ff9e81f0000 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 0x0000000066840000 - 0x0000000066945000 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 0x00007ff9d8c10000 - 0x00007ff9d8c33000 C:\WINDOWS\SYSTEM32\DXVA2.dll 0x0000006dcf110000 - 0x0000006dcf163000 D:\Thomas\Steam\SteamApps\common\RisingWorld\lwjgl64.dll 0x000000005dc00000 - 0x000000005f17e000 C:\WINDOWS\SYSTEM32\nvoglv64.DLL 0x00007ff9eb610000 - 0x00007ff9eb623000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll 0x00007ff9edd40000 - 0x00007ff9edd94000 C:\WINDOWS\system32\WINTRUST.dll 0x00007ff9ec950000 - 0x00007ff9ec982000 C:\WINDOWS\SYSTEM32\ntmarta.dll 0x00007ff9ec710000 - 0x00007ff9ec768000 C:\WINDOWS\SYSTEM32\WINSTA.dll 0x00007ff9e91c0000 - 0x00007ff9e9251000 C:\WINDOWS\SYSTEM32\mscms.dll 0x00007ff9ca250000 - 0x00007ff9ca292000 C:\WINDOWS\SYSTEM32\icm32.dll 0x00007ff9e8430000 - 0x00007ff9e85ba000 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(4805616k free), swap 16724020k(12172292k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (25.65-b01) for windows-amd64 JRE (1.8.0_65-b17), built on Oct 6 2015 16:39:20 by "java_re" with MS VC++ 10.0 (VS2010) time: Sun Oct 25 15:43:32 2015 elapsed time: 5 seconds (0d 0h 0m 5s)