Controlify

Controlify

609k Downloads

NBT Tooltips Conflict

NyaomiDEV opened this issue ยท 0 comments

commented

Mod Info (fill out the following information)

  • Mod name: NBT Tooltips
  • Mod version: 1.7.2 for 1.20.2

Describe the problem
The client crashes as soon as it draws the GLFW window because Tried to lookup sprite, but atlas is not initialized. This is because NBT Tooltips ticks the game as soon as the window is drawn.

Offending line: https://github.com/zabi94/NBTTooltip/blob/f3fceb611467f8128f06ef113e52efc7396fead7/src/main/java/zabi/minecraft/nbttooltip/NBTTooltip.java#L65

To Reproduce
Steps to reproduce the behavior:

  1. Install Controlify and NBT Tooltips
  2. Observe crash

Expected behavior
The client should just start.

Screenshots
Not applicable

Minecraft Info (please complete the following information):

  • OS: Artix Linux
  • Minecraft Version: 1.20.2
  • Controlify Version: All versions - Independent of version

Additional context
Not applicable