Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Debugify

Debugify

Fixes Minecraft bugs found on the bug tracker

11.01M
2,569
Optimization
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.x
1.18.2

Platforms

Fabric
Forge
Quilt

Supported environments

Client-side
Server-side
Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on Patreon

Creators

isxander
isxander Owner

Details

Licensed LGPL-3.0-only
Published 3 years ago
Updated 2 months ago
DescriptionChangelogVersions

Show all versions

1
2
3
5

1.19.4+2.0 (1.19.4)

by isxander on Apr 17, 2023
Download

  • Add fix explanations and effects to most bug fixes
  • Fix crash relating to MC-162253
  • Improve MC-183990 to fix more mobs

1.19.4+1.1 (1.19.4)

by isxander on Apr 16, 2023
Download

  • Fixed issues with the MC-46766 fix
  • Fixed a lot of client bug fixes silently failing to be applied fully
    • MC-108948
    • MC-127970
    • MC-143474
    • MC-162253
    • MC-215531
    • MC-217716
    • MC-227169
    • MC-22882
    • MC-237493 - this fixes the telemetry fix not properly clearing the telemetry info screen
    • MC-577
    • MC-59810
    • MC-79545
    • MC-90683
    • MC-12829
    • MC-140646
  • Prevent mixins from failing silently in the future
  • Publish sources jar to maven
  • Add Traditional Chinese translation

1.19.4+1.0 (1.19.4)

by isxander on Mar 15, 2023
Download

  • Update to 1.19.4
  • Removed MC-165595 as it was fixed in 1.19.4

1.19.3+1.1 (1.19.3)

by isxander on Dec 15, 2022
Download

  • Re-compile with latest version of YetAnotherConfigLib as new version JAR isn't backwards compatible

1.19.3+1.0 (1.19.3)

by isxander on Dec 7, 2022
Download

Updated to 1.19.3

New & improved Telemetry Fix

New telemetry menu in 1.19.3 allows you to set telemetry from Minimal to Full, Debugify adds a third option, off, that fully turns off and prevents Minecraft from connecting to Mojang telemetry services.

This also allows for a tooltip explaining each type of telemetry option.

Technical Details

Debugify adds another option in options.txt named debugifyTelemetry where 0 = off, 1 = minimal and 2 = full. Debugify internally sets the vanilla option to minimal if off or minimal so if you delete Debugify you would not be defaulted to full.

Options GUI improvements

You can now search for fixes using their descriptions as well as their bug ID.

'Server' fixes have been renamed to 'Main' fixes because previous wording was misleading that they only applied on a server.

'Main' and 'Client' are now categories instead of groups while 'Basic' and 'Gameplay' have taken their place as groups rather than categories. The gameplay warning and multiplayer toggle are mirrored in both categories.

Fix groups are now expanded by default.

New versioning system

Due to how intertwined Debugify is with Minecraft versions, starting 1.19.3, a new versioning system for Debugify is being adopted. The version will reset on every Minecraft version bump, including patches. An example version is 1.19.3+1.0, the major version will change when Debugify adds new fixes or any significant changes to the mod itself happens, the minor version will change if Debugify makes any small changes such as a bug fix or a text localisation update.

This has been made because the current system was very confusing and wasn't clear when there should ever be a major bump.

Removed bugs fixed in 1.19.3

Bug ID Name Fixed in
MC-26757 Large item tooltips can get cut off at the edges of the screen 22w42a
MC-135973 Can't hold Q to drop items rapidly from container inventories 22w42a
MC-145748 Clicking a settings button when there's a slider under the mouse in the next screen plays the click sound twice 22w42a
MC-84873 DeathTime values 20+ cause corrupted mobs 22w43a
MC-147605 Text cursors can exist in multiple fields 22w46a
MC-151412 "Edit Server Info" window does not focus "Server Name" text field automatically 22w46a
MC-233042 Server Address field isn't focused when Direct Connection menu is opened 22w46a
MC-249059 Loading terrain screen cannot close before 2 seconds have passed 22w46a
MC-228976 Entity collision is run on render thread 1.19.3-pre3

2.8.0 (1.19.2)

by isxander on Oct 31, 2022
Download
  • MC-227169 - The main hand is broken when you hold a crossbow loaded into the secondary hand
  • MC-135973 - Can't hold Q to drop items rapidly from container inventories
  • Fix some LinkageErrors with other mods using MixinExtras
  • Resolve #162
  • Notice screen for config when YetAnotherConfigLib isn't loaded
  • Remove use of Fabric's access wideners

2.7.1 (1.19.2)

by isxander on Sep 25, 2022
Download
  • Further improve MC-26757 (the tooltip going off-screen one) now Debugify can wrap tooltips only when even centering tooltips makes them going off-screen, maintaining parity with Bedrock AND completely fixing the issue altogether.
  • Better compatibility for some fixes - Techniques of modifying certain game code have been improved

2.7.0 (1.19.2)

by isxander on Sep 23, 2022
Download

New Fixes

  • MC-59810 - Cannot break blocks while sprinting (Ctrl+Click = right click on macOS)

Other Changes

  • When conflicts or incompatible OSes are detected, Debugify no longer disables the fix permanently but only for that launch, so if you delete the mod / change OS it will automatically re-enable.
  • Change Not fixed for unavailable fixes to Unavailable.
  • Fix for MC-577 wasn't handling drop mouse keybinds like the bug states.
  • Fixed MC-200418 dismounting zombie villagers even when they weren't a jockey.
  • Disable MC-162253 when Phosphor or Starlight are loaded, they fix it.
  • Disable MC-165595 when Sodium Extra is loaded, it fixes it.
  • Disable MC-22882 when Ctrl-Q is loaded, it fixes it.

2.6.2 (1.19.2)

by isxander on Sep 19, 2022
Download
  • Fix description loading causing long load times

2.6.0 (1.19.2)

by isxander on Sep 6, 2022
Download
  • Use YetAnotherConfigLib (you need to download it) instead of Cloth Config!

2.5.0 (1.19.2)

by isxander on Aug 26, 2022
Download
  • Add [MC-90683](https://bugs.mojang.com/browse/MC-90683- "Received unknown passenger" - Entities with differing render distances as passengers outputs error
  • Add Support me! button in config menu.

2.4.1 (1.19.2)

by isxander on Aug 7, 2022
Download
  • Support 1.19.2

2.4.0 (1.19.1)

by isxander on Aug 3, 2022
Download
  • Debugify is now fabric/quilt only!
  • Fix MC-147605 breaking modded text fields (EMI compatibility)

[Fabric 1.19.1] 2.3.3

by isxander on Jul 28, 2022
Download

[Forge 1.19.1] 2.3.3

by isxander on Jul 28, 2022
Download
  • Update to 1.19.1
  • Remove MC-148149 as it was fixed in 1.19.1

[Fabric 1.19] 2.3.2

by isxander on Jul 21, 2022
Download

[Forge 1.19] 2.3.2

by isxander on Jul 21, 2022
Download
  • Fix fixes not being disabled when there is a mod conflict
  • Crash when debugify detects YOSBR handling debugify config

[Fabric 1.19] 2.3.1

by isxander on Jul 21, 2022
Download

[Forge 1.19] 2.3.1

by isxander on Jul 21, 2022
Download
  • Fix crash with lithium mod

[Fabric 1.19] 2.3.0

by isxander on Jul 20, 2022
Download
1
2
3
5

Modrinth is open source.

fix-window-open@1656e14

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.