kingbrucelee

Results 1 issues of kingbrucelee

Error log of "by deck" tab ``` java.lang.ArithmeticException: divide by zero at com.ke.hs_tracker.module.ui.summary.BattleRateItem$DeckBattleRate.getRate(BattleRateItem.kt:67) at com.ke.hs_tracker.module.ui.summary.BattleRateListFragment$onViewCreated$lambda-3$lambda-2$$inlined$sortedByDescending$1.compare(Comparisons.kt:321) at java.util.TimSort.countRunAndMakeAscending(TimSort.java:355) at java.util.TimSort.sort(TimSort.java:220) at java.util.Arrays.sort(Arrays.java:1427) at kotlin.collections.ArraysKt___ArraysJvmKt.sortWith(_ArraysJvm.kt:2557) at kotlin.collections.CollectionsKt___CollectionsKt.sortedWith(_Collections.kt:1073) at com.ke.hs_tracker.module.ui.summary.BattleRateListFragment$onViewCreated$lambda-3$$inlined$collect$1.emit(Collect.kt:142) at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:398) at...