Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Crash report: java.lang.IllegalAccessError on client. #61

Open
zyxkad opened this issue Sep 10, 2022 · 1 comment
Open

Crash report: java.lang.IllegalAccessError on client. #61

zyxkad opened this issue Sep 10, 2022 · 1 comment

Comments

@zyxkad
Copy link

zyxkad commented Sep 10, 2022

Logs:

java.lang.IllegalAccessError: class me.jellysquid.mods.lithium.common.shapes.VoxelShapeSimpleCube
   tried to access method 'void net.minecraft.world.phys.shapes.VoxelShape.<init>(net.minecraft.world.phys.shapes.DiscreteVoxelShape)'
   (me.jellysquid.mods.lithium.common.shapes.VoxelShapeSimpleCube is in module [email protected] of loader 'TRANSFORMER' @e11ecfa; net.minecraft.world.phys.shapes.VoxelShape is in module [email protected] of loader 'TRANSFORMER' @e11ecfa)

It seems not works with Create-0.5.0d, but it works well with 0.5.0c, I don't know why

@First-Dream
Copy link

try adding mixin.shapes=false to radium.properties

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants