Advertisement
Guest User

projectx

a guest
Jan 20th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. 2018/01/20 16:07:13:838 INFO K$a.b: Logging to 'D:\Steam\steamapps\common\Spiral Knights\.\projectx.log'.
  2. 2018/01/20 16:07:16:547 INFO K$a.b: Resetting video due to like issue with startup count.
  3. 2018/01/20 16:07:17:298 INFO K$a.b: Steam initialized.
  4. 2018/01/20 16:07:17:466 INFO K$a.b: Couldn't create display; switching fullscreen mode. [fullscreen=true]
  5. 2018/01/20 16:07:17:486 WARNING K$a.b: Couldn't find valid pixel format.
  6. Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: Controllers has not been created.
  7. at com.threerings.opengl.gui.e.f.isValid(SourceFile:638)
  8. at com.threerings.projectx.client.ProjectXPrefs.c(SourceFile:1354)
  9. at com.threerings.projectx.client.aw.<init>(SourceFile:82)
  10. at com.threerings.projectx.client.ProjectXApp.init(SourceFile:1232)
  11. at com.threerings.opengl.o.run(SourceFile:172)
  12. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  13. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  14. at java.awt.EventQueue.access$500(Unknown Source)
  15. at java.awt.EventQueue$3.run(Unknown Source)
  16. at java.awt.EventQueue$3.run(Unknown Source)
  17. at java.security.AccessController.doPrivileged(Native Method)
  18. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  19. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  20. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  21. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  22. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  23. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  24. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  25. at java.awt.EventDispatchThread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement