#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000490460f8d, pid=8080, tid=960
#
# 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 0x0000000490460f8d
#
# 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 (0x000000048f3c3800): JavaThread "jME3 Main" [_thread_in_native, id=960, stack(0x0000000490470000,0x0000000490570000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000049053673c
Registers:
RAX=0x000000049c9c15e0, RBX=0x0000000067012391, RCX=0x0000000067012391, RDX=0x0000000067012391
RSP=0x000000049056ec80, RBP=0x000000049056ed60, RSI=0x0000000067012391, RDI=0x00007ffd59c6c950
R8 =0x000000049b70a480, R9 =0x0000000000000000, R10=0x000000049c9c15d4, R11=0x00000000538402e0
R12=0x0000000000000000, R13=0x000000049b03fef8, R14=0x000000049056ed80, R15=0x000000048f3c3800
RIP=0x0000000490460f8d, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000049056ec80)
0x000000049056ec80: 0000000067012391 00007ffd587dfed5
0x000000049056ec90: 0000000067012391 0000000490329190
0x000000049056eca0: 0000000067012391 0000000067012391
0x000000049056ecb0: 0000000000000000 00007ffd70f78f1b
0x000000049056ecc0: 0000000000000000 000000048f3c3800
0x000000049056ecd0: 000000049b03ff00 0000000000000188
0x000000049056ece0: 00000000000001e9 00000004800168db
0x000000049056ecf0: 000000049b03ff00 00007ffd59c30000
0x000000049056ed00: 0000000000000188 000000048f3c3800
0x000000049056ed10: 000000049056ee18 00000004800165c2
0x000000049056ed20: 000000049056ed20 000000049b03fef8
0x000000049056ed30: 000000049056ed80 000000049b050848
0x000000049056ed40: 0000000000000000 000000049b03ff00
0x000000049056ed50: 0000000000000000 000000049056ed80
0x000000049056ed60: 000000049056edd8 0000000480007ced
0x000000049056ed70: 0000000795767748 00000004800102f8
Instructions: (pc=0x0000000490460f8d)
0x0000000490460f6d: 00 00 00 77 73 5c 53 79 73 74 65 dc 93 dd 26 fd
0x0000000490460f7d: e6 00 16 72 61 65 47 40 53 48 83 ec 30 48 8b d9
0x0000000490460f8d: 48 8b 0d a8 57 0d 00 49 bb e0 10 61 4e fd 7f 00
0x0000000490460f9d: 00 41 ff e3 00 00 00 00 00 00 00 00 00 00 00 00
Register to memory mapping:
RAX=0x000000049c9c15e0 is an unknown value
RBX=0x0000000067012391 is an unknown value
RCX=0x0000000067012391 is an unknown value
RDX=0x0000000067012391 is an unknown value
RSP=0x000000049056ec80 is pointing into the stack for thread: 0x000000048f3c3800
RBP=0x000000049056ed60 is pointing into the stack for thread: 0x000000048f3c3800
RSI=0x0000000067012391 is an unknown value
RDI=0x00007ffd59c6c950 is an unknown value
R8 =0x000000049b70a480 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x000000049c9c15d4 is an unknown value
R11=0x00000000538402e0 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x000000049b03fef8 is pointing into metadata
R14=0x000000049056ed80 is pointing into the stack for thread: 0x000000048f3c3800
R15=0x000000048f3c3800 is a thread
Stack: [0x0000000490470000,0x0000000490570000], sp=0x000000049056ec80, free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x0000000490460f8d
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 )
=>0x000000048f3c3800 JavaThread "jME3 Main" [_thread_in_native, id=960, stack(0x0000000490470000,0x0000000490570000)]
0x000000048f3db800 JavaThread "Thread-4" [_thread_in_vm, id=9836, stack(0x0000000490020000,0x0000000490120000)]
0x000000048f2a1000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3508, stack(0x0000000490120000,0x0000000490220000)]
0x000000048f29d800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6272, stack(0x000000048ff20000,0x0000000490020000)]
0x00000004ff7eb800 JavaThread "Service Thread" daemon [_thread_blocked, id=10516, stack(0x00000004ffb80000,0x00000004ffc80000)]
0x00000004fd7f6800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=7408, stack(0x00000004ff680000,0x00000004ff780000)]
0x00000004fd7f4000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=9772, stack(0x00000004ff580000,0x00000004ff680000)]
0x00000004fd7f1000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10512, stack(0x00000004ff480000,0x00000004ff580000)]
0x00000004fd7ed000 JavaThread "Attach Listener" daemon [_thread_blocked, id=11140, stack(0x00000004ff380000,0x00000004ff480000)]
0x00000004fd7eb800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8756, stack(0x00000004ff280000,0x00000004ff380000)]
0x00000004f7987800 JavaThread "Finalizer" daemon [_thread_blocked, id=5236, stack(0x00000004ff070000,0x00000004ff170000)]
0x00000004f7981000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5868, stack(0x00000004fef70000,0x00000004ff070000)]
0x00000004f7890800 JavaThread "main" [_thread_blocked, id=5480, stack(0x00000004f2600000,0x00000004f2700000)]
Other Threads:
0x00000004fd7b9000 VMThread [stack: 0x00000004fee70000,0x00000004fef70000] [id=284]
0x00000004ff823800 WatcherThread [stack: 0x00000004ffe80000,0x00000004fff80000] [id=6056]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 38400K, used 16327K [0x0000000795580000, 0x0000000798000000, 0x00000007c0000000)
eden space 33280K, 33% used [0x0000000795580000,0x0000000796075990,0x0000000797600000)
from space 5120K, 99% used [0x0000000797600000,0x0000000797afc5d0,0x0000000797b00000)
to space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000)
ParOldGen total 87552K, used 117K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
object space 87552K, 0% used [0x0000000740000000,0x000000074001d778,0x0000000745580000)
Metaspace used 13440K, capacity 13705K, committed 13952K, reserved 1060864K
class space used 1474K, capacity 1591K, committed 1664K, reserved 1048576K
Card table byte_map: [0x00000004f7d50000,0x00000004f8160000] byte_map_base: 0x00000004f4350000
Marking Bits: (ParMarkBitMap*) 0x0000000054e3a5b0
Begin Bits: [0x00000004f8a10000, 0x00000004faa10000)
End Bits: [0x00000004faa10000, 0x00000004fca10000)
Polling page: 0x00000004f7780000
CodeCache: size=245760Kb used=3126Kb max_used=3138Kb free=242633Kb
bounds [0x0000000480000000, 0x0000000480320000, 0x000000048f000000]
total_blobs=1445 nmethods=903 adapters=456
compilation: enabled
Compilation events (10 events):
Event: 4.238 Thread 0x00000004fd7f6800 1003 1 sun.nio.cs.ISO_8859_1$Encoder::implReplaceWith (8 bytes)
Event: 4.238 Thread 0x00000004fd7f6800 nmethod 1003 0x000000048015ad90 code [0x000000048015aee0, 0x000000048015b018]
Event: 4.245 Thread 0x00000004fd7f1000 1004 4 org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes)
Event: 4.246 Thread 0x00000004fd7f1000 nmethod 1004 0x00000004802b22d0 code [0x00000004802b2420, 0x00000004802b24d8]
Event: 4.254 Thread 0x00000004fd7f4000 1005 4 java.nio.Buffer::position (43 bytes)
Event: 4.255 Thread 0x00000004fd7f4000 nmethod 1005 0x00000004802b2010 code [0x00000004802b2140, 0x00000004802b21f8]
Event: 4.292 Thread 0x00000004fd7f6800 1006 3 org.lwjgl.MemoryUtil::getAddress0 (10 bytes)
Event: 4.293 Thread 0x00000004fd7f6800 nmethod 1006 0x00000004802b4e50 code [0x00000004802b4fc0, 0x00000004802b5178]
Event: 4.293 Thread 0x00000004fd7f6800 1007 3 org.lwjgl.MemoryUtilSun$AccessorUnsafe::getAddress (13 bytes)
Event: 4.293 Thread 0x00000004fd7f6800 nmethod 1007 0x00000004801547d0 code [0x0000000480154920, 0x0000000480154a98]
GC Heap History (2 events):
Event: 3.737 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 12731K, capacity 12966K, committed 13184K, reserved 1060864K
class space used 1461K, capacity 1591K, committed 1664K, reserved 1048576K
Event: 3.746 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,0x0000000797afc5d0,0x0000000797b00000)
to space 5120K, 0% used [0x0000000797b00000,0x0000000797b00000,0x0000000798000000)
ParOldGen total 87552K, used 117K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
object space 87552K, 0% used [0x0000000740000000,0x000000074001d778,0x0000000745580000)
Metaspace used 12731K, capacity 12966K, committed 13184K, reserved 1060864K
class space used 1461K, capacity 1591K, committed 1664K, reserved 1048576K
}
Deoptimization events (6 events):
Event: 0.404 Thread 0x00000004f7890800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000480168c70 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 25
Event: 0.496 Thread 0x00000004f7890800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000004801a26d4 method=java.lang.CharacterDataLatin1.digit(II)I @ 82
Event: 0.759 Thread 0x00000004f7890800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000004801d46b0 method=java.lang.String.indexOf([CII[CIII)I @ 134
Event: 2.916 Thread 0x000000048f3c3800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000480262d8c method=java.util.Properties.loadConvert([CII[C)Ljava/lang/String; @ 445
Event: 2.919 Thread 0x000000048f3c3800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000480284790 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1
Event: 2.919 Thread 0x000000048f3c3800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000004802739c0 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1
Internal exceptions (10 events):
Event: 0.758 Thread 0x00000004f7890800 Exception (0x00000007960f3740) 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 0x00000004f7890800 Exception (0x00000007960f3950) 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 0x00000004f7890800 Exception (0x00000007960f4c18) 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 0x00000004f7890800 Exception (0x00000007960f4e28) 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 0x00000004f7890800 Exception (0x00000007960f5f30) 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 0x00000004f7890800 Exception (0x00000007960f6140) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 0.797 Thread 0x00000004f7890800 Exception (0x00000007961a9fa8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.835 Thread 0x00000004f7890800 Exception (0x00000007961daea8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2.919 Thread 0x000000048f3c3800 Implicit null exception at 0x0000000480284456 to 0x0000000480284779
Event: 2.919 Thread 0x000000048f3c3800 Implicit null exception at 0x0000000480273696 to 0x00000004802739a9
Events (10 events):
Event: 4.372 Executing VM operation: ThreadDump done
Event: 4.372 Executing VM operation: ThreadDump
Event: 4.372 Executing VM operation: ThreadDump done
Event: 4.372 Executing VM operation: ThreadDump
Event: 4.372 Executing VM operation: ThreadDump done
Event: 4.372 Executing VM operation: ThreadDump
Event: 4.372 Executing VM operation: ThreadDump done
Event: 4.372 Executing VM operation: ThreadDump
Event: 4.372 Executing VM operation: ThreadDump done
Event: 4.372 Executing VM operation: ThreadDump
Dynamic libraries:
0x00007ff799540000 - 0x00007ff79954f000 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
0x0000000055d60000 - 0x0000000055d8e000 D:\Thomas\Steam\steamapps\common\RisingWorld\steam_api64.dll
0x00007ffd70ef0000 - 0x00007ffd71076000 C:\WINDOWS\system32\GDI32.dll
0x00007ffd711e0000 - 0x00007ffd71286000 C:\WINDOWS\system32\ADVAPI32.dll
0x00007ffd73320000 - 0x00007ffd733bd000 C:\WINDOWS\system32\msvcrt.dll
0x00007ffd4f2d0000 - 0x00007ffd4f3bf000 C:\WINDOWS\SYSTEM32\MSVCR120.dll
0x00007ffd4ed20000 - 0x00007ffd4edc6000 C:\WINDOWS\SYSTEM32\MSVCP120.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
0x00007ffd4e580000 - 0x00007ffd4e726000 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
0x0000000055120000 - 0x0000000055d59000 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
0x00007ffd6bef0000 - 0x00007ffd6befb000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x00007ffd72da0000 - 0x00007ffd72f65000 C:\WINDOWS\system32\SETUPAPI.dll
0x0000000054f30000 - 0x0000000055114000 D:\Thomas\Steam\tier0_s64.dll
0x0000000054ec0000 - 0x0000000054f26000 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
0x0000000054630000 - 0x0000000054eb9000 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
0x0000000054600000 - 0x0000000054629000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\java.dll
0x0000000056960000 - 0x0000000056976000 D:\Thomas\Steam\steamapps\common\RisingWorld\java\bin\zip.dll
0x00000000545d0000 - 0x00000000545f4000 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
0x00000000545b0000 - 0x00000000545ca000 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
0x0000000054590000 - 0x00000000545a1000 D:\Thomas\Steam\SteamApps\common\RisingWorld\java\bin\nio.dll
0x00000000543f0000 - 0x0000000054588000 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
0x00007ffd5a6f0000 - 0x00007ffd5a900000 C:\WINDOWS\system32\d3d9.dll
0x00007ffd587c0000 - 0x00007ffd58b9e000 C:\WINDOWS\SYSTEM32\D3DGear64.dll
0x00007ffd6d730000 - 0x00007ffd6d7cc000 C:\WINDOWS\SYSTEM32\Dxgi.dll
0x00007ffd5a1f0000 - 0x00007ffd5a327000 C:\WINDOWS\SYSTEM32\D3d10.dll
0x00007ffd67f40000 - 0x00007ffd67f98000 C:\WINDOWS\SYSTEM32\d3d10core.dll
0x00007ffd6d7d0000 - 0x00007ffd6da73000 C:\WINDOWS\SYSTEM32\d3d11.dll
0x00007ffd69e30000 - 0x00007ffd69e62000 C:\WINDOWS\SYSTEM32\D3d10_1.dll
0x00007ffd666e0000 - 0x00007ffd66742000 C:\WINDOWS\SYSTEM32\d3d10_1core.dll
0x00007ffd59c30000 - 0x00007ffd59d58000 C:\WINDOWS\SYSTEM32\Opengl32.dll
0x00007ffd59b30000 - 0x00007ffd59c26000 C:\WINDOWS\SYSTEM32\DDRAW.dll
0x00007ffd6dcc0000 - 0x00007ffd6dcee000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffd6dd70000 - 0x00007ffd6dd78000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
0x00007ffd47000000 - 0x00007ffd47f16000 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
0x00007ffd591d0000 - 0x00007ffd591f3000 C:\WINDOWS\SYSTEM32\DXVA2.dll
0x000000049b110000 - 0x000000049b163000 D:\Thomas\Steam\SteamApps\common\RisingWorld\lwjgl64.dll
0x0000000052e70000 - 0x00000000543ee000 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
0x00007ffd64c10000 - 0x00007ffd64c52000 C:\WINDOWS\SYSTEM32\icm32.dll
0x000000049c650000 - 0x000000049c6f5000 C:\WINDOWS\system32\clbcatq.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(5573144k free), swap 16724020k(11919100k 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 20 19:16:08 2015
elapsed time: 4 seconds (0d 0h 0m 4s)