Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2011
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1. Recorded by MinecraftError:
  2. 27 achievements
  3. 174 recipes
  4. Setting user: Solymr, 2126067205276915237
  5. WARNING: Found unknown Windows version: Windows 7
  6. Attempting to use default windows plug-in.
  7. Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
  8.  
  9. Starting up SoundSystem...
  10. Initializing LWJGL OpenAL
  11. (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  12. OpenAL initialized.
  13.  
  14. Connecting to 192.168.1.5, 25565
  15. Stopping!
  16.  
  17. SoundSystem shutting down...
  18. Author: Paul Lamb, www.paulscode.com
  19.  
  20. java.lang.NoSuchFieldError: k
  21. at xk.a(SourceFile:109)
  22. at xk.i(SourceFile:75)
  23. at xk.b(SourceFile:58)
  24. at yy.d(SourceFile:384)
  25. at acr.c(SourceFile:896)
  26. at acr.b(SourceFile:133)
  27. at ge.a(SourceFile:175)
  28. at afv.a(afv.java:1150)
  29. at adt.a(SourceFile:875)
  30. at adt.b(SourceFile:750)
  31. at net.minecraft.client.Minecraft.x(SourceFile:738)
  32. at net.minecraft.client.Minecraft.run(SourceFile:658)
  33. at java.lang.Thread.run(Unknown Source)
  34. Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component argument pData
  35. at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)
  36. at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)
  37. at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)
  38. at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)
  39. at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)
  40. at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)
  41. at java.awt.Component.getGraphics(Unknown Source)
  42. at sun.awt.RepaintArea.paint(Unknown Source)
  43. at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
  44. at java.awt.Component.dispatchEventImpl(Unknown Source)
  45. at java.awt.Component.dispatchEvent(Unknown Source)
  46. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  47. at java.awt.EventQueue.access$000(Unknown Source)
  48. at java.awt.EventQueue$3.run(Unknown Source)
  49. at java.awt.EventQueue$3.run(Unknown Source)
  50. at java.security.AccessController.doPrivileged(Native Method)
  51. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  52. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  53. at java.awt.EventQueue$4.run(Unknown Source)
  54. at java.awt.EventQueue$4.run(Unknown Source)
  55. at java.security.AccessController.doPrivileged(Native Method)
  56. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  57. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  58. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  59. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  60. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  61. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  62. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  63. at java.awt.EventDispatchThread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement