Randomly Crashing. Please Help

4 replies [Last post]
Sir-Scallywag

My game randomly crashes. Below is the de-bug log.

Anyone know what I'm doing wrong? I have re-installed the game several times, verified the game files through steam, installed different versions of Java.

I have plenty of ram and graphics, I'm playing on a high end MSI laptop with Windows 10.

Thank you for the help!

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x531501a0, pid=236, tid=25336
#
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) Client VM (20.0-b11 mixed mode windows-x86 )
# Problematic frame:
# C [ig9icd32.dll+0x2401a0]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/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 (0x2aec7c00): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=25336, stack(0x2b620000,0x2b670000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000010

Registers:
EAX=0x6835cea8, EBX=0x2b66d760, ECX=0x00000000, EDX=0x2dd0cc88
ESP=0x2b66c93c, EBP=0x2b66d750, ESI=0x2dc22640, EDI=0x3d0c6170
EIP=0x531501a0, EFLAGS=0x00210202

Top of Stack: (sp=0x2b66c93c)
0x2b66c93c: 5314d583 2dc22640 2dc3f9e0 0000c7c0
0x2b66c94c: 375889b0 00000000 00060000 00050410
0x2b66c95c: 37403638 684cf550 00060000 00006ac0
0x2b66c96c: 375889b0 684d5bb0 00060000 00042980
0x2b66c97c: 37588978 684d1d88 00060000 000504b0
0x2b66c98c: 37403638 684cf550 00060000 00007d40
0x2b66c99c: 375889b0 684d1d88 00060000 00050460
0x2b66c9ac: 37403638 684cf550 00060000 00007600

Instructions: (pc=0x531501a0)
0x53150180: 55 8b ec 8b 45 08 83 f8 10 74 0e 83 f8 1d 77 09
0x53150190: 6b c0 2c 03 c1 5d c2 04 00 8b c1 5d c2 04 00 cc
0x531501a0: 8b 41 10 8b 48 04 8b 81 20 03 00 00 03 81 10 01
0x531501b0: 00 00 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc

Register to memory mapping:

EAX=0x6835cea8 is an unknown value
EBX=0x2b66d760 is pointing into the stack for thread: 0x2aec7c00
ECX=0x00000000 is an unknown value
EDX=0x2dd0cc88 is an unknown value
ESP=0x2b66c93c is pointing into the stack for thread: 0x2aec7c00
EBP=0x2b66d750 is pointing into the stack for thread: 0x2aec7c00
ESI=0x2dc22640 is an unknown value
EDI=0x3d0c6170 is an unknown value

Stack: [0x2b620000,0x2b670000], sp=0x2b66c93c, free space=306k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig9icd32.dll+0x2401a0] RegisterProcTableCallback+0x22f550
C [ig9icd32.dll+0x2300fb] RegisterProcTableCallback+0x21f4ab
C [ig9icd32.dll+0xc0ec2] RegisterProcTableCallback+0xb0272
C [ig9icd32.dll+0x24c124] RegisterProcTableCallback+0x23b4d4
C [ig9icd32.dll+0x24bd95] RegisterProcTableCallback+0x23b145
C [ig9icd32.dll+0x24bc5a] RegisterProcTableCallback+0x23b00a
C [ig9icd32.dll+0x20ede5] RegisterProcTableCallback+0x1fe195
C [ig9icd32.dll+0x2105ee] RegisterProcTableCallback+0x1ff99e
C [ig9icd32.dll+0x3c3b41] RegisterProcTableCallback+0x3b2ef1
C [ig9icd32.dll+0x3c43d1] RegisterProcTableCallback+0x3b3781
C [ig9icd32.dll+0x800f3b] DumpRegistryKeyDefinitions+0x3be8cb
C [lwjgl.dll+0xa332] Java_org_lwjgl_opengl_ARBImaging_nglColorSubTable+0x22
J org.lwjgl.opengl.GL12.glDrawRangeElements(IIIIIJ)V
V [jvm.dll+0xfad0b]
V [jvm.dll+0x18c241]
V [jvm.dll+0xfad8d]
V [jvm.dll+0xbb634]
C [java.dll+0x102f] Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2Ljava_security_AccessControlContext_2+0x17
J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub
V [jvm.dll+0xfad0b]
V [jvm.dll+0x18c241]
V [jvm.dll+0xfaeb1]
V [jvm.dll+0xfaf0b]
V [jvm.dll+0xb5549]
V [jvm.dll+0x118f44]
V [jvm.dll+0x140a8c]
C [msvcr71.dll+0x9565] endthreadex+0xa0
C [KERNEL32.DLL+0x18484] BaseThreadInitThunk+0x24
C [ntdll.dll+0x62fea] RtlValidSecurityDescriptor+0x11a
C [ntdll.dll+0x62fba] RtlValidSecurityDescriptor+0xea

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J org.lwjgl.opengl.GL12.nglDrawRangeElementsBO(IIIIIJJ)V
J org.lwjgl.opengl.GL12.glDrawRangeElements(IIIIIJ)V
J com.threerings.opengl.renderer.m$d.call()Z
J com.threerings.opengl.renderer.m.draw(Lcom/threerings/opengl/renderer/Renderer;)Z
J com.threerings.opengl.renderer.Renderer.render(Ljava/util/List;)V
J com.threerings.opengl.compositor.RenderQueue.renderLists(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.compositor.config.RenderQueueConfig$RenderMode.render$6ef8e801(Lcom/threerings/openal/a/a;Lcom/threerings/opengl/compositor/RenderQueue;)V
J com.threerings.opengl.compositor.RenderQueue$a.renderQueues(Ljava/lang/String;II)V
J com.threerings.opengl.compositor.b.renderQueues(II)V
J com.threerings.opengl.compositor.b.renderPrevious(I)V
J com.threerings.opengl.compositor.b.renderView()V
J com.threerings.projectx.client.ProjectXApp.renderView()V
J com.threerings.opengl.n.updateFrame()V
J com.threerings.projectx.client.ProjectXApp.updateFrame()V
J com.threerings.opengl.p.run()V
J java.awt.event.InvocationEvent.dispatch()V
J java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V
J java.awt.EventQueue$1.run()Ljava/lang/Object;
v ~StubRoutines::call_stub
J java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;
J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
J java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z
J java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x2afc1800 JavaThread "BlockingCommunicator_DatagramWriter" [_thread_blocked, id=63712, stack(0x393b0000,0x39400000)]
0x2afc2000 JavaThread "BlockingCommunicator_DatagramReader" [_thread_in_native, id=39728, stack(0x39270000,0x392c0000)]
0x2afc1000 JavaThread "BlockingCommunicator_Writer" [_thread_blocked, id=70248, stack(0x005f0000,0x00640000)]
0x2afc0c00 JavaThread "BlockingCommunicator_Reader" [_thread_in_native, id=37392, stack(0x00180000,0x001d0000)]
0x2a17a000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=25568, stack(0x39320000,0x39370000)]
0x2a204c00 JavaThread "Thread-5" daemon [_thread_in_native, id=60060, stack(0x38e80000,0x38ed0000)]
0x0378b800 JavaThread "DestroyJavaVM" [_thread_blocked, id=47648, stack(0x032a0000,0x032f0000)]
=>0x2aec7c00 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=25336, stack(0x2b620000,0x2b670000)]
0x2aec7400 JavaThread "Image Unit" [_thread_blocked, id=5920, stack(0x2b590000,0x2b5e0000)]
0x2af10c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=64116, stack(0x2b410000,0x2b460000)]
0x2af10800 JavaThread "AWT-Shutdown" [_thread_blocked, id=51192, stack(0x2b380000,0x2b3d0000)]
0x2aef7400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=106140, stack(0x2b2f0000,0x2b340000)]
0x2a1a4000 JavaThread "samskivert Interval Timer" daemon [_thread_blocked, id=61572, stack(0x2ae40000,0x2ae90000)]
0x2a18d000 JavaThread "SoundManager.Loader" daemon [_thread_blocked, id=18280, stack(0x2ada0000,0x2adf0000)]
0x036f3400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=53856, stack(0x29d90000,0x29de0000)]
0x036dd800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=57452, stack(0x29d00000,0x29d50000)]
0x036dc800 JavaThread "Attach Listener" daemon [_thread_blocked, id=31612, stack(0x29c70000,0x29cc0000)]
0x036da800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=16196, stack(0x29be0000,0x29c30000)]
0x036bdc00 JavaThread "Finalizer" daemon [_thread_blocked, id=38348, stack(0x29b50000,0x29ba0000)]
0x036bc800 JavaThread "Reference Handler" daemon [_thread_blocked, id=95336, stack(0x29ac0000,0x29b10000)]

Other Threads:
0x036b8c00 VMThread [stack: 0x29a30000,0x29a80000] [id=100068]
0x03703400 WatcherThread [stack: 0x29e20000,0x29e70000] [id=47972]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 157248K, used 68467K [0x05810000, 0x102b0000, 0x102b0000)
eden space 139776K, 42% used [0x05810000, 0x091da460, 0x0e090000)
from space 17472K, 53% used [0x0e090000, 0x0e9a2ac8, 0x0f1a0000)
to space 17472K, 0% used [0x0f1a0000, 0x0f1a0000, 0x102b0000)
tenured generation total 349568K, used 255489K [0x102b0000, 0x25810000, 0x25810000)
the space 349568K, 73% used [0x102b0000, 0x1fc305a0, 0x1fc30600, 0x25810000)
compacting perm gen total 25600K, used 25594K [0x25810000, 0x27110000, 0x29810000)
the space 25600K, 99% used [0x25810000, 0x2710e948, 0x2710ea00, 0x27110000)
No shared spaces configured.

Code Cache [0x03790000, 0x03f98000, 0x05790000)
total_blobs=5548 nmethods=5229 adapters=253 free_code_cache=25153216 largest_free_block=8384

Dynamic libraries:
0x00400000 - 0x00424000 D:\Steam\steamapps\common\Spiral Knights\java_vm\bin\java.exe
0x77bc0000 - 0x77d50000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x75ab0000 - 0x75b90000 C:\WINDOWS\System32\KERNEL32.DLL
0x748c0000 - 0x74aa4000 C:\WINDOWS\System32\KERNELBASE.dll
0x72080000 - 0x7211d000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x766f0000 - 0x76768000 C:\WINDOWS\System32\ADVAPI32.dll
0x744a0000 - 0x7455f000 C:\WINDOWS\System32\msvcrt.dll
0x75d70000 - 0x75db4000 C:\WINDOWS\System32\sechost.dll
0x74600000 - 0x746c0000 C:\WINDOWS\System32\RPCRT4.dll
0x74480000 - 0x744a0000 C:\WINDOWS\System32\SspiCli.dll
0x74470000 - 0x7447a000 C:\WINDOWS\System32\CRYPTBASE.dll
0x74f00000 - 0x74f58000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x6e6d0000 - 0x6e815000 C:\Program Files (x86)\Steam\gameoverlayrenderer.dll
0x75dc0000 - 0x75de6000 C:\WINDOWS\System32\IMM32.dll
0x75b90000 - 0x75d1d000 C:\WINDOWS\System32\USER32.dll
0x760e0000 - 0x760f7000 C:\WINDOWS\System32\win32u.dll
0x757e0000 - 0x75802000 C:\WINDOWS\System32\GDI32.dll
0x74750000 - 0x748b4000 C:\WINDOWS\System32\gdi32full.dll
0x755f0000 - 0x7566d000 C:\WINDOWS\System32\msvcp_win.dll
0x72db0000 - 0x72dd4000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x75450000 - 0x7556e000 C:\WINDOWS\System32\ucrtbase.dll
0x75810000 - 0x7590c000 C:\WINDOWS\System32\ole32.dll
0x74fa0000 - 0x751fc000 C:\WINDOWS\System32\combase.dll
0x72b50000 - 0x72b73000 C:\WINDOWS\SYSTEM32\winmmbase.dll
0x74f60000 - 0x74f99000 C:\WINDOWS\System32\cfgmgr32.dll
0x755e0000 - 0x755e6000 C:\WINDOWS\System32\PSAPI.DLL
0x7c340000 - 0x7c396000 D:\Steam\steamapps\common\Spiral Knights\java_vm\bin\msvcr71.dll
0x6d8a0000 - 0x6db4f000 D:\Steam\steamapps\common\Spiral Knights\java_vm\bin\client\jvm.dll
0x6d850000 - 0x6d85c000 D:\Steam\steamapps\common\Spiral Knights\java_vm\bin\verify.dll
0x6d3d0000 - 0x6d3ef000 D:\Steam\steamapps\common\Spiral Knights\java_vm\bin\java.dll
0x6d890000 - 0x6d89f000 D:\Steam\steamapps\common\Spiral Knights\java_vm\bin\zip.dll
0x6d0b0000 - 0x6d1fb000 D:\Steam\steamapps\common\Spiral Knights\java_vm\bin\awt.dll
0x72b80000 - 0x72d84000 C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.228_none_42f2d07044deda9a\COMCTL32.dll
0x731e0000 - 0x7324c000 C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
0x766e0000 - 0x766ef000 C:\WINDOWS\System32\kernel.appcore.dll
0x73f50000 - 0x73f69000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x73ff0000 - 0x74020000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x73cf0000 - 0x73e70000 C:\WINDOWS\SYSTEM32\PROPSYS.dll
0x75ee0000 - 0x75f76000 C:\WINDOWS\System32\OLEAUT32.dll
0x75300000 - 0x75388000 C:\WINDOWS\System32\shcore.dll
0x53df0000 - 0x54042000 C:\WINDOWS\SYSTEM32\AcGenral.DLL
0x75d20000 - 0x75d65000 C:\WINDOWS\System32\SHLWAPI.dll
0x76780000 - 0x77aca000 C:\WINDOWS\System32\SHELL32.dll
0x76100000 - 0x766ba000 C:\WINDOWS\System32\windows.storage.dll
0x766c0000 - 0x766d8000 C:\WINDOWS\System32\profapi.dll
0x75200000 - 0x75245000 C:\WINDOWS\System32\powrprof.dll
0x73e70000 - 0x73eec000 C:\WINDOWS\SYSTEM32\UxTheme.dll
0x6a1c0000 - 0x6a1d5000 C:\WINDOWS\SYSTEM32\samcli.dll
0x5b9d0000 - 0x5b9e9000 C:\WINDOWS\SYSTEM32\MSACM32.dll
0x745f0000 - 0x745f8000 C:\WINDOWS\System32\FLTLIB.DLL
0x73630000 - 0x73638000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x72400000 - 0x72423000 C:\WINDOWS\SYSTEM32\dwmapi.dll
0x73730000 - 0x73748000 C:\WINDOWS\SYSTEM32\MPR.dll
0x73510000 - 0x73531000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x6dfe0000 - 0x6e17c000 C:\WINDOWS\SYSTEM32\urlmon.dll
0x6ddb0000 - 0x6dfd8000 C:\WINDOWS\SYSTEM32\iertutil.dll
0x29f70000 - 0x29fbf000 D:\Steam\steamapps\common\Spiral Knights\native\lwjgl.dll
0x59130000 - 0x59209000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x6e620000 - 0x6e65f000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x2a500000 - 0x2a720000 D:\Steam\steamapps\common\Spiral Knights\native\OpenAL32.dll
0x5b940000 - 0x5b9c1000 C:\WINDOWS\SYSTEM32\dsound.dll
0x746c0000 - 0x74743000 C:\WINDOWS\System32\clbcatq.dll
0x6b6a0000 - 0x6b6fc000 C:\WINDOWS\System32\MMDevApi.dll
0x6faf0000 - 0x6fb12000 C:\WINDOWS\System32\DEVOBJ.dll
0x6b700000 - 0x6b732000 C:\Program Files\Nahimic\Nahimic2\UserInterface\Nahimic2DevProps.dll
0x75570000 - 0x755d7000 C:\WINDOWS\System32\WS2_32.dll
0x6a320000 - 0x6a368000 C:\Program Files\Nahimic\Nahimic2\UserInterface\Nahimic2OSD.dll
0x6a370000 - 0x6a3a2000 C:\Program Files\Nahimic\Nahimic VR\Foundation\NahimicVRDevProps.dll
0x6aff0000 - 0x6b0eb000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x6d840000 - 0x6d848000 C:\WINDOWS\SYSTEM32\AVRT.dll
0x6d640000 - 0x6d716000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x59320000 - 0x5935b000 C:\WINDOWS\SYSTEM32\wdmaud.drv
0x6dc20000 - 0x6dc27000 C:\WINDOWS\SYSTEM32\ksuser.dll
0x6e610000 - 0x6e61a000 C:\WINDOWS\SYSTEM32\msacm32.drv
0x682a0000 - 0x682a8000 C:\WINDOWS\SYSTEM32\midimap.dll
0x2b290000 - 0x2b2a3000 D:\Steam\steamapps\common\Spiral Knights\java_vm\bin\net.dll
0x740b0000 - 0x74106000 C:\WINDOWS\system32\mswsock.dll
0x74150000 - 0x74161000 C:\WINDOWS\system32\napinsp.dll
0x74130000 - 0x74146000 C:\WINDOWS\system32\pnrpnsp.dll
0x74110000 - 0x74123000 C:\WINDOWS\system32\NLAapi.dll
0x74020000 - 0x740ae000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x75f80000 - 0x75f87000 C:\WINDOWS\System32\NSI.dll
0x73fe0000 - 0x73fec000 C:\WINDOWS\System32\winrnr.dll
0x73fc0000 - 0x73fd1000 C:\WINDOWS\System32\wshbth.dll
0x73f40000 - 0x73f48000 C:\Windows\System32\rasadhlp.dll
0x73f70000 - 0x73fbf000 C:\WINDOWS\System32\fwpuclnt.dll
0x6d2e0000 - 0x6d32f000 D:\Steam\steamapps\common\Spiral Knights\java_vm\bin\fontmanager.dll
0x75f90000 - 0x760d4000 C:\WINDOWS\System32\MSCTF.dll
0x54710000 - 0x5472e000 D:\Steam\steamapps\common\Spiral Knights\native\steam_api.dll
0x546f0000 - 0x54702000 D:\Steam\steamapps\common\Spiral Knights\native\froth.dll
0x54b70000 - 0x5575d000 C:\Program Files (x86)\Steam\steamclient.dll
0x75910000 - 0x75aa6000 C:\WINDOWS\System32\CRYPT32.dll
0x75ed0000 - 0x75ede000 C:\WINDOWS\System32\MSASN1.dll
0x74ee0000 - 0x74ef9000 C:\WINDOWS\System32\imagehlp.dll
0x2b770000 - 0x2bb9b000 C:\WINDOWS\System32\SETUPAPI.dll
0x72d90000 - 0x72d9a000 C:\WINDOWS\SYSTEM32\Secur32.dll
0x5a8a0000 - 0x5a93a000 C:\Program Files (x86)\Steam\tier0_s.dll
0x5a290000 - 0x5a2ee000 C:\Program Files (x86)\Steam\vstdlib_s.dll
0x53d20000 - 0x53de2000 C:\Program Files (x86)\Steam\steam.dll
0x53a50000 - 0x53d11000 C:\Program Files (x86)\Steam\Steam2.dll
0x74170000 - 0x742f2000 C:\WINDOWS\SYSTEM32\DbgHelp.dll
0x6d720000 - 0x6d745000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
0x546c0000 - 0x546e1000 C:\Program Files (x86)\Steam\CSERHelper.dll
0x6b620000 - 0x6b69d000 C:\WINDOWS\SYSTEM32\TextInputFramework.dll
0x6cf50000 - 0x6cfdb000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll
0x6b350000 - 0x6b5ad000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
0x723d0000 - 0x723f9000 C:\WINDOWS\SYSTEM32\ntmarta.dll
0x52f10000 - 0x53a1d000 C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_d44295a98a21a376\ig9icd32.dll
0x73250000 - 0x7325f000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x71de0000 - 0x71e6e000 C:\WINDOWS\SYSTEM32\mscms.dll
0x736c0000 - 0x736cc000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
0x52ed0000 - 0x52f0e000 C:\WINDOWS\SYSTEM32\icm32.dll
0x577b0000 - 0x58a69000 C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_d44295a98a21a376\igc32.dll
0x6af10000 - 0x6afe9000 C:\Windows\System32\Windows.UI.dll
0x6b5b0000 - 0x6b60a000 C:\Windows\System32\InputHost.dll
0x37170000 - 0x37183000 D:\Steam\steamapps\common\Spiral Knights\native\jinput-dx8.dll
0x5cc20000 - 0x5cc59000 C:\WINDOWS\SYSTEM32\DINPUT8.dll
0x721a0000 - 0x721aa000 C:\WINDOWS\SYSTEM32\HID.DLL
0x752b0000 - 0x752f7000 C:\WINDOWS\System32\WINTRUST.dll
0x38e00000 - 0x38e12000 D:\Steam\steamapps\common\Spiral Knights\native\jinput-raw.dll
0x722b0000 - 0x722c3000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x72280000 - 0x722af000 C:\WINDOWS\system32\rsaenh.dll
0x38ee0000 - 0x38ee9000 D:\Steam\steamapps\common\Spiral Knights\java_vm\bin\nio.dll
0x6d250000 - 0x6d273000 D:\Steam\steamapps\common\Spiral Knights\java_vm\bin\dcpr.dll
0x6d4f0000 - 0x6d515000 D:\Steam\steamapps\common\Spiral Knights\java_vm\bin\jpeg.dll
0x6d220000 - 0x6d24f000 D:\Steam\steamapps\common\Spiral Knights\java_vm\bin\cmm.dll
0x6d830000 - 0x6d838000 D:\Steam\steamapps\common\Spiral Knights\java_vm\bin\sunmscapi.dll

VM Arguments:
jvm_args: -Dcom.threerings.getdown=true -Xmx256M -XX:+AggressiveOpts -XX:SoftRefLRUPolicyMSPerMB=10 -Djava.library.path=D:\Steam\steamapps\common\Spiral Knights\./native -Dorg.lwjgl.util.NoChecks=true -Dsun.java2d.d3d=false -Dappdir=D:\Steam\steamapps\common\Spiral Knights\. -Dresource_dir=D:\Steam\steamapps\common\Spiral Knights\./rsrc -Xmx512M
java_command: com.threerings.projectx.client.ProjectXApp
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Steam;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\WINDOWS\System32\OpenSSH\;C:\Users\cache\AppData\Local\Microsoft\WindowsApps;
USERNAME=cache
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 9, GenuineIntel

--------------- S Y S T E M ---------------

OS: Windows NT 6.2 Build 9200

CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 158 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht

Memory: 4k page, physical 16662208k(11170220k free), swap 20000324k(12181312k free)

vm_info: Java HotSpot(TM) Client VM (20.0-b11) for windows-x86 JRE (1.6.0_25-b06), built on Apr 14 2011 01:04:32 by "java_re" with MS VC++ 7.1 (VS2003)

time: Sat Sep 01 22:19:55 2018
elapsed time: 764 seconds

Nitronicx
Windows 10 problems

My game used to randomly crash too when I went from Windows XP to Windows 10. It feeled like it crashes whenever it's going to lag for a second. But when I replaced the old Java with newer 64-bit Java 1.8, the crashing has stopped. There is still one minor issue I know about, and that's that certain glowing lights flicker, such as Node Slime costumes or some Battle Sprite reskins.

I don't know what everything in that log means, but it looks like you use the original Java shipped with the Steam version, so try updating it. It's located in the java_vm folder in the game files. You should be able to find some guides online.

Sir-Scallywag
Thanks for the tip, I will

Thanks for the tip, I will try this.

No! don't change the flickering lights! That is intentionally part of my costume.

Kryophyre
@Nitronicx

When you say to update the Java that shipped with Steam, is that a specific special java file that's linked to Steam or just whatever version of Java I've got on my computer? I don't suppose you could post a link to a guide to do what you're talking about?

Nitronicx
What Java and guides

Sorry, I didn't notice the reply. I guess you probably solved the issue by now, but anyway...

No, I'm talking about a folder that you download along with other SK files. That's how the Steam installation of SK works, you download both SK and Java and that Java is used only for running SK.

Some guides that popped up from search:
SK Wiki: https://wiki.spiralknights.com/Technical_issues_FAQ#Updating_Java
Steam: https://steamcommunity.com/sharedfiles/filedetails/?id=257316375
SK Forums: https://forums.spiralknights.com/en/node/62691 (includes also other performance tweaks)