mega12345mega / NBT-Editor

Edit items, blocks, and entities in-game.
MIT License
46 stars 14 forks source link

on 1.12 keep getting same error #54

Closed L1ghtn1ng-cmd closed 7 months ago

L1ghtn1ng-cmd commented 1 year ago

Cannot invoke "com.mojang.brigadier.CommandDispatcher.execute(String, Object)" because "com.luneruniverse.minecraft.mod.nbteditor.multiversion.commands.ClientCommandInternals.activeDispatcher" is null

this appears in chat and the commands do not work. i am using client commands - did not show this error before i updated

mega12345mega commented 1 year ago

Can you send:

I'm assuming its the clientcommands commands that don't work, while the NBT Editor ones work fine?

Thanks!

mega12345mega commented 7 months ago

Since I've not gotten any more information, and the mod seems to work with the clientcommands mod fine after Issue #51, I'm going to close this. If it still occurs, please create a new issue (I don't believe Github allows you to reopen issues not closed by you for some reason).