We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 in code/game/objects/objs.dm, line 400: type mismatch: 0 |= Russell Biery (/mob/living/carbon/human) proc name: updateUsrDialog (/obj/item/updateUsrDialog) usr: Russell Biery (dacendeth) (/mob/living/carbon/human) usr.loc: The floor (199, 230, 1) (/turf/simulated/floor) src: the timer (/obj/item/device/assembly/timer) src.loc: the timer-remote signaling dev... (/obj/item/device/assembly_holder) call stack: the timer (/obj/item/device/assembly/timer): updateUsrDialog() the timer (/obj/item/device/assembly/timer): Topic("src=[0x2022681];tp=-30", /list (/list)) Dacendeth (/client): Topic("src=[0x2022681];tp=-30", /list (/list), the timer (/obj/item/device/assembly/timer))
vgstation13/code/game/objects/objs.dm
Line 400 in e8c301a
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Runtime in code/game/objects/objs.dm, line 400: type mismatch: 0 |= Russell Biery (/mob/living/carbon/human)
proc name: updateUsrDialog (/obj/item/updateUsrDialog)
usr: Russell Biery (dacendeth) (/mob/living/carbon/human)
usr.loc: The floor (199, 230, 1) (/turf/simulated/floor)
src: the timer (/obj/item/device/assembly/timer)
src.loc: the timer-remote signaling dev... (/obj/item/device/assembly_holder)
call stack:
the timer (/obj/item/device/assembly/timer): updateUsrDialog()
the timer (/obj/item/device/assembly/timer): Topic("src=[0x2022681];tp=-30", /list (/list))
Dacendeth (/client): Topic("src=[0x2022681];tp=-30", /list (/list), the timer (/obj/item/device/assembly/timer))
vgstation13/code/game/objects/objs.dm
Line 400 in e8c301a
The text was updated successfully, but these errors were encountered: