# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000088e854018d, pid=7924, tid=8396 # # 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 0x00000088e854018d # # 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 (0x00000088e7443000): JavaThread "jME3 Main" [_thread_in_native, id=8396, stack(0x00000088e8640000,0x00000088e8740000)] siginfo: ExceptionCode=0xc0000005, reading address 0x00000088e86155bc Registers: RAX=0x00000088f4a550a0, RBX=0x0000000074010eff, RCX=0x0000000074010eff, RDX=0x0000000074010eff RSP=0x00000088e873eeb0, RBP=0x00000088e873ef90, RSI=0x0000000074010eff, RDI=0x00007ff80e2cc950 R8 =0x00000088f3a97480, R9 =0x0000000000000000, R10=0x00000088f4a55094, R11=0x0000000060bd02e0 R12=0x0000000000000000, R13=0x00000088f316fef8, R14=0x00000088e873efb0, R15=0x00000088e7443000 RIP=0x00000088e854018d, EFLAGS=0x0000000000010202 Top of Stack: (sp=0x00000088e873eeb0) 0x00000088e873eeb0: 0000000074010eff 00007ff80e93fed5 0x00000088e873eec0: 0000000074010eff 00000088e8090c10 0x00000088e873eed0: 0000000074010eff 0000000074010eff 0x00000088e873eee0: 0000000000000000 00007ff8271a8f1b 0x00000088e873eef0: 0000000000000000 00000088e7443000 0x00000088e873ef00: 00000088f316ff00 0000000000000188 0x00000088e873ef10: 00000000000001fc 00000088cfba68db 0x00000088e873ef20: 00000088f316ff00 00007ff80e290000 0x00000088e873ef30: 0000000000000188 00000088e7443000 0x00000088e873ef40: 00000088e873f048 00000088cfba65c2 0x00000088e873ef50: 00000088e873ef50 00000088f316fef8 0x00000088e873ef60: 00000088e873efb0 00000088f3170848 0x00000088e873ef70: 0000000000000000 00000088f316ff00 0x00000088e873ef80: 0000000000000000 00000088e873efb0 0x00000088e873ef90: 00000088e873f008 00000088cfb97ced 0x00000088e873efa0: 0000000797697278 00000088cfba02f8 Instructions: (pc=0x00000088e854018d) 0x00000088e854016d: 00 00 00 00 00 00 00 00 00 00 00 03 e4 91 35 6e 0x00000088e854017d: 3a 01 16 72 61 65 47 40 53 48 83 ec 30 48 8b d9 0x00000088e854018d: 48 8b 0d 28 54 0d 00 49 bb 60 14 3d 00 f8 7f 00 0x00000088e854019d: 00 41 ff e3 00 00 00 00 00 00 00 00 00 00 00 00 Register to memory mapping: RAX=0x00000088f4a550a0 is an unknown value RBX=0x0000000074010eff is an unknown value RCX=0x0000000074010eff is an unknown value RDX=0x0000000074010eff is an unknown value RSP=0x00000088e873eeb0 is pointing into the stack for thread: 0x00000088e7443000 RBP=0x00000088e873ef90 is pointing into the stack for thread: 0x00000088e7443000 RSI=0x0000000074010eff is an unknown value RDI=0x00007ff80e2cc950 is an unknown value R8 =0x00000088f3a97480 is an unknown value R9 =0x0000000000000000 is an unknown value R10=0x00000088f4a55094 is an unknown value R11=0x0000000060bd02e0 is an unknown value R12=0x0000000000000000 is an unknown value R13=0x00000088f316fef8 is pointing into metadata R14=0x00000088e873efb0 is pointing into the stack for thread: 0x00000088e7443000 R15=0x00000088e7443000 is a thread Stack: [0x00000088e8640000,0x00000088e8740000], sp=0x00000088e873eeb0, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C 0x00000088e854018d 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 ) =>0x00000088e7443000 JavaThread "jME3 Main" [_thread_in_native, id=8396, stack(0x00000088e8640000,0x00000088e8740000)] 0x00000088e7396800 JavaThread "Thread-4" [_thread_in_vm, id=7448, stack(0x00000088e81d0000,0x00000088e82d0000)] 0x00000088e720f800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2016, stack(0x00000088e82d0000,0x00000088e83d0000)] 0x00000088e720e000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4396, stack(0x00000088e80d0000,0x00000088e81d0000)] 0x00000088e69f7000 JavaThread "Service Thread" daemon [_thread_blocked, id=8268, stack(0x00000088e6d90000,0x00000088e6e90000)] 0x00000088e49f4800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6164, stack(0x00000088e6890000,0x00000088e6990000)] 0x00000088e49f3000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8640, stack(0x00000088e6790000,0x00000088e6890000)] 0x00000088e49f0000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8944, stack(0x00000088e6690000,0x00000088e6790000)] 0x00000088e49ed000 JavaThread "Attach Listener" daemon [_thread_blocked, id=8708, stack(0x00000088e6590000,0x00000088e6690000)] 0x00000088e49f7800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7796, stack(0x00000088e6490000,0x00000088e6590000)] 0x00000088cfb18800 JavaThread "Finalizer" daemon [_thread_blocked, id=4776, stack(0x00000088e6280000,0x00000088e6380000)] 0x00000088cfb11800 JavaThread "Reference Handler" daemon [_thread_blocked, id=8764, stack(0x00000088e6180000,0x00000088e6280000)] 0x00000088cfa20800 JavaThread "main" [_thread_blocked, id=576, stack(0x00000088ca850000,0x00000088ca950000)] Other Threads: 0x00000088e49b8800 VMThread [stack: 0x00000088e6080000,0x00000088e6180000] [id=6204] 0x00000088e6a34800 WatcherThread [stack: 0x00000088e6e90000,0x00000088e6f90000] [id=528] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: PSYoungGen total 38400K, used 19437K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000) eden space 33280K, 43% used [0x0000000795580000,0x000000079637e720,0x0000000797600000) from space 5120K, 99% used [0x0000000797600000,0x0000000797afcd20,0x0000000797b00000) to space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000) ParOldGen total 87552K, used 279K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000) object space 87552K, 0% used [0x0000000740000000,0x0000000740045c90,0x0000000745580000) Metaspace used 13437K, capacity 13705K, committed 13952K, reserved 1060864K class space used 1474K, capacity 1591K, committed 1664K, reserved 1048576K Card table byte_map: [0x00000088def50000,0x00000088df360000] byte_map_base: 0x00000088db550000 Marking Bits: (ParMarkBitMap*) 0x00000000621ea5b0 Begin Bits: [0x00000088dfc10000, 0x00000088e1c10000) End Bits: [0x00000088e1c10000, 0x00000088e3c10000) Polling page: 0x00000088cf9d0000 CodeCache: size=245760Kb used=3138Kb max_used=3149Kb free=242621Kb bounds [0x00000088cfb90000, 0x00000088cfeb0000, 0x00000088deb90000] total_blobs=1448 nmethods=906 adapters=456 compilation: enabled Compilation events (10 events): Event: 4.029 Thread 0x00000088e49f0000 1008 4 java.util.HashMap::getNode (148 bytes) Event: 4.033 Thread 0x00000088e49f0000 nmethod 1008 0x00000088cfea6a90 code [0x00000088cfea6be0, 0x00000088cfea6e58] Event: 4.046 Thread 0x00000088e49f3000 1009 ! 4 sun.nio.cs.ISO_8859_1$Encoder::encodeBufferLoop (135 bytes) Event: 4.054 Thread 0x00000088e49f3000 nmethod 1009 0x00000088cfe4c150 code [0x00000088cfe4c2c0, 0x00000088cfe4c5d8] Event: 4.086 Thread 0x00000088e49f4800 1010 1 sun.nio.cs.ISO_8859_1$Encoder::implReplaceWith (8 bytes) Event: 4.087 Thread 0x00000088e49f4800 nmethod 1010 0x00000088cfe4be10 code [0x00000088cfe4bf60, 0x00000088cfe4c098] Event: 4.097 Thread 0x00000088e49f0000 1011 4 org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes) Event: 4.099 Thread 0x00000088e49f0000 nmethod 1011 0x00000088cfea5290 code [0x00000088cfea53e0, 0x00000088cfea5498] Event: 4.108 Thread 0x00000088e49f3000 1012 4 java.nio.Buffer::position (43 bytes) Event: 4.109 Thread 0x00000088e49f3000 nmethod 1012 0x00000088cfe4bb50 code [0x00000088cfe4bc80, 0x00000088cfe4bd38] GC Heap History (2 events): Event: 3.912 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 13380K, capacity 13641K, committed 13952K, reserved 1060864K class space used 1472K, capacity 1591K, committed 1664K, reserved 1048576K Event: 3.921 GC heap after Heap after GC invocations=1 (full 0): PSYoungGen total 38400K, used 5107K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000) eden space 33280K, 0% used [0x0000000795580000,0x0000000795580000,0x0000000797600000) from space 5120K, 99% used [0x0000000797600000,0x0000000797afcd20,0x0000000797b00000) to space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000) ParOldGen total 87552K, used 279K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000) object space 87552K, 0% used [0x0000000740000000,0x0000000740045c90,0x0000000745580000) Metaspace used 13380K, capacity 13641K, committed 13952K, reserved 1060864K class space used 1472K, capacity 1591K, committed 1664K, reserved 1048576K } Deoptimization events (6 events): Event: 0.366 Thread 0x00000088cfa20800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000088cfcfa630 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 25 Event: 0.451 Thread 0x00000088cfa20800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000088cfd3ab54 method=java.lang.CharacterDataLatin1.digit(II)I @ 82 Event: 0.657 Thread 0x00000088cfa20800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000088cfd686b0 method=java.lang.String.indexOf([CII[CIII)I @ 134 Event: 3.102 Thread 0x00000088e7443000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000088cfdf57cc method=java.util.Properties.loadConvert([CII[C)Ljava/lang/String; @ 445 Event: 3.105 Thread 0x00000088e7443000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000088cfe2b4a8 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1 Event: 3.106 Thread 0x00000088e7443000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000088cfe07180 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1 Internal exceptions (10 events): Event: 0.656 Thread 0x00000088cfa20800 Exception (0x00000007960f6850) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.656 Thread 0x00000088cfa20800 Exception (0x00000007960f6a60) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.656 Thread 0x00000088cfa20800 Exception (0x00000007960f7d28) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.656 Thread 0x00000088cfa20800 Exception (0x00000007960f7f38) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.656 Thread 0x00000088cfa20800 Exception (0x00000007960f9040) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.656 Thread 0x00000088cfa20800 Exception (0x00000007960f9250) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.695 Thread 0x00000088cfa20800 Exception (0x00000007961ad028) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 0.749 Thread 0x00000088cfa20800 Exception (0x00000007961ddc50) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 3.105 Thread 0x00000088e7443000 Implicit null exception at 0x00000088cfe2b154 to 0x00000088cfe2b491 Event: 3.106 Thread 0x00000088e7443000 Implicit null exception at 0x00000088cfe06e56 to 0x00000088cfe07169 Events (10 events): Event: 4.746 Executing VM operation: ThreadDump Event: 4.746 Executing VM operation: ThreadDump done Event: 4.746 Executing VM operation: ThreadDump Event: 4.746 Executing VM operation: ThreadDump done Event: 4.747 Executing VM operation: ThreadDump Event: 4.747 Executing VM operation: ThreadDump done Event: 4.747 Executing VM operation: ThreadDump Event: 4.747 Executing VM operation: ThreadDump done Event: 4.747 Executing VM operation: ThreadDump Event: 4.747 Executing VM operation: ThreadDump done Dynamic libraries: 0x00007ff7a8b00000 - 0x00007ff7a8b0f000 D:\Thomas\Steam\steamapps\common\RisingWorld\risingworldx64.exe 0x00007ff827b50000 - 0x00007ff827d11000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ff826ec0000 - 0x00007ff826f6d000 C:\WINDOWS\system32\KERNEL32.DLL 0x00007ff8246b0000 - 0x00007ff82488d000 C:\WINDOWS\system32\KERNELBASE.dll 0x00007ff8254c0000 - 0x00007ff82560e000 C:\WINDOWS\system32\USER32.dll 0x0000000063110000 - 0x000000006313e000 D:\Thomas\Steam\steamapps\common\RisingWorld\steam_api64.dll 0x00007ff827120000 - 0x00007ff8272a6000 C:\WINDOWS\system32\GDI32.dll 0x00007ff8257c0000 - 0x00007ff825866000 C:\WINDOWS\system32\ADVAPI32.dll 0x00007ff827830000 - 0x00007ff8278cd000 C:\WINDOWS\system32\msvcrt.dll 0x00007ff825230000 - 0x00007ff82528b000 C:\WINDOWS\system32\sechost.dll 0x00007ff8140b0000 - 0x00007ff814156000 C:\WINDOWS\SYSTEM32\MSVCP120.dll 0x00007ff813fc0000 - 0x00007ff8140af000 C:\WINDOWS\SYSTEM32\MSVCR120.dll 0x00007ff827370000 - 0x00007ff827496000 C:\WINDOWS\system32\RPCRT4.dll 0x00007ff825870000 - 0x00007ff826d92000 C:\WINDOWS\system32\SHELL32.dll 0x00007ff824b80000 - 0x00007ff8251a8000 C:\WINDOWS\system32\windows.storage.dll 0x00007ff8278d0000 - 0x00007ff827b4c000 C:\WINDOWS\system32\combase.dll 0x00007ff8274a0000 - 0x00007ff8274f1000 C:\WINDOWS\system32\shlwapi.dll 0x00007ff824560000 - 0x00007ff82456f000 C:\WINDOWS\system32\kernel.appcore.dll 0x00007ff8248f0000 - 0x00007ff8249a3000 C:\WINDOWS\system32\shcore.dll 0x00007ff824590000 - 0x00007ff8245da000 C:\WINDOWS\system32\powrprof.dll 0x00007ff824570000 - 0x00007ff824583000 C:\WINDOWS\system32\profapi.dll 0x00007ff826f70000 - 0x00007ff826fa6000 C:\WINDOWS\system32\IMM32.DLL 0x00007ff826fc0000 - 0x00007ff82711c000 C:\WINDOWS\system32\MSCTF.dll 0x00007ff824450000 - 0x00007ff82448c000 C:\WINDOWS\SYSTEM32\d3dgearload64.dll 0x00007ff800340000 - 0x00007ff8004e6000 D:\Thomas\Steam\gameoverlayrenderer64.dll 0x00007ff8276e0000 - 0x00007ff827821000 C:\WINDOWS\system32\ole32.dll 0x00007ff822350000 - 0x00007ff822373000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ff822220000 - 0x00007ff82224c000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll 0x00007ff8251b0000 - 0x00007ff8251f4000 C:\WINDOWS\system32\cfgmgr32.dll 0x00007ff822df0000 - 0x00007ff822e17000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll 0x00007ff826fb0000 - 0x00007ff826fb8000 C:\WINDOWS\system32\psapi.dll 0x00000000624d0000 - 0x0000000063105000 D:\Thomas\Steam\steamclient64.dll 0x00007ff827500000 - 0x00007ff827569000 C:\WINDOWS\system32\WS2_32.dll 0x00007ff825200000 - 0x00007ff825208000 C:\WINDOWS\system32\NSI.dll 0x00007ff8249b0000 - 0x00007ff824b71000 C:\WINDOWS\system32\CRYPT32.dll 0x00007ff8245e0000 - 0x00007ff8245f1000 C:\WINDOWS\system32\MSASN1.dll 0x00007ff8276b0000 - 0x00007ff8276cc000 C:\WINDOWS\system32\imagehlp.dll 0x00007ff8225a0000 - 0x00007ff8225d8000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL 0x00007ff8272b0000 - 0x00007ff82736e000 C:\WINDOWS\system32\OLEAUT32.dll 0x00007ff821420000 - 0x00007ff82142a000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ff8252f0000 - 0x00007ff8254b5000 C:\WINDOWS\system32\SETUPAPI.dll 0x00007ff822380000 - 0x00007ff82238b000 C:\WINDOWS\SYSTEM32\WINNSI.DLL 0x00000000622e0000 - 0x00000000624c4000 D:\Thomas\Steam\tier0_s64.dll 0x0000000062270000 - 0x00000000622d6000 D:\Thomas\Steam\vstdlib_s64.dll 0x00007ff819fc0000 - 0x00007ff819fcc000 C:\WINDOWS\SYSTEM32\Secur32.dll 0x00007ff8240e0000 - 0x00007ff82410c000 C:\WINDOWS\SYSTEM32\SSPICLI.DLL 0x00007ff823ee0000 - 0x00007ff823eeb000 C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL 0x00007ff824340000 - 0x00007ff8243ab000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll 0x00000000619e0000 - 0x0000000062269000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\server\jvm.dll 0x00007ff819fb0000 - 0x00007ff819fb9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x0000000063ce0000 - 0x0000000063db2000 C:\WINDOWS\SYSTEM32\MSVCR100.dll 0x00000000637b0000 - 0x00000000637bf000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\verify.dll 0x00000000619b0000 - 0x00000000619d9000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\java.dll 0x0000000061990000 - 0x00000000619a6000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\zip.dll 0x0000000061960000 - 0x0000000061984000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\sunec.dll 0x00007ff823d90000 - 0x00007ff823da7000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll 0x00007ff824490000 - 0x00007ff8244b8000 C:\WINDOWS\SYSTEM32\bcrypt.dll 0x00007ff8239e0000 - 0x00007ff823a13000 C:\WINDOWS\system32\rsaenh.dll 0x00007ff823bc0000 - 0x00007ff823bdf000 C:\WINDOWS\SYSTEM32\USERENV.dll 0x0000000061940000 - 0x000000006195a000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\net.dll 0x00007ff823d30000 - 0x00007ff823d8d000 C:\WINDOWS\system32\mswsock.dll 0x00007ff81e130000 - 0x00007ff81e146000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL 0x00007ff81d110000 - 0x00007ff81d12a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL 0x0000000061920000 - 0x0000000061931000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\nio.dll 0x0000000061780000 - 0x0000000061918000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\awt.dll 0x00007ff822c40000 - 0x00007ff822cb8000 C:\WINDOWS\system32\apphelp.dll 0x00007ff821f00000 - 0x00007ff821f22000 C:\WINDOWS\system32\DWMAPI.DLL 0x00007ff822e20000 - 0x00007ff822eb6000 C:\WINDOWS\system32\uxtheme.dll 0x00007ff820a30000 - 0x00007ff820ada000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.10240.16384_none_0212ec7eba871e86\COMCTL32.dll 0x00007ff80ed80000 - 0x00007ff80ef90000 C:\WINDOWS\system32\d3d9.dll 0x00007ff80e920000 - 0x00007ff80ecfe000 C:\WINDOWS\SYSTEM32\D3DGear64.dll 0x00007ff821ab0000 - 0x00007ff821b4c000 C:\WINDOWS\SYSTEM32\Dxgi.dll 0x00007ff80e6b0000 - 0x00007ff80e7e7000 C:\WINDOWS\SYSTEM32\D3d10.dll 0x00007ff80e3e0000 - 0x00007ff80e438000 C:\WINDOWS\SYSTEM32\d3d10core.dll 0x00007ff821c50000 - 0x00007ff821ef3000 C:\WINDOWS\SYSTEM32\d3d11.dll 0x00007ff80e5d0000 - 0x00007ff80e602000 C:\WINDOWS\SYSTEM32\D3d10_1.dll 0x00007ff80e560000 - 0x00007ff80e5c2000 C:\WINDOWS\SYSTEM32\d3d10_1core.dll 0x00007ff80e290000 - 0x00007ff80e3b8000 C:\WINDOWS\SYSTEM32\Opengl32.dll 0x00007ff80e480000 - 0x00007ff80e4ae000 C:\WINDOWS\SYSTEM32\GLU32.dll 0x00007ff80e190000 - 0x00007ff80e286000 C:\WINDOWS\SYSTEM32\DDRAW.dll 0x00007ff80e450000 - 0x00007ff80e458000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll 0x00007ffffeea0000 - 0x00007fffffdb6000 C:\WINDOWS\SYSTEM32\nvd3dumx.dll 0x0000000180000000 - 0x00000001801bb000 C:\WINDOWS\system32\nvspcap64.dll 0x00007ff81ee80000 - 0x00007ff81ef56000 C:\WINDOWS\SYSTEM32\WINHTTP.dll 0x00007ff81ef60000 - 0x00007ff81f2f0000 C:\WINDOWS\system32\nvapi64.dll 0x00007ff81e8f0000 - 0x00007ff81e9d0000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll 0x0000000067ec0000 - 0x0000000067f03000 C:\WINDOWS\SYSTEM32\avutil_64-51.dll 0x0000000000810000 - 0x00000000013ad000 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 0x00007ff80f1e0000 - 0x00007ff80f203000 C:\WINDOWS\SYSTEM32\DXVA2.dll 0x00000088f3240000 - 0x00000088f3293000 D:\Thomas\Steam\SteamApps\common\RisingWorld\lwjgl64.dll 0x0000000060200000 - 0x000000006177e000 C:\WINDOWS\SYSTEM32\nvoglv64.DLL 0x00007ff822c20000 - 0x00007ff822c33000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll 0x00007ff824890000 - 0x00007ff8248e4000 C:\WINDOWS\system32\WINTRUST.dll 0x00007ff823860000 - 0x00007ff823892000 C:\WINDOWS\SYSTEM32\ntmarta.dll 0x00007ff8242a0000 - 0x00007ff8242f8000 C:\WINDOWS\SYSTEM32\WINSTA.dll 0x00007ff821380000 - 0x00007ff821411000 C:\WINDOWS\SYSTEM32\mscms.dll 0x00007ff813f70000 - 0x00007ff813fb2000 C:\WINDOWS\SYSTEM32\icm32.dll 0x00007ff8022e0000 - 0x00007ff80246a000 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(5414032k free), swap 16724020k(13119336k 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: Wed Oct 14 15:36:37 2015 elapsed time: 4 seconds (0d 0h 0m 4s)