Advertisement
Guest User

SPC: error

a guest
Jan 17th, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. MagicMinecraftLauncher 0.8.6
  2. 27 achievements
  3. 174 recipes
  4. ModLoader 1.1 Initializing...
  5. Done.
  6. Loading: net.java.games.input.LinuxEnvironmentPlugin
  7. Failed to open device (/dev/input/event3): Failed to open device /dev/input/event3 (13)
  8.  
  9. Failed to open device (/dev/input/event2): Failed to open device /dev/input/event2 (13)
  10.  
  11. Failed to open device (/dev/input/event1): Failed to open device /dev/input/event1 (13)
  12.  
  13. Failed to open device (/dev/input/event0): Failed to open device /dev/input/event0 (13)
  14.  
  15. Linux plugin claims to have found 0 controllers
  16.  
  17. Starting up SoundSystem...
  18. Initializing LWJGL OpenAL
  19. (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  20. OpenAL initialized.
  21.  
  22. Commands: 145
  23. Attempting to load: spc_paint
  24. Attempting to load: spc_path
  25. Attempting to load: spc_WorldEdit
  26. java.lang.NoSuchMethodError: my.<init>(Ljava/lang/String;)V
  27. at agq.a(SourceFile:620)
  28. at agq.c(SourceFile:635)
  29. at uh.b(EntityPlayerSP.java:416)
  30. at PlayerHelper.sendMessage(PlayerHelper.java:5643)
  31. at PlayerHelper.sendMessage(PlayerHelper.java:5621)
  32. at uh.initPlayerHelper(EntityPlayerSP.java:746)
  33. at uh.<init>(EntityPlayerSP.java:57)
  34. at js.b(SourceFile:80)
  35. at acq.b(SourceFile:141)
  36. at net.minecraft.client.Minecraft.a(SourceFile:1811)
  37. at net.minecraft.client.Minecraft.a(SourceFile:1772)
  38. at net.minecraft.client.Minecraft.a(SourceFile:1660)
  39. at md.c(SourceFile:162)
  40. at md.a(SourceFile:119)
  41. at ug.a(SourceFile:72)
  42. at ug.f(SourceFile:120)
  43. at ug.i(SourceFile:108)
  44. at net.minecraft.client.Minecraft.k(SourceFile:1367)
  45. at net.minecraft.client.Minecraft.x(SourceFile:709)
  46. at net.minecraft.client.Minecraft.run(SourceFile:662)
  47. at java.lang.Thread.run(Thread.java:679)
  48. Stopping!
  49.  
  50. SoundSystem shutting down...
  51. Author: Paul Lamb, www.paulscode.com
  52.  
  53. Exception in thread "Minecraft main thread" org.lwjgl.LWJGLException: X Error - disp: 0xffffffff89c14d50 serial: 1064 error: GLXBadWindow request_code: 155 minor_code: 32
  54. at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:268)
  55. at org.lwjgl.opengl.LinuxDisplay.nDestroyWindow(Native Method)
  56. at org.lwjgl.opengl.LinuxDisplay.destroyWindow(LinuxDisplay.java:484)
  57. at org.lwjgl.opengl.Display.destroyWindow(Display.java:352)
  58. at org.lwjgl.opengl.Display.destroy(Display.java:967)
  59. at net.minecraft.client.Minecraft.d(SourceFile:518)
  60. at net.minecraft.client.Minecraft.run(SourceFile:679)
  61. at java.lang.Thread.run(Thread.java:679)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement