Merge pull request #148 from Huz2e:glasses #2
Annotations
3 errors and 1 notice
code/modules/lootpanel/contents.dm#L28
[03:55:38] Runtime in code/modules/lootpanel/contents.dm,28: Cannot read null.see_invisible
proc name: populate contents (/datum/lootpanel/proc/populate_contents)
src: /datum/lootpanel (/datum/lootpanel)
call stack:
/datum/lootpanel (/datum/lootpanel): populate contents()
/datum/lootpanel (/datum/lootpanel): on searchable deleted(floor (/datum/search_object), 0)
floor (/datum/search_object): SendSignal("parent_qdeleting", /list (/list))
qdel(floor (/datum/search_object), 0)
floor (/datum/search_object): on item moved(the floor (127,126,7) (/turf/open/floor/iron), John Doe (/mob/living/carbon/human/consistent), the floor (126,126,7) (/turf/open/floor/iron), null)
the floor (127,126,7) (/turf/open/floor/iron): SendSignal("atom_entered", /list (/list))
the floor (127,126,7) (/turf/open/floor/iron): Entered(John Doe (/mob/living/carbon/human/consistent), the floor (126,126,7) (/turf/open/floor/iron), null)
John Doe (/mob/living/carbon/human/consistent): doMove(the floor (127,126,7) (/turf/open/floor/iron))
John Doe (/mob/living/carbon/human/consistent): forceMove(the floor (127,126,7) (/turf/open/floor/iron))
John Doe (/mob/living/carbon/human/consistent): forceMove(the floor (127,126,7) (/turf/open/floor/iron))
/datum/unit_test/mecha_damage (/datum/unit_test/mecha_damage): Run()
RunUnitTest(/datum/unit_test/mecha_damage (/datum/unit_test/mecha_damage), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
|
|
code/modules/unit_tests/subsystem_init.dm#L22
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but could not get initialized.
The subsystem reported the following: Error initializing SSlua: FAILED (Couldn't find call_proc_by_id)
This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.
|
This job failed
Loading