TauCetiStation/TauCetiClassic

Спавн ``jungle_controller`` в каком-либо виде ложит сервер

Open

#8633 aperta il 18 feb 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)DM (433 fork)batch import
BugGood First Issue

Metriche repository

Star
 (153 star)
Metriche merge PR
 (Merge medio 27g 14h) (41 PR mergiate in 30 g)

Descrizione

Подробное описание проблемы

Infinite loop suspected--switching proc to background.
If it is not an infinite loop, either do 'set background=1' or set world.loop_checks=0.
proc name: atom init (/obj/machinery/jungle_controller/atom_init)
  source file: jungle.dm,156
  usr: Masaki Turncoat (/mob/dead/observer)
  src: the jungle controller (/obj/machinery/jungle_controller)
  usr.loc: the floor (129,149,2) (/turf/simulated/floor)
  src.loc: the floor (129,149,2) (/turf/simulated/floor)
  call stack:
the jungle controller (/obj/machinery/jungle_controller): atom init(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the jungle controller (/obj/machinery/jungle_controller), /list (/list))
the jungle controller (/obj/machinery/jungle_controller): New(0)

Guida contributor