Supplementaries

Supplementaries

82M Downloads

Client crashes when placing or loading chunk with a flower box.

Lightman314 opened this issue ยท 3 comments

commented

Forge Version: 1.16.5-36.2.0
Supplementaries Version: supplementaries-1.16.5-0.17.1

Client-side crash when placing or loading into a chunk with a flower box. See the given crash report.

crash-2021-09-26_16.36.53-server.txt

Fortunately we were able to move the players away from the offending chunk, but they're unable to return to their home until this gets fixed.

commented

Probably should update the dependency in the mods.toml file to the required version of that then so that others don't encounter this issue. That's kinda why version ranges can be defined in the mods.toml in the first place...

commented
commented

It actually is updated to require 1.7.1. thing is that previous version was just called 1.7 instead of 1.7.0 so it basically passes the check unfortunately. I did have a bunch of people asking the same and I'll fix next update of course by keeping that last digit in newer verison