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

Waystone issues on 1.21.1 #889

Open Saereth opened 3 weeks ago

Saereth commented 3 weeks ago

Minecraft Version

1.21.1 (LTS)

Mod Loader

NeoForge

Mod Loader Version

21.1.22

Mod Version

21.1.1

Balm Version

21.0.18

Describe the Issue

When a waystone is placed the ui doesn't let you set a name its just blank.

image image

additionally when waystones generate in the world they add a blank name to the map and this isnt removed even if you break and replace the waystone:

image

Logs

No response

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

No response

BlayTheNinth commented 3 weeks ago

Please provide the full logs. You can find the logs in the logs directory of the client or server. Most of the time latest.log is the correct file (unless the crash or issue happened during an earlier run).

Logs can be uploaded here by dragging the file into the comment field, or you can post them on a site like https://gist.github.com/ or https://pastebin.com/. Make sure they are set to be public (or unlisted) and to never expire.

Saereth commented 3 weeks ago

sorry for the delay, here you go! https://mclo.gs/iMqPaRS if you need anything else I'm happy to provide it. Thanks

BlayTheNinth commented 2 weeks ago

Cannot reproduce with just Waystones.

Does it happen without FTB Chunks? The map integration seems to be implemented there so it's likely the issue lies in there.

gamerpotion commented 1 week ago

Am having the same issue on a pack im working on in NeoForge 1.21.1 Tried to disable FTB Chunks and getting the same issue. Not sure what is causing this. Cant see anything in logs.

gamerpotion commented 1 week ago

Ok I think I may have found a fix. Its to do with the menu blur introduced in 1.21 if you go to options, accessibility settings, then change Menu Background Blur to Off and it shows the text on waystones again.

Saereth commented 1 week ago

yeah that fixed it for me as well