Advertisement
Guest User

Untitled

a guest
Nov 25th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.42 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 25.11.12 23:09
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException
  8. at aginsun.mods.TaleOfKingdoms.EntityDefendPaladin.bn(EntityDefendPaladin.java:165)
  9. at md.c(EntityLiving.java:1715)
  10. at aginsun.mods.TaleOfKingdoms.EntityDefendPaladin.c(EntityDefendPaladin.java:65)
  11. at md.j_(EntityLiving.java:778)
  12. at xv.a(World.java:2258)
  13. at in.a(WorldServer.java:604)
  14. at xv.g(World.java:2221)
  15. at xv.h(World.java:2068)
  16. at in.h(WorldServer.java:473)
  17. at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:668)
  18. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:587)
  19. at bdo.q(IntegratedServer.java:110)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:494)
  21. at fy.run(SourceFile:856)
  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 aginsun.mods.TaleOfKingdoms.EntityDefendPaladin.bn(EntityDefendPaladin.java:165)
  30. at md.c(EntityLiving.java:1715)
  31. at aginsun.mods.TaleOfKingdoms.EntityDefendPaladin.c(EntityDefendPaladin.java:65)
  32. at md.j_(EntityLiving.java:778)
  33. at xv.a(World.java:2258)
  34. at in.a(WorldServer.java:604)
  35. at xv.g(World.java:2221)
  36.  
  37. -- Entity being ticked --
  38. Details:
  39. Entity Type: DefendPaladin (aginsun.mods.TaleOfKingdoms.EntityDefendPaladin)
  40. Entity ID: 126
  41. Name: entity.DefendPaladin.name
  42. Exact location: -180,55, 62,18, 306,70
  43. Block location: World: (-181,62,306), Chunk: (at 11,3,2 in -12,19; contains blocks -192,0,304 to -177,255,319), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  44. Momentum: 0,00, -0,02, 0,03
  45. Stacktrace:
  46. at xv.h(World.java:2068)
  47. at in.h(WorldServer.java:473)
  48.  
  49. -- Affected level --
  50. Details:
  51. Level name: Arkurin
  52. All players: 0 total; []
  53. Chunk stats: ServerChunkCache: 625 Drop: 0
  54. Level seed: 924335548
  55. Level generator: ID 00 - default, ver 1. Features enabled: true
  56. Level generator options:
  57. Level spawn location: World: (-84,64,256), Chunk: (at 12,4,0 in -6,16; contains blocks -96,0,256 to -81,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  58. Level time: 637600 game time, 464189 day time
  59. Level dimension: 0
  60. Level storage version: 0x04ABD - Anvil
  61. Level weather: Rain time: 7130 (now: false), thunder time: 125250 (now: false)
  62. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  63. Stacktrace:
  64. at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:668)
  65. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:587)
  66. at bdo.q(IntegratedServer.java:110)
  67. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:494)
  68. at fy.run(SourceFile:856)
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.4.5
  73. Operating System: Windows 7 (amd64) version 6.1
  74. Java Version: 1.7.0_05, Oracle Corporation
  75. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  76. Memory: 423172192 bytes (403 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
  77. JVM Flags: 2 total; -Xms512m -Xmx1024m
  78. AABB Pool Size: 735 (41160 bytes; 0 MB) allocated, 735 (41160 bytes; 0 MB) used
  79. Suspicious classes: FML and Forge are installed
  80. IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
  81. FML: MCP v7.23 FML v4.5.0.457 Minecraft Forge 6.4.0.394 5 mods loaded, 5 mods active
  82. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
  83. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
  84. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
  85. mod_TaleOfKingdoms [mod_TaleOfKingdoms] (Tale of Kingdoms V1.4.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
  86. TaleOfKingdoms [Tale of Kingdoms] (Tale of Kingdoms V1.4.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
  87. Profiler Position: N/A (disabled)
  88. Vec3 Pool Size: 444 (24864 bytes; 0 MB) allocated, 444 (24864 bytes; 0 MB) used
  89. Player Count: 0 / 8; []
  90. Type: Integrated Server (map_client.txt)
  91. Is Modded: Definitely; Client brand changed to 'forge,fml'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement