# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000025c23d00fd, pid=8260, tid=5768 # # 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 0x00000025c23d00fd # # 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 (0x00000025c1202800): JavaThread "jME3 Main" [_thread_in_native, id=5768, stack(0x00000025c24d0000,0x00000025c25d0000)] siginfo: ExceptionCode=0xc0000005, reading address 0x00000025c24a552c Registers: RAX=0x00000025ce7a7e60, RBX=0xffffffffb4010a1e, RCX=0xffffffffb4010a1e, RDX=0xffffffffb4010a1e RSP=0x00000025c25cecd0, RBP=0x00000025c25cedb0, RSI=0xffffffffb4010a1e, RDI=0x00007ffa4a75c950 R8 =0x00000025cd781480, R9 =0x0000000000000000, R10=0x00000025ce7a7e54, R11=0x00000000651402e0 R12=0x0000000000000000, R13=0x00000025ccebfef8, R14=0x00000025c25cedd0, R15=0x00000025c1202800 RIP=0x00000025c23d00fd, EFLAGS=0x0000000000010202 Top of Stack: (sp=0x00000025c25cecd0) 0x00000025c25cecd0: ffffffffb4010a1e 00007ffa49fafed5 0x00000025c25cece0: ffffffffb4010a1e 00000025c23c0c10 0x00000025c25cecf0: ffffffffb4010a1e ffffffffb4010a1e 0x00000025c25ced00: 0000000000000000 00007ffa5ed18f1b 0x00000025c25ced10: 0000000000000000 00000025c1202800 0x00000025c25ced20: 00000025ccebff00 0000000000000188 0x00000025c25ced30: 00000000000001f8 00000025a99d68db 0x00000025c25ced40: 00000025ccebff00 00007ffa4a720000 0x00000025c25ced50: 0000000000000188 00000025c1202800 0x00000025c25ced60: 00000025c25cee68 00000025a99d65c2 0x00000025c25ced70: 00000025c25ced70 00000025ccebfef8 0x00000025c25ced80: 00000025c25cedd0 00000025cced0848 0x00000025c25ced90: 0000000000000000 00000025ccebff00 0x00000025c25ceda0: 0000000000000000 00000025c25cedd0 0x00000025c25cedb0: 00000025c25cee28 00000025a99c7ced 0x00000025c25cedc0: 0000000795766b00 00000025a99d02f8 Instructions: (pc=0x00000025c23d00fd) 0x00000025c23d00dd: 00 00 00 00 00 00 00 00 00 00 00 d9 02 d0 6b c3 0x00000025c23d00ed: 85 01 16 72 61 65 47 40 53 48 83 ec 30 48 8b d9 0x00000025c23d00fd: 48 8b 0d 28 54 0d 00 49 bb 60 14 e9 35 fa 7f 00 0x00000025c23d010d: 00 41 ff e3 00 00 00 00 00 00 00 00 00 00 00 00 Register to memory mapping: RAX=0x00000025ce7a7e60 is an unknown value RBX=0xffffffffb4010a1e is an unknown value RCX=0xffffffffb4010a1e is an unknown value RDX=0xffffffffb4010a1e is an unknown value RSP=0x00000025c25cecd0 is pointing into the stack for thread: 0x00000025c1202800 RBP=0x00000025c25cedb0 is pointing into the stack for thread: 0x00000025c1202800 RSI=0xffffffffb4010a1e is an unknown value RDI=0x00007ffa4a75c950 is an unknown value R8 =0x00000025cd781480 is an unknown value R9 =0x0000000000000000 is an unknown value R10=0x00000025ce7a7e54 is an unknown value R11=0x00000000651402e0 is an unknown value R12=0x0000000000000000 is an unknown value R13=0x00000025ccebfef8 is pointing into metadata R14=0x00000025c25cedd0 is pointing into the stack for thread: 0x00000025c1202800 R15=0x00000025c1202800 is a thread Stack: [0x00000025c24d0000,0x00000025c25d0000], sp=0x00000025c25cecd0, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C 0x00000025c23d00fd 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 ) =>0x00000025c1202800 JavaThread "jME3 Main" [_thread_in_native, id=5768, stack(0x00000025c24d0000,0x00000025c25d0000)] 0x00000025c1185000 JavaThread "Thread-4" [_thread_blocked, id=1100, stack(0x00000025c1f70000,0x00000025c2070000)] 0x00000025c1049000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5620, stack(0x00000025c2070000,0x00000025c2170000)] 0x00000025c1047800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9128, stack(0x00000025c1e20000,0x00000025c1f20000)] 0x00000025c0749000 JavaThread "Service Thread" daemon [_thread_blocked, id=3928, stack(0x00000025c0bd0000,0x00000025c0cd0000)] 0x00000025c0710000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=5392, stack(0x00000025c0ad0000,0x00000025c0bd0000)] 0x00000025be825000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6896, stack(0x00000025c05d0000,0x00000025c06d0000)] 0x00000025be822000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=9724, stack(0x00000025c04d0000,0x00000025c05d0000)] 0x00000025be81e000 JavaThread "Attach Listener" daemon [_thread_blocked, id=10960, stack(0x00000025c03d0000,0x00000025c04d0000)] 0x00000025be81d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9488, stack(0x00000025c02d0000,0x00000025c03d0000)] 0x00000025be7eb800 JavaThread "Finalizer" daemon [_thread_blocked, id=10840, stack(0x00000025c00b0000,0x00000025c01b0000)] 0x00000025a99b3800 JavaThread "Reference Handler" daemon [_thread_blocked, id=10988, stack(0x00000025bffb0000,0x00000025c00b0000)] 0x00000025a98c0800 JavaThread "main" [_thread_blocked, id=5376, stack(0x00000025a46b0000,0x00000025a47b0000)] Other Threads: 0x00000025be7e8800 VMThread [stack: 0x00000025bfeb0000,0x00000025bffb0000] [id=4360] 0x00000025c0755000 WatcherThread [stack: 0x00000025c0cd0000,0x00000025c0dd0000] [id=2796] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: PSYoungGen total 38400K, used 17396K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000) eden space 33280K, 36% used [0x0000000795580000,0x0000000796180c78,0x0000000797600000) from space 5120K, 99% used [0x0000000797600000,0x0000000797afc5f0,0x0000000797b00000) to space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000) ParOldGen total 87552K, used 88K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000) object space 87552K, 0% used [0x0000000740000000,0x0000000740016010,0x0000000745580000) Metaspace used 13463K, capacity 13705K, committed 13952K, reserved 1060864K class space used 1474K, capacity 1591K, committed 1664K, reserved 1048576K Card table byte_map: [0x00000025b8d80000,0x00000025b9190000] byte_map_base: 0x00000025b5380000 Marking Bits: (ParMarkBitMap*) 0x000000006676a5b0 Begin Bits: [0x00000025b9a40000, 0x00000025bba40000) End Bits: [0x00000025bba40000, 0x00000025bda40000) Polling page: 0x00000025a9830000 CodeCache: size=245760Kb used=3196Kb max_used=3208Kb free=242563Kb bounds [0x00000025a99c0000, 0x00000025a9cf0000, 0x00000025b89c0000] total_blobs=1457 nmethods=915 adapters=456 compilation: enabled Compilation events (10 events): Event: 5.453 Thread 0x00000025be825000 1018 4 java.util.HashMap::getNode (148 bytes) Event: 5.457 Thread 0x00000025be825000 nmethod 1018 0x00000025a9c88d10 code [0x00000025a9c88e60, 0x00000025a9c890d8] Event: 5.470 Thread 0x00000025be822000 1019 ! 4 sun.nio.cs.ISO_8859_1$Encoder::encodeBufferLoop (135 bytes) Event: 5.479 Thread 0x00000025be822000 nmethod 1019 0x00000025a9c88490 code [0x00000025a9c88600, 0x00000025a9c88918] Event: 5.573 Thread 0x00000025c0710000 1020 1 sun.nio.cs.ISO_8859_1$Encoder::implReplaceWith (8 bytes) Event: 5.574 Thread 0x00000025c0710000 nmethod 1020 0x00000025a9ad0b90 code [0x00000025a9ad0ce0, 0x00000025a9ad0e18] Event: 5.586 Thread 0x00000025be825000 1021 4 org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes) Event: 5.587 Thread 0x00000025be825000 nmethod 1021 0x00000025a9b0d090 code [0x00000025a9b0d1e0, 0x00000025a9b0d298] Event: 5.612 Thread 0x00000025be822000 1022 4 java.nio.Buffer::position (43 bytes) Event: 5.613 Thread 0x00000025be822000 nmethod 1022 0x00000025a9b0cdd0 code [0x00000025a9b0cf00, 0x00000025a9b0cfb8] GC Heap History (2 events): Event: 4.767 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 12753K, capacity 13030K, committed 13184K, reserved 1060864K class space used 1461K, capacity 1591K, committed 1664K, reserved 1048576K Event: 4.777 GC heap after Heap after GC invocations=1 (full 0): PSYoungGen total 38400K, used 5105K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000) eden space 33280K, 0% used [0x0000000795580000,0x0000000795580000,0x0000000797600000) from space 5120K, 99% used [0x0000000797600000,0x0000000797afc5f0,0x0000000797b00000) to space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000) ParOldGen total 87552K, used 88K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000) object space 87552K, 0% used [0x0000000740000000,0x0000000740016010,0x0000000745580000) Metaspace used 12753K, capacity 13030K, committed 13184K, reserved 1060864K class space used 1461K, capacity 1591K, committed 1664K, reserved 1048576K } Deoptimization events (9 events): Event: 0.479 Thread 0x00000025a98c0800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000025a9b29ff0 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 25 Event: 0.617 Thread 0x00000025a98c0800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000025a9b63c54 method=java.lang.CharacterDataLatin1.digit(II)I @ 82 Event: 0.900 Thread 0x00000025a98c0800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000025a9b9fcf0 method=java.lang.String.indexOf([CII[CIII)I @ 134 Event: 3.786 Thread 0x00000025c1202800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000025a9c3b0cc method=java.util.Properties$LineReader.readLine()I @ 62 Event: 3.787 Thread 0x00000025c1202800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000025a9c3b0a0 method=java.util.Properties$LineReader.readLine()I @ 328 Event: 3.787 Thread 0x00000025c1202800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000025a9c3980c method=java.util.Properties.loadConvert([CII[C)Ljava/lang/String; @ 445 Event: 3.787 Thread 0x00000025c1202800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000025a9c3d8c4 method=java.util.Properties$LineReader.readLine()I @ 246 Event: 3.792 Thread 0x00000025c1202800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000025a9c6a728 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1 Event: 3.792 Thread 0x00000025c1202800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000025a9c42780 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1 Internal exceptions (10 events): Event: 0.899 Thread 0x00000025a98c0800 Exception (0x00000007960f5ac0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.899 Thread 0x00000025a98c0800 Exception (0x00000007960f5cd0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.899 Thread 0x00000025a98c0800 Exception (0x00000007960f6f98) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.899 Thread 0x00000025a98c0800 Exception (0x00000007960f71a8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.899 Thread 0x00000025a98c0800 Exception (0x00000007960f82b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.899 Thread 0x00000025a98c0800 Exception (0x00000007960f84c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.952 Thread 0x00000025a98c0800 Exception (0x00000007961ac290) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 1.007 Thread 0x00000025a98c0800 Exception (0x00000007961dceb8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 3.792 Thread 0x00000025c1202800 Implicit null exception at 0x00000025a9c6a3d4 to 0x00000025a9c6a711 Event: 3.792 Thread 0x00000025c1202800 Implicit null exception at 0x00000025a9c42456 to 0x00000025a9c42769 Events (10 events): Event: 5.939 Executing VM operation: ThreadDump done Event: 5.939 Executing VM operation: ThreadDump Event: 5.939 Executing VM operation: ThreadDump done Event: 5.939 Executing VM operation: ThreadDump Event: 5.939 Executing VM operation: ThreadDump done Event: 5.939 Executing VM operation: ThreadDump Event: 5.939 Executing VM operation: ThreadDump done Event: 5.939 Executing VM operation: ThreadDump Event: 5.940 Executing VM operation: ThreadDump done Event: 5.940 Executing VM operation: ThreadDump 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 0x0000000000670000 - 0x0000000000775000 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 0x00000025ccf90000 - 0x00000025ccfe3000 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(3849764k free), swap 16724020k(10912892k 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:57:09 2015 elapsed time: 6 seconds (0d 0h 0m 6s)