OpenInv blocks custom tile entity names #175

Closed
opened 2021-02-08 13:54:24 -05:00 by leasoncre · 5 comments
leasoncre commented 2021-02-08 13:54:24 -05:00 (Migrated from github.com)

Open Inv blocks tile-entity CustomName edits from SHOWING to the client until the server restarted (or the plugin is unloaded - in test)

to reproduce:
Paper 1.16.5-457 | Open Inv 4.1.5 [Authors: lishid, Jikoo and ShadowRanger] | (Playing as OP)

  1. place an un-nammed chest or double-chest
  2. /data modify block CustomName set value '{"text":"Custom Name here"}'
  3. open chest, display name does not change
  4. /data get block
  5. Custom name field IS listed in tags!
  6. restart server, no change
  7. remove or unload OpenInv. customName shows as expected

this appears to only be a problem for OPs/(maybe Admins with w/e specific Openinv permissions or function may be related) Standard players don't have this issue, and see the custom name
-tested on LARGE_CHEST, issue does not appear on shullkers

Open Inv blocks tile-entity CustomName edits from SHOWING to the client until the server restarted (or the plugin is unloaded - in test) to reproduce: Paper 1.16.5-457 | Open Inv 4.1.5 [Authors: lishid, Jikoo and ShadowRanger] | (Playing as OP) 1. place an un-nammed chest or double-chest 2. /data modify block <x> <y> <z> CustomName set value '{"text":"Custom Name here"}' 3. open chest, display name does not change 4. /data get block <x> <y> <z> 5. Custom name field IS listed in tags! 6. restart server, no change 7. remove or unload OpenInv. customName shows as expected >this appears to only be a problem for OPs/(maybe Admins with w/e specific Openinv permissions or function may be related) Standard players don't have this issue, and see the custom name -tested on LARGE_CHEST, issue does not appear on shullkers
Jikoo commented 2021-02-08 14:04:22 -05:00 (Migrated from github.com)

Try without silent/anycontainer enabled. In general you should not just be leaving those modes enabled 24/7 - they're admin tools, not normal game mechanics.

Try without silent/anycontainer enabled. In general you should not just be leaving those modes enabled 24/7 - they're admin tools, not normal game mechanics.
leasoncre commented 2021-02-08 14:29:35 -05:00 (Migrated from github.com)

--wrong ticket-

--wrong ticket-
Jikoo commented 2021-02-08 14:32:40 -05:00 (Migrated from github.com)

I'm going to leave this open because it's certainly possible to fix, but I probably won't get to it for a good while because it's cosmetic.

Actually, shoulda labelled it a bug, my bad.

I'm going to leave this open because it's certainly possible to fix, but I probably won't get to it for a good while because it's cosmetic. Actually, shoulda labelled it a bug, my bad.
leasoncre commented 2021-02-08 14:32:41 -05:00 (Migrated from github.com)

oops closed wrong ticket, both referenced the same silentchest thing

oops closed wrong ticket, both referenced the same silentchest thing
leasoncre commented 2021-02-08 14:36:28 -05:00 (Migrated from github.com)

Tested w/o silent chest enabled. same result.

disabled anycontainer, Name appears!, re-enabled anycontainer, same issue.

why did i have this enabled from ages ago.. >_>

I'll consider the issue resolved on my end. Thanks.

Tested w/o silent chest enabled. same result. >disabled anycontainer, Name appears!, re-enabled anycontainer, same issue. why did i have this enabled from ages ago.. >_> I'll consider the issue resolved on my end. Thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minster586/OpenInv#175
No description provided.