# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000008a651300fd, pid=9128, tid=3296 # # 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 0x0000008a651300fd # # 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 (0x0000008a6402a000): JavaThread "jME3 Main" [_thread_in_native, id=3296, stack(0x0000008a65230000,0x0000008a65330000)] siginfo: ExceptionCode=0xc0000005, reading address 0x0000008a6520552c Registers: RAX=0x0000008a716077e0, RBX=0xffffffffaf012b92, RCX=0xffffffffaf012b92, RDX=0xffffffffaf012b92 RSP=0x0000008a6532eb50, RBP=0x0000008a6532ec30, RSI=0xffffffffaf012b92, RDI=0x00007ffa4a75c950 R8 =0x0000008a70446480, R9 =0x0000000000000000, R10=0x0000008a716077d4, R11=0x00000000651402e0 R12=0x0000000000000000, R13=0x0000008a6fd6fe18, R14=0x0000008a6532ec50, R15=0x0000008a6402a000 RIP=0x0000008a651300fd, EFLAGS=0x0000000000010206 Top of Stack: (sp=0x0000008a6532eb50) 0x0000008a6532eb50: ffffffffaf012b92 00007ffa49fafed5 0x0000008a6532eb60: ffffffffaf012b92 0000008a65100c10 0x0000008a6532eb70: ffffffffaf012b92 ffffffffaf012b92 0x0000008a6532eb80: 0000000000000000 00007ffa5ed18f1b 0x0000008a6532eb90: 0000000000000000 0000008a6402a000 0x0000008a6532eba0: 0000008a6fd6fe20 0000000000000188 0x0000008a6532ebb0: 00000000000001f4 0000008a4c8068db 0x0000008a6532ebc0: 0000008a6fd6fe20 00007ffa4a720000 0x0000008a6532ebd0: 0000000000000188 0000008a6402a000 0x0000008a6532ebe0: 0000008a6532ece8 0000008a4c8065c2 0x0000008a6532ebf0: 0000008a6532ebf0 0000008a6fd6fe18 0x0000008a6532ec00: 0000008a6532ec50 0000008a6fd80748 0x0000008a6532ec10: 0000000000000000 0000008a6fd6fe20 0x0000008a6532ec20: 0000000000000000 0000008a6532ec50 0x0000008a6532ec30: 0000008a6532eca8 0000008a4c7f7ced 0x0000008a6532ec40: 000000079764a8d8 0000008a4c8002f8 Instructions: (pc=0x0000008a651300fd) 0x0000008a651300dd: 00 00 00 00 00 00 00 00 00 00 00 ce 0f f6 6f 45 0x0000008a651300ed: 85 01 16 72 61 65 47 40 53 48 83 ec 30 48 8b d9 0x0000008a651300fd: 48 8b 0d 28 54 0d 00 49 bb 60 14 e9 35 fa 7f 00 0x0000008a6513010d: 00 41 ff e3 00 00 00 00 00 00 00 00 00 00 00 00 Register to memory mapping: RAX=0x0000008a716077e0 is an unknown value RBX=0xffffffffaf012b92 is an unknown value RCX=0xffffffffaf012b92 is an unknown value RDX=0xffffffffaf012b92 is an unknown value RSP=0x0000008a6532eb50 is pointing into the stack for thread: 0x0000008a6402a000 RBP=0x0000008a6532ec30 is pointing into the stack for thread: 0x0000008a6402a000 RSI=0xffffffffaf012b92 is an unknown value RDI=0x00007ffa4a75c950 is an unknown value R8 =0x0000008a70446480 is an unknown value R9 =0x0000000000000000 is an unknown value R10=0x0000008a716077d4 is an unknown value R11=0x00000000651402e0 is an unknown value R12=0x0000000000000000 is an unknown value R13=0x0000008a6fd6fe18 is pointing into metadata R14=0x0000008a6532ec50 is pointing into the stack for thread: 0x0000008a6402a000 R15=0x0000008a6402a000 is a thread Stack: [0x0000008a65230000,0x0000008a65330000], sp=0x0000008a6532eb50, free space=1018k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C 0x0000008a651300fd 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 ) =>0x0000008a6402a000 JavaThread "jME3 Main" [_thread_in_native, id=3296, stack(0x0000008a65230000,0x0000008a65330000)] 0x0000008a63f28800 JavaThread "Thread-4" [_thread_blocked, id=3116, stack(0x0000008a64de0000,0x0000008a64ee0000)] 0x0000008a63e3b000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5396, stack(0x0000008a64ee0000,0x0000008a64fe0000)] 0x0000008a63e37800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=11160, stack(0x0000008a64ce0000,0x0000008a64de0000)] 0x0000008a6344a800 JavaThread "Service Thread" daemon [_thread_blocked, id=11040, stack(0x0000008a63a00000,0x0000008a63b00000)] 0x0000008a6166e800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=7604, stack(0x0000008a63900000,0x0000008a63a00000)] 0x0000008a6166d800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7024, stack(0x0000008a63800000,0x0000008a63900000)] 0x0000008a61652000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10380, stack(0x0000008a63300000,0x0000008a63400000)] 0x0000008a6164e000 JavaThread "Attach Listener" daemon [_thread_blocked, id=10872, stack(0x0000008a63200000,0x0000008a63300000)] 0x0000008a6164c800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7276, stack(0x0000008a63100000,0x0000008a63200000)] 0x0000008a4c718800 JavaThread "Finalizer" daemon [_thread_blocked, id=2540, stack(0x0000008a62ef0000,0x0000008a62ff0000)] 0x0000008a6161b800 JavaThread "Reference Handler" daemon [_thread_blocked, id=8492, stack(0x0000008a62df0000,0x0000008a62ef0000)] 0x0000008a4c620800 JavaThread "main" [_thread_blocked, id=10640, stack(0x0000008a47420000,0x0000008a47520000)] Other Threads: 0x0000008a61619000 VMThread [stack: 0x0000008a62cf0000,0x0000008a62df0000] [id=9124] 0x0000008a6344f000 WatcherThread [stack: 0x0000008a63b00000,0x0000008a63c00000] [id=10768] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x0000008a4c7ec030] Threads_lock - owner thread: 0x0000008a61619000 Heap: PSYoungGen total 38400K, used 14805K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000) eden space 33280K, 29% used [0x0000000795580000,0x0000000795ef75a8,0x0000000797600000) from space 5120K, 99% used [0x0000000797600000,0x0000000797afe0e0,0x0000000797b00000) to space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000) ParOldGen total 87552K, used 215K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000) object space 87552K, 0% used [0x0000000740000000,0x0000000740035c50,0x0000000745580000) Metaspace used 13474K, capacity 13705K, committed 13952K, reserved 1060864K class space used 1474K, capacity 1591K, committed 1664K, reserved 1048576K Card table byte_map: [0x0000008a5bbb0000,0x0000008a5bfc0000] byte_map_base: 0x0000008a581b0000 Marking Bits: (ParMarkBitMap*) 0x000000006676a5b0 Begin Bits: [0x0000008a5c870000, 0x0000008a5e870000) End Bits: [0x0000008a5e870000, 0x0000008a60870000) Polling page: 0x0000008a493a0000 CodeCache: size=245760Kb used=3208Kb max_used=3219Kb free=242551Kb bounds [0x0000008a4c7f0000, 0x0000008a4cb20000, 0x0000008a5b7f0000] total_blobs=1482 nmethods=940 adapters=456 compilation: enabled Compilation events (10 events): Event: 5.444 Thread 0x0000008a6166d800 1042 4 java.util.HashMap::getNode (148 bytes) Event: 5.447 Thread 0x0000008a6166d800 nmethod 1042 0x0000008a4cab8090 code [0x0000008a4cab81e0, 0x0000008a4cab8458] Event: 5.541 Thread 0x0000008a61652000 1043 ! 4 sun.nio.cs.ISO_8859_1$Encoder::encodeBufferLoop (135 bytes) Event: 5.550 Thread 0x0000008a61652000 nmethod 1043 0x0000008a4cb174d0 code [0x0000008a4cb17640, 0x0000008a4cb17958] Event: 5.612 Thread 0x0000008a6166e800 1044 1 sun.nio.cs.ISO_8859_1$Encoder::implReplaceWith (8 bytes) Event: 5.612 Thread 0x0000008a6166e800 nmethod 1044 0x0000008a4cb17190 code [0x0000008a4cb172e0, 0x0000008a4cb17418] Event: 5.703 Thread 0x0000008a6166d800 1045 4 org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes) Event: 5.704 Thread 0x0000008a6166d800 nmethod 1045 0x0000008a4cb16e90 code [0x0000008a4cb16fe0, 0x0000008a4cb17098] Event: 5.714 Thread 0x0000008a61652000 1046 4 java.nio.Buffer::position (43 bytes) Event: 5.715 Thread 0x0000008a61652000 nmethod 1046 0x0000008a4cb16bd0 code [0x0000008a4cb16d00, 0x0000008a4cb16db8] GC Heap History (2 events): Event: 5.062 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 13146K, capacity 13385K, committed 13696K, reserved 1060864K class space used 1470K, capacity 1591K, committed 1664K, reserved 1048576K Event: 5.074 GC heap after Heap after GC invocations=1 (full 0): PSYoungGen total 38400K, used 5112K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000) eden space 33280K, 0% used [0x0000000795580000,0x0000000795580000,0x0000000797600000) from space 5120K, 99% used [0x0000000797600000,0x0000000797afe0e0,0x0000000797b00000) to space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000) ParOldGen total 87552K, used 215K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000) object space 87552K, 0% used [0x0000000740000000,0x0000000740035c50,0x0000000745580000) Metaspace used 13146K, capacity 13385K, committed 13696K, reserved 1060864K class space used 1470K, capacity 1591K, committed 1664K, reserved 1048576K } Deoptimization events (9 events): Event: 0.514 Thread 0x0000008a4c620800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000008a4c9590f0 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 25 Event: 0.624 Thread 0x0000008a4c620800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000008a4c99eb14 method=java.lang.CharacterDataLatin1.digit(II)I @ 82 Event: 0.861 Thread 0x0000008a4c620800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000008a4c9d3cf0 method=java.lang.String.indexOf([CII[CIII)I @ 134 Event: 3.662 Thread 0x0000008a6402a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000008a4cadc30c method=java.util.Properties$LineReader.readLine()I @ 62 Event: 3.662 Thread 0x0000008a6402a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000008a4cadc2e0 method=java.util.Properties$LineReader.readLine()I @ 328 Event: 3.662 Thread 0x0000008a6402a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000008a4ca6800c method=java.util.Properties.loadConvert([CII[C)Ljava/lang/String; @ 445 Event: 3.662 Thread 0x0000008a6402a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000008a4ca68d88 method=java.util.Properties$LineReader.readLine()I @ 246 Event: 3.667 Thread 0x0000008a6402a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000008a4ca857a8 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1 Event: 3.667 Thread 0x0000008a6402a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000008a4ca72740 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1 Internal exceptions (10 events): Event: 0.859 Thread 0x0000008a4c620800 Exception (0x0000000796051418) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.859 Thread 0x0000008a4c620800 Exception (0x0000000796051628) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.859 Thread 0x0000008a4c620800 Exception (0x00000007960528f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.859 Thread 0x0000008a4c620800 Exception (0x0000000796052b00) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.859 Thread 0x0000008a4c620800 Exception (0x0000000796053c08) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.859 Thread 0x0000008a4c620800 Exception (0x0000000796053e18) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386] Event: 0.908 Thread 0x0000008a4c620800 Exception (0x0000000796107c08) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 0.954 Thread 0x0000008a4c620800 Exception (0x0000000796138830) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 3.667 Thread 0x0000008a6402a000 Implicit null exception at 0x0000008a4ca85459 to 0x0000008a4ca85791 Event: 3.667 Thread 0x0000008a6402a000 Implicit null exception at 0x0000008a4ca72416 to 0x0000008a4ca72729 Events (10 events): Event: 5.993 Executing VM operation: ThreadDump done Event: 5.993 Executing VM operation: ThreadDump Event: 5.993 Executing VM operation: ThreadDump done Event: 5.994 Executing VM operation: ThreadDump Event: 5.994 Executing VM operation: ThreadDump done Event: 5.994 Executing VM operation: ThreadDump Event: 5.994 Executing VM operation: ThreadDump done Event: 5.994 Executing VM operation: ThreadDump Event: 5.994 Executing VM operation: ThreadDump done Event: 5.994 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 0x0000000067690000 - 0x00000000676be000 D:\Thomas\Steam\steamapps\common\RisingWorld\steam_api64.dll 0x00007ffa5ec90000 - 0x00007ffa5ee16000 C:\WINDOWS\system32\GDI32.dll 0x00007ffa5f410000 - 0x00007ffa5f4b6000 C:\WINDOWS\system32\ADVAPI32.dll 0x00007ffa42b70000 - 0x00007ffa42c16000 C:\WINDOWS\SYSTEM32\MSVCP120.dll 0x00007ffa3dad0000 - 0x00007ffa3dbbf000 C:\WINDOWS\SYSTEM32\MSVCR120.dll 0x00007ffa5f370000 - 0x00007ffa5f40d000 C:\WINDOWS\system32\msvcrt.dll 0x00007ffa5cef0000 - 0x00007ffa5cf4b000 C:\WINDOWS\system32\sechost.dll 0x00007ffa5d630000 - 0x00007ffa5d756000 C:\WINDOWS\system32\RPCRT4.dll 0x00007ffa5d760000 - 0x00007ffa5ec82000 C:\WINDOWS\system32\SHELL32.dll 0x00007ffa5c6f0000 - 0x00007ffa5cd18000 C:\WINDOWS\system32\windows.storage.dll 0x00007ffa5d330000 - 0x00007ffa5d5ac000 C:\WINDOWS\system32\combase.dll 0x00007ffa5d5b0000 - 0x00007ffa5d601000 C:\WINDOWS\system32\shlwapi.dll 0x00007ffa5c270000 - 0x00007ffa5c27f000 C:\WINDOWS\system32\kernel.appcore.dll 0x00007ffa5c340000 - 0x00007ffa5c3f3000 C:\WINDOWS\system32\shcore.dll 0x00007ffa5c2a0000 - 0x00007ffa5c2ea000 C:\WINDOWS\system32\powrprof.dll 0x00007ffa5c250000 - 0x00007ffa5c263000 C:\WINDOWS\system32\profapi.dll 0x00007ffa5f270000 - 0x00007ffa5f2a6000 C:\WINDOWS\system32\IMM32.DLL 0x00007ffa5cf50000 - 0x00007ffa5d0ac000 C:\WINDOWS\system32\MSCTF.dll 0x00007ffa5c140000 - 0x00007ffa5c17c000 C:\WINDOWS\SYSTEM32\d3dgearload64.dll 0x00007ffa35e00000 - 0x00007ffa35fa6000 D:\Thomas\Steam\gameoverlayrenderer64.dll 0x00007ffa5f120000 - 0x00007ffa5f261000 C:\WINDOWS\system32\ole32.dll 0x00007ffa5a1e0000 - 0x00007ffa5a203000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x0000008a49240000 - 0x0000008a4926c000 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 0x00007ffa59a30000 - 0x00007ffa59cd3000 C:\WINDOWS\SYSTEM32\d3d11.dll 0x00007ffa4a900000 - 0x00007ffa4a958000 C:\WINDOWS\SYSTEM32\d3d10core.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 0x00000000003e0000 - 0x00000000004e5000 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 0x0000008a6fe40000 - 0x0000008a6fe93000 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 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(3611260k free), swap 16724020k(10602400k 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:50 2015 elapsed time: 6 seconds (0d 0h 0m 6s)