Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Crash] yeetUpdateSuppressionCrash_implForThreadExecutorTaskExecuting: Found unexpected argument type #133

Open
2 tasks done
Phoupraw opened this issue Jan 5, 2024 · 1 comment
Labels
info needed Further information is requested

Comments

@Phoupraw
Copy link

Phoupraw commented Jan 5, 2024

Bug description

Crash on launching.

Steps to reproduce

  1. Launch.

Expected behavior

Launch.

Actual behavior

Crash.

Relevant logs

latest.log

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

  • I have verified that the issue persists in the latest version of the mod.
  • I have searched the existing issues and confirmed that this is not a duplicate.
@Fallen-Breath
Copy link
Contributor

Cannot reproduce with

  • carpet-tis-addition 1.55.0
  • carpet 1.4.112+v230608
  • fabricloader 0.15.3
  • java 17
  • minecraft 1.20.1

Please check your mods and figure out which mod causes the issue

@Fallen-Breath Fallen-Breath added the info needed Further information is requested label Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info needed Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants