TwelveIterationMods / Waystones

Minecraft Mod. Adds waystones you can teleport to after they've been activated.
https://mods.twelveiterations.com/mc/waystones/
Other
275 stars 110 forks source link

upgrade from 1.20.4 to 1.21,all waystones that already existed in the game cannot be used #851

Closed fyk210 closed 3 months ago

fyk210 commented 3 months ago

Minecraft Version

1.21

Mod Loader

Fabric

Mod Loader Version

0.15.11

Mod Version

21.0.1

Balm Version

21.0.5

Describe the Issue

just upgrade from 1.20.4 to 1.21,all waystones that already existed in the game cannot be used will display"the waystone you tried to teleport to is currently being moved or has gone missing" and after rightclicking on the waystone,teleport UI will flash once,cannot be used normally

Logs

No response

Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge)?

No response

fyk210 commented 3 months ago

latest.log

BlayTheNinth commented 3 months ago

This is expected, Mojang made a lot of internal changes between 1.20.4, 1.20.6 and 1.21. Modded worlds generally cannot be migrated fully between those versions.

fyk210 commented 3 months ago

I see,thanks for reply

Smalldero commented 2 months ago

I created a little tool that converted my 1.20.1 savegame to be compatible with 1.21 waystones. All my waystones are still working after the conversion. So if anyone wants to try to get their waystones working again you can check out my little conversion tool. How to use it is described there. But make sure to use a savegame where the waystones were still working, otherwise it sadly wont work. And you dont need the whole savegame, just the waystones.dat file. So it is possible to mix your current savegame with an older waystones.dat that you converted with this tool if you dont care about losing the new waystones you created since the old working version.

fyk210 commented 2 months ago

This is really helpful,thanks a lot for sharing