更新到0.5.1后使用所有指令都会报错……
2023-07-07 14:23:32 W/EventHandler: processing valorant bot logic throw throwable
java.lang.NoClassDefFoundError: Could not initialize class io.tiangou.repository.LogicRepository
at valorant-bot-plugin_windows_x64-0.5.1.mirai2.jar//io.tiangou.logic.LogicSelector.loadLogic(LogicSelector.kt:32)
at valorant-bot-plugin_windows_x64-0.5.1.mirai2.jar//io.tiangou.EventHandler$onMessage$4$1$1.invokeSuspend(EventHandler.kt:45)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)