"Network Count of Item" and "Network Count of Fluid" aspects of Network Reader have no name translated string, and break operator tooltip
Jack-McKalling opened this issue ยท 2 comments
Issue type:
- ๐ Bug
Short description:
The "Network Count of Item" and "Network Count of Fluid" aspects of the Network Reader are missing a translatable string.
The tooltips also show no signature of the operators, namely that they can take an Item or Fluid argument (the Fluid one even doesn't work in the display panel at all and renders a big red cross instead).
I'm unsure whether these two issues are the same issue, but it's reasonable to assume both are at least related. If the name is untranslated, the tooltip might not be able to render the signature.
Steps to reproduce the problem:
- Place a cable
- Attach a Network Reader
- Route the same cable to the other side of the Network Reader so the network reads itself
- Insert a blank variable card into the Network Count of Item aspect and take it out
- Hover over the card
โ Notice it doesn't mention a signature - Attach a display panel to the network and insert the card into it
โ The operator's signature contains a dotted translation resource string as its name
Missing signatures:
Untranslated string:
Here you can see that the Fluid variant of the aspectdoesn't function in the display panel. Not sure what that means (might be unrelated)
Expected behaviour:
I expected the operator to display its properly translated name along with signature in the display panel, such as Network Count of Item :: Item -> Long
.
And also that the tooltip shows the full signature, just like any other static operator card.
Versions:
- Core: 1.17.0
- CC: 2.8.3
- Dynamics: 1.13.1
- Tunnels: 1.8.17
- Minecraft: 1.19.2
- Forge: 43.1.57
This happens with just the above setup, no modpack.