Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RUNTIME] CTF error on messages #944

Closed
MonkestationIssueBot opened this issue Jan 14, 2024 · 0 comments
Closed

[RUNTIME] CTF error on messages #944

MonkestationIssueBot opened this issue Jan 14, 2024 · 0 comments

Comments

@MonkestationIssueBot
Copy link

MonkestationIssueBot commented Jan 14, 2024

Reporting client info: Client Information:
BYOND:515.1626
Key:dexee

Round ID:

3345

Testmerges:

Reproduction:

[22:04:53] Runtime in code/modules/capture_the_flag/ctf_controller.dm, line 228: Cannot execute null.send message().
proc name: message team (/datum/ctf_team/proc/message_team)
usr: mortiz999/(Holden Stone)
usr.loc: (Capture the Flag (184,170,1))
src: /datum/ctf_team (/datum/ctf_team)
call stack:
/datum/ctf_team (/datum/ctf_team): message team("<span class='userdanger'>The...")
/datum/ctf_controller (/datum/ctf_controller): message all teams("<span class='userdanger'>The...")
the capture flag (/obj/item/ctf_flag): attack hand(Holden Stone (/mob/living/carbon/human), null)
Holden Stone (/mob/living/carbon/human): UnarmedAttack(the capture flag (/obj/item/ctf_flag), 1)
Holden Stone (/mob/living/carbon/human): ClickOn(the capture flag (/obj/item/ctf_flag), "icon-x=7;icon-y=22;left=1;butt...")
the capture flag (/obj/item/ctf_flag): Click(the floor (183,170,1) (/turf/open/floor/iron/dark), "mapwindow.map", "icon-x=7;icon-y=22;left=1;butt...")
Mortiz999 (/client): Click(the capture flag (/obj/item/ctf_flag), the floor (183,170,1) (/turf/open/floor/iron/dark), "mapwindow.map", "icon-x=7;icon-y=22;left=1;butt...")
Mortiz999 (/client): check drag proximity(the capture flag (/obj/item/ctf_flag), the floor (183,170,1) (/turf/open/floor/iron/dark), the floor (183,170,1) (/turf/open/floor/iron/dark), the floor (183,170,1) (/turf/open/floor/iron/dark), "mapwindow.map", "mapwindow.map", "icon-x=7;icon-y=22;left=1;butt...")
the capture flag (/obj/item/ctf_flag): MouseDrop(the floor (183,170,1) (/turf/open/floor/iron/dark), the floor (183,170,1) (/turf/open/floor/iron/dark), the floor (183,170,1) (/turf/open/floor/iron/dark), "mapwindow.map", "mapwindow.map", "icon-x=7;icon-y=22;left=1;butt...")
the capture flag (/obj/item/ctf_flag): MouseDrop(the floor (183,170,1) (/turf/open/floor/iron/dark), the floor (183,170,1) (/turf/open/floor/iron/dark), the floor (183,170,1) (/turf/open/floor/iron/dark), "mapwindow.map", "mapwindow.map", "icon-x=7;icon-y=22;left=1;butt...")
the capture flag (/obj/item/ctf_flag): MouseDrop(the floor (183,170,1) (/turf/open/floor/iron/dark), the floor (183,170,1) (/turf/open/floor/iron/dark), the floor (183,170,1) (/turf/open/floor/iron/dark), "mapwindow.map", "mapwindow.map", "icon-x=7;icon-y=22;left=1;butt...")
Mortiz999 (/client): MouseDrop(the capture flag (/obj/item/ctf_flag), the floor (183,170,1) (/turf/open/floor/iron/dark), the floor (183,170,1) (/turf/open/floor/iron/dark), the floor (183,170,1) (/turf/open/floor/iron/dark), "mapwindow.map", "mapwindow.map", "icon-x=7;icon-y=22;left=1;butt...")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants