-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[1.18.x] Chunks with computers in them fail to save on singleplayer. #147
Comments
That is a pretty big issue... how the hell did it never come up before?? can you verify if the chunks actually do save? like place a computer, make an edit, exit the world and load back in? |
It seems like the chunks will actually save if you wait on the pause menu long enough, but if you quit out too quickly the chunks don't save. Here's a video of that happening: 2023-04-25-19-31-42-Trim.mp4And of course, the logs: |
hmm... I don't know what could be causing that, looks like the computer might cause an delay in saving properly as the lua code gets stopped?? Realistically on servers this won't be an issue when the server takes its time to save but yeah... @SquidDev ideas? |
This is pretty similar to #146, and I guess cc-tweaked/CC-Tweaked#956 too. Really the best thing to do here is what we've done on the CC:T side and remove as many usages of
|
@Merith-TK Hello, when a turtle moves outside of a chunk while I'm quitting the game in a singleplayer world or in a LAN world, the turtle literally disappears out of existence. I think this is a very serious problem with this mod. Also when a turtle is moving inside a chunk and I quit and enter the world, the turtle starts from it's past place, not the current place, making the mod unreliable. Please fix this issue. Here is a video demonstrating the first issue: Here is the log file: Thanks. |
As the earlier mentions in this issue say, the chunk itself doesn't save properly when computers are running in it, not just turtles, So the issue is more serious than just turtles, someone made an potential fix that needs to be tested however |
Minecraft Version
1.18.x
Version
1.100.8
Details
How to reproduce:
The logs show that the chunk is failing to save.
latest.log
The text was updated successfully, but these errors were encountered: