Minecraft Transit Railway (Automated trains, planes, and more!)

Minecraft Transit Railway (Automated trains, planes, and more!)

1M Downloads

1.19.2 issue with Jade mod

Zygus42 opened this issue ยท 3 comments

commented

Expected Behaviour
Nothing.

Actual Behaviour
When you look straight down, if you're too far away from a block for Jade to activate the info tab, the info tab opens anyway and has the mod name "Minecraft Transit Railway" in it. See attached picture:
2022-09-22_21 27 54

Reproduction Steps
Steps to reproduce the behaviour:

  1. start world, fly up, look down.

Crash Report
no crash. Find logs attached:
debug.log
latest.log

Screenshots
see above.

Environment

  • Minecraft Version: forge-1.19.2-43.1.25-installer
  • Installed Mods:
    MTR-forge-1.19.2-3.1.0
    architectury-6.2.46-forge
    MTR-LU-Addon-forge-1.19.2-3.1.0-1.2
    Jade-1.19.1-forge-8.2.2

Additional Information
Anything else you want to add?

commented

Duplicate of #400

commented

Almost all tooltips mod suffers the same issue (Unless they allow the player to ignore an entity)

#400
Jade dev told us to hide the entity with their code, although it doesn't seems viable to bundle another dependency
(Esp due to the current setup we have to deal from 1.16.5 - 1.19, then there's also The One Probe, wthit and numerous other mods out there)

Long term would be to move the entity a little bit away from the player (Maybe make it stay right behind of the players)
Seems to be already on the To-Do list

WTHIT allows you to "blacklist" a tooltips with only a json file, I have not tried it though

commented

This a Jade problem not an MTR mod problem.