Packed Up (Backpacks)

Packed Up (Backpacks)

3M Downloads

[Crash] Crash during load "Could not execute entrypoint stage 'client' "

schivey opened this issue · 3 comments

commented

Version Info

  • Minecraft, 1.21.1
  • Packed Up, 1.0.30c
  • Core lib, have tried 1.1.17->1.1.17c

Steps to Reproduce
Launched the fabulously optimized curseforge mod pack. Everything was operational on the first load. The second load began crashing with the following reason.

Crash report (~/logs/latest.log)
The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'packedup' at 'com.supermartijn642.packedup.PackedUpClient'!

commented

Can you share the entire log? I need what's in the logs/latest.log (next to your mods folder) after it crashes. I can't do anything from just those couple lines.

commented

My apologies, here:
latest.log

commented

Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [mixins.ipnext.json:MixinSuperMartiJnWidgetScreen from mod inventoryprofilesnext] from phase [DEFAULT] in config [mixins.ipnext.json] FAILED during APPLY

This is caused by a mixin from Inventory Profiles Next into my core library which is failing. Please report the issue to them.