Closed itsdinkd closed 2 years ago
I was having the same issue but it was only with generated waystones. I narrowed it down to the config changes I made and since I forgot what I had changed, I just reset all my changes and it fixed my issue.
I've fixed the crash by adding some missing validation, but the origin of this issue is an incorrect configuration.
customWaystoneNames
expects a list of strings (e.g. customWaystoneNames = ["A Happy Place", "Another Happy Place"]
), but I assume the modpack currently has something like customWaystoneNames = [true]
configured.
woah.. it does.. i never configured it to do this though.
Weird, maybe this is a leftover from an earlier bug or the config gui you use (if any) didn't handle the configuration well.
Minecraft Version
1.18.x
Mod Loader
Forge
Mod Loader Version
Latest
Mod Version
Latest
Describe the Issue
Crash when right clicking waystone. I want to say I was in creative mode, and I might have been flying.