You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Launchwrapper version hopefully matches for both MC versions. However, it appears that bukkit plugin classloader in Thermos/Crucible has some differences from whatever above patch was designed to handle, and in my tests done with Thermos setup specifically that patch didn't work.
For reference, here is the mixin I created:
Log output indicated that it applied successfully:
Here was some code to test if it works as intended:
Here was exception reminding me that life is never that easy:
The text was updated successfully, but these errors were encountered:
General idea is to replicate what can already be achieved on 1.12.2 with combination of:
Launchwrapper version hopefully matches for both MC versions. However, it appears that bukkit plugin classloader in Thermos/Crucible has some differences from whatever above patch was designed to handle, and in my tests done with Thermos setup specifically that patch didn't work.
For reference, here is the mixin I created:
Log output indicated that it applied successfully:
Here was some code to test if it works as intended:
Here was exception reminding me that life is never that easy:
The text was updated successfully, but these errors were encountered: