Advertisement
Guest User

Untitled

a guest
Jun 17th, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.73 KB | None | 0 0
  1. [15:42:31] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [15:42:59] [Server thread/INFO]: Loading properties
  3. [15:42:59] [Server thread/INFO]: Default game type: SURVIVAL
  4. [15:42:59] [Server thread/INFO]: Generating keypair
  5. [15:42:59] [Server thread/INFO]: Starting Minecraft server on 172.106.11.226:25578
  6. [15:43:15] [Server thread/ERROR]: Encountered an unexpected exception
  7. java.lang.RuntimeException: Biome ID 100 was overridden by the biome Undergound Jungle (erebus.world.biomes.BiomeUndergroundJungle)!
  8. at com.shinoow.abyssalcraft.AbyssalCraft.checkBiomeIds(AbyssalCraft.java:2073) ~[AbyssalCraft.class:?]
  9. at com.shinoow.abyssalcraft.AbyssalCraft.postInit(AbyssalCraft.java:1393) ~[AbyssalCraft.class:?]
  10. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  11. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  12. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  13. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  14. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
  15. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  17. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  18. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  19. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  20. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  21. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  22. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  23. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
  24. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  28. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  29. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  30. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  31. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  32. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  33. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  34. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
  35. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) ~[Loader.class:?]
  36. at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:?]
  37. at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:?]
  38. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) ~[lt.class:?]
  39. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  40. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  41. [15:43:15] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/multicraft/servers/server82/./crash-reports/crash-2016-06-17_15.43.15-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement