Closed Rsslone closed 3 years ago
Currently experimenting with placing it into the broken mods list for sponge for the netty handler. I'll comment any updates I find.
I managed to fix the issue, If someone else finds this thread, you need to do the following in your global sponge config.
I'll leave this ticket open in case there is something sledge hammer can do for this, otherwise close it as there is a manageable work around.
` broken-mods {
# All network handlers from a forcibly scheduled to run on the main thread.
# Note that this setting should be considered a last resort, and should only be used as a stopgap measure
# while waiting for a mod to properly fix the issue.
broken-network-handler-mods=["vaultopic"]
And
broken-mod=true
`
Fixed in v1.12.2-2.0.13
You're a legend, thank you!
I've reported this to the dev of vaultopic. I was hoping sledge hammers fix would fix this, but is there anything you read from this gibberish?
https://github.com/wolforcept/Vaultopic/issues/13