
[BUG] PartBeamFormer crashes.
KasumiNova opened this issue · 5 comments
The log suggests that listenerLinkedList
is null, which should never be the case since the code is unreachable if there's no connection to begin with. Please post the entire log if possible.
https://mclo.gs/KU0CmJC
Not sure if any of this will be useful in solving the problem, but this is the only log.
Right, no anomalies in the log. I'll implement an extra safeguard, but in all honesty this should never have happened in the first place.
I have the same crash too,it's my crash report here:https://mclo.gs/7cGDICT,I dont know how it happened,I did not do anything ever when it crashed, it's so sudden.