tModLoader

tModLoader

Remnants
Incompatible with Macrocosm :(
I just tried making a world twice with Macrocosm (crashing both times, same error log). After checking the Macrocosm discussion page, someone else (5 days ago) suspected it might have to do with Remnants ore gen overhaul. Posting this here as this is not yet listed as an incompatibility.

Mods Active While Generating a World (A-Z, dependencies indented):
BannerCollector v1.1.2 Boss Checklist v2.2.1 Bosses Drop Life and Mana Crystals v2.0 Call of Duty Zombies Perks v1.0.3 Consolaria v2.1.1 Enchanted Moons v1.7.3 Heartbeataria v1.4 Just Another Content Mod v0.5.7 Macrocosm [Beta] v0.1.0.6 Structure Helper v2.5.3 Subworld Library v2.2.2.2 Pets Overhaul v3.0.9.1 Remnants v1.5.28 Structure Helper v2.5.3 Wombats General Improvements v1.3.10.4 Snow Golem Mod v1.2 The Variety Mod v0.1 Trumpet Skeleton v1.2

World Gen Error:
A problem was encountered during world generation System.ArgumentOutOfRangeException: minValue must be less than maxValue (Parameter 'minValue') at Terraria.Utilities.UnifiedRandom.Next(Int32 minValue, Int32 maxValue) in tModLoader\Terraria\Utilities\UnifiedRandom.cs:line 103 at Macrocosm.Content.Subworlds.EarthWorldGen.GenerateOilShales(GenerationProgress progress, GameConfiguration configuration) in Macrocosm\Content\Subworlds\EarthWorldGen.cs:line 67 at Terraria.GameContent.Generation.PassLegacy.ApplyPass(GenerationProgress progress, GameConfiguration configuration) in tModLoader\Terraria\GameContent\Generation\PassLegacy.cs:line 233 at Terraria.WorldBuilding.GenPass.Apply(GenerationProgress progress, GameConfiguration configuration) in tModLoader\Terraria\WorldBuilding\GenPass.cs:line 20 at Terraria.WorldBuilding.WorldGenerator.GenerateWorld(GenerationProgress progress) in tModLoader\Terraria\WorldBuilding\WorldGenerator.cs:line 51 at Terraria.WorldGen.GenerateWorld_RunTasksAndFinish(Int32 seed, Stopwatch generationStopwatch, GenerationProgress customProgressObject) in tModLoader\Terraria\WorldGen.cs:line 14052 at Terraria.WorldGen.GenerateWorld(Int32 seed, GenerationProgress customProgressObject) in tModLoader\Terraria\WorldGen.cs:line 6263 at Terraria.WorldGen.do_worldGenCallBack(Object threadContext) in tModLoader\Terraria\WorldGen.cs:line 2504 at Terraria.WorldGen.worldGenCallback(Object threadContext) in tModLoader\Terraria\WorldGen.cs:line 2493