#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000af0621018d, pid=7356, tid=2376
#
# 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 0x000000af0621018d
#
# 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 (0x000000af05252800): JavaThread "jME3 Main" [_thread_in_native, id=2376, stack(0x000000af06310000,0x000000af06410000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000af062e593c
Registers:
RAX=0x000000af127089a0, RBX=0xffffffff97010f74, RCX=0xffffffff97010f74, RDX=0xffffffff97010f74
RSP=0x000000af0640f1e0, RBP=0x000000af0640f2c0, RSI=0xffffffff97010f74, RDI=0x00007ffd63adc950
R8 =0x000000af1171f480, R9 =0x0000000000000000, R10=0x000000af12708994, R11=0x0000000053ad02e0
R12=0x0000000000000000, R13=0x000000af10e7fef8, R14=0x000000af0640f2e0, R15=0x000000af05252800
RIP=0x000000af0621018d, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000af0640f1e0)
0x000000af0640f1e0: ffffffff97010f74 00007ffd5878fed5
0x000000af0640f1f0: ffffffff97010f74 000000af061b0c10
0x000000af0640f200: ffffffff97010f74 ffffffff97010f74
0x000000af0640f210: 0000000000000000 00007ffd70f78f1b
0x000000af0640f220: 0000000000000000 000000af05252800
0x000000af0640f230: 000000af10e7ff00 0000000000000188
0x000000af0640f240: 00000000000001d7 000000af6d0968db
0x000000af0640f250: 000000af10e7ff00 00007ffd63aa0000
0x000000af0640f260: 0000000000000188 000000af05252800
0x000000af0640f270: 000000af0640f378 000000af6d0965c2
0x000000af0640f280: 000000af0640f280 000000af10e7fef8
0x000000af0640f290: 000000af0640f2e0 000000af10e80848
0x000000af0640f2a0: 0000000000000000 000000af10e7ff00
0x000000af0640f2b0: 0000000000000000 000000af0640f2e0
0x000000af0640f2c0: 000000af0640f338 000000af6d087ced
0x000000af0640f2d0: 00000007976932d8 000000af6d0902f8
Instructions: (pc=0x000000af0621018d)
0x000000af0621016d: 00 00 00 00 00 00 00 00 00 00 00 7e cf ba 19 5d
0x000000af0621017d: 5f 01 16 72 61 65 47 40 53 48 83 ec 30 48 8b d9
0x000000af0621018d: 48 8b 0d a8 57 0d 00 49 bb e0 10 c3 4a fd 7f 00
0x000000af0621019d: 00 41 ff e3 00 00 00 00 00 00 00 00 00 00 00 00
Register to memory mapping:
RAX=0x000000af127089a0 is an unknown value
RBX=0xffffffff97010f74 is an unknown value
RCX=0xffffffff97010f74 is an unknown value
RDX=0xffffffff97010f74 is an unknown value
RSP=0x000000af0640f1e0 is pointing into the stack for thread: 0x000000af05252800
RBP=0x000000af0640f2c0 is pointing into the stack for thread: 0x000000af05252800
RSI=0xffffffff97010f74 is an unknown value
RDI=0x00007ffd63adc950 is an unknown value
R8 =0x000000af1171f480 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x000000af12708994 is an unknown value
R11=0x0000000053ad02e0 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x000000af10e7fef8 is pointing into metadata
R14=0x000000af0640f2e0 is pointing into the stack for thread: 0x000000af05252800
R15=0x000000af05252800 is a thread
Stack: [0x000000af06310000,0x000000af06410000], sp=0x000000af0640f1e0, free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x000000af0621018d
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 )
=>0x000000af05252800 JavaThread "jME3 Main" [_thread_in_native, id=2376, stack(0x000000af06310000,0x000000af06410000)]
0x000000af051df000 JavaThread "Thread-4" [_thread_blocked, id=5528, stack(0x000000af05e20000,0x000000af05f20000)]
0x000000af0514a800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=956, stack(0x000000af05f20000,0x000000af06020000)]
0x000000af05158800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7552, stack(0x000000af05c70000,0x000000af05d70000)]
0x000000af0468d800 JavaThread "Service Thread" daemon [_thread_blocked, id=8076, stack(0x000000af04a20000,0x000000af04b20000)]
0x000000af7df16000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=3396, stack(0x000000af04520000,0x000000af04620000)]
0x000000af7df13800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=9280, stack(0x000000af04420000,0x000000af04520000)]
0x000000af7df11800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5428, stack(0x000000af04320000,0x000000af04420000)]
0x000000af7df0d800 JavaThread "Attach Listener" daemon [_thread_blocked, id=10272, stack(0x000000af04220000,0x000000af04320000)]
0x000000af7df0c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6620, stack(0x000000af04120000,0x000000af04220000)]
0x000000af6d048000 JavaThread "Finalizer" daemon [_thread_blocked, id=7268, stack(0x000000af7f7a0000,0x000000af7f8a0000)]
0x000000af6d041800 JavaThread "Reference Handler" daemon [_thread_blocked, id=10948, stack(0x000000af7f6a0000,0x000000af7f7a0000)]
0x000000af6cf50800 JavaThread "main" [_thread_blocked, id=2796, stack(0x000000af67d80000,0x000000af67e80000)]
Other Threads:
0x000000af7ded9800 VMThread [stack: 0x000000af7f5a0000,0x000000af7f6a0000] [id=5440]
0x000000af046c3800 WatcherThread [stack: 0x000000af04b20000,0x000000af04c20000] [id=1220]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x000000af6d07bdc0] Safepoint_lock - owner thread: 0x0000000000000000
[0x000000af6d07c540] Threads_lock - owner thread: 0x0000000000000000
Heap:
PSYoungGen total 38400K, used 13733K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000)
eden space 33280K, 25% used [0x0000000795580000,0x0000000795df0f58,0x0000000797600000)
from space 5120K, 99% used [0x0000000797600000,0x0000000797af87a0,0x0000000797b00000)
to space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000)
ParOldGen total 87552K, used 257K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
object space 87552K, 0% used [0x0000000740000000,0x0000000740040740,0x0000000745580000)
Metaspace used 13446K, capacity 13641K, committed 13952K, reserved 1060864K
class space used 1474K, capacity 1591K, committed 1664K, reserved 1048576K
Card table byte_map: [0x000000af7c440000,0x000000af7c850000] byte_map_base: 0x000000af78a40000
Marking Bits: (ParMarkBitMap*) 0x00000000550ba5b0
Begin Bits: [0x000000af00000000, 0x000000af02000000)
End Bits: [0x000000af02000000, 0x000000af04000000)
Polling page: 0x000000af684d0000
CodeCache: size=245760Kb used=3143Kb max_used=3154Kb free=242616Kb
bounds [0x000000af6d080000, 0x000000af6d3a0000, 0x000000af7c080000]
total_blobs=1450 nmethods=908 adapters=456
compilation: enabled
Compilation events (10 events):
Event: 4.012 Thread 0x000000af7df13800 1013 4 java.util.HashMap::getNode (148 bytes)
Event: 4.016 Thread 0x000000af7df13800 nmethod 1013 0x000000af6d396950 code [0x000000af6d396aa0, 0x000000af6d396d18]
Event: 4.029 Thread 0x000000af7df11800 1014 ! 4 sun.nio.cs.ISO_8859_1$Encoder::encodeBufferLoop (135 bytes)
Event: 4.037 Thread 0x000000af7df11800 nmethod 1014 0x000000af6d394bd0 code [0x000000af6d394d40, 0x000000af6d395058]
Event: 4.068 Thread 0x000000af7df16000 1015 1 sun.nio.cs.ISO_8859_1$Encoder::implReplaceWith (8 bytes)
Event: 4.068 Thread 0x000000af7df16000 nmethod 1015 0x000000af6d394890 code [0x000000af6d3949e0, 0x000000af6d394b18]
Event: 4.083 Thread 0x000000af7df13800 1016 4 org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes)
Event: 4.084 Thread 0x000000af7df13800 nmethod 1016 0x000000af6d394590 code [0x000000af6d3946e0, 0x000000af6d394798]
Event: 4.094 Thread 0x000000af7df11800 1017 4 java.nio.Buffer::position (43 bytes)
Event: 4.095 Thread 0x000000af7df11800 nmethod 1017 0x000000af6d3942d0 code [0x000000af6d394400, 0x000000af6d3944b8]
GC Heap History (2 events):
Event: 3.859 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 13315K, capacity 13577K, committed 13952K, reserved 1060864K
class space used 1471K, capacity 1591K, committed 1664K, reserved 1048576K
Event: 3.869 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 38400K, used 5089K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000)
eden space 33280K, 0% used [0x0000000795580000,0x0000000795580000,0x0000000797600000)
from space 5120K, 99% used [0x0000000797600000,0x0000000797af87a0,0x0000000797b00000)
to space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000)
ParOldGen total 87552K, used 257K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
object space 87552K, 0% used [0x0000000740000000,0x0000000740040740,0x0000000745580000)
Metaspace used 13315K, capacity 13577K, committed 13952K, reserved 1060864K
class space used 1471K, capacity 1591K, committed 1664K, reserved 1048576K
}
Deoptimization events (9 events):
Event: 0.422 Thread 0x000000af6cf50800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000af6d1ec770 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 25
Event: 0.514 Thread 0x000000af6cf50800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000af6d2278d4 method=java.lang.CharacterDataLatin1.digit(II)I @ 82
Event: 0.716 Thread 0x000000af6cf50800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000af6d256930 method=java.lang.String.indexOf([CII[CIII)I @ 134
Event: 2.991 Thread 0x000000af05252800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000af6d3577cc method=java.util.Properties$LineReader.readLine()I @ 62
Event: 2.992 Thread 0x000000af05252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000af6d3577a0 method=java.util.Properties$LineReader.readLine()I @ 328
Event: 2.992 Thread 0x000000af05252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000af6d2e860c method=java.util.Properties.loadConvert([CII[C)Ljava/lang/String; @ 445
Event: 2.992 Thread 0x000000af05252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000af6d2e5478 method=java.util.Properties$LineReader.readLine()I @ 246
Event: 2.996 Thread 0x000000af05252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000af6d307b50 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1
Event: 2.996 Thread 0x000000af05252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000af6d2f6a40 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1
Internal exceptions (10 events):
Event: 0.714 Thread 0x000000af6cf50800 Exception (0x00000007960ed3d8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 0.714 Thread 0x000000af6cf50800 Exception (0x00000007960ed5e8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 0.714 Thread 0x000000af6cf50800 Exception (0x00000007960ee8b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 0.714 Thread 0x000000af6cf50800 Exception (0x00000007960eeac0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 0.715 Thread 0x000000af6cf50800 Exception (0x00000007960efbc8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 0.715 Thread 0x000000af6cf50800 Exception (0x00000007960efdd8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 0.758 Thread 0x000000af6cf50800 Exception (0x00000007961a3bb8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.800 Thread 0x000000af6cf50800 Exception (0x00000007961d47e0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2.996 Thread 0x000000af05252800 Implicit null exception at 0x000000af6d307816 to 0x000000af6d307b39
Event: 2.996 Thread 0x000000af05252800 Implicit null exception at 0x000000af6d2f6716 to 0x000000af6d2f6a29
Events (10 events):
Event: 4.326 Executing VM operation: ThreadDump
Event: 4.326 Executing VM operation: ThreadDump done
Event: 4.326 Executing VM operation: ThreadDump
Event: 4.326 Executing VM operation: ThreadDump done
Event: 4.326 Executing VM operation: ThreadDump
Event: 4.326 Executing VM operation: ThreadDump done
Event: 4.326 Executing VM operation: ThreadDump
Event: 4.326 Executing VM operation: ThreadDump done
Event: 4.326 Executing VM operation: ThreadDump
Event: 4.326 Executing VM operation: ThreadDump done
Dynamic libraries:
0x00007ff609560000 - 0x00007ff60956f000 D:\Thomas\Steam\steamapps\common\RisingWorld\risingworldx64.exe
0x00007ffd733c0000 - 0x00007ffd73581000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffd730c0000 - 0x00007ffd7316d000 C:\WINDOWS\system32\KERNEL32.DLL
0x00007ffd705b0000 - 0x00007ffd7078d000 C:\WINDOWS\system32\KERNELBASE.dll
0x00007ffd713f0000 - 0x00007ffd7153e000 C:\WINDOWS\system32\USER32.dll
0x00000000560a0000 - 0x00000000560ce000 D:\Thomas\Steam\steamapps\common\RisingWorld\steam_api64.dll
0x00007ffd70ef0000 - 0x00007ffd71076000 C:\WINDOWS\system32\GDI32.dll
0x00007ffd59760000 - 0x00007ffd59806000 C:\WINDOWS\SYSTEM32\MSVCP120.dll
0x00007ffd4ad50000 - 0x00007ffd4ae3f000 C:\WINDOWS\SYSTEM32\MSVCR120.dll
0x00007ffd711e0000 - 0x00007ffd71286000 C:\WINDOWS\system32\ADVAPI32.dll
0x00007ffd73320000 - 0x00007ffd733bd000 C:\WINDOWS\system32\msvcrt.dll
0x00007ffd71800000 - 0x00007ffd7185b000 C:\WINDOWS\system32\sechost.dll
0x00007ffd70dc0000 - 0x00007ffd70ee6000 C:\WINDOWS\system32\RPCRT4.dll
0x00007ffd71870000 - 0x00007ffd72d92000 C:\WINDOWS\system32\SHELL32.dll
0x00007ffd6ff80000 - 0x00007ffd705a8000 C:\WINDOWS\system32\windows.storage.dll
0x00007ffd71540000 - 0x00007ffd717bc000 C:\WINDOWS\system32\combase.dll
0x00007ffd70c20000 - 0x00007ffd70c71000 C:\WINDOWS\system32\shlwapi.dll
0x00007ffd6fe60000 - 0x00007ffd6fe6f000 C:\WINDOWS\system32\kernel.appcore.dll
0x00007ffd707e0000 - 0x00007ffd70893000 C:\WINDOWS\system32\shcore.dll
0x00007ffd6fe10000 - 0x00007ffd6fe5a000 C:\WINDOWS\system32\powrprof.dll
0x00007ffd6fdd0000 - 0x00007ffd6fde3000 C:\WINDOWS\system32\profapi.dll
0x00007ffd717c0000 - 0x00007ffd717f6000 C:\WINDOWS\system32\IMM32.DLL
0x00007ffd71080000 - 0x00007ffd711dc000 C:\WINDOWS\system32\MSCTF.dll
0x00007ffd6fcc0000 - 0x00007ffd6fcfc000 C:\WINDOWS\SYSTEM32\d3dgearload64.dll
0x00007ffd4aba0000 - 0x00007ffd4ad46000 D:\Thomas\Steam\gameoverlayrenderer64.dll
0x00007ffd73170000 - 0x00007ffd732b1000 C:\WINDOWS\system32\ole32.dll
0x00007ffd6dee0000 - 0x00007ffd6df03000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffd6deb0000 - 0x00007ffd6dedc000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffd70790000 - 0x00007ffd707d4000 C:\WINDOWS\system32\cfgmgr32.dll
0x00007ffd6e720000 - 0x00007ffd6e747000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x00007ffd71860000 - 0x00007ffd71868000 C:\WINDOWS\system32\psapi.dll
0x00000000553a0000 - 0x0000000055fd9000 D:\Thomas\Steam\steamclient64.dll
0x00007ffd70c80000 - 0x00007ffd70ce9000 C:\WINDOWS\system32\WS2_32.dll
0x00007ffd70db0000 - 0x00007ffd70db8000 C:\WINDOWS\system32\NSI.dll
0x00007ffd708a0000 - 0x00007ffd70a61000 C:\WINDOWS\system32\CRYPT32.dll
0x00007ffd6fdf0000 - 0x00007ffd6fe01000 C:\WINDOWS\system32\MSASN1.dll
0x00007ffd72f70000 - 0x00007ffd72f8c000 C:\WINDOWS\system32\imagehlp.dll
0x00007ffd6bf00000 - 0x00007ffd6bf38000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffd70cf0000 - 0x00007ffd70dae000 C:\WINDOWS\system32\OLEAUT32.dll
0x00007ffd6c5a0000 - 0x00007ffd6c5aa000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffd72da0000 - 0x00007ffd72f65000 C:\WINDOWS\system32\SETUPAPI.dll
0x00007ffd6bef0000 - 0x00007ffd6befb000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x00000000551b0000 - 0x0000000055394000 D:\Thomas\Steam\tier0_s64.dll
0x0000000055140000 - 0x00000000551a6000 D:\Thomas\Steam\vstdlib_s64.dll
0x00007ffd6a710000 - 0x00007ffd6a71c000 C:\WINDOWS\SYSTEM32\Secur32.dll
0x00007ffd6f950000 - 0x00007ffd6f97c000 C:\WINDOWS\SYSTEM32\SSPICLI.DLL
0x00007ffd6f770000 - 0x00007ffd6f77b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
0x00007ffd6fbb0000 - 0x00007ffd6fc1b000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll
0x00000000548b0000 - 0x0000000055139000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\server\jvm.dll
0x00007ffd68dc0000 - 0x00007ffd68dc9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x0000000057920000 - 0x00000000579f2000 C:\WINDOWS\SYSTEM32\MSVCR100.dll
0x0000000056ef0000 - 0x0000000056eff000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\verify.dll
0x0000000056070000 - 0x0000000056099000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\java.dll
0x0000000054890000 - 0x00000000548a6000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\zip.dll
0x0000000054860000 - 0x0000000054884000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\sunec.dll
0x00007ffd6f600000 - 0x00007ffd6f617000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffd6fd00000 - 0x00007ffd6fd28000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffd6f250000 - 0x00007ffd6f283000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffd6f380000 - 0x00007ffd6f39f000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x0000000054840000 - 0x000000005485a000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\net.dll
0x00007ffd6f5a0000 - 0x00007ffd6f5fd000 C:\WINDOWS\system32\mswsock.dll
0x00007ffd68cf0000 - 0x00007ffd68d06000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffd68cc0000 - 0x00007ffd68cda000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x0000000054820000 - 0x0000000054831000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\nio.dll
0x0000000054680000 - 0x0000000054818000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\awt.dll
0x00007ffd6e4e0000 - 0x00007ffd6e558000 C:\WINDOWS\system32\apphelp.dll
0x00007ffd6dc40000 - 0x00007ffd6dc62000 C:\WINDOWS\system32\DWMAPI.DLL
0x00007ffd6e660000 - 0x00007ffd6e6f6000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffd6b480000 - 0x00007ffd6b52a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.10240.16384_none_0212ec7eba871e86\COMCTL32.dll
0x00007ffd5ab60000 - 0x00007ffd5ad70000 C:\WINDOWS\system32\d3d9.dll
0x00007ffd58770000 - 0x00007ffd58b4e000 C:\WINDOWS\SYSTEM32\D3DGear64.dll
0x00007ffd6d730000 - 0x00007ffd6d7cc000 C:\WINDOWS\SYSTEM32\Dxgi.dll
0x00007ffd64c30000 - 0x00007ffd64d67000 C:\WINDOWS\SYSTEM32\D3d10.dll
0x00007ffd66460000 - 0x00007ffd664b8000 C:\WINDOWS\SYSTEM32\d3d10core.dll
0x00007ffd6d7d0000 - 0x00007ffd6da73000 C:\WINDOWS\SYSTEM32\d3d11.dll
0x00007ffd6b9e0000 - 0x00007ffd6ba12000 C:\WINDOWS\SYSTEM32\D3d10_1.dll
0x00007ffd64500000 - 0x00007ffd64562000 C:\WINDOWS\SYSTEM32\d3d10_1core.dll
0x00007ffd63aa0000 - 0x00007ffd63bc8000 C:\WINDOWS\SYSTEM32\Opengl32.dll
0x00007ffd5a740000 - 0x00007ffd5a836000 C:\WINDOWS\SYSTEM32\DDRAW.dll
0x00007ffd6dd50000 - 0x00007ffd6dd7e000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffd6e030000 - 0x00007ffd6e038000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
0x00007ffd482a0000 - 0x00007ffd491b6000 C:\WINDOWS\SYSTEM32\nvd3dumx.dll
0x0000000180000000 - 0x00000001801bb000 C:\WINDOWS\system32\nvspcap64.dll
0x00007ffd6c4c0000 - 0x00007ffd6c596000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007ffd6c130000 - 0x00007ffd6c4c0000 C:\WINDOWS\system32\nvapi64.dll
0x00007ffd6bf80000 - 0x00007ffd6c060000 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
0x00007ffd696a0000 - 0x00007ffd696c3000 C:\WINDOWS\SYSTEM32\DXVA2.dll
0x000000af06760000 - 0x000000af067b3000 D:\Thomas\Steam\SteamApps\common\RisingWorld\lwjgl64.dll
0x0000000053100000 - 0x000000005467e000 C:\WINDOWS\SYSTEM32\nvoglv64.DLL
0x00007ffd6de20000 - 0x00007ffd6de33000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffd6ff20000 - 0x00007ffd6ff74000 C:\WINDOWS\system32\WINTRUST.dll
0x00007ffd6f0d0000 - 0x00007ffd6f102000 C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ffd6f9a0000 - 0x00007ffd6f9f8000 C:\WINDOWS\SYSTEM32\WINSTA.dll
0x00007ffd6b3d0000 - 0x00007ffd6b461000 C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffd59710000 - 0x00007ffd59752000 C:\WINDOWS\SYSTEM32\icm32.dll
0x00007ffd53240000 - 0x00007ffd533ca000 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(5127264k free), swap 16724020k(12635000k 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: Sun Oct 18 16:52:41 2015
elapsed time: 4 seconds (0d 0h 0m 4s)