Closed Himyu closed 2 years ago
Crash when receiving an error from LCU Client through obs tool
Occurs in state-league/controller/LCUDataReaderController
if (event.data.timer.phase !== PickBanPhase.GAME_STARTING) {
caused by some key missing or being undefined
Solved through fix in Observer Tool
Crash when receiving an error from LCU Client through obs tool
Occurs in state-league/controller/LCUDataReaderController
if (event.data.timer.phase !== PickBanPhase.GAME_STARTING) {
caused by some key missing or being undefined