Petpet - 生成各种奇怪的图片
-
@Dituon 用了2.0版本启动后生成了一个json文件,但如果使用pet指令还是报错![S)QQTQXO67WGG]63J8NN~X.png
-
-
暴打DrawMeme
-
暴打Stage
-
@Dituon 用了1.4后使用pet指令依旧报错![8(9BUT@[66~9HHVZLZ6S7H.png
-
-
@Dituon 好,感谢
-
@Dituon 在 Petpet - 生成各种奇怪的GIF 中说:
考虑以后发布release时附带data压缩包?如图还需要手动切换到目标tag,否则下到的是最新commit,json格式可能与目标tag不同。
-
@hundun000 明白,感谢提醒
-
有没有一种可能,我是大大大大菜鸡,不知道怎么给权限
/permission add<><>? -
@小江要努力鸭 插件没有权限节点,我认为没有必要。
有需要请提交issue并说明具体方法 -
更新了2.5和mcl2.11,素材确认都放进data/xmmt.dituon.petpet了 还是报错
2022-06-10 14:30:21 I/stdout: Petpet 初始化成功,使用 pet 以生成GIF。
2022-06-10 14:30:21 I/stdout: Petpet 加载完毕 (共 15 素材,已排除 0 )
...
2022-06-10 14:31:26 E/main: Exception in coroutine <unnamed>
java.lang.NoClassDefFoundError: Could not initialize class java.awt.Toolkit
at java.desktop/sun.awt.AppContext$2.run(Unknown Source)
at java.desktop/sun.awt.AppContext$2.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at java.desktop/sun.awt.AppContext.initMainAppContext(Unknown Source)
at java.desktop/sun.awt.AppContext$3.run(Unknown Source)
at java.desktop/sun.awt.AppContext$3.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at java.desktop/sun.awt.AppContext.getAppContext(Unknown Source)
at java.desktop/javax.imageio.spi.IIORegistry.getDefaultInstance(Unknown Source)
at java.desktop/javax.imageio.ImageIO.<clinit>(Unknown Source)
at petpet-2.5.jar//xmmt.dituon.share.ImageSynthesis.getAvatarImage(ImageSynthesis.java:129)
at petpet-2.5.jar//xmmt.dituon.plugin.PluginPetService.sendImage(PluginPetService.java:68)
at petpet-2.5.jar//xmmt.dituon.plugin.PluginPetService.sendImage(PluginPetService.java:52)
at petpet-2.5.jar//xmmt.dituon.plugin.PluginPetService.sendImage(PluginPetService.java:27)
at petpet-2.5.jar//xmmt.dituon.plugin.Petpet.onGroupMessage(Petpet.java:131)
at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:574)
at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:574)
at kotlinx.coroutines.InterruptibleKt.runInterruptibleInExpectedContext(Interruptible.kt:51)
at kotlinx.coroutines.InterruptibleKt.access$runInterruptibleInExpectedContext(Interruptible.kt:1)
at kotlinx.coroutines.InterruptibleKt$runInterruptible$2.invokeSuspend(Interruptible.kt:43)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) -
@octju 请给出系统版本,java版本,mirai版本等信息
本插件编译的mirai版本为2.11.0,oracle jdk11
-
-
@hundun000 了解,如果没有pr的话 我下一个版本会在启用时设置Headless
-
@Dituon 在 Petpet - 生成各种奇怪的GIF 中说:
@hundun000 了解,如果没有pr的话 我下一个版本会在启用时设置Headless
在config里让用户选择是否headless吧,让用户在桌面环境是也可以不headless
-
@hundun000 明白
-
建议在data里增加修改图片整体色调的配置,我想着能图片色调变蓝然后配上群青两个字这样
-
@LCM504911057 可以创建带有透明度的图片并与头像叠加。
-
@Dituon 妙哇,谢谢大佬