Client crash on start up due to Exception from crafttweaker for 1.12
Kryyss opened this issue ยท 1 comments
What happens:
When attempting to start Minecraft the game crashes with an error report:
11:42:37 | game | UCH minecraft{1.12} [Minecraft] (minecraft.jar)
11:42:37 | game | UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
11:42:37 | game | UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2387.jar)
11:42:37 | game | UCH forge{14.21.1.2387} [Minecraft Forge] (forge-1.12-14.21.1.2387.jar)
11:42:37 | game | UCE crafttweaker{4.0.2} [CraftTweaker2] (CraftTweaker2-1.12-4.0.2.jar)
11:42:37 | game | UCE ctgui{1.0.0} [CT-GUI] (CraftTweaker2-1.12-4.0.2.jar)
11:42:37 | game | [10:42:37] [main/FATAL] [FML]: The following problems were captured during this phase
11:42:37 | game | [10:42:37] [main/ERROR] [FML]: Caught exception from crafttweaker (java.lang.NoClassDefFoundError: net/minecraftforge/event/furnace/FurnaceFuelBurnTimeEvent)
11:42:37 | game | [10:42:37] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: UP_TO_DATE Target: null
What you expected to happen: Minecraft should load.
Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue): No script.
Minetweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue): Log file is empty as client doesn't start
Affected Versions (Do not use "latest"):
- Minecraft: 1.12
- Forge: 1.12-14.21.1.2387
- Crafttweaker: both CraftTweaker2-1.12-4.0.3 and CraftTweaker2-1.12-4.0.2