Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display links with signs as targets remove text from all of the sign before writing #7844

Closed
Toast5286 opened this issue Mar 8, 2025 · 0 comments
Labels
type: bug Issue where something isn't working

Comments

@Toast5286
Copy link

Description

Connecting display links to a sign with written text removes all text from sign before writing it's label.
In the first image, there's a sign with 4 lines of text and with the display link deactivated (powered by redstone).
In the second image, the display link is activated (unpowered by redstone). This display link is suppose to write on the second line of the sign the label "b". The result is it deletes all previous text from all lines (not just the line where it's suppose to write) and writes its label on the assinged line.
I expected it to only write the label on the line that it was assigned and not delete the text on all other lines.

Image

Image

Game Log

https://mclo.gs/MmgphUc

Debug Information

Client Info
Create:
	Mod Version: 6.0.2
	NeoForge Version: 21.1.128
	Minecraft Version: 1.21.1

Graphics:
	Flywheel Version: 1.0.1-11
	Flywheel Backend: flywheel:indirect
	OpenGL Renderer: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2
	OpenGL Version: 4.6.0 NVIDIA 555.99
	Graphics Mode: Fancy

System Information:
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 21.0.6, Azul Systems, Inc.
	JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M
	Memory: 389021696 bytes (371 MiB) / 1063256064 bytes (1014 MiB) up to 2147483648 bytes (2048 MiB)
	Total Memory: 9038217216 bytes (8616 MiB) / 14877257728 bytes (14182 MiB)
	CPU: AMD Ryzen 5 5600H with Radeon Graphics @ 3.29 GHz; 6 cores / 12 threads on 1 socket(s)
	Graphics cards: none

Other Mods:
	Farmer's Delight: 1.2.7
	Forgified Fabric Renderer API (v1): 3.4.0+acb05a3919
	Forgified Fabric API Base: 0.4.42+d1308ded19
	Mouse Tweaks: 2.26.1
	GlitchCore: 2.1.0.0
	Wildfire's Female Gender Mod: 3.2.2
	Jade: 15.9.4+neoforge
	Ponder: 1.0.44
	Just Enough Items: 19.21.0.247
	Dynamic FPS: 3.9.0
	Forgified Fabric Rendering Data Attachment (v1): 0.3.48+73761d2e19
	Sodium: 0.6.9+mc1.21.1
	Lithium: 0.14.8+mc1.21.1
	Sound Physics Remastered: 1.21.1-1.4.8
	Forgified Fabric BlockView API (v2): 1.0.10+9afaaf8c19
Server Info
Create:
	Mod Version: 6.0.2
	NeoForge Version: 21.1.128
	Minecraft Version: 1.21.1

System Information:
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 21.0.6, Azul Systems, Inc.
	JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M
	Memory: 389021696 bytes (371 MiB) / 1063256064 bytes (1014 MiB) up to 2147483648 bytes (2048 MiB)
	Total Memory: 9038217216 bytes (8616 MiB) / 14877257728 bytes (14182 MiB)
	CPU: AMD Ryzen 5 5600H with Radeon Graphics @ 3.29 GHz; 6 cores / 12 threads on 1 socket(s)
	Graphics cards: none

Other Mods:
	Farmer's Delight: 1.2.7
	Forgified Fabric Renderer API (v1): 3.4.0+acb05a3919
	Forgified Fabric API Base: 0.4.42+d1308ded19
	Mouse Tweaks: 2.26.1
	GlitchCore: 2.1.0.0
	Wildfire's Female Gender Mod: 3.2.2
	Jade: 15.9.4+neoforge
	Ponder: 1.0.44
	Just Enough Items: 19.21.0.247
	Dynamic FPS: 3.9.0
	Forgified Fabric Rendering Data Attachment (v1): 0.3.48+73761d2e19
	Sodium: 0.6.9+mc1.21.1
	Lithium: 0.14.8+mc1.21.1
	Sound Physics Remastered: 1.21.1-1.4.8
	Forgified Fabric BlockView API (v2): 1.0.10+9afaaf8c19
@Toast5286 Toast5286 added the type: bug Issue where something isn't working label Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants