Silent Gear

Silent Gear

19M Downloads

Null Pointer with Tooltip

AustinESP opened this issue ยท 5 comments

commented

Versions

  • Silent Gear: 1.20.1-3.5.2
  • Silent's Gems: N/A
  • Silent Lib: 1.20.1-8.0.0
  • Forge: 4.2.6
  • Modpack: N/A
  • Optifine Installed: No

Minecraft Version: 1.20.1
Forge Version: 4.1.47

Null Pointer Exception when hovering over a stack of 128 bones in simple storage. If the Silent Gear mod is disabled then the problem goes away.

NOTE: I logged the same issue under Simple Storage.

Actual Behavior

The game crashes with a null pointer exception.

Log file link:

https://pastebin.com/iZUfB1M6

Steps to Reproduce the Problem

  1. Problem happens in conjunction with Simple Storage
  2. Open Simple Storage and hover over a stack of 128 bones.
commented

I found the issue report you made, linking it here: Lothrazar/Storage-Network#532

I will look into this when I get a chance.

commented

I came to report the same, it happens when mousing over the blueprint starter pack.

https://gist.github.com/ProsperCraft/6f2e62210593e4d28af697972c4c370f

commented

Until this gets fixed, you can set this to help to stop new players from crashing instantly.
#When joining a new world, should players be given a blueprint package?
#The blueprint package gives some blueprints when used (right-click).
#To change what is given, override the starter_blueprints loot table.
spawnWithStarterBlueprints = false

commented

I have the same problem with my game crashing when I hover over certain silent gear items. I think the blueprint package, blueprint, and the book. Im playing with a lot of mods if maybe thats a reason for this crash.
Description: Rendering screen

java.lang.NullPointerException: Cannot invoke "String.length()" because "p_14312_" is null

commented

The crash reports always point to other mods. So I can't tell what of my code would even be the issue.