Advertisement
Guest User

randomcrash

a guest
Aug 27th, 2014
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.58 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ouch. That hurt :(
  3.  
  4. Time: 8/27/14 7:37 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.ClassCastException: pokecube.adventures.entity.trainers.EntityTrainer cannot be cast to net.minecraft.entity.player.EntityPlayer
  8. at pokecube.core.pokemobEntities.helper.EntityMountablePokemob.func_70626_be(EntityMountablePokemob.java:571)
  9. at pokecube.core.pokemobEntities.helper.EntityAiPokemob.func_70626_be(EntityAiPokemob.java:336)
  10. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1778)
  11. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
  12. at net.minecraft.entity.EntityAgeable.func_70636_d(SourceFile:95)
  13. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:37)
  14. at pokecube.core.pokemobEntities.helper.EntityEvolvablePokemob.func_70636_d(EntityEvolvablePokemob.java:162)
  15. at pokecube.core.pokemobEntities.helper.EntityAiPokemob.func_70636_d(EntityAiPokemob.java:222)
  16. at pokecube.core.pokemobEntities.helper.EntityPokemobOldImpl.func_70636_d(EntityPokemobOldImpl.java:328)
  17. at pokecube.core.pokemobEntities.EntityFlyingPokemob.func_70636_d(EntityFlyingPokemob.java:48)
  18. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1609)
  19. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
  20. at pokecube.core.pokemobEntities.helper.EntityStatsPokemob.func_70071_h_(EntityStatsPokemob.java:133)
  21. at pokecube.core.pokemobEntities.helper.EntityMovesPokemob.func_70071_h_(EntityMovesPokemob.java:688)
  22. at pokecube.core.pokemobEntities.helper.EntityEvolvablePokemob.func_70071_h_(EntityEvolvablePokemob.java:167)
  23. at pokecube.core.pokemobEntities.helper.EntityMountablePokemob.func_70071_h_(EntityMountablePokemob.java:543)
  24. at pokecube.core.pokemobEntities.helper.EntityAiPokemob.func_70071_h_(EntityAiPokemob.java:115)
  25. at net.minecraft.world.World.func_72866_a(World.java:2019)
  26. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:660)
  27. at net.minecraft.world.World.func_72870_g(World.java:1983)
  28. at net.minecraft.world.World.func_72939_s(World.java:1836)
  29. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:501)
  30. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  31. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:335)
  32. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  33. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  34. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- Head --
  41. Stacktrace:
  42. at pokecube.core.pokemobEntities.helper.EntityMountablePokemob.func_70626_be(EntityMountablePokemob.java:571)
  43. at pokecube.core.pokemobEntities.helper.EntityAiPokemob.func_70626_be(EntityAiPokemob.java:336)
  44. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1778)
  45. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
  46. at net.minecraft.entity.EntityAgeable.func_70636_d(SourceFile:95)
  47. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:37)
  48. at pokecube.core.pokemobEntities.helper.EntityEvolvablePokemob.func_70636_d(EntityEvolvablePokemob.java:162)
  49. at pokecube.core.pokemobEntities.helper.EntityAiPokemob.func_70636_d(EntityAiPokemob.java:222)
  50. at pokecube.core.pokemobEntities.helper.EntityPokemobOldImpl.func_70636_d(EntityPokemobOldImpl.java:328)
  51. at pokecube.core.pokemobEntities.EntityFlyingPokemob.func_70636_d(EntityFlyingPokemob.java:48)
  52. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1609)
  53. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
  54. at pokecube.core.pokemobEntities.helper.EntityStatsPokemob.func_70071_h_(EntityStatsPokemob.java:133)
  55. at pokecube.core.pokemobEntities.helper.EntityMovesPokemob.func_70071_h_(EntityMovesPokemob.java:688)
  56. at pokecube.core.pokemobEntities.helper.EntityEvolvablePokemob.func_70071_h_(EntityEvolvablePokemob.java:167)
  57. at pokecube.core.pokemobEntities.helper.EntityMountablePokemob.func_70071_h_(EntityMountablePokemob.java:543)
  58. at pokecube.core.pokemobEntities.helper.EntityAiPokemob.func_70071_h_(EntityAiPokemob.java:115)
  59. at net.minecraft.world.World.func_72866_a(World.java:2019)
  60. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:660)
  61. at net.minecraft.world.World.func_72870_g(World.java:1983)
  62.  
  63. -- Entity being ticked --
  64. Details:
  65. Entity Type: null (pokecube.core.pokemobEntities.EntityFlyingPokemob)
  66. Entity ID: 19512
  67. Entity Name: Spearow
  68. Entity's Exact location: -148.34, 73.55, 10.65
  69. Entity's Block location: World: (-149,73,10), Chunk: (at 11,4,10 in -10,0; contains blocks -160,0,0 to -145,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  70. Entity's Momentum: 0.00, 0.00, 0.00
  71. Stacktrace:
  72. at net.minecraft.world.World.func_72939_s(World.java:1836)
  73. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:501)
  74.  
  75. -- Affected level --
  76. Details:
  77. Level name: world
  78. All players: 2 total; [EntityPlayerMP['x_lizzi_x'/1691, l='world', x=-148.45, y=71.24, z=8.99], EntityPlayerMP['Blaikie'/69, l='world', x=-203.51, y=93.57, z=30.02]]
  79. Chunk stats: ServerChunkCache: 738 Drop: 0
  80. Level seed: 958
  81. Level generator: ID 00 - default, ver 1. Features enabled: true
  82. Level generator options:
  83. Level spawn location: World: (-188,68,-204), Chunk: (at 4,4,4 in -12,-13; contains blocks -192,0,-208 to -177,255,-193), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  84. Level time: 16799063 game time, 17000 day time
  85. Level dimension: 0
  86. Level storage version: 0x04ABD - Anvil
  87. Level weather: Rain time: 49244 (now: false), thunder time: 125740 (now: false)
  88. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  89. Stacktrace:
  90. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  91. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:335)
  92. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  93. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  94. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  95.  
  96. -- System Details --
  97. Details:
  98. Minecraft Version: 1.7.10
  99. Operating System: Linux (amd64) version 2.6.32-431.el6.x86_64
  100. Java Version: 1.7.0_60, Oracle Corporation
  101. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  102. Memory: 166346584 bytes (158 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  103. JVM Flags: 10 total; -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:PermSize=64m -XX:MaxPermSize=512m -Xmx1024M -Xms1024M -XX:+CMSClassUnloadingEnabled -XX:+CMSClassUnloadingEnabled
  104. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  105. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  106. FML: MCP v9.05 FML v7.10.18.1180 Minecraft Forge 10.13.0.1180 12 mods loaded, 12 mods active
  107. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  108. FML{7.10.18.1180} [Forge Mod Loader] (custom.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  109. Forge{10.13.0.1180} [Minecraft Forge] (custom.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  110. Slash{b4f3} [Slash] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  111. cfm{3.3.5} [ยง6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  112. pokecube_adventures{pokecube_adventures} [Pokecube Adventures] (pokecubeCore-1.7.10.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  113. pokecube{0.9.0} [Pokecube] (pokecubeCore-1.7.10.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  114. ThutCore{0.0.1} [ThutCore] (pokecubeCore-1.7.10.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  115. ThutWorld{0.0.1} [Thut's WorldGen] (pokecubeCore-1.7.10.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  116. pokecube_generations{6.0.0} [Pokecube Generations] (pokecubeGenerations-1.7.10.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  117. pokecube_lineage{0.3} [Pokecube Lineage] (pokecubeLineage-1.7.10.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  118. pokecube_origin{0.9.0} [Pokecube Origin] (pokecubeOrigin-1.7.10.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  119. Profiler Position: N/A (disabled)
  120. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  121. Player Count: 2 / 24; [EntityPlayerMP['x_lizzi_x'/1691, l='world', x=-148.45, y=71.24, z=8.99], EntityPlayerMP['Blaikie'/69, l='world', x=-203.51, y=93.57, z=30.02]]
  122. Is Modded: Definitely; Server brand changed to 'fml,forge'
  123. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement