ixDarkLorD / UltimineAddition

Lock the ability to use ultimine under conditions! Making the player experience more fun by completing some challenges to obtain the excavation skill.
MIT License
2 stars 0 forks source link

[Bug]: Chunks resetting on server load #16

Closed sprocketaudio closed 9 months ago

sprocketaudio commented 9 months ago

Describe the Bug

Hello, I have a self made modpack and have been setting up spawn before players join. Chunks sometimes randomly seem to reset and regenerate on server boot. I have looked in the logs from last time it happened, and found the below, mentioning Architectury and Ultimine Additions. I was wondeirng if someone could look at this and see if they can discern the issue? Maybe its an issue with one or the other mod, or both together? Please note I have already created a whole new world so I know its the not the world itself being corrupted.

This is MC 1.19.2, Forge 43.3.7 , Architectury API v6.5.85, Ultimine Additions 1.2.2

Here is the chunk error from log file

image

I have also attached the full log file.

2024-02-04-6_2.log

To Reproduce

Start server - sometimes it will fail to load chunks and they will regenerate

Catch the bug In Action!

No response

Crash Report or Log

https://github.com/ixDarkLorD/UltimineAddition/files/14166963/2024-02-04-6_2.log

OS

Serer is on Ubuntu 20.04 LTS

Minecraft Version

1.19.2

ModLoader

Forge

Mod Version

1.2.2

ixDarkLorD commented 9 months ago

I fixed it. Check out the new update v1.2.3

sprocketaudio commented 9 months ago

Thanks so much, I'll test it now :)