Crash when activating a waystone
ajh123 opened this issue ยท 4 comments
Minecraft Version
1.18.x
Mod Loader
Forge
Mod Loader Version
40.1.25
Mod Version
10.0.0
Describe the Issue
When I try to use a naturally generated or manually placed waystone the game ends up crashing, in both Creative and Survival.
Logs
Do you use any performance-enhancing mods (e.g. OptiFine)?
You may count Patchouli as one.
@blay09 also when using a wallia fork (e.g. Jade)
the error in the logs is made
[14:59:00] [Render thread/ERROR] [Waila/]: Caught unhandled exception : [class net.blay09.mods.waystones.compat.WailaProvider$WaystoneDataProvider] java.lang.AbstractMethodError: Receiver class net.blay09.mods.waystones.compat.WailaProvider$WaystoneDataProvider does not define or inherit an implementation of the resolved method 'abstract void appendTooltip(mcp.mobius.waila.api.ITooltip, mcp.mobius.waila.api.BlockAccessor, mcp.mobius.waila.api.config.IPluginConfig)' of interface mcp.mobius.waila.api.IComponentProvider.
[14:59:00] [Render thread/ERROR] [Waila/]: See WailaErrorOutput.txt for more information
Has this been fixed in a newer waystones?