ForgeEssentials

ForgeEssentials

339k Downloads

[1.12.2] Command error

IdanYekutiel opened this issue ยท 0 comments

commented

Hi guys, I'm using the version forgeessentials-1.12.2-12.3.58-server of forge essentials and I'm getting some problems, I tried previous build and new builds and it still happens.

If I do wb 0 info this happens:

> wb 0 info [18:35:43] [Server thread/INFO] [minecraft/DedicatedServer]: An unknown error occurred while attempting to perform this command [18:35:43] [Server thread/WARN] [minecraft/CommandHandler]: Couldn't process command: wb 0 info java.lang.NullPointerException: null at com.forgeessentials.worldborder.CommandWorldBorder.parse(CommandWorldBorder.java:82) ~[CommandWorldBorder.class:?] at com.forgeessentials.core.commands.ParserCommandBase.func_184881_a(ParserCommandBase.java:22) ~[ParserCommandBase.class:?] at net.minecraft.command.CommandHandler.func_175786_a(CommandHandler.java:119) [bj.class:?] at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:91) [bj.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:433) [nz.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:398) [nz.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]>

This happens with not only this command but multiple commands, so, I don't know what to do.