AbdElAziz333 / Canary

A performance mod designed to optimize Minecraft's general performance and unofficial fork of Lithium mod for Minecraft Forge.
https://www.curseforge.com/minecraft/mc-mods/canary
GNU Lesser General Public License v3.0
41 stars 3 forks source link

Error on Startup with java.lang.IllegalAccessError #22

Closed CepheidVariable closed 2 years ago

CepheidVariable commented 2 years ago
Component Version
Minecraft 1.19.2
Forge 43.1.43
Canary 0.0.4
Pluto 0.0.3
Saturn 0.0.1
Smooth Boot (Reforged) 1.0.5
Advancement Frames 1.19.2-2.0.0

Reproduction Steps

Start game to cause crash.

Crash Report File

https://paste.ee/p/YLpNe

Additional Information

Removing the Advancement Frames mod eliminates the crash. Possible incompatibility?

AbdElAziz333 commented 2 years ago

its not incompatibility, you are missing Moonlight which is required by Advancement Frames mod.

CepheidVariable commented 2 years ago

its not incompatibility, you are missing Moonlight which is required by Advancement Frames mod.

Thank you for pointing that out. For some reason Moonlight isn't listed as a required dependency on the mod's download page; I've added it, and as expected, error is now resolved.