Advertisement
Guest User

Untitled

a guest
Dec 25th, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.04 KB | None | 0 0
  1. 2012-12-25 16:14:07 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  2. 2012-12-25 16:14:07 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  3. 2012-12-25 16:14:07 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  4. 2012-12-25 16:14:07 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  5. 2012-12-25 16:14:07 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
  6. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityEvolvablePokemob.evolve(EntityEvolvablePokemob.java:45)
  7. 2012-12-25 16:14:07 [INFO] [STDERR] at net.zGenerations.EntityDiglett.levelUp(EntityDiglett.java:47)
  8. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityStatsPokemob.setExp(EntityStatsPokemob.java:373)
  9. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.SpawnerPokecube.creatureSpecificInit(SpawnerPokecube.java:402)
  10. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.SpawnerPokecube.doSpawn(SpawnerPokecube.java:285)
  11. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.SpawnerPokecube.tickEnd(SpawnerPokecube.java:428)
  12. 2012-12-25 16:14:07 [INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
  13. 2012-12-25 16:14:07 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:137)
  14. 2012-12-25 16:14:07 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:273)
  15. 2012-12-25 16:14:07 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:632)
  16. 2012-12-25 16:14:07 [INFO] [STDERR] at bdo.q(IntegratedServer.java:123)
  17. 2012-12-25 16:14:07 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:496)
  18. 2012-12-25 16:14:07 [INFO] [STDERR] at fy.run(SourceFile:856)
  19. 2012-12-25 16:14:07 [INFO] [STDERR] Caused by: java.lang.NullPointerException
  20. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityStatsPokemob.<init>(EntityStatsPokemob.java:41)
  21. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntitySexedPokemob.<init>(EntitySexedPokemob.java:38)
  22. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityMovesPokemob.<init>(EntityMovesPokemob.java:47)
  23. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityEvolvablePokemob.<init>(EntityEvolvablePokemob.java:29)
  24. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityAiPokemob.<init>(EntityAiPokemob.java:39)
  25. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityPokemob.<init>(EntityPokemob.java:82)
  26. 2012-12-25 16:14:07 [INFO] [STDERR] at net.zGenerations.EntityDugtrio.<init>(EntityDugtrio.java:24)
  27. 2012-12-25 16:14:07 [INFO] [STDERR] ... 17 more
  28. 2012-12-25 16:14:07 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  29. 2012-12-25 16:14:07 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  30. 2012-12-25 16:14:07 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  31. 2012-12-25 16:14:07 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  32. 2012-12-25 16:14:07 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
  33. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityEvolvablePokemob.evolve(EntityEvolvablePokemob.java:45)
  34. 2012-12-25 16:14:07 [INFO] [STDERR] at net.zGenerations.EntityDiglett.levelUp(EntityDiglett.java:47)
  35. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityStatsPokemob.setExp(EntityStatsPokemob.java:373)
  36. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.SpawnerPokecube.creatureSpecificInit(SpawnerPokecube.java:402)
  37. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.SpawnerPokecube.doSpawn(SpawnerPokecube.java:285)
  38. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.SpawnerPokecube.tickEnd(SpawnerPokecube.java:428)
  39. 2012-12-25 16:14:07 [INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
  40. 2012-12-25 16:14:07 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:137)
  41. 2012-12-25 16:14:07 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:273)
  42. 2012-12-25 16:14:07 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:632)
  43. 2012-12-25 16:14:07 [INFO] [STDERR] at bdo.q(IntegratedServer.java:123)
  44. 2012-12-25 16:14:07 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:496)
  45. 2012-12-25 16:14:07 [INFO] [STDERR] at fy.run(SourceFile:856)
  46. 2012-12-25 16:14:07 [INFO] [STDERR] Caused by: java.lang.NullPointerException
  47. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityStatsPokemob.<init>(EntityStatsPokemob.java:41)
  48. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntitySexedPokemob.<init>(EntitySexedPokemob.java:38)
  49. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityMovesPokemob.<init>(EntityMovesPokemob.java:47)
  50. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityEvolvablePokemob.<init>(EntityEvolvablePokemob.java:29)
  51. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityAiPokemob.<init>(EntityAiPokemob.java:39)
  52. 2012-12-25 16:14:07 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityPokemob.<init>(EntityPokemob.java:82)
  53. 2012-12-25 16:14:07 [INFO] [STDERR] at net.zGenerations.EntityDugtrio.<init>(EntityDugtrio.java:24)
  54. 2012-12-25 16:14:07 [INFO] [STDERR] ... 17 more
  55. 2012-12-25 16:14:11 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  56. 2012-12-25 16:14:11 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  57. 2012-12-25 16:14:11 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  58. 2012-12-25 16:14:11 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  59. 2012-12-25 16:14:11 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
  60. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityEvolvablePokemob.evolve(EntityEvolvablePokemob.java:45)
  61. 2012-12-25 16:14:11 [INFO] [STDERR] at net.zGenerations.EntityDiglett.levelUp(EntityDiglett.java:47)
  62. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityStatsPokemob.setExp(EntityStatsPokemob.java:373)
  63. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.SpawnerPokecube.creatureSpecificInit(SpawnerPokecube.java:402)
  64. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.SpawnerPokecube.doSpawn(SpawnerPokecube.java:285)
  65. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.SpawnerPokecube.tickEnd(SpawnerPokecube.java:428)
  66. 2012-12-25 16:14:11 [INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
  67. 2012-12-25 16:14:11 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:137)
  68. 2012-12-25 16:14:11 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:273)
  69. 2012-12-25 16:14:11 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:632)
  70. 2012-12-25 16:14:11 [INFO] [STDERR] at bdo.q(IntegratedServer.java:123)
  71. 2012-12-25 16:14:11 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:496)
  72. 2012-12-25 16:14:11 [INFO] [STDERR] at fy.run(SourceFile:856)
  73. 2012-12-25 16:14:11 [INFO] [STDERR] Caused by: java.lang.NullPointerException
  74. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityStatsPokemob.<init>(EntityStatsPokemob.java:41)
  75. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntitySexedPokemob.<init>(EntitySexedPokemob.java:38)
  76. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityMovesPokemob.<init>(EntityMovesPokemob.java:47)
  77. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityEvolvablePokemob.<init>(EntityEvolvablePokemob.java:29)
  78. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityAiPokemob.<init>(EntityAiPokemob.java:39)
  79. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityPokemob.<init>(EntityPokemob.java:82)
  80. 2012-12-25 16:14:11 [INFO] [STDERR] at net.zGenerations.EntityDugtrio.<init>(EntityDugtrio.java:24)
  81. 2012-12-25 16:14:11 [INFO] [STDERR] ... 17 more
  82. 2012-12-25 16:14:11 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  83. 2012-12-25 16:14:11 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  84. 2012-12-25 16:14:11 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  85. 2012-12-25 16:14:11 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  86. 2012-12-25 16:14:11 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
  87. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityEvolvablePokemob.evolve(EntityEvolvablePokemob.java:45)
  88. 2012-12-25 16:14:11 [INFO] [STDERR] at net.zGenerations.EntityDiglett.levelUp(EntityDiglett.java:47)
  89. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityStatsPokemob.setExp(EntityStatsPokemob.java:373)
  90. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.SpawnerPokecube.creatureSpecificInit(SpawnerPokecube.java:402)
  91. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.SpawnerPokecube.doSpawn(SpawnerPokecube.java:285)
  92. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.SpawnerPokecube.tickEnd(SpawnerPokecube.java:428)
  93. 2012-12-25 16:14:11 [INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
  94. 2012-12-25 16:14:11 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:137)
  95. 2012-12-25 16:14:11 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:273)
  96. 2012-12-25 16:14:11 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:632)
  97. 2012-12-25 16:14:11 [INFO] [STDERR] at bdo.q(IntegratedServer.java:123)
  98. 2012-12-25 16:14:11 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:496)
  99. 2012-12-25 16:14:11 [INFO] [STDERR] at fy.run(SourceFile:856)
  100. 2012-12-25 16:14:11 [INFO] [STDERR] Caused by: java.lang.NullPointerException
  101. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityStatsPokemob.<init>(EntityStatsPokemob.java:41)
  102. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntitySexedPokemob.<init>(EntitySexedPokemob.java:38)
  103. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityMovesPokemob.<init>(EntityMovesPokemob.java:47)
  104. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityEvolvablePokemob.<init>(EntityEvolvablePokemob.java:29)
  105. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityAiPokemob.<init>(EntityAiPokemob.java:39)
  106. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityPokemob.<init>(EntityPokemob.java:82)
  107. 2012-12-25 16:14:11 [INFO] [STDERR] at net.zGenerations.EntityDugtrio.<init>(EntityDugtrio.java:24)
  108. 2012-12-25 16:14:11 [INFO] [STDERR] ... 17 more
  109. 2012-12-25 16:14:11 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  110. 2012-12-25 16:14:11 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  111. 2012-12-25 16:14:11 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  112. 2012-12-25 16:14:11 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  113. 2012-12-25 16:14:11 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
  114. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityEvolvablePokemob.evolve(EntityEvolvablePokemob.java:45)
  115. 2012-12-25 16:14:11 [INFO] [STDERR] at net.zGenerations.EntityDiglett.levelUp(EntityDiglett.java:47)
  116. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityStatsPokemob.setExp(EntityStatsPokemob.java:373)
  117. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.SpawnerPokecube.creatureSpecificInit(SpawnerPokecube.java:402)
  118. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.SpawnerPokecube.doSpawn(SpawnerPokecube.java:285)
  119. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.SpawnerPokecube.tickEnd(SpawnerPokecube.java:428)
  120. 2012-12-25 16:14:11 [INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
  121. 2012-12-25 16:14:11 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:137)
  122. 2012-12-25 16:14:11 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:273)
  123. 2012-12-25 16:14:11 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:632)
  124. 2012-12-25 16:14:11 [INFO] [STDERR] at bdo.q(IntegratedServer.java:123)
  125. 2012-12-25 16:14:11 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:496)
  126. 2012-12-25 16:14:11 [INFO] [STDERR] at fy.run(SourceFile:856)
  127. 2012-12-25 16:14:11 [INFO] [STDERR] Caused by: java.lang.NullPointerException
  128. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityStatsPokemob.<init>(EntityStatsPokemob.java:41)
  129. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntitySexedPokemob.<init>(EntitySexedPokemob.java:38)
  130. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityMovesPokemob.<init>(EntityMovesPokemob.java:47)
  131. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityEvolvablePokemob.<init>(EntityEvolvablePokemob.java:29)
  132. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityAiPokemob.<init>(EntityAiPokemob.java:39)
  133. 2012-12-25 16:14:11 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityPokemob.<init>(EntityPokemob.java:82)
  134. 2012-12-25 16:14:11 [INFO] [STDERR] at net.zGenerations.EntityDugtrio.<init>(EntityDugtrio.java:24)
  135. 2012-12-25 16:14:11 [INFO] [STDERR] ... 17 more
  136. 2012-12-25 16:14:23 [INFO] [STDOUT] Allocated subtessellator, count: 1
  137. 2012-12-25 16:14:34 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  138. 2012-12-25 16:14:34 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  139. 2012-12-25 16:14:34 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  140. 2012-12-25 16:14:34 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  141. 2012-12-25 16:14:34 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
  142. 2012-12-25 16:14:34 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityEvolvablePokemob.evolve(EntityEvolvablePokemob.java:45)
  143. 2012-12-25 16:14:34 [INFO] [STDERR] at net.zGenerations.EntityDiglett.levelUp(EntityDiglett.java:47)
  144. 2012-12-25 16:14:34 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityStatsPokemob.setExp(EntityStatsPokemob.java:373)
  145. 2012-12-25 16:14:34 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityStatsPokemob.a(EntityStatsPokemob.java:79)
  146. 2012-12-25 16:14:34 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntitySexedPokemob.a(EntitySexedPokemob.java:61)
  147. 2012-12-25 16:14:34 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityMovesPokemob.a(EntityMovesPokemob.java:85)
  148. 2012-12-25 16:14:34 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityPokemob.a(EntityPokemob.java:115)
  149. 2012-12-25 16:14:34 [INFO] [STDERR] at lq.e(Entity.java:1600)
  150. 2012-12-25 16:14:34 [INFO] [STDERR] at lv.a(EntityList.java:150)
  151. 2012-12-25 16:14:34 [INFO] [STDERR] at aaf.a(AnvilChunkLoader.java:385)
  152. 2012-12-25 16:14:34 [INFO] [STDERR] at aaf.a(AnvilChunkLoader.java:104)
  153. 2012-12-25 16:14:34 [INFO] [STDERR] at aaf.a(AnvilChunkLoader.java:84)
  154. 2012-12-25 16:14:34 [INFO] [STDERR] at im.f(ChunkProviderServer.java:182)
  155. 2012-12-25 16:14:34 [INFO] [STDERR] at im.c(ChunkProviderServer.java:118)
  156. 2012-12-25 16:14:34 [INFO] [STDERR] at il.<init>(PlayerInstance.java:25)
  157. 2012-12-25 16:14:34 [INFO] [STDERR] at ik.a(PlayerManager.java:93)
  158. 2012-12-25 16:14:34 [INFO] [STDERR] at ik.d(PlayerManager.java:253)
  159. 2012-12-25 16:14:34 [INFO] [STDERR] at gm.d(ServerConfigurationManager.java:219)
  160. 2012-12-25 16:14:34 [INFO] [STDERR] at iv.a(NetServerHandler.java:410)
  161. 2012-12-25 16:14:34 [INFO] [STDERR] at ec.a(SourceFile:136)
  162. 2012-12-25 16:14:34 [INFO] [STDERR] at cf.b(MemoryConnection.java:81)
  163. 2012-12-25 16:14:34 [INFO] [STDERR] at iv.d(NetServerHandler.java:136)
  164. 2012-12-25 16:14:34 [INFO] [STDERR] at iw.b(NetworkListenThread.java:57)
  165. 2012-12-25 16:14:34 [INFO] [STDERR] at bdr.b(IntegratedServerListenThread.java:109)
  166. 2012-12-25 16:14:34 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:701)
  167. 2012-12-25 16:14:34 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:597)
  168. 2012-12-25 16:14:34 [INFO] [STDERR] at bdo.q(IntegratedServer.java:123)
  169. 2012-12-25 16:14:34 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:496)
  170. 2012-12-25 16:14:34 [INFO] [STDERR] at fy.run(SourceFile:856)
  171. 2012-12-25 16:14:34 [INFO] [STDERR] Caused by: java.lang.NullPointerException
  172. 2012-12-25 16:14:34 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityStatsPokemob.<init>(EntityStatsPokemob.java:41)
  173. 2012-12-25 16:14:34 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntitySexedPokemob.<init>(EntitySexedPokemob.java:38)
  174. 2012-12-25 16:14:34 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityMovesPokemob.<init>(EntityMovesPokemob.java:47)
  175. 2012-12-25 16:14:34 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityEvolvablePokemob.<init>(EntityEvolvablePokemob.java:29)
  176. 2012-12-25 16:14:34 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityAiPokemob.<init>(EntityAiPokemob.java:39)
  177. 2012-12-25 16:14:34 [INFO] [STDERR] at net.pokecube.pokemobEntities.EntityPokemob.<init>(EntityPokemob.java:82)
  178. 2012-12-25 16:14:34 [INFO] [STDERR] at net.zGenerations.EntityDugtrio.<init>(EntityDugtrio.java:24)
  179. 2012-12-25 16:14:34 [INFO] [STDERR] ... 33 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement