Biomes O' Plenty

Biomes O' Plenty

151M Downloads

Crash using latest version of Forge

vnbcs opened this issue ยท 2 comments

commented

Bug Report

Mod crashed using latest version of Forge. This has happened twice now. Error message during start up:

"Error Loading Mods. 1 error has occurred during loading. Mod biomesoplenty requires forge 35.1.10 or above. Currently forge is 35.1.4."

I am pretty sure that 35.1.4 > 35.1.10, so I'm not sure what's wrong. Unless this means only forge versions >=35.1.10 and <35.2?

Removing biomesoplenty fixes the problem. All of my (two) other mods load fine using forge.

How can the crash be reproduced?

My system - MacBook Pro 2015 running MacOS Big Sur 11.1.

  1. Install Forge 35.1.4
  2. Download latest version of Biomes O' Plenty - 1.16.4-13.0.0.427.
  3. Launch Minecraft using Forge 35.1.4

Crash Report and Logs

latest.log
crash-2021-01-08_13.40.36-fml.txt

Mod Version

1.16.4-13.0.0.427

commented

Also, biomesoplenty does load when I use Forge 35.1.10. I reinstalled to check. Minecraft version is 1.16.4.

commented

Versioning numbers don't work the same as normal decimals (At least with how Minecraft/the modding community uses them), so .10 is newer than .4

As for why it doesn't load with .10, we'd need the log for that separately.