Puzzles Lib [Forge & Fabric]

Puzzles Lib [Forge & Fabric]

98M Downloads

[Crash]: Crash with Sniffer+

dalekfan opened this issue ยท 3 comments

commented

Mod Loader (Required)

Forge

Minecraft Version (Required)

1.20.1

Mod Version (Required)

PuzzlesLib-v8.0.12-1.20.1-Forge.jar

Notes (Required)

Got a crash on startup. Seems related to Sniffers+ and this library in particular.

Crash Report (Required)

https://pastebin.com/J6sYXaXR

latest.log (Optional)

No response

commented

Sniffer+ needs to properly register it's block colors. Both Forge and Fabric Api have dedicated methods for that. A mixin is not the way to go as it can lead to class loading issues as shown here.

commented

Well I also got a crash without Puzzlelib if that helps.
https://pastebin.com/bVijS3rp

commented

Report this to Sniffer+, I have nothing to do with this. I basically just trigger the issue that exists in Sniffer+.