Advertisement
Guest User

thanksnoppes.

a guest
Jul 12th, 2014
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.89 KB | None | 0 0
  1. Upside down due to the nature of my console. Start from the bottom and read up.
  2.  
  3. 12.07 11:40:02 [Server] INFO at java.lang.Thread.run(Thread.java:724) [?:1.7.0_25]
  4. 12.07 11:40:02 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600) [MinecraftServer.class:?]
  5. 12.07 11:40:02 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:306) [lj.class:?]
  6. 12.07 11:40:02 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:418) [MinecraftServer.class:?]
  7. 12.07 11:40:02 [Server] INFO at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:470) [MinecraftServer.class:?]
  8. 12.07 11:40:02 [Server] INFO at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:131) [mi.class:?]
  9. 12.07 11:40:02 [Server] INFO at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:158) [mi.class:?]
  10. 12.07 11:40:02 [Server] INFO at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12) [ChunkIOExecutor.class:git-Cauldron-MCPC-Plus-1.7.2-1.1147.04.80]
  11. 12.07 11:40:02 [Server] INFO at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302) [AsynchronousExecutor.class:git-Cauldron-MCPC-Plus-1.7.2-1.1147.04.80]
  12. 12.07 11:40:02 [Server] INFO at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344) [AsynchronousExecutor.class:git-Cauldron-MCPC-Plus-1.7.2-1.1147.04.80]
  13. 12.07 11:40:02 [Server] INFO at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:14) [ChunkIOProvider.class:git-Cauldron-MCPC-Plus-1.7.2-1.1147.04.80]
  14. 12.07 11:40:02 [Server] INFO at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:43) [ChunkIOProvider.class:git-Cauldron-MCPC-Plus-1.7.2-1.1147.04.80]
  15. 12.07 11:40:02 [Server] INFO at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:476) [aow.class:?]
  16. 12.07 11:40:02 [Server] INFO at net.minecraft.entity.EntityList.func_75615_a(EntityList.java:172) [qt.class:?]
  17. 12.07 11:40:02 [Server] INFO at net.minecraft.entity.Entity.func_70020_e(Entity.java:1659) [qn.class:?]
  18. 12.07 11:40:02 [Server] INFO at noppes.npcs.entity.EntityCustomNpc.func_70037_a(EntityCustomNpc.java:23) [EntityCustomNpc.class:?]
  19. 12.07 11:40:02 [Server] INFO at noppes.npcs.entity.EntityNPCInterface.func_70037_a(EntityNPCInterface.java:821) [EntityNPCInterface.class:?]
  20. 12.07 11:40:02 [Server] INFO at noppes.npcs.DataDisplay.readToNBT(DataDisplay.java:96) [DataDisplay.class:?]
  21. 12.07 11:40:02 [Server] INFO at noppes.npcs.entity.EntityCustomNpc.updateHitbox(EntityCustomNpc.java:61) [EntityCustomNpc.class:?]
  22. 12.07 11:40:02 [Server] INFO at noppes.npcs.ModelData.getEntity(ModelData.java:32) [ModelData.class:?]
  23. 12.07 11:40:02 [Server] INFO at noppes.npcs.controllers.PixelmonHelper.setName(PixelmonHelper.java:58) [PixelmonHelper.class:?]
  24. 12.07 11:40:02 [Server] INFO at java.lang.Class.getDeclaredMethod(Class.java:1994) ~[?:1.7.0_25]
  25. 12.07 11:40:02 [Server] INFO java.lang.NoSuchMethodException: com.pixelmonmod.pixelmon.entities.pixelmon.Entity2HasModel.loadModel()
  26. 12.07 11:40:02 [Server] INFO [11:40:02 ERROR]: setName
  27. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at java.lang.Thread.run(Thread.java:724)
  28. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600)
  29. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:306)
  30. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:418)
  31. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:470)
  32. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:131)
  33. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:158)
  34. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
  35. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
  36. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
  37. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:14)
  38. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:43)
  39. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:476)
  40. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at net.minecraft.entity.EntityList.func_75615_a(EntityList.java:172)
  41. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at net.minecraft.entity.Entity.func_70020_e(Entity.java:1659)
  42. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at noppes.npcs.entity.EntityCustomNpc.func_70037_a(EntityCustomNpc.java:23)
  43. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at noppes.npcs.entity.EntityNPCInterface.func_70037_a(EntityNPCInterface.java:821)
  44. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at noppes.npcs.DataDisplay.readToNBT(DataDisplay.java:96)
  45. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at noppes.npcs.entity.EntityCustomNpc.updateHitbox(EntityCustomNpc.java:61)
  46. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at noppes.npcs.ModelData.getEntity(ModelData.java:18)
  47. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon.func_70037_a(EntityPixelmon.java:263)
  48. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity8HoldsItems.func_70037_a(Entity8HoldsItems.java:77)
  49. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity7HasAI.func_70037_a(Entity7HasAI.java:84)
  50. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity6CanBattle.func_70037_a(Entity6CanBattle.java:222)
  51. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity4Textures.func_70037_a(Entity4Textures.java:137)
  52. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity3HasStats.func_70037_a(Entity3HasStats.java:353)
  53. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity2HasModel.func_70037_a(Entity2HasModel.java:104)
  54. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity1Base.func_70037_a(Entity1Base.java:217)
  55. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon.init(EntityPixelmon.java:67)
  56. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity8HoldsItems.init(Entity8HoldsItems.java:28)
  57. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity7HasAI.init(Entity7HasAI.java:53)
  58. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity5Rideable.init(Entity5Rideable.java:48)
  59. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity4Textures.init(Entity4Textures.java:31)
  60. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity3HasStats.init(Entity3HasStats.java:117)
  61. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: at com.pixelmonmod.pixelmon.entities.pixelmon.Entity3HasStats.giveAbility(Entity3HasStats.java:390)
  62. 12.07 11:40:02 [Server] INFO [11:40:02 WARN]: java.lang.NullPointerException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement