Forums › English Language Forums › Technical › Technical Issues

Search

Can't launch the game

12 replies [Last post]
Mon, 10/10/2011 - 12:51
Willywalter

Just download the game a few hours ago and played for a bit (it launched and updated fine). I exited the game and it now refuses to start. When I try to launch the game from steam, it just flashes for a second and nothing happens.

I have the newest version of java, my drivers are up to date, I tried restarting the computer and restarting steam, even re-downloaded the game, but nothing is working.

I'm on windows 7 64bit and have a ATI mobility Radeon HD 5730.

Mon, 10/10/2011 - 14:20
#1
Starlinvf's picture
Starlinvf
Check the Spiral Knights

Check the Spiral Knights folder and see if it has any hs_errPID####.log files. If there is, open it in notepad and check the fault type and model. If there isn't any, try disabling the Steam overlay and see if it'll show an error.

Mon, 10/10/2011 - 14:29
#2
Willywalter
I have two of them: # # A

I have two of them:

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6903b2b2, pid=1932, tid=2472
#
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) Client VM (20.0-b11 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0xb2b2]
#
# 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 (0x06ba2c00): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2472, stack(0x07300000,0x07350000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000008

Registers:
EAX=0x00000008, EBX=0x005ae680, ECX=0x699a2584, EDX=0x0a7d8df8
ESP=0x0734eca0, EBP=0x0734eccc, ESI=0x74fe1222, EDI=0x005ae68c
EIP=0x6903b2b2, EFLAGS=0x00210202

Top of Stack: (sp=0x0734eca0)
0x0734eca0: 000009a8 6903a7dc 74fe1222 7316af0b
0x0734ecb0: 00000001 df01155a 00000000 df01155a
0x0734ecc0: 6906f9b0 6903a7c0 005ae6d4 0734f0bc
0x0734ecd0: 7316b0f3 0734ecf8 00000048 00000003
0x0734ece0: 00000000 00fde203 00000001 df01155a
0x0734ecf0: 00000000 00000000 00000003 00740061
0x0734ed00: 006f0069 006c0067 00780078 0064002e
0x0734ed10: 006c006c 00630000 005c0065 0061004e

Instructions: (pc=0x6903b2b2)
0x6903b292: 03 00 00 00 8b 89 8c 02 00 00 6a 00 89 0d f8 4c
0x6903b2a2: c4 69 e8 f7 d9 03 00 8b 15 bc ab c7 69 83 c0 08
0x6903b2b2: 8b 00 89 42 20 e8 d4 85 04 00 e8 df 88 00 00 a1
0x6903b2c2: bc ab c7 69 8b 40 20 e8 22 86 04 00 8b 0d bc ab

Register to memory mapping:

EAX=0x00000008 is an unknown value
EBX=0x005ae680 is an unknown value
ECX=0x699a2584 is an unknown value
EDX=0x0a7d8df8 is an unknown value
ESP=0x0734eca0 is pointing into the stack for thread: 0x06ba2c00
EBP=0x0734eccc is pointing into the stack for thread: 0x06ba2c00
ESI=0x74fe1222 is an unknown value
EDI=0x005ae68c is an unknown value

Stack: [0x07300000,0x07350000], sp=0x0734eca0, free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0xb2b2] DrvSwapBuffers+0xa2
C [OPENGL32.dll+0x3b0f3] wglSwapMultipleBuffers+0xe46
C [OPENGL32.dll+0x3b1a9] wglSwapMultipleBuffers+0xefc
C [OPENGL32.dll+0x3c6a4] wglGetProcAddress+0x45f
C [OPENGL32.dll+0x45658] wglGetPixelFormat+0x70
C [OPENGL32.dll+0x45dd4] wglDescribePixelFormat+0xa2
C [OPENGL32.dll+0x46559] wglChoosePixelFormat+0x3e
C [GDI32.dll+0x458b7] ChoosePixelFormat+0x28

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
j org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
j org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+176
j org.lwjgl.opengl.Display.createWindow()V+68
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+66
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
j com.threerings.opengl.n.attemptCreateDisplay()Z+21
j com.threerings.opengl.n.createDisplay()Z+1
j com.threerings.opengl.n.init()V+1
j com.threerings.projectx.client.ProjectXApp.init()V+86
j com.threerings.opengl.o.run()V+4
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 )
0x001da000 JavaThread "DestroyJavaVM" [_thread_blocked, id=4608, stack(0x00710000,0x00760000)]
=>0x06ba2c00 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2472, stack(0x07300000,0x07350000)]
0x06ba1c00 JavaThread "samskivert Interval Timer" daemon [_thread_blocked, id=2488, stack(0x07270000,0x072c0000)]
0x06ba1400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2556, stack(0x071e0000,0x07230000)]
0x06ba1000 JavaThread "AWT-Shutdown" [_thread_blocked, id=644, stack(0x07190000,0x071e0000)]
0x06b1d400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2416, stack(0x06f60000,0x06fb0000)]
0x0541e000 JavaThread "SoundManager.Loader" daemon [_thread_blocked, id=2512, stack(0x06a50000,0x06aa0000)]
0x02e72000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4700, stack(0x05290000,0x052e0000)]
0x02e6d000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4460, stack(0x05200000,0x05250000)]
0x02e68000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2040, stack(0x05170000,0x051c0000)]
0x02e65000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3824, stack(0x050e0000,0x05130000)]
0x02e39c00 JavaThread "Finalizer" daemon [_thread_blocked, id=528, stack(0x05050000,0x050a0000)]
0x02e35000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4620, stack(0x04fc0000,0x05010000)]

Other Threads:
0x02e30c00 VMThread [stack: 0x04f30000,0x04f80000] [id=4580]
0x052f8c00 WatcherThread [stack: 0x05520000,0x05570000] [id=4912]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 12608K, used 4210K [0x100a0000, 0x10e40000, 0x155f0000)
eden space 11264K, 36% used [0x100a0000, 0x10499080, 0x10ba0000)
from space 1344K, 10% used [0x10ba0000, 0x10bc38b0, 0x10cf0000)
to space 1344K, 0% used [0x10cf0000, 0x10cf0000, 0x10e40000)
tenured generation total 27816K, used 22401K [0x155f0000, 0x1711a000, 0x200a0000)
the space 27816K, 80% used [0x155f0000, 0x16bd05d8, 0x16bd0600, 0x1711a000)
compacting perm gen total 13568K, used 13388K [0x200a0000, 0x20de0000, 0x240a0000)
the space 13568K, 98% used [0x200a0000, 0x20db3330, 0x20db3400, 0x20de0000)
No shared spaces configured.

Code Cache [0x02e80000, 0x02fe0000, 0x04e80000)
total_blobs=875 nmethods=679 adapters=132 free_code_cache=32132288 largest_free_block=128

Dynamic libraries:
0x00400000 - 0x00424000 c:\program files (x86)\steam\steamapps\common\spiral knights\java_vm\bin\javaw.exe
0x773c0000 - 0x77540000 C:\Windows\SysWOW64\ntdll.dll
0x74fd0000 - 0x750e0000 C:\Windows\syswow64\kernel32.dll
0x759a0000 - 0x759e6000 C:\Windows\syswow64\KERNELBASE.dll
0x751c0000 - 0x75260000 C:\Windows\syswow64\ADVAPI32.dll
0x76e60000 - 0x76f0c000 C:\Windows\syswow64\msvcrt.dll
0x766e0000 - 0x766f9000 C:\Windows\SysWOW64\sechost.dll
0x753a0000 - 0x75490000 C:\Windows\syswow64\RPCRT4.dll
0x74f20000 - 0x74f80000 C:\Windows\syswow64\SspiCli.dll
0x74f10000 - 0x74f1c000 C:\Windows\syswow64\CRYPTBASE.dll
0x76b40000 - 0x76c40000 C:\Windows\syswow64\USER32.dll
0x76900000 - 0x76990000 C:\Windows\syswow64\GDI32.dll
0x766d0000 - 0x766da000 C:\Windows\syswow64\LPK.dll
0x76d50000 - 0x76ded000 C:\Windows\syswow64\USP10.dll
0x75160000 - 0x751c0000 C:\Windows\system32\IMM32.DLL
0x75740000 - 0x7580c000 C:\Windows\syswow64\MSCTF.dll
0x10000000 - 0x10091000 C:\Program Files (x86)\Steam\GameOverlayRenderer.dll
0x75810000 - 0x7596c000 C:\Windows\syswow64\ole32.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
0x74830000 - 0x74862000 C:\Windows\system32\WINMM.dll
0x71280000 - 0x712cc000 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
0x75520000 - 0x75525000 C:\Windows\syswow64\PSAPI.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
0x70d20000 - 0x70d71000 C:\Windows\system32\WINSPOOL.DRV
0x71de0000 - 0x71f7e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x756e0000 - 0x75737000 C:\Windows\syswow64\SHLWAPI.dll
0x05690000 - 0x05701000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\lwjgl.dll
0x73130000 - 0x731f8000 C:\Windows\system32\OPENGL32.dll
0x73390000 - 0x733b2000 C:\Windows\system32\GLU32.dll
0x702f0000 - 0x703d7000 C:\Windows\system32\DDRAW.dll
0x70650000 - 0x70656000 C:\Windows\system32\DCIMAN32.dll
0x769a0000 - 0x76b3d000 C:\Windows\syswow64\SETUPAPI.dll
0x76e30000 - 0x76e57000 C:\Windows\syswow64\CFGMGR32.dll
0x75490000 - 0x7551f000 C:\Windows\syswow64\OLEAUT32.dll
0x76fa0000 - 0x76fb2000 C:\Windows\syswow64\DEVOBJ.dll
0x73400000 - 0x73413000 C:\Windows\system32\dwmapi.dll
0x748b0000 - 0x748b9000 C:\Windows\system32\VERSION.dll
0x059b0000 - 0x05bd0000 c:\program files (x86)\steam\steamapps\common\spiral knights\native\OpenAL32.dll
0x72470000 - 0x724e2000 C:\Windows\system32\dsound.dll
0x737a0000 - 0x737c5000 C:\Windows\system32\POWRPROF.dll
0x76f10000 - 0x76f93000 C:\Windows\syswow64\CLBCatQ.DLL
0x70600000 - 0x70639000 C:\Windows\System32\MMDevApi.dll
0x71310000 - 0x71405000 C:\Windows\System32\PROPSYS.dll
0x73420000 - 0x734a0000 C:\Windows\system32\uxtheme.dll
0x702b0000 - 0x702e6000 C:\Windows\system32\AUDIOSES.DLL
0x720d0000 - 0x72100000 C:\Windows\system32\wdmaud.drv
0x720c0000 - 0x720c4000 C:\Windows\system32\ksuser.dll
0x720b0000 - 0x720b7000 C:\Windows\system32\AVRT.dll
0x720a0000 - 0x720a8000 C:\Windows\system32\msacm32.drv
0x72080000 - 0x72094000 C:\Windows\system32\MSACM32.dll
0x72070000 - 0x72077000 C:\Windows\system32\midimap.dll
0x6d6b0000 - 0x6d6c3000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\net.dll
0x76df0000 - 0x76e25000 C:\Windows\syswow64\WS2_32.dll
0x77390000 - 0x77396000 C:\Windows\syswow64\NSI.dll
0x73870000 - 0x738ac000 C:\Windows\system32\mswsock.dll
0x73790000 - 0x73796000 C:\Windows\System32\wship6.dll
0x71d40000 - 0x71d50000 C:\Windows\system32\NLAapi.dll
0x71d20000 - 0x71d30000 C:\Windows\system32\napinsp.dll
0x71d00000 - 0x71d12000 C:\Windows\system32\pnrpnsp.dll
0x71cf0000 - 0x71cfd000 C:\Windows\system32\wshbth.dll
0x71cc0000 - 0x71ce1000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x73840000 - 0x7385c000 C:\Windows\system32\Iphlpapi.DLL
0x73830000 - 0x73837000 C:\Windows\system32\WINNSI.DLL
0x73710000 - 0x73754000 C:\Windows\system32\DNSAPI.dll
0x71cb0000 - 0x71cb8000 C:\Windows\System32\winrnr.dll
0x73860000 - 0x73865000 C:\Windows\System32\wshtcpip.dll
0x71d30000 - 0x71d36000 C:\Windows\system32\rasadhlp.dll
0x71c70000 - 0x71ca8000 C:\Windows\System32\fwpuclnt.dll
0x3b400000 - 0x3b41e000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\steam_api.dll
0x759f0000 - 0x7663a000 C:\Windows\syswow64\SHELL32.dll
0x6fbf0000 - 0x6fc02000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\froth.dll
0x38000000 - 0x3864c000 C:\Program Files (x86)\Steam\steamclient.dll
0x75530000 - 0x7564d000 C:\Windows\syswow64\CRYPT32.dll
0x76990000 - 0x7699c000 C:\Windows\syswow64\MSASN1.dll
0x75970000 - 0x7599a000 C:\Windows\syswow64\imagehlp.dll
0x3f000000 - 0x3f0ae000 C:\Program Files (x86)\Steam\tier0_s.dll
0x3f600000 - 0x3f670000 C:\Program Files (x86)\Steam\vstdlib_s.dll
0x73380000 - 0x73388000 C:\Windows\system32\Secur32.dll
0x736d0000 - 0x736e6000 C:\Windows\system32\CRYPTSP.dll
0x73690000 - 0x736cb000 C:\Windows\system32\rsaenh.dll
0x30000000 - 0x302d5000 C:\Program Files (x86)\Steam\steam.dll
0x73200000 - 0x73315000 c:\program files (x86)\steam\DbgHelp.dll
0x60000000 - 0x60021000 C:\Program Files (x86)\Steam\CSERHelper.dll
0x69030000 - 0x69d31000 C:\Windows\system32\atioglxx.dll
0x73320000 - 0x7332b000 C:\Windows\system32\atigktxx.dll
0x6fb30000 - 0x6fbe8000 C:\Windows\system32\aticfx32.dll
0x09790000 - 0x097c7000 C:\Windows\system32\atiadlxy.dll
0x756b0000 - 0x756dd000 C:\Windows\syswow64\WINTRUST.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
java_command: com.threerings.projectx.client.ProjectXApp
Launcher Type: SUN_STANDARD

Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\QuickTime\QTSystem\QTJava.zip
PATH=C:\Program Files (x86)\Steam;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\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\QuickTime\QTSystem\
USERNAME=William
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 30 Stepping 5, GenuineIntel

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

OS: Windows 7 Build 7601 Service Pack 1

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

Memory: 4k page, physical 4117020k(2414616k free), swap 8232192k(6225936k 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: Mon Oct 10 14:25:27 2011
elapsed time: 5 seconds

The second:

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6903b2b2, pid=3128, tid=4320
#
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) Client VM (20.0-b11 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0xb2b2]
#
# 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 (0x06a6f800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4320, stack(0x07380000,0x073d0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000008

Registers:
EAX=0x00000008, EBX=0x0025e680, ECX=0x699a2584, EDX=0x0a798df8
ESP=0x073ceaa0, EBP=0x073ceacc, ESI=0x74fe1222, EDI=0x0025e68c
EIP=0x6903b2b2, EFLAGS=0x00210202

Top of Stack: (sp=0x073ceaa0)
0x073ceaa0: 000010e0 6903a7dc 74fe1222 7316af0b
0x073ceab0: 00000001 80011574 00000000 80011574
0x073ceac0: 6906f9b0 6903a7c0 0025e6d4 073ceebc
0x073cead0: 7316b0f3 073ceaf8 00000048 00000003
0x073ceae0: 00000000 00fc4d04 00000001 80011574
0x073ceaf0: 00000000 00000000 00000003 00740061
0x073ceb00: 006f0069 006c0067 00780078 0064002e
0x073ceb10: 006c006c 10560000 fffff8a0 00000000

Instructions: (pc=0x6903b2b2)
0x6903b292: 03 00 00 00 8b 89 8c 02 00 00 6a 00 89 0d f8 4c
0x6903b2a2: c4 69 e8 f7 d9 03 00 8b 15 bc ab c7 69 83 c0 08
0x6903b2b2: 8b 00 89 42 20 e8 d4 85 04 00 e8 df 88 00 00 a1
0x6903b2c2: bc ab c7 69 8b 40 20 e8 22 86 04 00 8b 0d bc ab

Register to memory mapping:

EAX=0x00000008 is an unknown value
EBX=0x0025e680 is an unknown value
ECX=0x699a2584 is an unknown value
EDX=0x0a798df8 is an unknown value
ESP=0x073ceaa0 is pointing into the stack for thread: 0x06a6f800
EBP=0x073ceacc is pointing into the stack for thread: 0x06a6f800
ESI=0x74fe1222 is an unknown value
EDI=0x0025e68c is an unknown value

Stack: [0x07380000,0x073d0000], sp=0x073ceaa0, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0xb2b2] DrvSwapBuffers+0xa2
C [OPENGL32.dll+0x3b0f3] wglSwapMultipleBuffers+0xe46
C [OPENGL32.dll+0x3b1a9] wglSwapMultipleBuffers+0xefc
C [OPENGL32.dll+0x3c6a4] wglGetProcAddress+0x45f
C [OPENGL32.dll+0x45658] wglGetPixelFormat+0x70
C [OPENGL32.dll+0x45dd4] wglDescribePixelFormat+0xa2
C [OPENGL32.dll+0x46559] wglChoosePixelFormat+0x3e
C [GDI32.dll+0x458b7] ChoosePixelFormat+0x28

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
j org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
j org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+176
j org.lwjgl.opengl.Display.createWindow()V+68
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+66
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
j com.threerings.opengl.n.attemptCreateDisplay()Z+21
j com.threerings.opengl.n.createDisplay()Z+1
j com.threerings.opengl.n.init()V+1
j com.threerings.projectx.client.ProjectXApp.init()V+86
j com.threerings.opengl.o.run()V+4
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 )
0x02d4a000 JavaThread "DestroyJavaVM" [_thread_blocked, id=4472, stack(0x02800000,0x02850000)]
=>0x06a6f800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4320, stack(0x07380000,0x073d0000)]
0x06a6f400 JavaThread "samskivert Interval Timer" daemon [_thread_blocked, id=2412, stack(0x072f0000,0x07340000)]
0x06ad4000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4904, stack(0x07210000,0x07260000)]
0x06ad3c00 JavaThread "AWT-Shutdown" [_thread_blocked, id=3416, stack(0x07100000,0x07150000)]
0x054c1800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3192, stack(0x06ed0000,0x06f20000)]
0x05403800 JavaThread "SoundManager.Loader" daemon [_thread_blocked, id=4604, stack(0x069f0000,0x06a40000)]
0x02e42000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4692, stack(0x05280000,0x052d0000)]
0x02e3d000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3964, stack(0x051f0000,0x05240000)]
0x02e38000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1536, stack(0x05160000,0x051b0000)]
0x02e35000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4868, stack(0x050d0000,0x05120000)]
0x02e09c00 JavaThread "Finalizer" daemon [_thread_blocked, id=3080, stack(0x05040000,0x05090000)]
0x02e05000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1084, stack(0x04fb0000,0x05000000)]

Other Threads:
0x02e00c00 VMThread [stack: 0x04f60000,0x04fb0000] [id=692]
0x052e0c00 WatcherThread [stack: 0x05510000,0x05560000] [id=4404]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 12608K, used 4171K [0x100a0000, 0x10e40000, 0x155f0000)
eden space 11264K, 36% used [0x100a0000, 0x104a7d78, 0x10ba0000)
from space 1344K, 3% used [0x10ba0000, 0x10bab0b8, 0x10cf0000)
to space 1344K, 0% used [0x10cf0000, 0x10cf0000, 0x10e40000)
tenured generation total 27840K, used 22428K [0x155f0000, 0x17120000, 0x200a0000)
the space 27840K, 80% used [0x155f0000, 0x16bd7350, 0x16bd7400, 0x17120000)
compacting perm gen total 13568K, used 13422K [0x200a0000, 0x20de0000, 0x240a0000)
the space 13568K, 98% used [0x200a0000, 0x20dbb930, 0x20dbba00, 0x20de0000)
No shared spaces configured.

Code Cache [0x02e50000, 0x02fb0000, 0x04e50000)
total_blobs=876 nmethods=680 adapters=132 free_code_cache=32133632 largest_free_block=128

Dynamic libraries:
0x00400000 - 0x00424000 c:\program files (x86)\steam\steamapps\common\spiral knights\java_vm\bin\javaw.exe
0x773c0000 - 0x77540000 C:\Windows\SysWOW64\ntdll.dll
0x74fd0000 - 0x750e0000 C:\Windows\syswow64\kernel32.dll
0x759a0000 - 0x759e6000 C:\Windows\syswow64\KERNELBASE.dll
0x751c0000 - 0x75260000 C:\Windows\syswow64\ADVAPI32.dll
0x76e60000 - 0x76f0c000 C:\Windows\syswow64\msvcrt.dll
0x766e0000 - 0x766f9000 C:\Windows\SysWOW64\sechost.dll
0x753a0000 - 0x75490000 C:\Windows\syswow64\RPCRT4.dll
0x74f20000 - 0x74f80000 C:\Windows\syswow64\SspiCli.dll
0x74f10000 - 0x74f1c000 C:\Windows\syswow64\CRYPTBASE.dll
0x76b40000 - 0x76c40000 C:\Windows\syswow64\USER32.dll
0x76900000 - 0x76990000 C:\Windows\syswow64\GDI32.dll
0x766d0000 - 0x766da000 C:\Windows\syswow64\LPK.dll
0x76d50000 - 0x76ded000 C:\Windows\syswow64\USP10.dll
0x75160000 - 0x751c0000 C:\Windows\system32\IMM32.DLL
0x75740000 - 0x7580c000 C:\Windows\syswow64\MSCTF.dll
0x10000000 - 0x10091000 C:\Program Files (x86)\Steam\GameOverlayRenderer.dll
0x75810000 - 0x7596c000 C:\Windows\syswow64\ole32.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
0x74830000 - 0x74862000 C:\Windows\system32\WINMM.dll
0x71280000 - 0x712cc000 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
0x75520000 - 0x75525000 C:\Windows\syswow64\PSAPI.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
0x70d20000 - 0x70d71000 C:\Windows\system32\WINSPOOL.DRV
0x71de0000 - 0x71f7e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x756e0000 - 0x75737000 C:\Windows\syswow64\SHLWAPI.dll
0x05620000 - 0x05691000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\lwjgl.dll
0x73130000 - 0x731f8000 C:\Windows\system32\OPENGL32.dll
0x73390000 - 0x733b2000 C:\Windows\system32\GLU32.dll
0x702f0000 - 0x703d7000 C:\Windows\system32\DDRAW.dll
0x70650000 - 0x70656000 C:\Windows\system32\DCIMAN32.dll
0x769a0000 - 0x76b3d000 C:\Windows\syswow64\SETUPAPI.dll
0x76e30000 - 0x76e57000 C:\Windows\syswow64\CFGMGR32.dll
0x75490000 - 0x7551f000 C:\Windows\syswow64\OLEAUT32.dll
0x76fa0000 - 0x76fb2000 C:\Windows\syswow64\DEVOBJ.dll
0x73400000 - 0x73413000 C:\Windows\system32\dwmapi.dll
0x748b0000 - 0x748b9000 C:\Windows\system32\VERSION.dll
0x05960000 - 0x05b80000 c:\program files (x86)\steam\steamapps\common\spiral knights\native\OpenAL32.dll
0x72470000 - 0x724e2000 C:\Windows\system32\dsound.dll
0x737a0000 - 0x737c5000 C:\Windows\system32\POWRPROF.dll
0x76f10000 - 0x76f93000 C:\Windows\syswow64\CLBCatQ.DLL
0x70600000 - 0x70639000 C:\Windows\System32\MMDevApi.dll
0x71310000 - 0x71405000 C:\Windows\System32\PROPSYS.dll
0x73420000 - 0x734a0000 C:\Windows\system32\uxtheme.dll
0x702b0000 - 0x702e6000 C:\Windows\system32\AUDIOSES.DLL
0x720d0000 - 0x72100000 C:\Windows\system32\wdmaud.drv
0x720c0000 - 0x720c4000 C:\Windows\system32\ksuser.dll
0x720b0000 - 0x720b7000 C:\Windows\system32\AVRT.dll
0x720a0000 - 0x720a8000 C:\Windows\system32\msacm32.drv
0x72080000 - 0x72094000 C:\Windows\system32\MSACM32.dll
0x72070000 - 0x72077000 C:\Windows\system32\midimap.dll
0x6d6b0000 - 0x6d6c3000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\net.dll
0x76df0000 - 0x76e25000 C:\Windows\syswow64\WS2_32.dll
0x77390000 - 0x77396000 C:\Windows\syswow64\NSI.dll
0x73870000 - 0x738ac000 C:\Windows\system32\mswsock.dll
0x73790000 - 0x73796000 C:\Windows\System32\wship6.dll
0x71d40000 - 0x71d50000 C:\Windows\system32\NLAapi.dll
0x71d20000 - 0x71d30000 C:\Windows\system32\napinsp.dll
0x71d00000 - 0x71d12000 C:\Windows\system32\pnrpnsp.dll
0x71cf0000 - 0x71cfd000 C:\Windows\system32\wshbth.dll
0x71cc0000 - 0x71ce1000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x73840000 - 0x7385c000 C:\Windows\system32\Iphlpapi.DLL
0x73830000 - 0x73837000 C:\Windows\system32\WINNSI.DLL
0x73710000 - 0x73754000 C:\Windows\system32\DNSAPI.dll
0x71cb0000 - 0x71cb8000 C:\Windows\System32\winrnr.dll
0x73860000 - 0x73865000 C:\Windows\System32\wshtcpip.dll
0x71d30000 - 0x71d36000 C:\Windows\system32\rasadhlp.dll
0x71c70000 - 0x71ca8000 C:\Windows\System32\fwpuclnt.dll
0x3b400000 - 0x3b41e000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\steam_api.dll
0x759f0000 - 0x7663a000 C:\Windows\syswow64\SHELL32.dll
0x6fc10000 - 0x6fc22000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\froth.dll
0x38000000 - 0x3864c000 C:\Program Files (x86)\Steam\steamclient.dll
0x75530000 - 0x7564d000 C:\Windows\syswow64\CRYPT32.dll
0x76990000 - 0x7699c000 C:\Windows\syswow64\MSASN1.dll
0x75970000 - 0x7599a000 C:\Windows\syswow64\imagehlp.dll
0x3f000000 - 0x3f0ae000 C:\Program Files (x86)\Steam\tier0_s.dll
0x3f600000 - 0x3f670000 C:\Program Files (x86)\Steam\vstdlib_s.dll
0x73380000 - 0x73388000 C:\Windows\system32\Secur32.dll
0x736d0000 - 0x736e6000 C:\Windows\system32\CRYPTSP.dll
0x73690000 - 0x736cb000 C:\Windows\system32\rsaenh.dll
0x30000000 - 0x302d5000 C:\Program Files (x86)\Steam\steam.dll
0x73200000 - 0x73315000 c:\program files (x86)\steam\DbgHelp.dll
0x60000000 - 0x60021000 C:\Program Files (x86)\Steam\CSERHelper.dll
0x69030000 - 0x69d31000 C:\Windows\system32\atioglxx.dll
0x73320000 - 0x7332b000 C:\Windows\system32\atigktxx.dll
0x6fb50000 - 0x6fc08000 C:\Windows\system32\aticfx32.dll
0x08b80000 - 0x08bb7000 C:\Windows\system32\atiadlxy.dll
0x756b0000 - 0x756dd000 C:\Windows\syswow64\WINTRUST.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
java_command: com.threerings.projectx.client.ProjectXApp
Launcher Type: SUN_STANDARD

Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\QuickTime\QTSystem\QTJava.zip
PATH=C:\Program Files (x86)\Steam;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\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\QuickTime\QTSystem\
USERNAME=William
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 30 Stepping 5, GenuineIntel

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

OS: Windows 7 Build 7601 Service Pack 1

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

Memory: 4k page, physical 4117020k(2381160k free), swap 8232192k(6217876k 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: Mon Oct 10 14:25:07 2011
elapsed time: 12 seconds

Mon, 10/10/2011 - 15:04
#3
Starlinvf's picture
Starlinvf
Disable Triple Buffering

Disable Triple Buffering globally, and set the Graphic Quality to "standard" in the AMD control center. If it works, then your suffering at the hands of AMD's crappy drivers. You should be able to make a Crossfire profile for javaw.exe, with Triple Buffer disabled, that way you can revert the global settings back to normal.

Mon, 10/10/2011 - 17:03
#4
Willywalter
I turned off triple buffering

I turned off triple buffering and set the AMD CC to factory default settings, still nothing.

This was the last error log:

# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6903b2b2, pid=3128, tid=4320
#
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) Client VM (20.0-b11 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0xb2b2]
#
# 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 (0x06a6f800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4320, stack(0x07380000,0x073d0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000008

Registers:
EAX=0x00000008, EBX=0x0025e680, ECX=0x699a2584, EDX=0x0a798df8
ESP=0x073ceaa0, EBP=0x073ceacc, ESI=0x74fe1222, EDI=0x0025e68c
EIP=0x6903b2b2, EFLAGS=0x00210202

Top of Stack: (sp=0x073ceaa0)
0x073ceaa0: 000010e0 6903a7dc 74fe1222 7316af0b
0x073ceab0: 00000001 80011574 00000000 80011574
0x073ceac0: 6906f9b0 6903a7c0 0025e6d4 073ceebc
0x073cead0: 7316b0f3 073ceaf8 00000048 00000003
0x073ceae0: 00000000 00fc4d04 00000001 80011574
0x073ceaf0: 00000000 00000000 00000003 00740061
0x073ceb00: 006f0069 006c0067 00780078 0064002e
0x073ceb10: 006c006c 10560000 fffff8a0 00000000

Instructions: (pc=0x6903b2b2)
0x6903b292: 03 00 00 00 8b 89 8c 02 00 00 6a 00 89 0d f8 4c
0x6903b2a2: c4 69 e8 f7 d9 03 00 8b 15 bc ab c7 69 83 c0 08
0x6903b2b2: 8b 00 89 42 20 e8 d4 85 04 00 e8 df 88 00 00 a1
0x6903b2c2: bc ab c7 69 8b 40 20 e8 22 86 04 00 8b 0d bc ab

Register to memory mapping:

EAX=0x00000008 is an unknown value
EBX=0x0025e680 is an unknown value
ECX=0x699a2584 is an unknown value
EDX=0x0a798df8 is an unknown value
ESP=0x073ceaa0 is pointing into the stack for thread: 0x06a6f800
EBP=0x073ceacc is pointing into the stack for thread: 0x06a6f800
ESI=0x74fe1222 is an unknown value
EDI=0x0025e68c is an unknown value

Stack: [0x07380000,0x073d0000], sp=0x073ceaa0, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0xb2b2] DrvSwapBuffers+0xa2
C [OPENGL32.dll+0x3b0f3] wglSwapMultipleBuffers+0xe46
C [OPENGL32.dll+0x3b1a9] wglSwapMultipleBuffers+0xefc
C [OPENGL32.dll+0x3c6a4] wglGetProcAddress+0x45f
C [OPENGL32.dll+0x45658] wglGetPixelFormat+0x70
C [OPENGL32.dll+0x45dd4] wglDescribePixelFormat+0xa2
C [OPENGL32.dll+0x46559] wglChoosePixelFormat+0x3e
C [GDI32.dll+0x458b7] ChoosePixelFormat+0x28

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
j org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
j org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+176
j org.lwjgl.opengl.Display.createWindow()V+68
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+66
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
j com.threerings.opengl.n.attemptCreateDisplay()Z+21
j com.threerings.opengl.n.createDisplay()Z+1
j com.threerings.opengl.n.init()V+1
j com.threerings.projectx.client.ProjectXApp.init()V+86
j com.threerings.opengl.o.run()V+4
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 )
0x02d4a000 JavaThread "DestroyJavaVM" [_thread_blocked, id=4472, stack(0x02800000,0x02850000)]
=>0x06a6f800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4320, stack(0x07380000,0x073d0000)]
0x06a6f400 JavaThread "samskivert Interval Timer" daemon [_thread_blocked, id=2412, stack(0x072f0000,0x07340000)]
0x06ad4000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4904, stack(0x07210000,0x07260000)]
0x06ad3c00 JavaThread "AWT-Shutdown" [_thread_blocked, id=3416, stack(0x07100000,0x07150000)]
0x054c1800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3192, stack(0x06ed0000,0x06f20000)]
0x05403800 JavaThread "SoundManager.Loader" daemon [_thread_blocked, id=4604, stack(0x069f0000,0x06a40000)]
0x02e42000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4692, stack(0x05280000,0x052d0000)]
0x02e3d000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3964, stack(0x051f0000,0x05240000)]
0x02e38000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1536, stack(0x05160000,0x051b0000)]
0x02e35000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4868, stack(0x050d0000,0x05120000)]
0x02e09c00 JavaThread "Finalizer" daemon [_thread_blocked, id=3080, stack(0x05040000,0x05090000)]
0x02e05000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1084, stack(0x04fb0000,0x05000000)]

Other Threads:
0x02e00c00 VMThread [stack: 0x04f60000,0x04fb0000] [id=692]
0x052e0c00 WatcherThread [stack: 0x05510000,0x05560000] [id=4404]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 12608K, used 4171K [0x100a0000, 0x10e40000, 0x155f0000)
eden space 11264K, 36% used [0x100a0000, 0x104a7d78, 0x10ba0000)
from space 1344K, 3% used [0x10ba0000, 0x10bab0b8, 0x10cf0000)
to space 1344K, 0% used [0x10cf0000, 0x10cf0000, 0x10e40000)
tenured generation total 27840K, used 22428K [0x155f0000, 0x17120000, 0x200a0000)
the space 27840K, 80% used [0x155f0000, 0x16bd7350, 0x16bd7400, 0x17120000)
compacting perm gen total 13568K, used 13422K [0x200a0000, 0x20de0000, 0x240a0000)
the space 13568K, 98% used [0x200a0000, 0x20dbb930, 0x20dbba00, 0x20de0000)
No shared spaces configured.

Code Cache [0x02e50000, 0x02fb0000, 0x04e50000)
total_blobs=876 nmethods=680 adapters=132 free_code_cache=32133632 largest_free_block=128

Dynamic libraries:
0x00400000 - 0x00424000 c:\program files (x86)\steam\steamapps\common\spiral knights\java_vm\bin\javaw.exe
0x773c0000 - 0x77540000 C:\Windows\SysWOW64\ntdll.dll
0x74fd0000 - 0x750e0000 C:\Windows\syswow64\kernel32.dll
0x759a0000 - 0x759e6000 C:\Windows\syswow64\KERNELBASE.dll
0x751c0000 - 0x75260000 C:\Windows\syswow64\ADVAPI32.dll
0x76e60000 - 0x76f0c000 C:\Windows\syswow64\msvcrt.dll
0x766e0000 - 0x766f9000 C:\Windows\SysWOW64\sechost.dll
0x753a0000 - 0x75490000 C:\Windows\syswow64\RPCRT4.dll
0x74f20000 - 0x74f80000 C:\Windows\syswow64\SspiCli.dll
0x74f10000 - 0x74f1c000 C:\Windows\syswow64\CRYPTBASE.dll
0x76b40000 - 0x76c40000 C:\Windows\syswow64\USER32.dll
0x76900000 - 0x76990000 C:\Windows\syswow64\GDI32.dll
0x766d0000 - 0x766da000 C:\Windows\syswow64\LPK.dll
0x76d50000 - 0x76ded000 C:\Windows\syswow64\USP10.dll
0x75160000 - 0x751c0000 C:\Windows\system32\IMM32.DLL
0x75740000 - 0x7580c000 C:\Windows\syswow64\MSCTF.dll
0x10000000 - 0x10091000 C:\Program Files (x86)\Steam\GameOverlayRenderer.dll
0x75810000 - 0x7596c000 C:\Windows\syswow64\ole32.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
0x74830000 - 0x74862000 C:\Windows\system32\WINMM.dll
0x71280000 - 0x712cc000 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
0x75520000 - 0x75525000 C:\Windows\syswow64\PSAPI.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
0x70d20000 - 0x70d71000 C:\Windows\system32\WINSPOOL.DRV
0x71de0000 - 0x71f7e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x756e0000 - 0x75737000 C:\Windows\syswow64\SHLWAPI.dll
0x05620000 - 0x05691000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\lwjgl.dll
0x73130000 - 0x731f8000 C:\Windows\system32\OPENGL32.dll
0x73390000 - 0x733b2000 C:\Windows\system32\GLU32.dll
0x702f0000 - 0x703d7000 C:\Windows\system32\DDRAW.dll
0x70650000 - 0x70656000 C:\Windows\system32\DCIMAN32.dll
0x769a0000 - 0x76b3d000 C:\Windows\syswow64\SETUPAPI.dll
0x76e30000 - 0x76e57000 C:\Windows\syswow64\CFGMGR32.dll
0x75490000 - 0x7551f000 C:\Windows\syswow64\OLEAUT32.dll
0x76fa0000 - 0x76fb2000 C:\Windows\syswow64\DEVOBJ.dll
0x73400000 - 0x73413000 C:\Windows\system32\dwmapi.dll
0x748b0000 - 0x748b9000 C:\Windows\system32\VERSION.dll
0x05960000 - 0x05b80000 c:\program files (x86)\steam\steamapps\common\spiral knights\native\OpenAL32.dll
0x72470000 - 0x724e2000 C:\Windows\system32\dsound.dll
0x737a0000 - 0x737c5000 C:\Windows\system32\POWRPROF.dll
0x76f10000 - 0x76f93000 C:\Windows\syswow64\CLBCatQ.DLL
0x70600000 - 0x70639000 C:\Windows\System32\MMDevApi.dll
0x71310000 - 0x71405000 C:\Windows\System32\PROPSYS.dll
0x73420000 - 0x734a0000 C:\Windows\system32\uxtheme.dll
0x702b0000 - 0x702e6000 C:\Windows\system32\AUDIOSES.DLL
0x720d0000 - 0x72100000 C:\Windows\system32\wdmaud.drv
0x720c0000 - 0x720c4000 C:\Windows\system32\ksuser.dll
0x720b0000 - 0x720b7000 C:\Windows\system32\AVRT.dll
0x720a0000 - 0x720a8000 C:\Windows\system32\msacm32.drv
0x72080000 - 0x72094000 C:\Windows\system32\MSACM32.dll
0x72070000 - 0x72077000 C:\Windows\system32\midimap.dll
0x6d6b0000 - 0x6d6c3000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\net.dll
0x76df0000 - 0x76e25000 C:\Windows\syswow64\WS2_32.dll
0x77390000 - 0x77396000 C:\Windows\syswow64\NSI.dll
0x73870000 - 0x738ac000 C:\Windows\system32\mswsock.dll
0x73790000 - 0x73796000 C:\Windows\System32\wship6.dll
0x71d40000 - 0x71d50000 C:\Windows\system32\NLAapi.dll
0x71d20000 - 0x71d30000 C:\Windows\system32\napinsp.dll
0x71d00000 - 0x71d12000 C:\Windows\system32\pnrpnsp.dll
0x71cf0000 - 0x71cfd000 C:\Windows\system32\wshbth.dll
0x71cc0000 - 0x71ce1000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x73840000 - 0x7385c000 C:\Windows\system32\Iphlpapi.DLL
0x73830000 - 0x73837000 C:\Windows\system32\WINNSI.DLL
0x73710000 - 0x73754000 C:\Windows\system32\DNSAPI.dll
0x71cb0000 - 0x71cb8000 C:\Windows\System32\winrnr.dll
0x73860000 - 0x73865000 C:\Windows\System32\wshtcpip.dll
0x71d30000 - 0x71d36000 C:\Windows\system32\rasadhlp.dll
0x71c70000 - 0x71ca8000 C:\Windows\System32\fwpuclnt.dll
0x3b400000 - 0x3b41e000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\steam_api.dll
0x759f0000 - 0x7663a000 C:\Windows\syswow64\SHELL32.dll
0x6fc10000 - 0x6fc22000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\froth.dll
0x38000000 - 0x3864c000 C:\Program Files (x86)\Steam\steamclient.dll
0x75530000 - 0x7564d000 C:\Windows\syswow64\CRYPT32.dll
0x76990000 - 0x7699c000 C:\Windows\syswow64\MSASN1.dll
0x75970000 - 0x7599a000 C:\Windows\syswow64\imagehlp.dll
0x3f000000 - 0x3f0ae000 C:\Program Files (x86)\Steam\tier0_s.dll
0x3f600000 - 0x3f670000 C:\Program Files (x86)\Steam\vstdlib_s.dll
0x73380000 - 0x73388000 C:\Windows\system32\Secur32.dll
0x736d0000 - 0x736e6000 C:\Windows\system32\CRYPTSP.dll
0x73690000 - 0x736cb000 C:\Windows\system32\rsaenh.dll
0x30000000 - 0x302d5000 C:\Program Files (x86)\Steam\steam.dll
0x73200000 - 0x73315000 c:\program files (x86)\steam\DbgHelp.dll
0x60000000 - 0x60021000 C:\Program Files (x86)\Steam\CSERHelper.dll
0x69030000 - 0x69d31000 C:\Windows\system32\atioglxx.dll
0x73320000 - 0x7332b000 C:\Windows\system32\atigktxx.dll
0x6fb50000 - 0x6fc08000 C:\Windows\system32\aticfx32.dll
0x08b80000 - 0x08bb7000 C:\Windows\system32\atiadlxy.dll
0x756b0000 - 0x756dd000 C:\Windows\syswow64\WINTRUST.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
java_command: com.threerings.projectx.client.ProjectXApp
Launcher Type: SUN_STANDARD

Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\QuickTime\QTSystem\QTJava.zip
PATH=C:\Program Files (x86)\Steam;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\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\QuickTime\QTSystem\
USERNAME=William
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 30 Stepping 5, GenuineIntel

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

OS: Windows 7 Build 7601 Service Pack 1

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

Memory: 4k page, physical 4117020k(2381160k free), swap 8232192k(6217876k 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: Mon Oct 10 14:25:07 2011
elapsed time: 12 seconds

Mon, 10/10/2011 - 17:08
#5
Dogrock's picture
Dogrock
Your playing through Steam,

Your playing through Steam, correct? Does disabling the Steam Overlay help at all?

Mon, 10/10/2011 - 17:15
#6
Willywalter
Yup just tried that, still

Yup just tried that, still nothing.

Mon, 10/10/2011 - 17:41
#7
Starlinvf's picture
Starlinvf
Did you have the game running

Did you have the game running in full screen or windowed mode? And what version catalyst are you using?

Mon, 10/10/2011 - 18:05
#8
Willywalter
Fullscreen mode. And it's

Fullscreen mode. And it's 11.9, which I believe is the most current version

Mon, 10/10/2011 - 19:01
#9
Starlinvf's picture
Starlinvf
http://wiki.spiralknights.com

http://wiki.spiralknights.com/Technical_issues_FAQ#I.27m_getting_a_black...

Follow the instructions to get it into windowed mode. If the game launches, then use the ingame menu to switch to full screen, but make sure to leave the resolution alone for the moment.

Mon, 10/10/2011 - 19:55
#10
Willywalter
So I tried launching a couple

So I tried launching a couple of other steam games and was having problems with them as well, so I went back to an older version of the driver and everything seems to be in working order now. Thanks for the help though guys :)

Wed, 10/12/2011 - 19:53
#11
Mariomonsteryoshi's picture
Mariomonsteryoshi
my problem

i have the same problem but not about stteam its about when i click it to play there is nothing and i keep doing it but wont work

Wed, 10/12/2011 - 21:26
#12
Pawn's picture
Pawn
BUMP

FIX OR UNDO PATCH.
START TESTING THESE THINGS BETTER.

Powered by Drupal, an open source content management system