Whenever I try and load the game, it logs on and comes up to the character page. But, when I highlight my Knight, the game moves to the ready room and immediately crashes. Sometimes it doesn't get as far as the Knight page. I know my computer can run it, as I have played it before, most recently yesterday, and it worked fine. I'm not sure what's happened.
[Edit] As of now, I've tried deleting and re-installing SK, restarting my computer, restarting Steam and updating Java, and every amalgam of them. I've not managed to get it working, it just crashes when I highlight my Knight or load up the Ready Room with no shutdown message other than a hs_err file in the directory. They all seem to say the same thing. WARNING: This Error log was long, and I have no way of uploading the file.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x2ebd9263, pid=2020, tid=6660
#
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) Client VM (20.0-b11 mixed mode windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x149263]
#
# 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 (0x2b599400): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6660, stack(0x2c0b0000,0x2c100000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000003
Registers:
EAX=0x313aaa98, EBX=0x00000001, ECX=0x2fbf0370, EDX=0xffffffff
ESP=0x2c0fe9dc, EBP=0x2c0fea48, ESI=0x2fb58000, EDI=0x000000b9
EIP=0x2ebd9263, EFLAGS=0x00210286
Top of Stack: (sp=0x2c0fe9dc)
0x2c0fe9dc: 00000001 2fb58000 00000000 2ebd939e
0x2c0fe9ec: 000000b9 2b599400 2c0fea30 2ec0d48c
0x2c0fe9fc: 00000002 6908a30e 00008893 000000b9
0x2c0fea0c: 03b2d2b3 2b599528 2c0fea30 00008893
0x2c0fea1c: 000000b9 2ec0d480 00000000 00000000
0x2c0fea2c: 000004b0 269f05e0 313c3900 2ec0ba30
0x2c0fea3c: 00000000 00001403 316ad1e0 2c0fec8c
0x2c0fea4c: 03b309c8 2ec0d480 00000000 00001406
Instructions: (pc=0x2ebd9263)
0x2ebd9243: f0 03 00 00 5e 5b c2 04 00 8b 8e 58 af 00 00 33
0x2ebd9253: d2 8b c7 f7 71 0c 8b 41 18 8b 14 90 85 d2 74 0b
0x2ebd9263: 39 7a 04 74 0a 8b 12 85 d2 75 f5 33 c0 eb 05 ff
0x2ebd9273: 42 0c 8b c2 85 c0 75 23 57 e8 bf 5c f6 ff 8b 8e
Register to memory mapping:
EAX=0x313aaa98 is an unknown value
EBX=0x00000001 is an unknown value
ECX=0x2fbf0370 is an unknown value
EDX=0xffffffff is an unknown value
ESP=0x2c0fe9dc is pointing into the stack for thread: 0x2b599400
EBP=0x2c0fea48 is pointing into the stack for thread: 0x2b599400
ESI=0x2fb58000 is an unknown value
EDI=0x000000b9 is an unknown value
Stack: [0x2c0b0000,0x2c100000], sp=0x2c0fe9dc, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0x149263] DrvSetLayerPaletteEntries+0x8d8d3
J com.threerings.opengl.renderer.Renderer.setArrayState(I[Lcom/threerings/opengl/renderer/c;[Lcom/threerings/opengl/renderer/c;Lcom/threerings/opengl/renderer/c;Lcom/threerings/opengl/renderer/c;Lcom/threerings/opengl/renderer/c;Lcom/threerings/opengl/renderer/b;)V
j com.threerings.opengl.compositor.RenderQueue.render()V+12
j com.threerings.opengl.compositor.RenderQueue$a.renderQueues(Ljava/lang/String;)V+44
j com.threerings.opengl.gui.L.renderView(Lcom/threerings/opengl/renderer/Renderer;)V+429
j com.threerings.opengl.gui.L.renderComponent(Lcom/threerings/opengl/renderer/Renderer;)V+60
J com.threerings.opengl.gui.q.render(Lcom/threerings/opengl/renderer/Renderer;)V
j com.threerings.opengl.util.r.call()Z+4
J com.threerings.opengl.renderer.m.draw(Lcom/threerings/opengl/renderer/Renderer;)Z
j com.threerings.opengl.compositor.config.RenderQueueConfig$Ortho.render$6ef8e801(Lcom/threerings/openal/a/a;Lcom/threerings/opengl/compositor/RenderQueue;)V+103
j com.threerings.opengl.compositor.RenderQueue.render()V+12
j com.threerings.opengl.compositor.RenderQueue$a.renderQueues(Ljava/lang/String;II)V+70
j com.threerings.opengl.compositor.b.renderQueues(II)V+99
j com.threerings.opengl.compositor.b.renderPrevious(I)V+75
j com.threerings.opengl.compositor.b.renderView()V+146
j com.threerings.opengl.e.renderView()V+4
j com.threerings.projectx.client.ProjectXApp.renderView()V+5
j com.threerings.opengl.n.updateFrame()V+11
j com.threerings.projectx.client.ProjectXApp.updateFrame()V+1
j com.threerings.opengl.p.run()V+24
j java.awt.event.InvocationEvent.dispatch()V+47
j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
j java.awt.EventQueue.access$000(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j java.awt.EventQueue$1.run()Ljava/lang/Void;+12
j java.awt.EventQueue$1.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
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.security.AccessControlContext$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
j java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z+204
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+30
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
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+0x133aa] BaseThreadInitThunk+0x12
C [ntdll.dll+0x39f72] RtlInitializeExceptionChain+0x63
C [ntdll.dll+0x39f45] RtlInitializeExceptionChain+0x36
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J org.lwjgl.opengl.ARBBufferObject.nglBindBufferARB(IIJ)V
J com.threerings.opengl.renderer.Renderer.setArrayState(I[Lcom/threerings/opengl/renderer/c;[Lcom/threerings/opengl/renderer/c;Lcom/threerings/opengl/renderer/c;Lcom/threerings/opengl/renderer/c;Lcom/threerings/opengl/renderer/c;Lcom/threerings/opengl/renderer/b;)V
J com.threerings.opengl.renderer.a.b.apply(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.renderer.Renderer.setStates([Lcom/threerings/opengl/renderer/a/m;)V
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+7
j com.threerings.opengl.compositor.RenderQueue.render()V+12
j com.threerings.opengl.compositor.RenderQueue$a.renderQueues(Ljava/lang/String;)V+44
j com.threerings.opengl.gui.L.renderView(Lcom/threerings/opengl/renderer/Renderer;)V+429
j com.threerings.opengl.gui.L.renderComponent(Lcom/threerings/opengl/renderer/Renderer;)V+60
J com.threerings.opengl.gui.q.render(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.gui.Container.renderComponent(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.gui.q.render(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.gui.Container.renderComponent(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.gui.q.render(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.gui.Container.renderComponent(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.gui.q.render(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.gui.Container.renderComponent(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.gui.q.render(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.gui.Container.renderComponent(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.gui.q.render(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.gui.Container.renderComponent(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.gui.q.render(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.gui.Container.renderComponent(Lcom/threerings/opengl/renderer/Renderer;)V
J com.threerings.opengl.gui.q.render(Lcom/threerings/opengl/renderer/Renderer;)V
j com.threerings.opengl.gui.M.draw()V+114
j com.threerings.opengl.util.r.call()Z+4
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+7
j com.threerings.opengl.compositor.config.RenderQueueConfig$Ortho.render$6ef8e801(Lcom/threerings/openal/a/a;Lcom/threerings/opengl/compositor/RenderQueue;)V+103
j com.threerings.opengl.compositor.RenderQueue.render()V+12
j com.threerings.opengl.compositor.RenderQueue$a.renderQueues(Ljava/lang/String;II)V+70
j com.threerings.opengl.compositor.b.renderQueues(II)V+99
j com.threerings.opengl.compositor.b.renderPrevious(I)V+75
j com.threerings.opengl.compositor.b.renderView()V+146
j com.threerings.opengl.e.renderView()V+4
j com.threerings.projectx.client.ProjectXApp.renderView()V+5
j com.threerings.opengl.n.updateFrame()V+11
j com.threerings.projectx.client.ProjectXApp.updateFrame()V+1
j com.threerings.opengl.p.run()V+24
j java.awt.event.InvocationEvent.dispatch()V+47
j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
j java.awt.EventQueue.access$000(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j java.awt.EventQueue$1.run()Ljava/lang/Void;+12
j java.awt.EventQueue$1.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j java.security.AccessControlContext$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
j java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z+204
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+30
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 )
0x2b6bcc00 JavaThread "BlockingCommunicator_DatagramWriter" [_thread_blocked, id=1040, stack(0x33d90000,0x33de0000)]
0x2b6bc800 JavaThread "BlockingCommunicator_DatagramReader" [_thread_in_native, id=4412, stack(0x33b70000,0x33bc0000)]
0x2b6c9800 JavaThread "BlockingCommunicator_Writer" [_thread_blocked, id=6664, stack(0x33ae0000,0x33b30000)]
0x2b759800 JavaThread "Thread-6" daemon [_thread_in_native, id=784, stack(0x33a90000,0x33ae0000)]
0x2b72c400 JavaThread "BlockingCommunicator_Reader" [_thread_in_native, id=6528, stack(0x33430000,0x33480000)]
0x004eb000 JavaThread "DestroyJavaVM" [_thread_blocked, id=3240, stack(0x02390000,0x023e0000)]
=>0x2b599400 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6660, stack(0x2c0b0000,0x2c100000)]
0x2b599000 JavaThread "Image Unit" [_thread_blocked, id=5992, stack(0x2bfc0000,0x2c010000)]
0x2b596800 JavaThread "samskivert Interval Timer" daemon [_thread_blocked, id=4688, stack(0x2bf30000,0x2bf80000)]
0x2b596400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5884, stack(0x2bea0000,0x2bef0000)]
0x2b578000 JavaThread "AWT-Shutdown" [_thread_blocked, id=5540, stack(0x2bcf0000,0x2bd40000)]
0x2b570800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4812, stack(0x2bb00000,0x2bb50000)]
0x29fc7400 JavaThread "SoundManager.Loader" daemon [_thread_blocked, id=5956, stack(0x2b480000,0x2b4d0000)]
0x0386d000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5472, stack(0x29d90000,0x29de0000)]
0x03860000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1240, stack(0x29d00000,0x29d50000)]
0x0385d000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5068, stack(0x29c70000,0x29cc0000)]
0x0385a000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3208, stack(0x29be0000,0x29c30000)]
0x0382cc00 JavaThread "Finalizer" daemon [_thread_blocked, id=2660, stack(0x29b50000,0x29ba0000)]
0x0382b400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5156, stack(0x29ac0000,0x29b10000)]
Other Threads:
0x03826c00 VMThread [stack: 0x29a70000,0x29ac0000] [id=3524]
0x03886c00 WatcherThread [stack: 0x29e20000,0x29e70000] [id=6896]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 38400K, used 35394K [0x05890000, 0x08230000, 0x10330000)
eden space 34176K, 91% used [0x05890000, 0x07700900, 0x079f0000)
from space 4224K, 100% used [0x079f0000, 0x07e10000, 0x07e10000)
to space 4224K, 0% used [0x07e10000, 0x07e10000, 0x08230000)
tenured generation total 85172K, used 55804K [0x10330000, 0x1565d000, 0x25890000)
the space 85172K, 65% used [0x10330000, 0x139af1d0, 0x139af200, 0x1565d000)
compacting perm gen total 21248K, used 21116K [0x25890000, 0x26d50000, 0x29890000)
the space 21248K, 99% used [0x25890000, 0x26d2f2b8, 0x26d2f400, 0x26d50000)
No shared spaces configured.
Code Cache [0x03890000, 0x03ba8000, 0x05890000)
total_blobs=1990 nmethods=1692 adapters=233 free_code_cache=30340672 largest_free_block=192
Dynamic libraries:
0x00400000 - 0x00424000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\java_vm\bin\java.exe
0x77af0000 - 0x77c70000 C:\Windows\SysWOW64\ntdll.dll
0x71760000 - 0x7179f000 C:\Program Files\AVAST Software\Avast\snxhk.dll
0x76030000 - 0x76140000 C:\Windows\syswow64\KERNEL32.dll
0x762e0000 - 0x76327000 C:\Windows\syswow64\KERNELBASE.dll
0x75870000 - 0x75910000 C:\Windows\syswow64\ADVAPI32.dll
0x773a0000 - 0x7744c000 C:\Windows\syswow64\msvcrt.dll
0x77620000 - 0x77639000 C:\Windows\SysWOW64\sechost.dll
0x772b0000 - 0x773a0000 C:\Windows\syswow64\RPCRT4.dll
0x75540000 - 0x755a0000 C:\Windows\syswow64\SspiCli.dll
0x75530000 - 0x7553c000 C:\Windows\syswow64\CRYPTBASE.dll
0x628e0000 - 0x62983000 C:\Program Files (x86)\Steam\gameoverlayrenderer.dll
0x75cb0000 - 0x75d10000 C:\Windows\syswow64\IMM32.dll
0x756b0000 - 0x757b0000 C:\Windows\syswow64\USER32.dll
0x77640000 - 0x776d0000 C:\Windows\syswow64\GDI32.dll
0x75f00000 - 0x75f0a000 C:\Windows\syswow64\LPK.dll
0x757c0000 - 0x7585d000 C:\Windows\syswow64\USP10.dll
0x755e0000 - 0x756ac000 C:\Windows\syswow64\MSCTF.dll
0x76f80000 - 0x770dc000 C:\Windows\syswow64\ole32.dll
0x72eb0000 - 0x73160000 c:\progra~3\browse~1\261519~1.190\{c16c1~1\browse~1.dll
0x76330000 - 0x76f7a000 C:\Windows\syswow64\SHELL32.dll
0x75bc0000 - 0x75c17000 C:\Windows\syswow64\SHLWAPI.dll
0x75fa0000 - 0x7602f000 C:\Windows\syswow64\OLEAUT32.dll
0x73aa0000 - 0x73aa9000 C:\Windows\system32\VERSION.dll
0x775f0000 - 0x7761a000 C:\Windows\syswow64\imagehlp.dll
0x75910000 - 0x75915000 C:\Windows\syswow64\PSAPI.DLL
0x738f0000 - 0x73948000 C:\Windows\system32\WINHTTP.dll
0x738a0000 - 0x738ef000 C:\Windows\system32\webio.dll
0x7c340000 - 0x7c396000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\java_vm\bin\msvcr71.dll
0x6d8a0000 - 0x6db4f000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\java_vm\bin\client\jvm.dll
0x72c60000 - 0x72c92000 C:\Windows\system32\WINMM.dll
0x73a40000 - 0x73a8c000 C:\Windows\system32\apphelp.dll
0x6d850000 - 0x6d85c000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\java_vm\bin\verify.dll
0x6d3d0000 - 0x6d3ef000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\java_vm\bin\java.dll
0x6d890000 - 0x6d89f000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\java_vm\bin\zip.dll
0x6d0b0000 - 0x6d1fb000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\java_vm\bin\awt.dll
0x71410000 - 0x71461000 C:\Windows\system32\WINSPOOL.DRV
0x715c0000 - 0x7175e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x69080000 - 0x690ca000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\native\lwjgl.dll
0x62b00000 - 0x62bc8000 C:\Windows\system32\OPENGL32.dll
0x72e50000 - 0x72e72000 C:\Windows\system32\GLU32.dll
0x69bd0000 - 0x69cb7000 C:\Windows\system32\DDRAW.dll
0x732e0000 - 0x732e6000 C:\Windows\system32\DCIMAN32.dll
0x77450000 - 0x775ed000 C:\Windows\syswow64\SETUPAPI.dll
0x755a0000 - 0x755c7000 C:\Windows\syswow64\CFGMGR32.dll
0x776d0000 - 0x776e2000 C:\Windows\syswow64\DEVOBJ.dll
0x71180000 - 0x71193000 C:\Windows\system32\dwmapi.dll
0x2a4b0000 - 0x2a6d0000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\native\OpenAL32.dll
0x6cbd0000 - 0x6cc42000 C:\Windows\system32\dsound.dll
0x71590000 - 0x715b5000 C:\Windows\system32\POWRPROF.dll
0x75930000 - 0x759b3000 C:\Windows\syswow64\CLBCatQ.DLL
0x6e3c0000 - 0x6e3f9000 C:\Windows\System32\MMDevApi.dll
0x6eb60000 - 0x6ec55000 C:\Windows\System32\PROPSYS.dll
0x71e00000 - 0x71e80000 C:\Windows\system32\uxtheme.dll
0x71390000 - 0x713c6000 C:\Windows\system32\AUDIOSES.DLL
0x71260000 - 0x71290000 C:\Windows\system32\wdmaud.drv
0x711e0000 - 0x711e4000 C:\Windows\system32\ksuser.dll
0x73fa0000 - 0x73fa7000 C:\Windows\system32\AVRT.dll
0x71250000 - 0x71258000 C:\Windows\system32\msacm32.drv
0x711c0000 - 0x711d4000 C:\Windows\system32\MSACM32.dll
0x71220000 - 0x71227000 C:\Windows\system32\midimap.dll
0x6d6b0000 - 0x6d6c3000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\java_vm\bin\net.dll
0x770e0000 - 0x77115000 C:\Windows\syswow64\WS2_32.dll
0x75d30000 - 0x75d36000 C:\Windows\syswow64\NSI.dll
0x72830000 - 0x7286c000 C:\Windows\system32\mswsock.dll
0x71b20000 - 0x71b26000 C:\Windows\System32\wship6.dll
0x71ab0000 - 0x71ac0000 C:\Windows\system32\NLAapi.dll
0x71aa0000 - 0x71ab0000 C:\Windows\system32\napinsp.dll
0x71a80000 - 0x71a92000 C:\Windows\system32\pnrpnsp.dll
0x71a30000 - 0x71a74000 C:\Windows\system32\DNSAPI.dll
0x71a20000 - 0x71a28000 C:\Windows\System32\winrnr.dll
0x719f0000 - 0x71a17000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x719c0000 - 0x719e1000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x73510000 - 0x7352c000 C:\Windows\system32\Iphlpapi.DLL
0x73500000 - 0x73507000 C:\Windows\system32\WINNSI.DLL
0x72820000 - 0x72825000 C:\Windows\System32\wshtcpip.dll
0x71970000 - 0x71976000 C:\Windows\system32\rasadhlp.dll
0x71980000 - 0x719b8000 C:\Windows\System32\fwpuclnt.dll
0x71230000 - 0x7124d000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\native\steam_api.dll
0x6e0f0000 - 0x6e102000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\native\froth.dll
0x38000000 - 0x38785000 C:\Program Files (x86)\Steam\steamclient.dll
0x76140000 - 0x76260000 C:\Windows\syswow64\CRYPT32.dll
0x755d0000 - 0x755dc000 C:\Windows\syswow64\MSASN1.dll
0x732f0000 - 0x7339d000 C:\Program Files (x86)\Steam\tier0_s.dll
0x6c900000 - 0x6c94b000 C:\Program Files (x86)\Steam\vstdlib_s.dll
0x74160000 - 0x7419c000 C:\Windows\system32\pdh.dll
0x71df0000 - 0x71df8000 C:\Windows\system32\Secur32.dll
0x720d0000 - 0x720e6000 C:\Windows\system32\CRYPTSP.dll
0x72090000 - 0x720cb000 C:\Windows\system32\rsaenh.dll
0x30000000 - 0x302c4000 C:\Program Files (x86)\Steam\steam.dll
0x62990000 - 0x62aa5000 C:\Program Files (x86)\Steam\DbgHelp.dll
0x60000000 - 0x60021000 C:\Program Files (x86)\Steam\CSERHelper.dll
0x2ea90000 - 0x2f7f1000 C:\Windows\system32\ig4icd32.dll
0x6cb50000 - 0x6cbc9000 C:\Windows\system32\mscms.dll
0x72940000 - 0x72957000 C:\Windows\system32\USERENV.dll
0x729a0000 - 0x729ab000 C:\Windows\system32\profapi.dll
0x6a340000 - 0x6a378000 C:\Windows\system32\icm32.dll
0x6d2e0000 - 0x6d32f000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\java_vm\bin\fontmanager.dll
0x6d6d0000 - 0x6d6d9000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\java_vm\bin\nio.dll
0x2c010000 - 0x2c023000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\native\jinput-dx8.dll
0x6b0e0000 - 0x6b110000 C:\Windows\system32\DINPUT8.dll
0x72a00000 - 0x72a09000 C:\Windows\system32\HID.DLL
0x75c80000 - 0x75cae000 C:\Windows\syswow64\WINTRUST.dll
0x2e900000 - 0x2e912000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\native\jinput-raw.dll
0x6d250000 - 0x6d273000 C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\java_vm\bin\dcpr.dll
VM Arguments:
jvm_args: -Dcom.threerings.getdown=true -Xmx256M -XX:+AggressiveOpts -XX:SoftRefLRUPolicyMSPerMB=10 -Djava.library.path=C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\./native -Dorg.lwjgl.util.NoChecks=true -Dsun.java2d.d3d=false -Dappdir=C:\Program Files (x86)\Steam\steamapps\common\Spiral Knights\. -Dresource_dir=C:\Program Files (x86)\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:\Program Files (x86)\Steam;C:\Program Files (x86)\Steam;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared[tt];C:\Program Files\Java\jre7\bin[\tt]
USERNAME=owner
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
Memory: 4k page, physical 6084464k(3244848k free), swap 12167068k(8822228k 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: Sun Sep 08 15:39:28 2013
elapsed time: 35 seconds
To my knowledge, only Steam users are experiencing this problem. Using that knowledge to assume it was a problem with Steam, not SK, I disabled everything Steam-related and was able to pinpoint the problem as the Steam overlay. Right click on Spiral Knights in Steam, click on properties, and un-check the box that enables the Steam community in-game. That should fix your crashing!