Cannot connect to world anymore (Continuation of my error from before).
Pineappleguy03 opened this issue ยท 5 comments
There is now a new error! YAY
Originally posted by @Pineappleguy03 in #654
Please try to disable Connection Timeouts Toggle under Tweaks -> Connection Timeouts.
I pinpointed the cause of this issue to be from the mod "Up and Down and Everything". The way it loads its ASM transformers breaks any mixins that use MixinExtras features with the same target as any of that mod's transformers. This includes the use of @Local which is used in the Connection Timeouts tweak. As ACGaming said, you can disable the toggle to fix this specific issue, but I can't guarantee you won't run into other issues as long as you still have that mod.
It is not on Universal Tweaks' side to fix this, the mod must fix this compatibility issue.
