Haruhiism

Haruhiism

165 Downloads

[Bug] 当玩家加入服务器时报错无法序列化DamageSourceArgument

bgxd9592 opened this issue · 0 comments

commented

cb3abbc

  • 当玩家加入服务器时报错无法序列化DamageSourceArgument,且无法自动补全参数,但不会影响命令正常执行。
    日志例:
    [17:56:29] [Netty Server IO #1/ERROR] [minecraft/ArgumentTypes]: Could not serialize org.auioc.mods.ahutils.server.command.arguments.DamageSourceArgument@18371da9 (class org.auioc.mods.ahutils.server.command.arguments.DamageSourceArgument) - will not be sent to client!

  • 当使用客户端的内置服务器时,不会出现上述问题。