I put some signs in the world. And I use cmdblocks to edit it's content with scoreboard objectives. But after killing myself and respawning, other signs in the same chunk will disappear. F3+A and F3+T can not solve the problem. But I can still "point" the "hidden" signs. If I break a "hidden" sign in survival mode, the sign will be displayed but the content on the sign is still invisible. Leave and reenter the world can solve it. The issues happens both when opened Optifine and when not.
How to reproduce
Create a dummy scoreboard objective (for example, "f"). (You can use an obj that I have already used.)
Place a sign (both wall sign and standing sign are ok).
Place a repeating command block, and make it always work without restone.
Edit the cmdblock's cmd. It should change the sign's data and the content should include the scoreboard. For example,
/blockdata <position of the sign you placed> {Text1:"{\"score\":{\"name\":\"@p\",\"objective\":\"star1\"}}"}
Set your respawn point here.
Put other signs in the same chunk. (You can use F3+G.)
/kill and respawn.
You will find that other signs are hidden. But signs out of this chunk are normal.
(I'm bad at English, so I provide the Chinese content.)
如何重现
创建一个记分板项目(例如“f”)。(你可以使用一个已存在的记分板项目。)
放置一个告示牌(墙上或站立均可)。
放置循环型命令方块,并且设为“总是执行”。
编辑命令,使其修改那个告示牌的内容。内容需要包括记分板项目。例如,
/blockdata <position of the sign you placed> {Text1:"{\"score\":{\"name\":\"@p\",\"objective\":\"star1\"}}"}
在原地设置重生点
在同一个区块内再放几个告示牌。
/kill,然后重生。
你会发现区块内的告示牌都消失了,而区块外的告示牌安然无恙。
Linked issues
relates to 1
Attachments
Comments 10
Thank you for your report!
However, this issue is a Duplicate of MC-82703.
It has been linked to this report. If you have additional information, please add it to that report.
Please search before reporting, as it's likely that one exists already.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki
Hi, thanks for dealing with. But I don't think it's a duplicate. MC-82703 said 64 or more block entities within the same chunk, and it mentioned the /fill command. And I never find somebody says "Unable to locate sign". And if I respawn, they will be normal.
But About my report, I mean this takes place only in chunk (x=0,z=0) and not 64 or more. This problem doesn't happen until I respawn.
Maybe it's a doplicate of something else.
I will try to search whether there is another duplicate, but I'm not good at English.
Can confirm in unmodded 1.12.1 in the attached world.
This does not happen if all the commands block are toggeled off.
Stop the cmdblock of blockdata 2 64 0 {Text3:"[{\"score\":{\"name\":\"@p\",\"objective\":\"star1\"},\"color\":\"yellow\"},{\"text\":\"/2\",\"color\":\"yellow\"}]"} and this does not happen. May be itt's about a cmdblock to sign.
I discovered the reason. It's that a repeating cmdblock controling a content of the sign, and the content is with scores. Please fix.
You can add new affected versions by yourself, no need to write a comment.
This issue will be fixed as soon as the developer decide to fix it. There are about 3500 other open issues.
Could be a duplicate of MC-113141
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response.
We do not have enough information to find the cause of this issue.
Please force a crash by pressing F3 + C for 10 seconds while in-game and attach the crash report (
[minecraft/crash-reports/crash-<DATE>-client.txt|http://hopper.minecraft.net/help/guides/finding-minecraft-data-folder]
) here.Once attached, the report will be reopened automatically.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki