Advertisement
Guest User

MC Crash

a guest
Mar 13th, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 3/13/14 4:25 PM
  5. Description: Handling packet
  6.  
  7. java.lang.NullPointerException: Handling packet
  8. at java.util.LinkedList.remove(LinkedList.java:791)
  9. at java.util.LinkedList.remove(LinkedList.java:226)
  10. at oy.a(SourceFile:130)
  11. at oy.a(SourceFile:181)
  12. at oy.c(SourceFile:163)
  13. at oy.a(SourceFile:116)
  14. at att.d(SourceFile:84)
  15. at att.a(SourceFile:73)
  16. at ahf.a(SourceFile:79)
  17. at agh.a(SourceFile:122)
  18. at od.a(SourceFile:307)
  19. at on.a(SourceFile:411)
  20. at kt.a(SourceFile:59)
  21. at kt.a(SourceFile:10)
  22. at fn.a(SourceFile:163)
  23. at oi.c(SourceFile:134)
  24. at net.minecraft.server.MinecraftServer.w(SourceFile:565)
  25. at net.minecraft.server.MinecraftServer.v(SourceFile:481)
  26. at cek.v(SourceFile:128)
  27. at net.minecraft.server.MinecraftServer.run(SourceFile:397)
  28. at mq.run(SourceFile:667)
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Stacktrace:
  36. at java.util.LinkedList.remove(LinkedList.java:791)
  37. at java.util.LinkedList.remove(LinkedList.java:226)
  38. at oy.a(SourceFile:130)
  39. at oy.a(SourceFile:181)
  40. at oy.c(SourceFile:163)
  41. at oy.a(SourceFile:116)
  42. at att.d(SourceFile:84)
  43. at att.a(SourceFile:73)
  44. at ahf.a(SourceFile:79)
  45. at agh.a(SourceFile:122)
  46. at od.a(SourceFile:307)
  47. at on.a(SourceFile:411)
  48. at kt.a(SourceFile:59)
  49. at kt.a(SourceFile:10)
  50.  
  51. -- Packet information --
  52. Details:
  53. Packet name: kt
  54. Packet debug:
  55. Stacktrace:
  56. at fn.a(SourceFile:163)
  57.  
  58. -- Ticking connection --
  59. Details:
  60. Connection: fn@58689a4d
  61. Stacktrace:
  62. at oi.c(SourceFile:134)
  63. at net.minecraft.server.MinecraftServer.w(SourceFile:565)
  64. at net.minecraft.server.MinecraftServer.v(SourceFile:481)
  65. at cek.v(SourceFile:128)
  66. at net.minecraft.server.MinecraftServer.run(SourceFile:397)
  67. at mq.run(SourceFile:667)
  68.  
  69. -- System Details --
  70. Details:
  71. Minecraft Version: 14w11a
  72. Operating System: Mac OS X (x86_64) version 10.9.1
  73. Java Version: 1.6.0_65, Apple Inc.
  74. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
  75. Memory: 91179528 bytes (86 MB) / 250695680 bytes (239 MB) up to 1065025536 bytes (1015 MB)
  76. JVM Flags: 1 total; -Xmx1G
  77. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  78. Profiler Position: N/A (disabled)
  79. Player Count: 1 / 8; [oc['luisc99'/106, l='Test', x=269.38, y=6.00, z=-1787.27]]
  80. Type: Integrated Server (map_client.txt)
  81. Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement