Sculk Horde

Sculk Horde

672k Downloads

[startup crash] latest update broke something

Closed this issue ยท 2 comments

commented

the game won't start after the last update, it always fails to start and gives out crash code 1. it doesn't even give out a crash report, just the log

log: https://pastebin.com/9kULDuBL

commented

The crash in question is this:

Mixin apply for mod sculkcommander failed mixins.sculkcommander.json:PlayerMixin from mod sculkcommander -> net.minecraft.world.entity.player.Player: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException Unexpecteded ClassMetadataNotFoundException whilst transforming the mixin class: [MAIN Applicator Phase -> mixins.sculkcommander.json:PlayerMixin from mod sculkcommander -> Apply Methods -> ()Lcom/github/sculkhorde/util/TargetParameters;:getTargetParameters -> Transform Descriptor -> desc=Lcom/github/sculkhorde/util/TargetParameters;]

Its due to the sculk commander mod being incompatible with latest update

@PiggyDr I moved the TargetParamters class to here

commented

Resolved