Universal Tweaks

Universal Tweaks

2M Downloads

Cannot connect to world anymore (Continuation of my error from before).

Pineappleguy03 opened this issue ยท 5 comments

commented

There is now a new error! YAY

Image

Originally posted by @Pineappleguy03 in #654

commented

New logs are posted in the old problem

commented

Isn't coding awesome? Man ... Such a pain in the butt.

commented

Please try to disable Connection Timeouts Toggle under Tweaks -> Connection Timeouts.

commented

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.

commented

Fixed. Phew.