You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[19:34:40] [Server thread/INFO]: An unknown error occurred while attempting to perform this command
[19:34:40] [Server thread/ERROR]: Couldn't process command: 'mcbot addGroup 群号脱敏'
java.lang.NullPointerException: Cannot invoke "java.lang.Long.longValue()" because "id" is null
at Launch//cn.evolvefield.mods.botapi.common.cmds.AddGroupIDCommand.execute(AddGroupIDCommand.java:17) ~[AddGroupIDCommand.class:?]
at Launch//cn.evolvefield.mods.botapi.init.handler.CmdEventHandler.func_71515_b(CmdEventHandler.java:86) ~[CmdEventHandler.class:?]
at Launch//net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:94) [z.class:?]
at Launch//net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:370) [lt.class:?]
at Launch//net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:335) [lt.class:?]
at Launch//net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
at Launch//net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at Launch//net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
The text was updated successfully, but these errors were encountered:
CC-3301
changed the title
[Bug/漏洞] 1.7.10版本提示botapi.commands.notFound
[Bug/漏洞] 1.7.10版本无法使用
Dec 26, 2024
Checks / 检查
Java Version / Java版本
8
Minecraft Version / Minecraft版本
1.7.10
McBot Version / McBot版本
2.1.4
Description / 描述
开发者你好,我在github的1.7.10-forge分支中build了2.1.4版本的mcbot,使用mcbot命令报错,是否有空维护一下1.7.10版本?
To Reproduce / 重现
使用/mcbot命令
Log / 日志
[19:34:40] [Server thread/INFO]: An unknown error occurred while attempting to perform this command
[19:34:40] [Server thread/ERROR]: Couldn't process command: 'mcbot addGroup 群号脱敏'
java.lang.NullPointerException: Cannot invoke "java.lang.Long.longValue()" because "id" is null
at Launch//cn.evolvefield.mods.botapi.common.cmds.AddGroupIDCommand.execute(AddGroupIDCommand.java:17) ~[AddGroupIDCommand.class:?]
at Launch//cn.evolvefield.mods.botapi.init.handler.CmdEventHandler.func_71515_b(CmdEventHandler.java:86) ~[CmdEventHandler.class:?]
at Launch//net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:94) [z.class:?]
at Launch//net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:370) [lt.class:?]
at Launch//net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:335) [lt.class:?]
at Launch//net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
at Launch//net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at Launch//net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
The text was updated successfully, but these errors were encountered: