Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [04:03:12] [Server thread/INFO]: Starting minecraft server version 1.7.10
- [04:04:19] [Server thread/WARN]: Biome ID is out of bounds: 261, defaulting to 0 (Ocean)
- [04:04:19] [Server thread/WARN]: Biome ID is out of bounds: 262, defaulting to 0 (Ocean)
- [04:04:19] [Server thread/WARN]: Biome ID is out of bounds: 259, defaulting to 0 (Ocean)
- [04:04:19] [Server thread/WARN]: Biome ID is out of bounds: 258, defaulting to 0 (Ocean)
- [04:04:19] [Server thread/WARN]: Biome ID is out of bounds: 257, defaulting to 0 (Ocean)
- [04:07:07] [Server thread/ERROR]: Encountered an unexpected exception
- cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
- at cpw.mods.fml.common.LoadController.transition(LoadController.java:162) ~[LoadController.class:?]
- at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515) ~[Loader.class:?]
- at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) ~[FMLServerHandler.class:?]
- at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) ~[FMLCommonHandler.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) ~[lt.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
- Caused by: java.lang.ExceptionInInitializerError
- at twilightforest.TwilightForestMod.preInit(TwilightForestMod.java:218) ~[TwilightForestMod.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_75]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_75]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_75]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_75]
- at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:?]
- at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_75]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_75]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_75]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_75]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_75]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_75]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
- at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) ~[Loader.class:?]
- ... 5 more
- Caused by: java.lang.ArrayIndexOutOfBoundsException: 256
- at net.minecraft.world.biome.BiomeGenBase.func_150568_d(BiomeGenBase.java:493) ~[ahu.class:?]
- at twilightforest.biomes.TFBiomeBase.isConflictAtBiomeID(TFBiomeBase.java:302) ~[TFBiomeBase.class:?]
- at twilightforest.biomes.TFBiomeBase.areThereBiomeIdConflicts(TFBiomeBase.java:277) ~[TFBiomeBase.class:?]
- at twilightforest.biomes.TFBiomeBase.<clinit>(TFBiomeBase.java:49) ~[TFBiomeBase.class:?]
- at twilightforest.TwilightForestMod.preInit(TwilightForestMod.java:218) ~[TwilightForestMod.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_75]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_75]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_75]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_75]
- at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:?]
- at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_75]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_75]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_75]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_75]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_75]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_75]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
- at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) ~[Loader.class:?]
- ... 5 more
- [04:07:07] [Server thread/ERROR]: This crash report has been saved to: /home/mcmyadmin/McMyAdmin/Minecraft/./crash-reports/crash-2015-03-01_04.07.07-server.txt
Advertisement
Add Comment
Please, Sign In to add comment