Summary
I’ve noticed recently that one of my islands has stopped functioning correctly, so I did what any good developer would do and break down the problem to find the origin and work from there. My attempts were fruitless after I attempted EVERY way I knew how to get a spawnpad to enable even going for a classic button to turn it on, when even this failed, I knew this was a problem.
At first, I had a timer send a signal to a RNG that would pick a trigger to enable a set of spawnpads, but it failed.
Then I set a trigger to directly enable it from the timer. It failed.
Then I set the timer to directly enable the spawner. It failed
Then I set the trigger to directly enable it. It failed, finally, I decided to move this experiment to my girlfriend’s island to test it out using the simple button and spawnpad hypothesis. IT FAILED
And as my current understanding is that a button is the foundation of communication between two devices, and if that does not work, there is definitely a problem.
Please select what you are reporting on:
Creative
What Type of Bug are you experiencing?
Devices
Steps to Reproduce
Hook a button to enable a Player spawner, if you want the full device set.
Set a timer to run, and upon completion, make it activate a RNG that triggers a trigger then sending a signal to a spawner, enabling it.
Expected Result
Player Spawner should Enable allowing players to spawn.
Observed Result
Spawner remains disabled and unused
Platform(s)
any
Video
Additional Notes
The video provided is a full description and demonstration of the issue feel free to watch.