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

[BUG] You can put light in a morgue #87

Open
Glitchythenerd opened this issue Dec 13, 2024 · 6 comments
Open

[BUG] You can put light in a morgue #87

Glitchythenerd opened this issue Dec 13, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@Glitchythenerd
Copy link

Issue reported from Round ID: 147

Reporting client version: 515.1646

I managed to put my light into the morgue tray in a jungle ruin
image
image

@Ossa88
Copy link
Collaborator

Ossa88 commented Dec 13, 2024

Theory:

Light ball is obj
Morgue try is grabbing all obj and hiding them... No checks to determine if obj shouldnt be grabbed.

@Ossa88 Ossa88 changed the title You can put light in a morgue [BUG] You can put light in a morgue Dec 13, 2024
@Ossa88 Ossa88 added the bug Something isn't working label Dec 13, 2024
@Glitchythenerd
Copy link
Author

This is the same ruin where the invisible girder bug takes place

@Glitchythenerd
Copy link
Author

Sidenote, lights also stop working when you face into a wall directly, preventing the light source from being seen.

I'm guessing that it causes the light object to try to appear IN the wall, but due to the wall being there it can't spawn thus it doesn't spawn.

@Ziiro
Copy link

Ziiro commented Jan 15, 2025

testing notes: Jungle Paradise ruin
-Happens upstream as well
-Only occurs when you're facing west. If you attempt to do this exact same thing from underneath it facing north, nothing happens.
-Does not occur in all morgue trays, such as onboard the Atoll

@Ziiro
Copy link

Ziiro commented Jan 15, 2025

It's not the tray, it's the tile. I spawned a second tray to test it, and it was making that disappear as well.

What in the goddamn.

dreamseeker_CH66UyivRh

@Glitchythenerd
Copy link
Author

Theory: When a tile is updated on the same one a light object is like a flashlight or something then it causes it to attempt to update but there is no update for flashlight lights other than when they're turned off so it also turns off.

Other Theory: They're still trying to update but instead there is no updated version so they just disappear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants