Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 KB | None | 0 0
  1. [16:27:08] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [16:28:12] [Server thread/INFO]: Loading properties
  3. [16:28:12] [Server thread/INFO]: Default game type: SURVIVAL
  4. [16:28:12] [Server thread/INFO]: Generating keypair
  5. [16:28:12] [Server thread/INFO]: Starting Minecraft server on 127.0.0.1:64046
  6. [16:28:13] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  7. [16:28:13] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  8. [16:28:13] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  9. [16:28:13] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  10. [16:28:22] [Server thread/ERROR]: Encountered an unexpected exception
  11. java.lang.IllegalArgumentException: Erebus can not use biome ID 100 because it's being used by biomesoplenty.common.biome.overworld.ocean.BiomeGenKelpForest@72be4060. Please choose a different one.
  12. at erebus.ModBiomes.init(ModBiomes.java:55) ~[ModBiomes.class:?]
  13. at erebus.Erebus.init(Erebus.java:123) ~[Erebus.class:?]
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
  17. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
  18. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
  19. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
  21. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
  22. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  23. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  24. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  25. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  26. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  27. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
  28. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
  29. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
  30. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
  32. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
  33. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  34. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  35. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  36. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  37. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  38. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
  39. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) ~[Loader.class:?]
  40. at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:?]
  41. at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:?]
  42. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) ~[lt.class:?]
  43. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  44. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  45. [16:28:22] [Server thread/ERROR]: This crash report has been saved to: /home/servers/655349/./crash-reports/crash-2019-08-22_16.28.22-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement