BEEmod/BEE2-items

[Leak] Lautaro's Adjustable Pedestal Button creates relay outside of chamber

Konclan opened this issue · 1 comments

BEE2 Application Version

4.43.0

BEE2 Package Version

4.43.0

What operating system are you running on?

Windows 10 (64bit)

Description of the bug

The adjustable pedestal button item is creating a logic_relay outside the map, causing a leak. Unsure if this is a problem with the item itself or the compiler, but supposedly this does not happen in clean style.

image

image

Expected behavior

Don't leak

Steps to reproduce

Place an APB on the north wall in Portal 1 style and compile

Logs and Reports

No response

Additional information

No response

I adjusted the item to only need one instance, rotating instead of having a reversed instance. But didn't correct the relay location to match.