vgstation-coders / vgstation13

Butts
GNU Affero General Public License v3.0
265 stars 544 forks source link

Jukebox restarts played song upon changing Z-level #32593

Open Laz0rG opened 2 years ago

Laz0rG commented 2 years ago
#### Description of issue when moving z-level, the jukebox restarted the song it was currently playing. #### Difference between expected and actual behavior I expected it to remain playing the song without restarting it. #### Steps to reproduce 1. put a jukebox on a moveable ship, turning it on. 2. move zlevel #### Server revision cfb9a0c49bcf94c483f0d801d77399bacac8d6fd
Eneocho commented 2 years ago

The structural ships (not pods) do not "move", but rather get teleported to the target location with all their contents, this includes the player and in this case the juke, which gets "placed" again, so the song restarts.