ParadiseSS13 / Paradise

Paradise Station's GitHub main repository.
https://www.paradisestation.org/forum
GNU Affero General Public License v3.0
404 stars 1.21k forks source link

_component sendsignal runtime (Likely related to the holodeck) [PL] #19526

Open GDNgit opened 2 years ago

GDNgit commented 2 years ago

[2022-10-28T00:47:09] Runtime in _component.dm,317: bad index [2022-10-28T00:47:09] proc name: SendSignal (/datum/proc/_SendSignal) [2022-10-28T00:47:09] usr: REDACTED USER [2022-10-28T00:47:09] usr.loc: The floor (151,167,2) (/turf/simulated/floor/holofloor) [2022-10-28T00:47:09] src: the floor (152,167,2) (/turf/simulated/floor/holofloor) [2022-10-28T00:47:09] call stack: [2022-10-28T00:47:09] the floor (152,167,2) (/turf/simulated/floor/holofloor): SendSignal("atom_exited", /list (/list)) [2022-10-28T00:47:09] the floor (152,167,2) (/turf/simulated/floor/holofloor): Exited(Three Pointed Star (/mob/living/carbon/human), the floor (151,167,2) (/turf/simulated/floor/holofloor)) [2022-10-28T00:47:09] the floor (152,167,2) (/turf/simulated/floor/holofloor): Exited(Three Pointed Star (/mob/living/carbon/human), the floor (151,167,2) (/turf/simulated/floor/holofloor)) [2022-10-28T00:47:09] Three Pointed Star (/mob/living/carbon/human): Move(the floor (151,167,2) (/turf/simulated/floor/holofloor), 8, 2.5) [2022-10-28T00:47:09] Three Pointed Star (/mob/living/carbon/human): Move(the floor (151,167,2) (/turf/simulated/floor/holofloor), 8, 2.5) [2022-10-28T00:47:09] Three Pointed Star (/mob/living/carbon/human): Move(the floor (151,167,2) (/turf/simulated/floor/holofloor), 8, 2.5) [2022-10-28T00:47:09] Three Pointed Star (/mob/living/carbon/human): Move(the floor (151,167,2) (/turf/simulated/floor/holofloor), 8, 2.5) [2022-10-28T00:47:09] Three Pointed Star (/mob/living/carbon/human): SelfMove(the floor (151,167,2) (/turf/simulated/floor/holofloor), 8, 2.5) [2022-10-28T00:47:09] Noodlecat (/client): Move(the floor (151,167,2) (/turf/simulated/floor/holofloor), 8) [2022-10-28T00:47:09] Three Pointed Star (/mob/living/carbon/human): key loop(Noodlecat (/client)) [2022-10-28T00:47:09] Noodlecat (/client): key loop() [2022-10-28T00:47:09] Input (/datum/controller/subsystem/input): fire(0) [2022-10-28T00:47:09] Input (/datum/controller/subsystem/input): ignite(0) [2022-10-28T00:47:09] Master (/datum/controller/master): RunQueue() [2022-10-28T00:47:09] Master (/datum/controller/master): Loop() [2022-10-28T00:47:09] Master (/datum/controller/master): StartProcessing(0)

Taken from production log

GDNgit commented 2 years ago

This has happened with a whole host of items, from disabler beams to people Something is fucky with the holodeck, but I'm not sure exactly what