Skip to content
This repository has been archived by the owner on Jan 10, 2018. It is now read-only.

runtime null #20

Open
nyudenkov opened this issue Jan 9, 2018 · 0 comments
Open

runtime null #20

nyudenkov opened this issue Jan 9, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@nyudenkov
Copy link
Member

runtime error: Cannot create objects of type null.
proc name: New (/obj/machinery/computer/New)
source file: computer.dm,22
usr: null
src: the area air control computer (/obj/machinery/computer/area_atmos)
src.loc: the floor (177,106,1) (/turf/simulated/floor/plasteel)
call stack:
the area air control computer (/obj/machinery/computer/area_atmos): New(the floor (177,106,1) (/turf/simulated/floor/plasteel), null)
the area air control computer (/obj/machinery/computer/area_atmos): New(the floor (177,106,1) (/turf/simulated/floor/plasteel))

@nyudenkov nyudenkov added the bug Something isn't working label Jan 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant