Guest User

Untitled

a guest
Feb 14th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.90 KB | None | 0 0
  1. 15.02 05:23:18 [Server] INFO Caused by: java.lang.NullPointerException
  2. 15.02 05:23:18 [Server] INFO at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
  3. 15.02 05:23:18 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
  4. 15.02 05:23:18 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
  5. 15.02 05:23:18 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
  6. 15.02 05:23:18 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:572)
  7. 15.02 05:23:18 [Server] INFO at net.minecraft.server.v1_4_R1.WorldServer.doTick(WorldServer.java:157)
  8. 15.02 05:23:18 [Server] INFO at net.minecraft.server.v1_4_R1.SpawnerCreature.spawnEntities(SpawnerCreature.java:158)
  9. 15.02 05:23:18 [Server] INFO at net.minecraft.server.v1_4_R1.SpawnerCreature.a(SpawnerCreature.java:203)
  10. 15.02 05:23:18 [Server] INFO at net.minecraft.server.v1_4_R1.EntityOcelot.bG(EntityOcelot.java:222)
  11. 15.02 05:23:18 [Server] INFO at net.minecraft.server.v1_4_R1.World.addEntity(World.java:873)
  12. 15.02 05:23:18 [Server] INFO at net.minecraft.server.v1_4_R1.World.addEntity(World.java:901)
  13. 15.02 05:23:18 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:227)
  14. 15.02 05:23:18 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  15. 15.02 05:23:18 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  16. 15.02 05:23:18 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  17. 15.02 05:23:18 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  18. 15.02 05:23:18 [Server] INFO org.bukkit.event.EventException
  19. 15.02 05:23:18 [Server] SEVERE Could not pass event CreatureSpawnEvent to MobTalk v1.3
Advertisement
Add Comment
Please, Sign In to add comment