isXander / isXander/Debugify

[Bug] Summary of bug

Open
#556 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Java
Stars
215
Forks
50
Avg merge
9d 6h
Merged PRs (30d)
1

Description

Bug Description

Time: 2026-08-03 10:42:08
Description: Unexpected error

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_746.method_55693()" because "net.minecraft.class_310.method_1551().field_1724" is null
at knot//net.minecraft.class_757.modifyExpressionValue$eij000$debugify$scaleNearClipDistance(class_757.java:3467)
at knot//net.minecraft.class_757.method_22973(class_757.java:453)
at knot//net.minecraft.class_757.method_3188(class_757.java:750)
at knot//net.minecraft.class_757.method_3192(class_757.java:497)
at knot//net.minecraft.class_310.method_1523(class_310.java:1393)
at knot//net.minecraft.class_310.method_1514(class_310.java:966)
at knot//net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:61)
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)

How to Reproduce?

install debugify
enter the server
then the game will death

Expected Behavior

No response

Version

1.21.11

Fabric/Quilt Loader Version

fabric 0.19.3 api 0.141.5

Logs or additional context

No response

Has not been reported.
  • I made sure this bug hasn't already been reported.
Is on most update to date version.
  • I made sure I am using the most up to date fabric/quilt loader and mod version.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the crash with Debugify on Minecraft 1.21.11, Fabric Loader 0.19.3, and API 0.141.5 while entering a server. Then trace the stack entry at class_757.modifyExpressionValue$eij000$debugify$scaleNearClipDistance and determine which Debugify change triggers the null player reference. Done means entering the server no longer produces this NullPointerException.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.