Display Links cannot write to target block lines beyond line 8 despite resizing
Checklist
Before submitting this bug report, I ensured that…
- [x] I can read
- [x] I can reproduce this in an isolated environment (e.g. only CC:T, Create and CC:C Bridge)
- [x] I have uploaded the full logs (We recommend https://mclo.gs/)
- [x] the used versions are all still supported and up-of-date
- [x] there is no duplicate of this bug
Description
When selecting a target block from this mod as a target for the display link and attach it to a block (i.e. a signal) can you only write to lines 1 through 8, no matter what size the target block has been configured to be.
This causes significant issues, not to mention breaks setups where the old 24 lines were used and expected, requiring to use a lot more target blocks than is really necessary.
Steps to Reproduce
- Place a Target block next to a computer
- In the computer, resize the target block to a Y value past 8.
- Connect the target block with a redstone link to a source (i.e. a track signal)
- Open Display Link UI and try to set a line past 8 using the scroll wheel.
- Notice how it doesn't go past 8.
Expected behavior
The target line should be selectable up to the target block's defined size on its Y level.
Footage
Direct video upload not possible, so here's a yt link instead: https://youtu.be/s1u5mZycBVI
Version
- Minecraft 1.20.1
- Mod Version 1.7.1
- ModLoader Forge
- Logs: https://mclo.gs/VAIvC19
Looking back at the video, I've noticed that the display link reports the signal to not be a valid display source.
~~So this may actually be a create issue, where a signal is no longer seen as a valid source?~~ Actually not really, as even with using other sources that do work can I not change line past line 8.