Crash only reproducible if Minecraft freezes and you remove a parent component #224
Labels
priority: low
this issue only has minor effects - adressing it is not immediately required
status: confirmed
this issue is reproducible or otherwise confirmed to exist
type: bug
this issue breaks or otherwise adversely affects functionality
Description
I was with a friend on a server and he crashed using my mod, I asked him for the crash report, and from what I could notice, I can't reproduce it. Then he told me that Minecraft froze before the crash, which makes sense if we look at where it crashed. When calling the queue parent, it wasn't null, but inside the queue it was because while it froze, he clicked and closed an overlay that was the parent.
owo-lib/src/main/java/io/wispforest/owo/ui/core/Component.java
Lines 314 to 319 in a06c477
Crash log
https://gist.github.com/Zailer43/dcac94e1897b86ab30a5eba98a0d54e3
Versions
owo-lib = 0.12.6+1.20.3
fabric-api = 0.96.1+1.20.4
The text was updated successfully, but these errors were encountered: