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

Placing conveyor belts using a conveyor belt layer with its inventory open makes the conveyor belts inside and their count invisible #27297

Open
1 task done
Christer2222 opened this issue Nov 4, 2024 · 0 comments
Labels
Bug This is a bug in our game code

Comments

@Christer2222
Copy link

Exploit Reports

  • I confirm this issue is not an exploit. (Required)

BYOND Version

515.1630

Issue Description

If you have the inventory of a conveyor belt layer open, then place conveyor belts using the conveyor belt layer, the conveyor belts inside the conveyor belt layer and their count turn invisible until you manually refresh the inventory of the conveyor belt layer.

What did you expect to happen?

For the count of the conveyor belts to update properly, and the items to not turn invisible.

What happened instead?

Invisible conveyor belts inside the inventory of the conveyor belt layer.

Why is this bad/What are the consequences?

Broken ui is bad.

Steps to reproduce the issue.

  1. Get a conveyor belt layer.
  2. Fill it with conveyor belts.
  3. Open its inventory by alt clicking it.
  4. Place a conveyor belt.
  5. Notice the conveyor belt inside turn invisible.

When did the problem start happening?

Noticed toady 04.11.2024.

Extra information

This bug seems related to several other inventory count bugs such as #18714 this was "fixed" by adding slight tedium by not allowing items inside to be changed into other items (cutting logs into planks in the mentioned issue). However this doesn't seem possible here, unless the conveyor belt layer looses its inventory and instead uses a count that goes up and down.

Side note, its kind of odd that an item with 7 slots can only hold 7 or so conveyor belts.

Relevant log output/runtime error

No response

@silverplatedelta silverplatedelta added the Bug This is a bug in our game code label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug in our game code
Projects
None yet
Development

No branches or pull requests

2 participants