Advertisement
Guest User

CrashReportCLM

a guest
Jun 10th, 2014
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.92 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // On the bright side, I bought you a teddy bear!
  3.  
  4. Time: 10/06/14 07:55
  5. Description: Ticking memory connection
  6.  
  7. java.lang.NullPointerException: Ticking memory connection
  8. at CustomLAN.GuiCustomLanPermissions.canSenderUse(GuiCustomLanPermissions.java:260)
  9. at CustomLAN.commands.CommandLANBan.func_71519_b(CommandLANBan.java:34)
  10. at net.minecraft.command.CommandHandler.func_71558_b(CommandHandler.java:182)
  11. at net.minecraft.server.MinecraftServer.func_71248_a(MinecraftServer.java:818)
  12. at net.minecraft.network.NetHandlerPlayServer.func_147341_a(NetHandlerPlayServer.java:1072)
  13. at net.minecraft.network.play.client.C14PacketTabComplete.func_148833_a(SourceFile:31)
  14. at net.minecraft.network.play.client.C14PacketTabComplete.func_148833_a(SourceFile:9)
  15. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:211)
  16. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
  17. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:681)
  18. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:569)
  19. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
  21. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:706)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Stacktrace:
  29. at CustomLAN.GuiCustomLanPermissions.canSenderUse(GuiCustomLanPermissions.java:260)
  30. at CustomLAN.commands.CommandLANBan.func_71519_b(CommandLANBan.java:34)
  31. at net.minecraft.command.CommandHandler.func_71558_b(CommandHandler.java:182)
  32. at net.minecraft.server.MinecraftServer.func_71248_a(MinecraftServer.java:818)
  33. at net.minecraft.network.NetHandlerPlayServer.func_147341_a(NetHandlerPlayServer.java:1072)
  34. at net.minecraft.network.play.client.C14PacketTabComplete.func_148833_a(SourceFile:31)
  35. at net.minecraft.network.play.client.C14PacketTabComplete.func_148833_a(SourceFile:9)
  36. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:211)
  37.  
  38. -- Ticking connection --
  39. Details:
  40. Connection: net.minecraft.network.NetworkManager@1534368c
  41. Stacktrace:
  42. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
  43. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:681)
  44. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:569)
  45. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  46. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
  47. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:706)
  48.  
  49. -- System Details --
  50. Details:
  51. Minecraft Version: 1.7.2
  52. Operating System: Windows 8 (amd64) version 6.2
  53. Java Version: 1.7.0_51, Oracle Corporation
  54. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  55. Memory: 292225544 bytes (278 MB) / 463470592 bytes (442 MB) up to 954728448 bytes (910 MB)
  56. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  57. AABB Pool Size: 3336 (186816 bytes; 0 MB) allocated, 3195 (178920 bytes; 0 MB) used
  58. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  59. FML: MCP v9.01-pre FML v7.2.129.1046 Minecraft Forge 10.12.0.1046 Optifine OptiFine_1.7.2_HD_C2 4 mods loaded, 4 mods active
  60. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
  61. FML{7.2.129.1046} [Forge Mod Loader] (forge-1.7.2-10.12.0.1046.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
  62. Forge{10.12.0.1046} [Minecraft Forge] (forge-1.7.2-10.12.0.1046.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
  63. CustomLAN{2.3} [Custom LAN Mod] (CustomLANForge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
  64. Profiler Position: N/A (disabled)
  65. Vec3 Pool Size: 1625 (91000 bytes; 0 MB) allocated, 1220 (68320 bytes; 0 MB) used
  66. Player Count: 1 / 5; [EntityPlayerMP['Lonsdale1086'/920, l='Server', x=-62.39, y=72.00, z=204.00]]
  67. Type: Integrated Server (map_client.txt)
  68. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement