Puzzles Lib [Forge & Fabric]

Puzzles Lib [Forge & Fabric]

77M Downloads

[Crash]: Mixin injection failure

SalemSanctuary opened this issue · 15 comments

commented

Mod Loader (Required)

Fabric

Minecraft Version(s) (Required)

1.21

Mod Version(s) (Required)

v21.0.19

Other Mods Involved (Required)

Yes

Notes (Required)

Using just this API, alongside the Forge Config API Port that's required, Minecraft crashes when I attempt to launch the game.

Crash Report (Required)

https://gist.github.com/SalemSanctuary/ae6eb822551aa8c0cb21bbb8317486da

latest.log (Optional)

No response

commented

It is yes. Here's the crash report that came with it, if you'd need it: https://gist.github.com/SalemSanctuary/8b0ed7fbe26aa7858d554bc39c6db6ac

commented

Here is a custom version, it should crash again. Please send that crash report as well.
https://mega.nz/file/yAM10ByL#T0XSEm_PiMRwUzjF7TZL1tCzxAAA0XCSnjyP7g13uMw

commented

Oops! So sorry that I sent the wrong link.

Here's the correct one: https://gist.github.com/SalemSanctuary/c4cfa8bdb00f5eb8038e678251275932

commented

Hmm, that doesn't reveal anything unfortunately. This is a mod conflict. I guess the only way to solve this is to try to find what other mod is incompatible by testing individual subsets of your installed mods.

commented

Do older versions of Puzzles Lib work, e.g. v21.0.18?

commented

I'm afraid not, no. Not with 1.21.

commented

Is this still an issue in Puzzles Lib v21.0.20?

commented

Hey there, I have the same problem

I tried the outdated version but still not works

image

commented

Same problem here. Tested all 'PuzzlesLib' for 1.21 versions as well.
It Just crashes at launch.
Mods folder:
image

commented

@Delelo please post your crash report

commented

It's a conflict with klmaster: KLMaster 3.0 whatever that is. Something from your launcher I suppose.

commented

hi!

im having trouble as well with 1.21.1 (worked in 1.21), i disabled all my mods except:
image

but it crashes before launching minecraft, here is the report:

https://pastebin.com/raw/RWN1ik5T

this does not happen if I disable puzzleslib 🤔

commented

Oddly enough, if i create a new instance (instead of copying the old 1.21 one), it does work!