Monkestation / Monkestation2.0

A monkestation rebase to TG code
https://monkestation.com/
GNU Affero General Public License v3.0
44 stars 223 forks source link

contractor hacked pinpointer doesnt work #1489

Closed MonkestationIssueBot closed 6 months ago

MonkestationIssueBot commented 7 months ago

Reporting client info: Client Information: BYOND:515.1633 Key:chusi

Round ID:

4310

Testmerges:

Reproduction:

the contractor pinpointer, not the one that shows you were the target is, doesnt turn on and the alt click action flips the mode... and does nothing either

DexeeXI commented 7 months ago

[14:48:38] Runtime in monkestation/code/modules/antagonists/contractor/items/misc.dm, line 158: The hacked pinpointer has detected an area without a valid z-level. What proc name: attack self (/obj/item/pinpointer/area_pinpointer/attack_self) usr: Chusi/(Miracle Bode) usr.loc: (Space (230,94,2)) src: the hacked pinpointer (/obj/item/pinpointer/area_pinpointer) src.loc: Unknown (/mob/living/carbon/human) call stack: the hacked pinpointer (/obj/item/pinpointer/area_pinpointer): attack self(Unknown (/mob/living/carbon/human)) Unknown (/mob/living/carbon/human): execute mode() /datum/callback/verb_callback (/datum/callback/verb_callback): Invoke() world: push usr(Unknown (/mob/living/carbon/human), /datum/callback/verb_callback (/datum/callback/verb_callback)) /datum/callback/verb_callback (/datum/callback/verb_callback): InvokeAsync() Verb Manager (/datum/controller/subsystem/verb_manager): run verb queue() Verb Manager (/datum/controller/subsystem/verb_manager): fire(0) Verb Manager (/datum/controller/subsystem/verb_manager): ignite(0) Master (/datum/controller/master): RunQueue() Master (/datum/controller/master): Loop(2) Master (/datum/controller/master): StartProcessing(0)