Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
- BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1085-universal.jar)
- Contact their authors BEFORE contacting forge
- // Daisy, daisy...
- Time: 2/15/15 9:56 PM
- Description: Exception in server tick loop
- java.lang.ClassCastException: net.minecraft.world.biome.BiomeGenOcean cannot be cast to biomesoplenty.api.biome.IExtendedBiome
- at biomesoplenty.common.config.BiomeConfigurationHandler.translateVanillaValues(BiomeConfigurationHandler.java:133)
- at biomesoplenty.common.config.BiomeConfigurationHandler.registerConfigurableBiome(BiomeConfigurationHandler.java:127)
- at biomesoplenty.common.config.BiomeConfigurationHandler.registerConfigurableBiomes(BiomeConfigurationHandler.java:44)
- at biomesoplenty.common.config.BiomeConfigurationHandler.init(BiomeConfigurationHandler.java:38)
- at biomesoplenty.common.init.ModConfiguration.init(ModConfiguration.java:19)
- at biomesoplenty.core.BiomesOPlenty.preInit(BiomesOPlenty.java:45)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:517)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
- at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:514)
- at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:355)
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
- at java.lang.Thread.run(Thread.java:745)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.8
- Operating System: Linux (amd64) version 2.6.32-042stab093.4
- Java Version: 1.8.0_31, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 211588512 bytes (201 MB) / 326631424 bytes (311 MB) up to 3817865216 bytes (3641 MB)
- JVM Flags: 1 total; -Xmx4G
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP v9.10 FML v8.0.32.1313 Minecraft Forge 11.14.1.1313 4 mods loaded, 4 mods active
- mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- FML{8.0.32.1313} [Forge Mod Loader] (forge.jar) Unloaded->Constructed->Pre-initialized
- Forge{11.14.1.1313} [Minecraft Forge] (forge.jar) Unloaded->Constructed->Pre-initialized
- BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8-3.0.0.1085-universal.jar) Unloaded->Constructed->Errored
- Loaded coremods (and transformers):
- CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
- codechicken.lib.asm.ClassHeirachyManager
- codechicken.lib.asm.RenderHookTransformer
- BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1085-universal.jar)
- org.spongepowered.asm.mixin.transformer.MixinTransformer
- Profiler Position: N/A (disabled)
- Is Modded: Definitely; Server brand changed to 'fml,forge'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement