Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2015
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.85 KB | None | 0 0
  1. 03.04 18:28:07 [Server] INFO Caused by: java.lang.NullPointerException
  2. 03.04 18:28:07 [Server] INFO ... 13 more
  3. 03.04 18:28:07 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[PluginCommand.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
  4. 03.04 18:28:07 [Server] INFO at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:897) ~[?:?]
  5. 03.04 18:28:07 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93) ~[?:?]
  6. 03.04 18:28:07 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143) ~[?:?]
  7. 03.04 18:28:07 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279) ~[?:?]
  8. 03.04 18:28:07 [Server] INFO at com.onarandombox.MultiverseCore.commands.CreateCommand.runCommand(CreateCommand.java:114) ~[?:?]
  9. 03.04 18:28:07 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:229) ~[?:?]
  10. 03.04 18:28:07 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:421) ~[?:?]
  11. 03.04 18:28:07 [Server] INFO at org.bukkit.WorldCreator.createWorld(WorldCreator.java:239) ~[WorldCreator.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
  12. 03.04 18:28:07 [Server] INFO at org.bukkit.Bukkit.createWorld(Bukkit.java:252) ~[Bukkit.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
  13. 03.04 18:28:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.createWorld(CraftServer.java:937) ~[CraftServer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
  14. 03.04 18:28:07 [Server] INFO at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:404) ~[DimensionManager.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
  15. 03.04 18:28:07 [Server] INFO at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:15) ~[mm.class:?]
  16. 03.04 18:28:07 [Server] INFO at net.minecraft.world.WorldServer.<init>(WorldServer.java:153) ~[mt.class:?]
  17. 03.04 18:28:07 [Server] INFO at net.minecraft.world.World.<init>(World.java:417) ~[ahb.class:?]
  18. 03.04 18:28:07 [Server] INFO at net.minecraft.world.WorldProvider.func_76558_a(WorldProvider.java:44) ~[aqo.class:?]
  19. 03.04 18:28:07 [Server] INFO at net.minecraft.world.WorldProvider.func_76572_b(WorldProvider.java:61) ~[aqo.class:?]
  20. 03.04 18:28:07 [Server] INFO at biomesoplenty.common.world.WorldTypeBOP.getChunkManager(WorldTypeBOP.java:35) ~[WorldTypeBOP.class:?]
  21. 03.04 18:28:07 [Server] INFO at biomesoplenty.common.world.WorldChunkManagerBOP.<init>(WorldChunkManagerBOP.java:38) ~[WorldChunkManagerBOP.class:?]
  22. 03.04 18:28:07 [Server] INFO at biomesoplenty.common.world.layer.GenLayerBOP.initializeAllBiomeGenerators(GenLayerBOP.java:62) ~[GenLayerBOP.class:?]
  23. 03.04 18:28:07 [Server] INFO at biomesoplenty.common.world.WorldTypeBOP.getBiomeLayer(WorldTypeBOP.java:25) ~[WorldTypeBOP.class:?]
  24. 03.04 18:28:07 [Server] INFO at biomesoplenty.common.world.layer.GenLayerBiomeBOP.<init>(GenLayerBiomeBOP.java:33) ~[GenLayerBiomeBOP.class:?]
  25. 03.04 18:28:07 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
  26. 03.04 18:28:07 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
  27. 03.04 18:28:07 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
  28. 03.04 18:28:07 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraftforge.common.BiomeManager$BiomeType
  29. 03.04 18:28:07 [Server] INFO ... 13 more
  30. 03.04 18:28:07 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[PluginCommand.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
  31. 03.04 18:28:07 [Server] INFO at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:897) ~[?:?]
  32. 03.04 18:28:07 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93) ~[?:?]
  33. 03.04 18:28:07 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143) ~[?:?]
  34. 03.04 18:28:07 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279) ~[?:?]
  35. 03.04 18:28:07 [Server] INFO at com.onarandombox.MultiverseCore.commands.CreateCommand.runCommand(CreateCommand.java:114) ~[?:?]
  36. 03.04 18:28:07 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:229) ~[?:?]
  37. 03.04 18:28:07 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:421) ~[?:?]
  38. 03.04 18:28:07 [Server] INFO at org.bukkit.WorldCreator.createWorld(WorldCreator.java:239) ~[WorldCreator.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
  39. 03.04 18:28:07 [Server] INFO at org.bukkit.Bukkit.createWorld(Bukkit.java:252) ~[Bukkit.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
  40. 03.04 18:28:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.createWorld(CraftServer.java:937) ~[CraftServer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
  41. 03.04 18:28:07 [Server] INFO at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:404) ~[DimensionManager.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
  42. 03.04 18:28:07 [Server] INFO at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:15) ~[mm.class:?]
  43. 03.04 18:28:07 [Server] INFO at net.minecraft.world.WorldServer.<init>(WorldServer.java:153) ~[mt.class:?]
  44. 03.04 18:28:07 [Server] INFO at net.minecraft.world.World.<init>(World.java:417) ~[ahb.class:?]
  45. 03.04 18:28:07 [Server] INFO at net.minecraft.world.WorldProvider.func_76558_a(WorldProvider.java:44) ~[aqo.class:?]
  46. 03.04 18:28:07 [Server] INFO at net.minecraft.world.WorldProvider.func_76572_b(WorldProvider.java:61) ~[aqo.class:?]
  47. 03.04 18:28:07 [Server] INFO at biomesoplenty.common.world.WorldTypeBOP.getChunkManager(WorldTypeBOP.java:35) ~[WorldTypeBOP.class:?]
  48. 03.04 18:28:07 [Server] INFO at biomesoplenty.common.world.WorldChunkManagerBOP.<init>(WorldChunkManagerBOP.java:38) ~[WorldChunkManagerBOP.class:?]
  49. 03.04 18:28:07 [Server] INFO at biomesoplenty.common.world.layer.GenLayerBOP.initializeAllBiomeGenerators(GenLayerBOP.java:62) ~[GenLayerBOP.class:?]
  50. 03.04 18:28:07 [Server] INFO at biomesoplenty.common.world.WorldTypeBOP.getBiomeLayer(WorldTypeBOP.java:25) ~[WorldTypeBOP.class:?]
  51. 03.04 18:28:07 [Server] INFO at biomesoplenty.common.world.layer.GenLayerBiomeBOP.<init>(GenLayerBiomeBOP.java:33) ~[GenLayerBiomeBOP.class:?]
  52. 03.04 18:28:07 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/common/BiomeManager$BiomeType
  53. 03.04 18:28:07 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  54. 03.04 18:28:07 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  55. 03.04 18:28:07 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  56. 03.04 18:28:07 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  57. 03.04 18:28:07 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:980) [MinecraftServer.class:?]
  58. 03.04 18:28:07 [Server] INFO at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173) [nc.class:?]
  59. 03.04 18:28:07 [Server] INFO at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244) [ej.class:?]
  60. 03.04 18:28:07 [Server] INFO at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(C01PacketChatMessage.java:53) [ir.class:?]
  61. 03.04 18:28:07 [Server] INFO at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(C01PacketChatMessage.java:38) [ir.class:?]
  62. 03.04 18:28:07 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:1129) [nh.class:?]
  63. 03.04 18:28:07 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:1347) [nh.class:?]
  64. 03.04 18:28:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:717) ~[CraftServer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
  65. 03.04 18:28:07 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[SimpleCommandMap.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
  66. 03.04 18:28:07 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[PluginCommand.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
  67. 03.04 18:28:07 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'mv' in plugin Multiverse-Core v2.5-b691
  68. 03.04 18:28:07 [Server] ERROR null
  69. 03.04 18:28:07 [Server] INFO Loading World & Settings - 'a' - Env: NORMAL - Type: BIOMESOP
  70. 03.04 18:28:07 [Server] INFO OmegaMatt_: Starting creation of world 'a'...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement