kitUIN / ChatImage

A Minecraft Mod Which Could Show Image In Chat Line
https://chatimage.kituin.fun
32 stars 5 forks source link

无法使用 /tellraw 正确解析 HoverEvent json; #49

Closed meng877 closed 2 months ago

meng877 commented 2 months ago

无法使用 /tellraw 正确解析 HoverEvent json

命令/tellraw @p [{"text":"[图片]","hoverEvent":{"action":"show_chatimage","value":"[[CICode,url=https://blog.kituin.fun/img/bg.png]]"}}] 结果 image

meng877 commented 2 months ago

fabric 0.16.0 minecraft 1.21

kitUIN commented 2 months ago

你好,可以发送一下日志文件吗?

meng877 commented 2 months ago

latest.log

kitUIN commented 2 months ago

服务器是否安装chatimage

meng877 commented 2 months ago

是的

kitUIN commented 2 months ago

已确认该bug,等待修复

kitUIN commented 2 months ago

请尝试使用1.2.5

meng877 commented 2 months ago

问题已修复,此外,https://github.com/kitUIN/ChatImage/tree/fabric/1.20.5-1.20.6/gradle/wrapper处缺少gradle-wrapper.jar

kitUIN commented 2 months ago

问题已修复,此外,https://github.com/kitUIN/ChatImage/tree/fabric/1.20.5-1.20.6/gradle/wrapper处缺少gradle-wrapper.jar

从别的分支里临时复制一份就好,现在正在修改多版本结构,