Create Slice & Dice

Create Slice & Dice

16M Downloads

Crash with create 0.5.1b

CrankyScales opened this issue ยท 2 comments

commented

What happened?

Getting exit code 1 when launching with create 0.5.1b and sliceanddice installed. Removing sliceanddice fixed the issue so I guess it's just a version problem, I'll wait for an update.

Loader

forge

Mod Version

sliceanddice-forge-2.2.0

Minecraft Version

1.19

Relevant log output

[12:38:17] [main/FATAL]: Mixin apply failed sliceanddice.mixins.json:LevelMixin -> net.minecraft.world.level.Level: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException @Shadow method getBlockState in sliceanddice.mixins.json:LevelMixin was not located in the target class net.minecraft.world.level.Level. Using refmap sliceanddice.refmap.json
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @Shadow method getBlockState in sliceanddice.mixins.json:LevelMixin was not located in the target class net.minecraft.world.level.Level. Using refmap sliceanddice.refmap.json
commented

I have no idea what happened, maybe I was using the wrong version or it was a fluke but I re-installed 2.2.0 and now it works fine

commented

Was a duplicate of #70