Dynamic Surroundings

Dynamic Surroundings

51M Downloads

Pre-load crashing because it thinks Forge 35.1.4 is an earlier version than 35.1.10

tractorbeam0 opened this issue · 3 comments

commented

Mod Version:

4.0.3.2

Forge Version:

35.1.4

Link to client log:

https://pastebin.com/hyGmqMP0

Link to crash log:

https://pastebin.com/3df9tvA3

Description:

Obviously I have a later version then 35.1.10 but because of the extra 0 at the end it thinks that 35.1.4 is an earlier version.

commented

That's not how version numbers work. 35.1.4 is older than 35.1.10. You don't strip the 0 at the end. And it is Forge that enforces these rules based on meta in the mods TOML file.

commented
commented

No worries. :)