求助,在3月8日更新mcl及所有插件以后,在发送逆位图片时出现如下报错,表现为逆位图片无法发送
——————————————————————————————————————————————————
2023-03-09 09:03:12 W/Bot.3215064601: An exception occurred when processing event. Subscriber scope: '<unnamed>'. Broadcaster scope: 'Bot 3215064601.EventDispatcher'
java.lang.NoClassDefFoundError: Could not initialize class java.awt.GraphicsEnvironment$LocalGE
at java.desktop/java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:129)
at java.desktop/java.awt.image.BufferedImage.createGraphics(BufferedImage.java:1181)
at SimpleTarot-1.0.4.jar//org.laolittle.plugin.Tools.rotateImage(Tools.kt:19)
at SimpleTarot-1.0.4.jar//org.laolittle.plugin.GetTarot.getTarotImage(GetTarot.kt:33)
at SimpleTarot-1.0.4.jar//org.laolittle.plugin.SimpleTarot$onEnable$2$1.invokeSuspend(SimpleTarot.kt:97)
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)
N
Neonscape 发布的最新帖子
-
RE: SimpleTarot简单的塔罗牌抽卡