-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Bug]: Incompatibility with Minecraft Transit Railway Mod #6
Comments
do you maybe mean a different mod than chunksending? Chunksending only alters the rate at which data is sent to the client, it has no relation to data saving |
No, it was definitely your mod that had issues. We tested disabling different mods and loading the rejoining a world but once we disabled your mod and only your mod did it actually save the data from the train mod. |
I do mean the chunksending mod. While it was disabled, I was able to save the world properly. I rejoined to make sure it had the stuff still there. Then I left, closed minecraft enabled your mod and rejoined left and joined again and it was all gone. it allowed me to place stuff while the world was up but once it restarted it all vanished. |
well I cannot reproduce it at all, and chunksending isnt related to saving of chunks either so most likely some other mod is causing this, maybe in combination with chunksending being isntalled. |
Describe the bug you're experiencing
I join a world, add stuff from the MTR mod, rejoin world and all the rails and other stuff that should have saved isn't there anymore. I disable your mod and retry this and the objects remain.
Reproducability
Install both the MTR mod, the one i used was version 3.2.2 Hotfix 2, and the latest version of your mod for 1.20.1.
Mod up to date
Minecraft version
1.20.1
Modloader version
Forge
Logs
https://gist.github.com/WalterLezerus/8627e52a955656c48f6a95e8a1a9bba3
The text was updated successfully, but these errors were encountered: