Sinytra / Connector

A compatibility layer that allows running Fabric mods on NeoForge
https://sinytra.org/docs/connector
MIT License
523 stars 22 forks source link

Debugify crashes the game. Minecraft version 1.21 #1322

Closed ImYosu closed 2 months ago

ImYosu commented 2 months ago

Mod Name

Debugify

Mod Homepage

https://modrinth.com/mod/debugify

Minecraft version

1.21.1

Describe the bug

The mod simply crashes the game at the time of starting it, if you modify the mod settings and disable the option (MC-93384) the game will be able to start without problems or even enter the mod settings in game, but when creating a world or loading one already created the game will crash.

Steps to reproduce

  1. Install sinytra connector, forgified fabric api and connector extras.
  2. Install debugify, and her dependency yetanotherconfiglib
  3. Enter the game, and see the game crash. ...

Logs

https://gist.github.com/ImYosu/ed7d9f6abf67d17297877a3ec33617ac / https://gist.github.com/ImYosu/dcf5c1b345ca9da7778e48f0880f6338

Additional context

No response

ImYosu commented 2 months ago

It is possible to modify Debugify to make it work, for this you must disable the MC-93384 / MC-176559 options in the mod settings.