Dan Hannam

Results 1 issues of Dan Hannam

Hello, Typing '/op' or '/deop' in the server console causes a crash as per the below: ``` java.lang.ArrayIndexOutOfBoundsException: 0 at betterquesting.handlers.EventHandler.onCommand(EventHandler.java:350) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1480_EventHandler_onCommand_CommandEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:54) at...