Puzzles Lib [Forge & Fabric]

Puzzles Lib [Forge & Fabric]

99M Downloads

[Crash]: Puzzles Lib (puzzleslib) encountered an error during the complete event phase java.lang.RuntimeException: Error computing listener list for fuzs.puzzleslib.impl.event.LootTableModifyEvent

GamerArcade1111 opened this issue ยท 9 comments

commented

Mod Loader (Required)

Forge

Minecraft Version(s) (Required)

1.20.1

Mod Version(s) (Required)

47.4.0

Notes (Required)

I use Prism Launcher to launch a self created Modpack and when i start it shortly before the game finishes to start this Message accours with a link to following crash report:

Crash Report (Required)

https://gist.github.com/GamerArcade1111/761e2319d9cdb01da6ee503974ee48c0

latest.log (Optional)

No response

commented

Can you reproduce this issue with only Puzzles Lib & and one other of my mods installed, like Thin Air?

commented

No if i start it without anything but Puzzles Lib and Thin Air it works completely fine

commented

Ok, then it's certainly a mod conflict.

For the meantime though, can you test this custom build of Puzzles Lib with your normal mod pack to see if everything works with that?

https://mega.nz/file/OdkEUDxK#MZzeaSxKEsRzVm0U-qcNbBXi0FjWjDAyxXWzzCAT9qU

commented
commented

Yeah, so some mod in your setup is seriously messing up. The error is happening very deep in Forge where mods should normally never touch. It has nothing to do with Puzzles Lib or Citadel.

I can only recommend removing mods one by one until you find the one responsible. My guess would be the issue was introduced in a recent mod update as I've only seen this now in some reports.

You can also try something like this if it works: https://github.com/skycatminepokie/FabricBinarySearchTool

commented
Image I tried to use your program but it showed me this as i tried to let it run through my Modpack. Btw i tried removing Mods one by one already but it doesn't work, Minecraft seem to just crashe randomly because it sometime work with a few Mods and then not.
commented

The program is designed for Fabric, wasn't sure if if would work for Forge, so that's a no then.

Make sure when removing mods you do not remove dependencies before the mods that depend on them.

commented

Mod works now for some reason. But only if i put out Supplementaries, Supp squared and Amendments.

commented

Mod works now for some reason. But only if i put out Supplementaries, Supp squared and Amendments.

Try to update moonlight lib and check those 3 are updated aswell