Carpet-TIS-Addition
Carpet-TIS-Addition copied to clipboard
[Crash] yeetUpdateSuppressionCrash_implForThreadExecutorTaskExecuting: Found unexpected argument type
Bug description
Crash on launching.
Steps to reproduce
- Launch.
Expected behavior
Launch.
Actual behavior
Crash.
Relevant logs
Minecraft version
1.20.1
Carpet TIS Addition version
mc1.20.1-v1.55.0
Fabric Carpet version
1.20-1.4.112+v230608
Other information
To wrap super.executeTask(task) where this is ReentrantThreadExecutor while super is ThreadExecutor, should the first param of the handler method be ReentrantThreadExecutor or ThreadExecutor?
(Fabric loader 0.15 has caused a lot of crash to me in the past few days.)
Check list
- [X] I have verified that the issue persists in the latest version of the mod.
- [X] I have searched the existing issues and confirmed that this is not a duplicate.
Cannot reproduce with
carpet-tis-addition 1.55.0carpet 1.4.112+v230608fabricloader 0.15.3java 17minecraft 1.20.1
Please check your mods and figure out which mod causes the issue
closed as no response