ya im using biomes o plenty. all the ids for betweenlands are in the 50's i just changed them to the 30's because i dont thin any biome ids in BoP are below 40. ill either load up a world tonight or tomorrow to see if it is fixed (if u want to know if this fixes it ill load it up tonight)
general {
# If true, the main menu will be replaced by the Betweenlands main menu [default: true]
B:"Betweenlands Main Menu"=true
# [default: false]
B:"Debug menu on start"=false
# [default: false]
B:"Debug mode"=false
# If true, the camera perspective will be switched to rowboat perspective when you enter a rowboat, otherwise first-person [default: true]
B:"Rowboat view"=true
}
"mob spawning" {
# The maximum amount of naturally spawned entities per loaded area (in most cases per player)
I:"Max. entities per loaded area"=100
# The maximum amount of naturally spawned entities per world
I:"Max. entities per world"=600
}
# Only when shaders are enabled
I:"Sky texture resolution"=1024
# This forces FBOs to be enabled.
# If you use OptiFine set "Fast Render" to OFF and restart the game! [default: true]
B:"Use shaders for rendering"=true
I:"Wisp Rendering Quality (0-100)"=100
}
"world and dimension" {
# Prevents any biome IDs higher than 127. Setting this to false
# is NOT recommended unless you know what you're doing! [default: true]
B:"Biome ID Limit"=true
I:"Coarse Islands Biome ID"=30
I:"Deep Water Biome ID"=31
I:"Dimension brightness (0-100)"=75
Between 123 and the start of Vanilla's sub-biomes (128) there's not enough space for all BL biomes and the Vanilla sub-biomes end with 167. Luckily, Biomes o' Plenty doesn't really use the "sub-biome is offset by 128 by ID" feature that Vanilla offers. This means that all IDs from 168 to 254 are safe to use.
huh... vanilla biomes never occurred to me lol (i feel dumb lol).
OK so all the mods i have that add biomes are galaxy space, galacticraft, biomes o plenty, the between lands.
so would this work in your opinion?
i turn the between lands biome id restriction off and make the id something in like the 400's
i turn all galaxy space biome ids into numbers in the 300's
i turn biomes o plenty into the 200's or 150+
and i leave galacticraft ids default (somewhere around the 120's)
EDIT: im just wondering this because i think there is another conflict i noticed with GC and BoP
256 is the maximum number of biomes that Minecraft can possibly handle, so no IDs above 255 can be used.
I wouldn't change the Biomes O' Plenty IDs
Do with Betweenlands as I just said.
Use biome IDs starting at 174 for the GC and GS mods.
I did as you said, I left the BoP biomes default (reloaded config file)
Made betweenlands 168-174
GC 175 (with the +1,+2 thing that would mean that mars and asteroid belt are 176 and 177 respectively)
GS 178-208
title screen will not load just game crash
log:
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 3/24/17 12:40 PM
Description: Initializing game
java.lang.ArrayIndexOutOfBoundsException: 302
at net.minecraft.world.biome.BiomeGenBase.<init>(BiomeGenBase.java:159)
at net.minecraft.world.biome.BiomeGenBase.<init>(BiomeGenBase.java:136)
at net.minecraft.world.biome.BiomeGenMutated.<init>(SourceFile:14)
at net.minecraft.world.biome.BiomeGenBase.func_150566_k(BiomeGenBase.java:466)
at thebetweenlands.world.biomes.base.BLBiomeRegistry.init(BLBiomeRegistry.java:39)
at thebetweenlands.TheBetweenlands.preInit(TheBetweenlands.java:127)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
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 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(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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 net.minecraft.world.biome.BiomeGenBase.<init>(BiomeGenBase.java:159)
at net.minecraft.world.biome.BiomeGenBase.<init>(BiomeGenBase.java:136)
at net.minecraft.world.biome.BiomeGenMutated.<init>(SourceFile:14)
at net.minecraft.world.biome.BiomeGenBase.func_150566_k(BiomeGenBase.java:466)
at thebetweenlands.world.biomes.base.BLBiomeRegistry.init(BLBiomeRegistry.java:39)
at thebetweenlands.TheBetweenlands.preInit(TheBetweenlands.java:127)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
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 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(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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 156555584 bytes (149 MB) / 420757504 bytes (401 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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.1614 Optifine OptiFine_1.7.10_HD_U_D6 59 mods loaded, 59 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCH OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCH FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
UCH bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCH Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCH deconstruction{2.2.7} [The Deconstruction Mod] ([MC1.7.10]deconstruction[2.2.7].jar)
UCH appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCH ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCH iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
UCH Grinder{4.0.0} [Grinder] (AttachableGrinder-4.0.0.jar)
UCH Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCH CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
UCH BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar)
UCH BuildCraft|Core{7.1.20} [BuildCraft] (buildcraft-7.1.20.jar)
UCH BuildCraft|Robotics{7.1.20} [BC Robotics] (buildcraft-7.1.20.jar)
UCH BuildCraft|Factory{7.1.20} [BC Factory] (buildcraft-7.1.20.jar)
UCH BuildCraft|Transport{7.1.20} [BC Transport] (buildcraft-7.1.20.jar)
UCH BuildCraft|Energy{7.1.20} [BC Energy] (buildcraft-7.1.20.jar)
UCH BuildCraft|Silicon{7.1.20} [BC Silicon] (buildcraft-7.1.20.jar)
UCH BuildCraft|Builders{7.1.20} [BC Builders] (buildcraft-7.1.20.jar)
UCH chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCH CarpentersBlocks{3.3.8.1_dev_r1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1_dev_r1 - MC 1.7.10.jar)
UCH CLL{1.7.10-2.2.7} [Combustible Lemon Launcher] (CLL-1.7.10-2.2.7.jar)
UCH CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
UCH DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
UCH MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCH ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.482.jar)
UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.482.jar)
UCH GalaxySpace{1.1.4} [GalaxySpace] (GalaxySpace-1.1.4 STABLE.jar)
UCH GraveStone{2.16.1} [GraveStone] (GraveStone-2.16.1.jar)
UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCH MobAmputation{4.0.1} [MobAmputation] (MobAmputation-4.0.1.jar)
UCH numina{1.7.10} [Numina] (Numina-0.4.1.105.jar)
UCH powersuits{@VERSION@} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.1.111.jar)
UCH Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
UCH NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCH notenoughkeys{@MOD_VERSION@} [NotEnoughKeys] (NotEnoughKeys-1.7.10-3.0.0b45-dev-universal.jar)
UCH OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
UCH OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
UCH PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
UCH RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
UCH SGCraft{1.13.0} [Greg's SG Craft] (SGCraft-1.13.0-mc1.7.10.jar)
UCE thebetweenlands{1.0.6-alpha} [The Betweenlands] (TheBetweenlands-1.0.6-alpha-universal.jar)
UCH TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCH TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
UCH WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCH YAFM{1.0.3} [Yet Another Food Mod] (yafm-1.0.3.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.78' Renderer: 'GeForce GTX 970M/PCIe/SSE2'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@66345a4f) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@437094fa) returned non-null result: 0
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.1.4-329
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.1-22
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 970M/PCIe/SSE2 GL version 4.5.0 NVIDIA 378.78, NVIDIA Corporation
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: English (US)
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_D6
Render Distance Chunks: 9
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.0 NVIDIA 378.78
OpenGlRenderer: GeForce GTX 970M/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
I see the E on the between lands mod so ill just put the biome config here even though im like 80% sure it is correct
"world and dimension" {
# Prevents any biome IDs higher than 127. Setting this to false
# is NOT recommended unless you know what you're doing! [default: true]
B:"Biome ID Limit"=false
I:"Coarse Islands Biome ID"=168
I:"Deep Water Biome ID"=169
I:"Dimension brightness (0-100)"=75
I did as you said, I left the BoP biomes default (reloaded config file)
Made betweenlands 168-174
GC 175 (with the +1,+2 thing that would mean that mars and asteroid belt are 176 and 177 respectively)
GS 178-208
title screen will not load just game crash
log:
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 3/24/17 12:40 PM
Description: Initializing game
java.lang.ArrayIndexOutOfBoundsException: 302
at net.minecraft.world.biome.BiomeGenBase.<init>(BiomeGenBase.java:159)
at net.minecraft.world.biome.BiomeGenBase.<init>(BiomeGenBase.java:136)
at net.minecraft.world.biome.BiomeGenMutated.<init>(SourceFile:14)
at net.minecraft.world.biome.BiomeGenBase.func_150566_k(BiomeGenBase.java:466)
at thebetweenlands.world.biomes.base.BLBiomeRegistry.init(BLBiomeRegistry.java:39)
at thebetweenlands.TheBetweenlands.preInit(TheBetweenlands.java:127)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
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 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(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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 net.minecraft.world.biome.BiomeGenBase.<init>(BiomeGenBase.java:159)
at net.minecraft.world.biome.BiomeGenBase.<init>(BiomeGenBase.java:136)
at net.minecraft.world.biome.BiomeGenMutated.<init>(SourceFile:14)
at net.minecraft.world.biome.BiomeGenBase.func_150566_k(BiomeGenBase.java:466)
at thebetweenlands.world.biomes.base.BLBiomeRegistry.init(BLBiomeRegistry.java:39)
at thebetweenlands.TheBetweenlands.preInit(TheBetweenlands.java:127)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
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 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(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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 156555584 bytes (149 MB) / 420757504 bytes (401 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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.1614 Optifine OptiFine_1.7.10_HD_U_D6 59 mods loaded, 59 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCH OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCH FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
UCH bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCH Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCH deconstruction{2.2.7} [The Deconstruction Mod] ([MC1.7.10]deconstruction[2.2.7].jar)
UCH appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCH ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCH iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
UCH Grinder{4.0.0} [Grinder] (AttachableGrinder-4.0.0.jar)
UCH Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCH CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
UCH BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar)
UCH BuildCraft|Core{7.1.20} [BuildCraft] (buildcraft-7.1.20.jar)
UCH BuildCraft|Robotics{7.1.20} [BC Robotics] (buildcraft-7.1.20.jar)
UCH BuildCraft|Factory{7.1.20} [BC Factory] (buildcraft-7.1.20.jar)
UCH BuildCraft|Transport{7.1.20} [BC Transport] (buildcraft-7.1.20.jar)
UCH BuildCraft|Energy{7.1.20} [BC Energy] (buildcraft-7.1.20.jar)
UCH BuildCraft|Silicon{7.1.20} [BC Silicon] (buildcraft-7.1.20.jar)
UCH BuildCraft|Builders{7.1.20} [BC Builders] (buildcraft-7.1.20.jar)
UCH chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCH CarpentersBlocks{3.3.8.1_dev_r1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1_dev_r1 - MC 1.7.10.jar)
UCH CLL{1.7.10-2.2.7} [Combustible Lemon Launcher] (CLL-1.7.10-2.2.7.jar)
UCH CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
UCH DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
UCH MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCH ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.482.jar)
UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.482.jar)
UCH GalaxySpace{1.1.4} [GalaxySpace] (GalaxySpace-1.1.4 STABLE.jar)
UCH GraveStone{2.16.1} [GraveStone] (GraveStone-2.16.1.jar)
UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCH MobAmputation{4.0.1} [MobAmputation] (MobAmputation-4.0.1.jar)
UCH numina{1.7.10} [Numina] (Numina-0.4.1.105.jar)
UCH powersuits{@VERSION@} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.1.111.jar)
UCH Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
UCH NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCH notenoughkeys{@MOD_VERSION@} [NotEnoughKeys] (NotEnoughKeys-1.7.10-3.0.0b45-dev-universal.jar)
UCH OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
UCH OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
UCH PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
UCH RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
UCH SGCraft{1.13.0} [Greg's SG Craft] (SGCraft-1.13.0-mc1.7.10.jar)
UCE thebetweenlands{1.0.6-alpha} [The Betweenlands] (TheBetweenlands-1.0.6-alpha-universal.jar)
UCH TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCH TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
UCH WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCH YAFM{1.0.3} [Yet Another Food Mod] (yafm-1.0.3.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.78' Renderer: 'GeForce GTX 970M/PCIe/SSE2'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@66345a4f) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@437094fa) returned non-null result: 0
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.1.4-329
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.1-22
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 970M/PCIe/SSE2 GL version 4.5.0 NVIDIA 378.78, NVIDIA Corporation
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: English (US)
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_D6
Render Distance Chunks: 9
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.0 NVIDIA 378.78
OpenGlRenderer: GeForce GTX 970M/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
I see the E on the between lands mod so ill just put the biome config here even though im like 80% sure it is correct
"world and dimension" {
# Prevents any biome IDs higher than 127. Setting this to false
# is NOT recommended unless you know what you're doing! [default: true]
B:"Biome ID Limit"=false
I:"Coarse Islands Biome ID"=168
I:"Deep Water Biome ID"=169
I:"Dimension brightness (0-100)"=75
Your problem now is that the mutated versions of this mod's biomes are generating ids above 255. You need to drop the id numbers of Betweenlands biomes do that when you add 128 to the base biome id, the sum won't go over 255.
Your problem now is that the mutated versions of this mod's biomes are generating ids above 255. You need to drop the id numbers of Betweenlands biomes do that when you add 128 to the base biome id, the sum won't go over 255.
Sooo... which one is the base biome id? they all look static to me. none of them mention base biome id lol
Wait, what?
Why did they ever include a way to disable 128 as the maximum without enabling you to manually set the sub-biome IDs?
I am glad that you are as puzzled as I am, mister PlatinumFox
So if that is the case, you need to use IDs 40 to 45 for The Betweenlands,
168 to 173 will then be for the Betweenlands mutations
So you'll have to move the Biomes o' Plenty biomes that are at 40 to 45 now to other free IDs - There's some available just above 100? - and the GC and GS IDs to above 173.
Still everything under 255, though.
Yes this is very confusing lol.
ya ill move the between lands to 40-45 and i have 210-255 free so ill set those BoP biomes accordingly.
Lets see if this works lol
"world and dimension" {
# Prevents any biome IDs higher than 127. Setting this to false
# is NOT recommended unless you know what you're doing! [default: true]
B:"Biome ID Limit"=true
I:"Coarse Islands Biome ID"=40
I:"Deep Water Biome ID"=41
I:"Dimension brightness (0-100)"=75
I hope this helps anyone in the future some how if they had similar problems to what I had. The Sub Biomes really should be configurable or the option to take off the max Limit should be more clearly specified or removed.
It worked Thank you to everyone that helped me. That 127 Limiter should be removed or the option to edit the sub biomes should be added.
I am going to put the configs for the 4 mods below so if anyone in the future has this problem they can refer to them or copy them lol.
I'm glad you could figure it out.
That's not going to happen though, people requested the limit to be removed and that's what I did. I cannot add a way to change the IDs of the sub biomes. As the config entry says, it's only supposed to be used by those who know how it works.
I'm glad you could figure it out.
That's not going to happen though, people requested the limit to be removed and that's what I did. I cannot add a way to change the IDs of the sub biomes. As the config entry says, it's only supposed to be used by those who know how it works.
I understand that now it would just be nice if some where it stated WHY someone should not turn the limit to false. to reduce the risk of people (like me lol) getting confused or messing things up in the future. Nowhere did i see any thing about Sub Biomes lol. Im just saying a word of caution would have been appreciated.
I got this mod after I used MCA (Minecraft Comes Alive) crystal orb. Just after I picked my gender and status, my world shut down and the crash occurred. At first I'm confused whether I should report it on MCA thread or this thread, but as the crash report mention Betweenlands a lot, I decided to post it here.
Any ideas how and why this crash occurred? Did I do something wrong or is it a bug?
I got this mod after I used MCA (Minecraft Comes Alive) crystal orb. Just after I picked my gender and status, my world shut down and the crash occurred. At first I'm confused whether I should report it on MCA thread or this thread, but as the crash report mention Betweenlands a lot, I decided to post it here.
Any ideas how and why this crash occurred? Did I do something wrong or is it a bug?
Thanks in advance!
It looks like there's an issue with the shaders in Betweenlands. Disable them in the config and see how it goes.
ya im using biomes o plenty. all the ids for betweenlands are in the 50's i just changed them to the 30's because i dont thin any biome ids in BoP are below 40. ill either load up a world tonight or tomorrow to see if it is fixed (if u want to know if this fixes it ill load it up tonight)
Ok clearly i am doing something wrong and i need help
Biomes O Plenty Config
# Configuration file
"biome ids" {
I:"Alps Forest ID"=104
I:"Alps ID"=40
I:"Arctic ID"=41
I:"Bamboo Forest ID"=42
I:"Bayou ID"=43
I:"Bog ID"=44
I:"Boneyard ID"=117
I:"Boreal Forest ID"=45
I:"Brushland ID"=46
I:"Canyon ID"=47
I:"Canyon Ravine ID"=105
I:"Chaparral ID"=48
I:"Cherry Blossom Grove ID"=49
I:"Coniferous Forest ID"=50
I:"Coral Reef ID"=99
I:"Corrupted Sands ID"=115
I:"Crag ID"=52
I:"Dead Forest ID"=53
I:"Dead Swamp ID"=54
I:"Deciduous Forest ID"=55
I:"Dense Forest ID"=56
I:"Dry River ID"=123
I:"Eucalyptus Forest ID"=57
I:"Fen ID"=58
I:"Flower Field ID"=59
I:"Frost Forest ID"=60
I:"Fungi Forest ID"=61
I:"Garden ID"=62
I:"Glacier ID"=106
I:"Grassland ID"=63
I:"Grove ID"=64
I:"Heathland ID"=65
I:"Highland ID"=66
I:"Jade Cliffs ID"=67
I:"Kelp Forest ID"=100
I:"Land of Lakes ID"=68
I:"Land of Lakes Marsh ID"=107
I:"Lavender Fields ID"=69
I:"Lush Desert ID"=70
I:"Lush River ID"=122
I:"Lush Swamp ID"=71
I:"Mangrove ID"=103
I:"Maple Woods ID"=72
I:"Marsh ID"=73
I:"Meadow Forest ID"=108
I:"Meadow ID"=74
I:"Moor ID"=75
I:"Mountain ID"=76
I:"Mystic Grove ID"=77
I:"Oasis ID"=109
I:"Ominous Woods ID"=78
I:"Orchard ID"=79
I:"Origin Valley ID"=80
I:"Outback ID"=81
I:"Phantasmagoric Inferno ID"=116
I:"Polar Chasm ID"=120
I:"Prairie ID"=82
I:"Quagmire ID"=110
I:"Rainforest ID"=83
I:"Redwood Forest ID"=84
I:"Sacred Springs ID"=85
I:"Scrubland ID"=111
I:"Seasonal Forest Clearing ID"=112
I:"Seasonal Forest ID"=86
I:"Shield ID"=87
I:"Shrubland ID"=88
I:"Silkglades ID"=113
I:"Sludgepit ID"=89
I:"Snowy Coniferous Forest ID"=51
I:"Spectral Garden ID"=121
I:"Spruce Woods ID"=114
I:"Steppe ID"=90
I:"Temperate Rainforest ID"=91
I:"Thicket ID"=92
I:"Tropical Rainforest ID"=93
I:"Tropics ID"=101
I:"Tundra ID"=94
I:"Undergarden ID"=119
I:"Visceral Heap ID"=118
I:"Volcano ID"=102
I:"Wasteland ID"=95
I:"Wetland ID"=96
I:"Woodland ID"=97
I:"Xeric Shrubland ID"=98
}
"potion auto assign" {
B:"Potion Auto Assign"=true
}
"potions ids" {
I:"Paralysis Potion ID"=20
I:"Possession Potion ID"=21
}
Between Lands Config
# Configuration file
general {
# If true, the main menu will be replaced by the Betweenlands main menu [default: true]
B:"Betweenlands Main Menu"=true
# [default: false]
B:"Debug menu on start"=false
# [default: false]
B:"Debug mode"=false
# If true, the camera perspective will be switched to rowboat perspective when you enter a rowboat, otherwise first-person [default: true]
B:"Rowboat view"=true
}
"mob spawning" {
# The maximum amount of naturally spawned entities per loaded area (in most cases per player)
I:"Max. entities per loaded area"=100
# The maximum amount of naturally spawned entities per world
I:"Max. entities per world"=600
}
"potion effects" {
I:bl.elixir.basilisk=78
I:bl.elixir.blindman=76
I:bl.elixir.catsEyes=59
I:bl.elixir.decay=70
I:bl.elixir.deformed=81
I:bl.elixir.draining=69
I:bl.elixir.drunkard=73
I:bl.elixir.feasting=55
I:bl.elixir.foggedMind=80
I:bl.elixir.gillsgrowth=64
I:bl.elixir.healing=52
I:bl.elixir.heavyweight=79
I:bl.elixir.huntersSense=56
I:bl.elixir.huntersSenseMaster=66
I:bl.elixir.isolatedSenses=83
I:bl.elixir.lightweight=62
I:bl.elixir.limbless=82
I:bl.elixir.lumbering=68
I:bl.elixir.masking=57
I:bl.elixir.nimblefeet=51
I:bl.elixir.petrify=84
I:bl.elixir.poisonsting=71
I:bl.elixir.ripening=53
I:bl.elixir.sagittarius=60
I:bl.elixir.slugarm=75
I:bl.elixir.spiderbreed=61
I:bl.elixir.starvation=72
I:bl.elixir.stenching=74
I:bl.elixir.strength=50
I:bl.elixir.swiftarm=58
I:bl.elixir.toughskin=54
I:bl.elixir.unclouded=63
I:bl.elixir.weakbow=77
I:bl.elixir.weakness=67
I:bl.elixir.wings=65
}
rendering {
# [default: false]
B:"Firefly block lighting"=false
# Only when shaders are enabled
I:"Sky texture resolution"=1024
# This forces FBOs to be enabled.
# If you use OptiFine set "Fast Render" to OFF and restart the game! [default: true]
B:"Use shaders for rendering"=true
I:"Wisp Rendering Quality (0-100)"=100
}
"world and dimension" {
# Prevents any biome IDs higher than 127. Setting this to false
# is NOT recommended unless you know what you're doing! [default: true]
B:"Biome ID Limit"=true
I:"Coarse Islands Biome ID"=30
I:"Deep Water Biome ID"=31
I:"Dimension brightness (0-100)"=75
# Higher numbers decrease rate
I:"Frequency of Druid Circles"=100
I:"Marsh 1 Biome ID"=32
I:"Marsh 2 Biome ID"=33
I:"Patchy Islands Biome ID"=34
I:"Sludge Plains Biome ID"=35
I:"Swamplands Biome ID"=36
I:"The Betweenlands Dimension ID"=20
}
This is all happening in the overworld. i thought i had fixed it. am i missing something obvious? the biomes are between land biomes i am pretty sure.
Please also look at the attachment
huh... vanilla biomes never occurred to me lol (i feel dumb lol).
OK so all the mods i have that add biomes are galaxy space, galacticraft, biomes o plenty, the between lands.
so would this work in your opinion?
i turn the between lands biome id restriction off and make the id something in like the 400's
i turn all galaxy space biome ids into numbers in the 300's
i turn biomes o plenty into the 200's or 150+
and i leave galacticraft ids default (somewhere around the 120's)
EDIT: im just wondering this because i think there is another conflict i noticed with GC and BoP
I personally used numbers in the 110's, as they weren't used by BoP or Vanilla.
Praise be Ro-naza, greatest among the thaumaturges!
Hey guys,
I have tried to make a portal to The Betweenlands in 1.7.10, but I failed.
I killed enough Dark Druids, to obtain the 4 Swamp Talisman pieces.
Then following the inscructions, I put the 4 pieces in the corners of the altar.
Now as I read, a special animation should start playing, and I should get the Swamp talisman in the middle slot, right?
My problem is that, the special animation never started playing and I didn't get the Swamp talisman. I don't know why :\
Are you using 4 different pieces?
Nether Biomes for 1.7.10: Netherlicious
Tried 4 equal pieces, 4 different pieces, 2 equal and 2 different. No sucess what so ever. Is there a rule to it?
I did as you said, I left the BoP biomes default (reloaded config file)
Made betweenlands 168-174
GC 175 (with the +1,+2 thing that would mean that mars and asteroid belt are 176 and 177 respectively)
GS 178-208
title screen will not load just game crash
log:
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 3/24/17 12:40 PM
Description: Initializing game
java.lang.ArrayIndexOutOfBoundsException: 302
at net.minecraft.world.biome.BiomeGenBase.<init>(BiomeGenBase.java:159)
at net.minecraft.world.biome.BiomeGenBase.<init>(BiomeGenBase.java:136)
at net.minecraft.world.biome.BiomeGenMutated.<init>(SourceFile:14)
at net.minecraft.world.biome.BiomeGenBase.func_150566_k(BiomeGenBase.java:466)
at thebetweenlands.world.biomes.base.BLBiomeRegistry.init(BLBiomeRegistry.java:39)
at thebetweenlands.TheBetweenlands.preInit(TheBetweenlands.java:127)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
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 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(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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 net.minecraft.world.biome.BiomeGenBase.<init>(BiomeGenBase.java:159)
at net.minecraft.world.biome.BiomeGenBase.<init>(BiomeGenBase.java:136)
at net.minecraft.world.biome.BiomeGenMutated.<init>(SourceFile:14)
at net.minecraft.world.biome.BiomeGenBase.func_150566_k(BiomeGenBase.java:466)
at thebetweenlands.world.biomes.base.BLBiomeRegistry.init(BLBiomeRegistry.java:39)
at thebetweenlands.TheBetweenlands.preInit(TheBetweenlands.java:127)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
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 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(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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 156555584 bytes (149 MB) / 420757504 bytes (401 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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.1614 Optifine OptiFine_1.7.10_HD_U_D6 59 mods loaded, 59 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCH OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCH FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
UCH bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCH Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCH deconstruction{2.2.7} [The Deconstruction Mod] ([MC1.7.10]deconstruction[2.2.7].jar)
UCH appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCH ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCH iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
UCH Grinder{4.0.0} [Grinder] (AttachableGrinder-4.0.0.jar)
UCH Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCH CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
UCH BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar)
UCH BuildCraft|Core{7.1.20} [BuildCraft] (buildcraft-7.1.20.jar)
UCH BuildCraft|Robotics{7.1.20} [BC Robotics] (buildcraft-7.1.20.jar)
UCH BuildCraft|Factory{7.1.20} [BC Factory] (buildcraft-7.1.20.jar)
UCH BuildCraft|Transport{7.1.20} [BC Transport] (buildcraft-7.1.20.jar)
UCH BuildCraft|Energy{7.1.20} [BC Energy] (buildcraft-7.1.20.jar)
UCH BuildCraft|Silicon{7.1.20} [BC Silicon] (buildcraft-7.1.20.jar)
UCH BuildCraft|Builders{7.1.20} [BC Builders] (buildcraft-7.1.20.jar)
UCH chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCH CarpentersBlocks{3.3.8.1_dev_r1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1_dev_r1 - MC 1.7.10.jar)
UCH CLL{1.7.10-2.2.7} [Combustible Lemon Launcher] (CLL-1.7.10-2.2.7.jar)
UCH CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
UCH DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
UCH MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCH ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.482.jar)
UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.482.jar)
UCH GalaxySpace{1.1.4} [GalaxySpace] (GalaxySpace-1.1.4 STABLE.jar)
UCH GraveStone{2.16.1} [GraveStone] (GraveStone-2.16.1.jar)
UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCH MobAmputation{4.0.1} [MobAmputation] (MobAmputation-4.0.1.jar)
UCH numina{1.7.10} [Numina] (Numina-0.4.1.105.jar)
UCH powersuits{@VERSION@} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.1.111.jar)
UCH Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
UCH NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCH notenoughkeys{@MOD_VERSION@} [NotEnoughKeys] (NotEnoughKeys-1.7.10-3.0.0b45-dev-universal.jar)
UCH OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
UCH OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
UCH PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
UCH RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
UCH SGCraft{1.13.0} [Greg's SG Craft] (SGCraft-1.13.0-mc1.7.10.jar)
UCE thebetweenlands{1.0.6-alpha} [The Betweenlands] (TheBetweenlands-1.0.6-alpha-universal.jar)
UCH TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCH TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
UCH WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCH YAFM{1.0.3} [Yet Another Food Mod] (yafm-1.0.3.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.78' Renderer: 'GeForce GTX 970M/PCIe/SSE2'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@66345a4f) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@437094fa) returned non-null result: 0
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.1.4-329
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.1-22
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 970M/PCIe/SSE2 GL version 4.5.0 NVIDIA 378.78, NVIDIA Corporation
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: English (US)
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_D6
Render Distance Chunks: 9
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.0 NVIDIA 378.78
OpenGlRenderer: GeForce GTX 970M/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
I see the E on the between lands mod so ill just put the biome config here even though im like 80% sure it is correct
"world and dimension" {
# Prevents any biome IDs higher than 127. Setting this to false
# is NOT recommended unless you know what you're doing! [default: true]
B:"Biome ID Limit"=false
I:"Coarse Islands Biome ID"=168
I:"Deep Water Biome ID"=169
I:"Dimension brightness (0-100)"=75
# Higher numbers decrease rate
I:"Frequency of Druid Circles"=100
I:"Marsh 1 Biome ID"=170
I:"Marsh 2 Biome ID"=171
I:"Patchy Islands Biome ID"=172
I:"Sludge Plains Biome ID"=173
I:"Swamplands Biome ID"=174
I:"The Betweenlands Dimension ID"=20
Your problem now is that the mutated versions of this mod's biomes are generating ids above 255. You need to drop the id numbers of Betweenlands biomes do that when you add 128 to the base biome id, the sum won't go over 255.
Sooo... which one is the base biome id? they all look static to me. none of them mention base biome id lol
now im confused
They're all base in the configuration. The mutant biomes are not configurable and only get ids when the game loads the biome config.
Ok so that would mean that no biome id can be larger than 130?
127.
ok so whats the point of even having that section to turn the limit off, if when it is set to false 127 is still the limit
Yes this is very confusing lol.
ya ill move the between lands to 40-45 and i have 210-255 free so ill set those BoP biomes accordingly.
Lets see if this works lol
It worked Thank you to everyone that helped me. That 127 Limiter should be removed or the option to edit the sub biomes should be added.
I am going to put the configs for the 4 mods below so if anyone in the future has this problem they can refer to them or copy them lol.
Galacticraft Biome ID
# Biome ID for Moon (Mars will be this + 1, Asteroids + 2 etc). Allowed range 40-250.
I:biomeIDBase=175
Galaxy Space Biome IDs
# Configuration file
dimensions {
I:IDACentauriBbBiome=178
# ID Biome for Barnarda C (Flowers)
I:IDBarnardaCBiomeFlowers=179
# ID Biome for Barnarda C (Hills)
I:IDBarnardaCBiomeHills=180
# ID Biome for Barnarda C (Low Plains)
I:IDBarnardaCBiomeLowPlains=181
# ID Biome for Barnarda C (Oceans)
I:IDBarnardaCBiomeOceans=182
# ID Biome for Barnarda C (Shores)
I:IDBarnardaCBiomeShores=183
I:IDBarnardaEBiome=184
I:IDBarnardaFBiome=185
I:IDCallistoBiome=186
I:IDCeresBiome=187
I:IDDeimosBiome=188
I:IDEnceladusBiome=189
I:IDEuropaBiome=190
I:IDGanymedeBiome=191
I:IDHaumeaBiome=192
# ID Ash Biome for Io (Jupiter moon)
I:IDIoAshBiome=193
# ID Biome for Io (Jupiter moon)
I:IDIoBiome=194
# ID Biome for Kuiper Belt
I:IDKuiperBeltBiome=195
I:IDMakemakeBiome=196
I:IDMercuryBiome=197
I:IDOberonBiome=198
I:IDPhobosBiome=199
# ID Biome for Pluto (1)
I:IDPlutoBiome1=200
# ID Biome for Pluto (2)
I:IDPlutoBiome2=201
# ID Biome for Pluto (3)
I:IDPlutoBiome3=202
# ID Biome for Pluto (4)
I:IDPlutoBiome4=203
I:IDProteusBiome=204
# ID Biome for Titan (Saturn moon)
I:IDTitanBiome=205
I:IDTritonBiome=206
I:IDVegaBBiome=207
# ID Biome for Venus
I:IDVenusBiome=208
}
general {
# Global ID Biome for Planets/Moons
I:IDSpaceBiome=209
}
Biomes O'Plenty Biome IDs
"biome ids" {
I:"Alps Forest ID"=104
I:"Alps ID"=210
I:"Arctic ID"=211
I:"Bamboo Forest ID"=212
I:"Bayou ID"=213
I:"Bog ID"=214
I:"Boneyard ID"=117
I:"Boreal Forest ID"=215
I:"Brushland ID"=216
I:"Canyon ID"=47
I:"Canyon Ravine ID"=105
I:"Chaparral ID"=48
I:"Cherry Blossom Grove ID"=49
I:"Coniferous Forest ID"=50
I:"Coral Reef ID"=99
I:"Corrupted Sands ID"=115
I:"Crag ID"=52
I:"Dead Forest ID"=53
I:"Dead Swamp ID"=54
I:"Deciduous Forest ID"=55
I:"Dense Forest ID"=56
I:"Dry River ID"=123
I:"Eucalyptus Forest ID"=57
I:"Fen ID"=58
I:"Flower Field ID"=59
I:"Frost Forest ID"=60
I:"Fungi Forest ID"=61
I:"Garden ID"=62
I:"Glacier ID"=106
I:"Grassland ID"=63
I:"Grove ID"=64
I:"Heathland ID"=65
I:"Highland ID"=66
I:"Jade Cliffs ID"=67
I:"Kelp Forest ID"=100
I:"Land of Lakes ID"=68
I:"Land of Lakes Marsh ID"=107
I:"Lavender Fields ID"=69
I:"Lush Desert ID"=70
I:"Lush River ID"=122
I:"Lush Swamp ID"=71
I:"Mangrove ID"=103
I:"Maple Woods ID"=72
I:"Marsh ID"=73
I:"Meadow Forest ID"=108
I:"Meadow ID"=74
I:"Moor ID"=75
I:"Mountain ID"=76
I:"Mystic Grove ID"=77
I:"Oasis ID"=109
I:"Ominous Woods ID"=78
I:"Orchard ID"=79
I:"Origin Valley ID"=80
I:"Outback ID"=81
I:"Phantasmagoric Inferno ID"=116
I:"Polar Chasm ID"=120
I:"Prairie ID"=82
I:"Quagmire ID"=110
I:"Rainforest ID"=83
I:"Redwood Forest ID"=84
I:"Sacred Springs ID"=85
I:"Scrubland ID"=111
I:"Seasonal Forest Clearing ID"=112
I:"Seasonal Forest ID"=86
I:"Shield ID"=87
I:"Shrubland ID"=88
I:"Silkglades ID"=113
I:"Sludgepit ID"=89
I:"Snowy Coniferous Forest ID"=51
I:"Spectral Garden ID"=121
I:"Spruce Woods ID"=114
I:"Steppe ID"=90
I:"Temperate Rainforest ID"=91
I:"Thicket ID"=92
I:"Tropical Rainforest ID"=93
I:"Tropics ID"=101
I:"Tundra ID"=94
I:"Undergarden ID"=119
I:"Visceral Heap ID"=118
I:"Volcano ID"=102
I:"Wasteland ID"=95
I:"Wetland ID"=96
I:"Woodland ID"=97
I:"Xeric Shrubland ID"=98
}
The Between Lands Biome IDs
"world and dimension" {
# Prevents any biome IDs higher than 127. Setting this to false
# is NOT recommended unless you know what you're doing! [default: true]
B:"Biome ID Limit"=true
I:"Coarse Islands Biome ID"=40
I:"Deep Water Biome ID"=41
I:"Dimension brightness (0-100)"=75
# Higher numbers decrease rate
I:"Frequency of Druid Circles"=100
I:"Marsh 1 Biome ID"=42
I:"Marsh 2 Biome ID"=43
I:"Patchy Islands Biome ID"=44
I:"Sludge Plains Biome ID"=45
I:"Swamplands Biome ID"=46
I:"The Betweenlands Dimension ID"=20
}
I hope this helps anyone in the future some how if they had similar problems to what I had. The Sub Biomes really should be configurable or the option to take off the max Limit should be more clearly specified or removed.
Again thanks to everyone that helped me.
I'm glad you could figure it out.
That's not going to happen though, people requested the limit to be removed and that's what I did. I cannot add a way to change the IDs of the sub biomes. As the config entry says, it's only supposed to be used by those who know how it works.
I understand that now it would just be nice if some where it stated WHY someone should not turn the limit to false. to reduce the risk of people (like me lol) getting confused or messing things up in the future. Nowhere did i see any thing about Sub Biomes lol. Im just saying a word of caution would have been appreciated.
Hello! I've been a fan of this mod for years and I'm very happy that I'm able to play it now!
However, I've encountered a crash recently. Here's the log: http://pastebin.com/kSPJy6ec
I got this mod after I used MCA (Minecraft Comes Alive) crystal orb. Just after I picked my gender and status, my world shut down and the crash occurred. At first I'm confused whether I should report it on MCA thread or this thread, but as the crash report mention Betweenlands a lot, I decided to post it here.
Any ideas how and why this crash occurred? Did I do something wrong or is it a bug?
Thanks in advance!
It looks like there's an issue with the shaders in Betweenlands. Disable them in the config and see how it goes.