
this mod will block the main thread/阻塞主线程
Closed this issue · 8 comments
Bug description
cleanSubStageInStagePlayerAction this function is broken, and the Tick queue will stop
Steps to reproduce
how can i know, at start i thought it was a rare bug.then i realize its from the TIS
Expected behavior
No response
Actual behavior
its like /tick freeze
Relevant logs
No response
Minecraft version
1.21.6
Carpet TIS Addition version
1.68.1
Fabric Carpet version
1.4.176
Other information
No response
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.
Please provide evidence or logs of the issue, or steps to reproduce it. Without any of these, nobody knows what happened and nobody can help
teleport,fly fast with elytra, then the world froze, waitForTasks
this function will be waiting forever, i didnt see any logs because its not a crash
Then how you identify that it's this mod's cleanSubStageInStagePlayerAction
that cause the world freezing