SkyeDarkhawk

Stack Trace, Creeper spawn

May 4th, 2011
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.15 KB | None | 0 0
  1. java.lang.Exception: Stack trace
  2.         at java.lang.Thread.dumpStack(Unknown Source)
  3.         at MobSpawnDetector$Detector.onMobSpawn(MobSpawnDetector.java:27)
  4.         at PluginLoader.callHook(PluginLoader.java:590)
  5.         at OWorldServer.b(OWorldServer.java:128)
  6.         at OTileEntityMobSpawner.g_(OTileEntityMobSpawner.java:69)
  7.         at OWorld.e(OWorld.java:914)
  8.         at net.minecraft.server.MinecraftServer.h(SourceFile:350)
  9.         at net.minecraft.server.MinecraftServer.run(SourceFile:286)
  10.         at OThreadServerApplication.run(SourceFile:394)
  11. java.lang.Exception: Stack trace
  12.         at java.lang.Thread.dumpStack(Unknown Source)
  13.         at MobSpawnDetector$Detector.onMobSpawn(MobSpawnDetector.java:27)
  14.         at PluginLoader.callHook(PluginLoader.java:590)
  15.         at OWorld.b(OWorld.java:672)
  16.         at OWorldServer.b(OWorldServer.java:131)
  17.         at OTileEntityMobSpawner.g_(OTileEntityMobSpawner.java:69)
  18.         at OWorld.e(OWorld.java:914)
  19.         at net.minecraft.server.MinecraftServer.h(SourceFile:350)
  20.         at net.minecraft.server.MinecraftServer.run(SourceFile:286)
  21.         at OThreadServerApplication.run(SourceFile:394)
Advertisement
Add Comment
Please, Sign In to add comment