Shinoow / AbyssalCraft

Source repo for the AbyssalCraft mod
GNU Lesser General Public License v3.0
81 stars 52 forks source link

Abyssalcraft and erebus biome conflict #485

Closed EXOTOWasClaimed closed 2 years ago

EXOTOWasClaimed commented 2 years ago

So basically i am wanting to use abyssalcraft and erebus in a single modpack but minecraft is conflicted and crashes.

I know theres an easy fix for this somewhere but I don't know where to look, I spent 20 minutes using 7-Zip to look around the java file but could not find anything that hinted a possible biome id change

Crash report: "The game crashed whilst initializing game Error: java.lang.IllegalArgumentException: Erebus can not use biome ID 100 because it's being used by com.shinoow.abyssalcraft.common.world.biome.BiomeGenDarklands@713651bb. Please choose a different one. Exit Code: -1"

(Yes, i have used the crash report and went all the way to biomes and couldn't find "com.shinoow.abyssalcraft.common.world.biome.BiomeGenDarklands@713651bb" if you are able to help me on this please do.)

Shinoow commented 2 years ago

The config file is where you change biome IDs, not by modifying the source code. There should be a config folder in your minecraft directory, check the .cfg files there for the config files of the respective mods.