CannibalVox / DimDoors

Other
44 stars 28 forks source link

biome id conflict #59

Open sikerow opened 8 years ago

sikerow commented 8 years ago

i added the mod erebeus got a conflict but it wont dissapear i try to change ids but every time they crash together here is the crash log ---- Minecraft Crash Report ---- // Why is it breaking :(

Time: 3/6/16 5:41 PM Description: Initializing game

java.lang.IllegalStateException: There is a biome ID conflict between a biome from Dimensional Doors and another biome type. Fix your configuration! at StevenDimDoors.mod_pocketDim.world.DDBiomeGenBase.checkBiomes(DDBiomeGenBase.java:30) at StevenDimDoors.mod_pocketDim.mod_pocketDim.onInitialization(mod_pocketDim.java:226) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Stacktrace: at StevenDimDoors.mod_pocketDim.world.DDBiomeGenBase.checkBiomes(DDBiomeGenBase.java:30) at StevenDimDoors.mod_pocketDim.mod_pocketDim.onInitialization(mod_pocketDim.java:226) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)

-- Initialization -- Details: Stacktrace: at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2010175968 bytes (1917 MB) / 3723231232 bytes (3550 MB) up to 3723231232 bytes (3550 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms3584M -Xmx3584M -XX:MetaspaceSize=256M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_D1 274 mods loaded, 273 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} Minecraft Coder Pack UCHI FML{7.10.99.99} Forge Mod Loader UCHI Forge{10.13.4.1448} Minecraft Forge UCHI appliedenergistics2-core{rv2-beta-14} AppliedEnergistics2 Core UCHI CodeChickenCore{1.0.4.29} CodeChicken Core UCHI MCVanillaTweaks{1.0} Mariculture - Vanilla Tweaks UCHI Micdoodlecore{} Micdoodle8 Core UCHI NotEnoughItems{1.0.4.83} Not Enough Items UCHI OpenEye{0.6} OpenEye UCHI RenderPlayerAPI{1.4} Render Player API UCHI modJ_StarMinerCore{0.9.8} StarMinerCore UCHI OpenModsCore{0.6} OpenModsCore UCHI {000} CoFH ASM UCHI mod_ThreadedLighting{1.7.10-1.0} Threaded Lighting UCHI malisiscore{1.7.10-0.10.2+unknown-b0.git-unknown} Malisis Core UCHI WarpDriveCore{1.7.10-1.3.18.-} WarpDriveCore UCHI FastCraft{1.22} FastCraft UCHI debug{1.0} debug UCHI gilded-games-util{1.7.10-1.2} Gilded Games Utility UCHI MrTJPCoreMod{1.0.6.13} MrTJPCore UCHI CoFHCore{1.7.10R3.1.0} [CoFH Core](CoFHCore-[1.7.10]3.1.0-323 %281%29.jar) UCHI BuildCraft|Core{6.4.11} BuildCraft UCHI redgear_core{2.2.1} Red Gear Core UCHI lucky{5.1.0} Lucky Block UCHI mopickaxes{630} [Mo' Pickaxes]([1.7.10] CST7 Mo' Pickaxes 630.jar) UCHI lotr{Beta v24.4 for Minecraft 1.7.10} [The Lord of the Rings Mod]([1.7.10] The Lord of the Rings Mod B24.4.jar) UCHI crazyores{2.0.6} CrazyOres UCHI AdvancedAlloys{1.5} AdvancedAlloys UCHI IC2{2.2.815-experimental} IndustrialCraft 2 UCHI advancedgenetics{1.5.9} Advanced Genetics UCHI aether{1.7.10-1.6} Aether II UCHI AgriCraft{1.7.10-1.3.1} AgriCraft UCHI alchemyplusplus{1.2.0.90} AlchemyPlusPlus UCHI Mantle{1.7.10-0.3.2.jenkins184} Mantle UCHI Natura{2.2.0} Natura UCHI BiomesOPlenty{2.1.0} Biomes O' Plenty UCHI ExtrabiomesXL{3.16.2} ExtrabiomesXL UCHI Forestry{3.2.0.5} Forestry for Minecraft UCHI koresample{1.7.10-1.2.2} Kore Sample UCHI minechem{5.0.5.406} Minechem UCHI dendrology{1.7.10-1.2.2} Ancient Trees UCHI AntMan{Beta-1.7.10-1.5.4} AntMan UCHI nevermine{2.3} AdventOfAscension UCHI AppleCore{1.1.0} AppleCore UCHI apples{1.4} [apples](Apples 1.15 1.7.10.jar) UCHI appliedenergistics2{rv2-beta-14} Applied Energistics 2 UCHI Aquaculture{1.2.3} Aquaculture UCHI ArchimedesShips{1.7.10 v1.7.1} Archimedes' Ships UCHI Baubles{1.0.1.10} Baubles UCHI Artifacts{1.1.1} Artifacts UCHI MineFactoryReloaded{1.7.10R2.8.0} MineFactory Reloaded UCHI BuildCraft|Builders{6.4.11} BC Builders UCHI BuildCraft|Energy{6.4.11} BC Energy UCHI BuildCraft|Factory{6.4.11} BC Factory UCHI Thaumcraft{4.2.3.5} Thaumcraft UCHI Railcraft{9.5.0.0} Railcraft UCHI Artifice{1.7.10R1.1.4} Artifice UCHI asielib{0.2.7} asielib UCHI BattleTowers{1.5.2} Battle Towers UCHI BiblioCraft{1.9.2} BiblioCraft UCHI BiblioWoodsBoP{1.9} BiblioWoods Biomes O'Plenty Edition UCHI BiblioWoodsForestry{1.7} BiblioWoods Forestry Edition UCHI BiblioWoodsNatura{1.5} BiblioWoods Natura Edition UCHI Billund{1.7.10-1.0} Billund UCHI AWWayofTime{v1.3.0b} Blood Magic: Alchemical Wizardry UCHI Botania{r1.6-192} [Botania](Botania r1.6-192.jar) UCHI redgear_brewcraft{1.2.3} Brewcraft UCHI BuildCraft|Transport{6.4.11} BC Transport UCHI BuildCraft|Silicon{6.4.11} BC Silicon UCHI BuildCraft|Compat{6.4.0} BuildCraft Compat UCHI BWG4{1.2.1} Better World Generation 4 UCHI CarpentersBlocks{3.3.3} [Carpenter's Blocks](Carpenter's Blocks v3.3.3 - MC 1.7.10.jar) UCHI TwilightForest{2.3.7} The Twilight Forest UCHI ForgeMultipart{1.1.2.334} Forge Multipart UCHI chisel{2.5.1.44} Chisel 2 UCHI ChiselFacades{1.7.10-2.10-cricket} Chisel Facades UCHI Ztones{1.7.10} Ztones UCHI chiseltones{@VERSION@} Chisel Tones UCHI chocolateQuest{1.0} Chocolate Quest UCHI cslib{1.7.10-2.7.3} Clashsoft Lib UCHI claymod{1.2} The Clay Mod UCHI colorblocks2{2.0} ColorBlocks 2 UCHI ComputerCraft{1.73} ComputerCraft UCHI cookiecore{1.3.1} Cookie Core UCHI coralmod{1.7.10_dev} CoralReef Mod UCHI nandocore{1.7.10_dev} NandoCore UCHI scubadiving{1.7.10_dev} Scuba Diving UCHI BuildMod{v1.0} Build Mod UCHI CoroPets{v1.0} CoroPets UCHI CoroAI{v1.0} CoroAI UCHI ExtendedRenderer{v1.0} Extended Renderer UCHI ConfigMod{v1.0} Extended Mod Config UCHI craftingpillars{1.6.0} Crafting Pillars Mod UCHI creativecore{1.3.14} [CreativeCore](CreativeCore v1.3.23 mc1.7.10.jar) UCHI customnpcs{1.7.10c} CustomNpcs UCHI props{1.12} Decocraft UCHI DeeperCaves{0.4.0} DeeperCaves UCHE dimdoors{2.2.5-test9} Dimensional Doors UCHI ThermalFoundation{1.7.10R1.0.0} Thermal Foundation UCHI ThermalExpansion{1.7.10R4.0.1} Thermal Expansion UCHI DraconicEvolution{1.0.1c} Draconic Evolution UCHI dungeonpack{1.7.10-1.0} Dungeon Pack UCHI Enchiridion{1.1} Enchiridion UCHI endercore{1.7.10-0.2.0.31_beta} EnderCore UCHI EnderIO{1.7.10-2.2.8.349} Ender IO UCHI enderoresmod{Alpha 0.7} Ender Ores Mod UCHI EnderStorage{1.4.5.27} EnderStorage UCHI EnderZoo{1.7.10-1.0.11.27} Ender Zoo UCHI eotg{1.7} [Essence Of The Gods](Essence of the Gods-1.7.jar) UCHI eternalfrost{2.0b4} Eternal Frost UCHI exnihilo{1.37} Ex Nihilo UCHI extendeditemsmod{0.9} [extendeditemsmod](Extended Items Mod-0.95.jar) UCHI ExtraUtilities{1.2.0} Extra Utilities UCHI MetallurgyCore{4.0.4} Metallurgy Core UCHI Waila{1.5.8} Waila UCHI TConstruct{1.7.10-1.8.8.build988} Tinkers' Construct UCHI Metallurgy{4.0.6} Metallurgy 4 UCHI harvestcraft{1.7.10b} Pam's HarvestCraft UCHI TSteelworks{1.7.10-1.1.0} Tinkers' Steelworks UCHI ExtraTiC{1.4.5} ExtraTiC UCHI factorization.notify{1.0} Factorization Notification System UCHI factorization{1.7.10-0.8.88.7} Factorization UCHI factorization.misc{1.7.10-0.8.88.7} Factorization Miscellaneous Nonsense UCHI Steamcraft{0.28.12} Flaxbeard's Steam Power UCHI ForgottenNature{1.6.7} Forgotten Nature UCHI RedstoneArsenal{1.7.10R1.1.0} Redstone Arsenal UCHI foundry{1.0.0.0-pre} Foundry UCHI GalacticraftCore{3.0.12} Galacticraft Core UCHI GalacticraftMars{3.0.12} Galacticraft Planets UCHI ganysend{1.8.8} [Gany's End](Ganys End-1.8.8.jar) UCHI ganysnether{1.7.8} [Gany's Nether](Ganys Nether-1.7.8.jar) UCHI ganyssurface{1.9.6} [Gany's Surface](Ganys Surface-1.9.6.jar) UCHI GardenCore{1.7.10-1.6.0} Garden Core UCHI GardenContainers{1.7.10-1.6.0} Garden Containers UCHI GardenStuff{1.7.10-1.6.0} Garden Stuff UCHI GardenTrees{1.7.10-1.6.0} Garden Trees UCHI gemsplus{1.7.10} Gems+ UCHI Growthcraft{2.1.0a} Growthcraft UCHI Growthcraft|Cellar{2.1.0a} Growthcraft Cellar UCHI Growthcraft|Apples{2.1.0} Growthcraft Apples UCHI Growthcraft|Grapes{2.1.0} Growthcraft Grapes UCHI Growthcraft|Hops{2.1.0} Growthcraft Hops UCHI Growthcraft|Rice{2.1.0a} Growthcraft Rice UCHI gwycraft{0.1.8-pre3} GwyCraft UCHI HardcoreEnderExpansion{1.8.5} [Hardcore Ender Expansion](HardcoreEnderExpansion MC-1.7.10 v1.8.5.jar) UCHI iChunUtil{4.2.2} iChunUtil UCHI Hats{4.0.1} Hats UCHI Highlands{2.2.3} Highlands UCHI HungerInPeace{1.0.0} Hunger In Peace UCHI InfernalMobs{1.6.0} Infernal Mobs UCHI JABBA{1.2.1} JABBA UCHI journeymap{5.0.1} JourneyMap UCHI keepercore{1.0} Keeper Core Library UCHI SlimevoidLib{2.0.4.7} Slimevoid Library UCHI LittleBlocks{2.2.4.4} Little Blocks UCHI littletiles{1.0.2} [LittleTiles](LittleTiles v1.0.2 mc1.7.10.jar) UCHI LotsOfFood{1.7.10} [Lots of Food](Lots of Food-1.7.10 v6.jar) UCHI lycanitesmobs{1.11.0.2 - MC 1.7.10} [Lycanites Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI arcticmobs{1.11.0.2 - MC 1.7.10} [Lycanites Arctic Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI demonmobs{1.11.0.2 - MC 1.7.10} [Lycanites Demon Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI desertmobs{1.11.0.2 - MC 1.7.10} [Lycanites Desert Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI forestmobs{1.11.0.2 - MC 1.7.10} [Lycanites Forest Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI freshwatermobs{1.11.0.2 - MC 1.7.10} [Lycanites Freshwater Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI infernomobs{1.11.0.2 - MC 1.7.10} [Lycanites Inferno Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI junglemobs{1.11.0.2 - MC 1.7.10} [Lycanites Jungle Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI mountainmobs{1.11.0.2 - MC 1.7.10} [Lycanites Mountain Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI plainsmobs{1.11.0.2 - MC 1.7.10} [Lycanites Plains Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI saltwatermobs{1.11.0.2 - MC 1.7.10} [Lycanites Saltwater Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI shadowmobs{1.11.0.2 - MC 1.7.10} [Lycanites Shadow Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI swampmobs{1.11.0.2 - MC 1.7.10} [Lycanites Swamp Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI more{5.0} [Christmas M-Ore mod](M-Ore 5.0 Christmas.jar) UCHI Mekanism{7.1.1} Mekanism UCHI magicalcrops{4.0.0_PUBLIC_BETA_3} Magical Crops UCHI malisisdoors{1.7.10-1.3.1} Malisis' Doors UCHI Mariculture{1.7.10-1.2.4c} Mariculture UCHI RadixCore{2.0.2} RadixCore UCHI MCA{5.0.6} Minecraft Comes Alive UCHI megalosmod{1.3.1} Megalo's Mod [mc1.7.10] UCHI MekanismGenerators{7.1.1} MekanismGenerators UCHI MekanismTools{7.1.1} MekanismTools UCHI millenaire{6.0.0} Millénaire UCHI MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} MFR Compat: Applied Energistics UCHI MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} MFR Compat: Atum UCHI MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} MFR Compat: BackTools UCHI MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} MFR Compat: BuildCraft UCHI MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} MFR Compat: Chococraft UCHI MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} MFR Compat: ExtraBiomes UCHI MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} MFR Compat: Forestry UCHI MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} MFR Compat: ForgeMicroblock UCHI MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} MFR Compat: IC2 UCHI Mystcraft{0.11.0.00} Mystcraft UCHI MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} MFR Compat: Mystcraft UCHI ProjRed|Core{4.6.0.79} ProjectRed UCHI ProjRed|Exploration{4.6.0.79} ProjectRed-Exploration UCHI MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} MFR Compat ProjectRed UCHI MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} MFR Compat: Railcraft UCHI MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} MFR Compat: Sufficient Biomes UCHI MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} MFR Compat: Thaumcraft UCHI MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} MFR Compat: Thermal Expansion UCHI MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} MFR Compat: Tinkers' Construct UCHI MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} MFR Compat: TwilightForest UCHI MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} MFR Compat: Vanilla UCHI minepainter{0.2.6} MinePainter UCHI MoarFood{V5.8.2} MoarFood UCHI MoarOres{V2.4.5} MoarOres UCHI MorePlanet{1.3.1} More Planets UCHI morenetherores{1.1.2} More Nether Ores UCHI moreplayermodels{1.7.10b} MorePlayerModels UCHI moretools{1.7.10-1.0.2} More Tools Mod UCHI Morph{0.9.1} Morph UCHI cfm{3.4.7} §9MrCrayfish's Furniture Mod UCHI MSM3{3.0.0d} More Swords 3 UCHI mmi{0.1.A BETA - HOTFIX} Multi-Material-Items UCHI NEIAddons{1.12.3.11} NEI Addons UCHI NEIAddons|Botany{1.12.3.11} NEI Addons: Botany UCHI NEIAddons|Forestry{1.12.3.11} NEI Addons: Forestry UCHI NEIAddons|CraftingTables{1.12.3.11} NEI Addons: Crafting Tables UCHI NEIAddons|ExNihilo{1.12.3.11} NEI Addons: Ex Nihilo UCHI neiintegration{1.0.6} NEI Integration UCHI NEIPlugins{1.1.0.11-unofficial} NEI Plugins Unofficial UCHI NetherOres{1.7.10R2.3.1} Nether Ores UCHI notenoughIDs{1.4.2} NotEnoughIDs UCHI OpenMods{0.6} OpenMods UCHI OpenPeripheralCore{0.5.0} OpenPeripheralCore UCHI OpenPeripheral{0.2.0} OpenPeripheralAddons UCHI OpenBlocks{1.3} OpenBlocks UCHI OpenPeripheralIntegration{0.1.0} OpenPeripheralIntegration UCHI OreSpawn{1.7.10.20.2} OreSpawn UCHI OresPlus{0.7.3.41B} OresPlus UCHI OWG{1.0.0} Old World Gen UCHI pandorasbox{2.0.1} Pandora's Box UCHI plantmegapack{4.15} Plant Mega Pack UCHI primitivemobs{1.0} Primitive Mobs UCHI ProjectE{1.7.10-PE1.6.0} ProjectE UCHI ProjRed|Transmission{4.6.0.79} ProjectRed-Transmission UCHI ProjRed|Transportation{4.6.0.79} ProjectRed-Transportation UCHI ProjRed|Compatibility{4.6.0.79} ProjectRed-Compatibility UCHI ProjRed|Integration{4.6.0.79} ProjectRed-Integration UCHI ProjRed|Illumination{4.6.0.79} ProjectRed-Illumination UCHI ProjRed|Expansion{4.6.0.79} ProjectRed-Expansion UCHI RandomThings{2.1.7} Random Things UCHI RedstonePasteMod{1.6.2} Redstone Paste UCHI rftools{4.22} RFTools UCHI Roguelike{1.3.6.3} Roguelike Dungeons UCHI runicdungeons{0.9.4} Runic Dungeons UCHI RWG{Alpha 1.1} Realistic World Gen Alpha UCHI SpecialMobs{3.1.0} Special Mobs UCHI SpiceOfLife{1.2.3} The Spice of Life UCHI modJ_StarMiner{0.9.8bf1} Starminer Mod UCHI statues{2.1.3} Statues UCHI SteveCore{1.0.2} Steve's Core UCHI StevesCarts{2.0.0.b16} Steve's Carts 2 UCHI thaumicinfusion{3.966} Thaumic Infusion UCHI erebus{0.2pre12} Erebus UCHI kitchen{1.3.4} The Kitchen Mod UCHI ThermalDynamics{1.7.10R1.0.0} Thermal Dynamics UCHI thirstmod{1.8.8} Thirst Mod UCHI TiCTooltips{1.2.3} TiC Tooltips UCHI TMechworks{0.2.15.106} Tinkers' Mechworks UCHI VoltzEngine{0.0.0} Voltz Engine UCHI WailaHarvestability{1.1.1} Waila Harvestability UCHI wailaplugins{MC1.7.10-0.2.0-23} WAILA Plugins UCHI WarpDrive{1.7.10-1.3.18.-} WarpDrive UCHI weather2{v2.3.11} Localized Weather & Storms UCHI wildcaves3{0.4.3.6} Wild Caves 3 UCHI witchery{0.24.1} Witchery UCHI bspkrsCore{6.16} bspkrsCore UCHI McMultipart{1.1.2.334} Minecraft Multipart Plugin UCHI aobd{2.5.0} Another One Bites The Dust UCHI denseores{1.0} Dense Ores UCHI HungerOverhaul{1.7.10-beta.5.jenkins47} Hunger Overhaul UCHI IguanaTweaksTConstruct{1.7.10-2.1.5.140} Iguana Tinker Tweaks UCHI ForgeMicroblock{1.1.2.334} Forge Microblocks UD asielibcore{} AsieLib CoreMod GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13416 Compatibility Profile Context 15.300.1025.0' Renderer: 'AMD Radeon HD 8400 / R3 Series' OpenModsLib crash transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] CoFHCore: -[1.7.10]3.1.0-323 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine AE2 Version: beta rv2-beta-14 for Forge 10.13.2.1291 MineFactoryReloaded: -[1.7.10]2.8.0-104 ThermalFoundation: -[1.7.10]1.0.0-81 ThermalExpansion: -[1.7.10]4.0.1-182 TConstruct Environment: Environment healthy. RedstoneArsenal: -[1.7.10]1.1.0-80 NetherOres: -[1.7.10]2.3.1-22 ThermalDynamics: -[1.7.10]1.0.0-122 Stencil buffer state: Function set: GL30, pool: forge, bits: 8 Forestry : [Forestry] Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client: Optifine These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then. Launched Version: 1.7.10 LWJGL: 2.9.1 OpenGL: AMD Radeon HD 8400 / R3 Series GL version 4.5.13416 Compatibility Profile Context 15.300.1025.0, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: Svenska (Sverige)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
OptiFine Version: OptiFine_1.7.10_HD_U_D1
Render Distance Chunks: 10
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.13416 Compatibility Profile Context 15.300.1025.0
OpenGlRenderer: AMD Radeon HD 8400 / R3 Series
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
P3rf3ctXZer0 commented 8 years ago

Not gonna be fixed ... no devs to fix it.

sikerow commented 8 years ago

what you mean?

P3rf3ctXZer0 commented 8 years ago

No one is keeping up with mod creation

HimitsuYami commented 7 years ago

this should help fix it. look at all the biome ID's in the conflicting mod you added and try to find any gaps, you should be able to find an open ID eventually so just change the DimDoors biome ID's to the open ones and you shouldn't have any more issues

Shahelion commented 7 years ago

To be fair, the crash report usually says which two are conflicting to cause the crash, this one just says "Fix your configuration" which is surprisingly unhelpful.

Aspenpaw commented 3 years ago

You could potentially fix the issue by installing the mod https://www.curseforge.com/minecraft/mc-mods/notenoughids. It removes the ID limits for most of the ID types in the game.

Mind you, I think I've answered 4 years too late, sikerow probably has either solved the issue already, or has just moved on. My only hope is that others looking around for solutions to the same problem like I was will benefit from my suggestion.

P3rf3ctXZer0 commented 3 years ago

Hm yeah not using dim doors anymore ... too far outdated from latest forge and it seems like many modders are making the jump to 1.16.X

Aspenpaw commented 3 years ago

Hm yeah not using dim doors anymore ... too far outdated from latest forge and it seems like many modders are making the jump to 1.16.X

I still use 1.7 due to the fact that I use multiple mods which have been abandoned.

Shahelion commented 3 years ago

In case anyone is still looking for a good solution, I've found that keeping a master list of all currently used Biome, Dimension, Potion, and Enchantment IDs is a good practice for 1.7.10, then you can just refer to that for any new additions without worrying about them conflicting.