CraftTweaker

CraftTweaker

151M Downloads

/ct dumpzs json Errors with a NoClassDefFoundError

Stapleton opened this issue ยท 0 comments

commented

Issue Description:

Running /ct dumpzs json fails with the error java.lang.NoClassDefFoundError: crafttweaker/mc1120/commands/dumpzscommand/types/DumpBracketHandler

What happens:

Load modpack
Launch world
Run /ct dumpzs json
Error in game chat "An unknown error occurred while attempting to perform this command"
Check latest.log
Make this issue.

What you expected to happen:

A json file would be dumped to the modpack instance directory with all of the various CT data such as all registered bracket handlers, types, symbols, etc.

Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue): No script was used.

crafttweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue): Github Gist - crafttweaker.log


Affected Versions (Do not use "latest"):

  • Minecraft: 1.12.2
  • Forge: 14.23.5.2811
  • Crafttweaker: 1.12-4.1.14
  • Using a server: No
  • If yes, does the client have the exact same scripts?

Your most recent log file where the issue was present: Github Gist - latest.log