jaredlll08 / ModTweaker

ModTweaker is an addon for CraftTweaker, which provides Integration for an amount of mods.
MIT License
68 stars 63 forks source link

IllegalAccessError in compat module with Actually Additions;Confirmed by AA repository staff to be not fault of AA #660

Closed AncientShotgun closed 6 years ago

AncientShotgun commented 6 years ago

Issue Description:

The crash is cause by a call to the output field in the Actually Additions Empowerer recipe handler when the Empowerer class becomes inaccessible, thus throwing an IllegalAccessError. As stated in the issue title, Actually Additions repository maintainers have confirmed it as not the fault of Actually Additions.

What happens:

Minecraft crashes to desktop and displays the stack trace in the console.

What you expected to happen:

Minecraft would run normally.

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

https://pastebin.com/Atn1JgaN

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

https://pastebin.com/y0fz2fED


Affected Versions (Do not use "latest"):

Your most recent log file where the issue was present:

https://paste.ee/p/fwJjr

jaredlll08 commented 6 years ago

fixed in dev