Advertisement
ninjanomnom

Untitled

Oct 19th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. runtime error:
  2. [00:05:29]Cannot execute null.cut overlays().
  3. [00:05:29]proc name: Destroy (/datum/component/thermite/Destroy)
  4. [00:05:29] source file: thermite.dm,32
  5. [00:05:29] usr: Dane Driggers (/mob/living/carbon/human)
  6. [00:05:29] src: /datum/component/thermite (/datum/component/thermite)
  7. [00:05:29] usr.loc: the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner)
  8. [00:05:29] call stack:
  9. [00:05:29]/datum/component/thermite (/datum/component/thermite): Destroy(0)
  10. [00:05:29]qdel(/datum/component/thermite (/datum/component/thermite), 0)
  11. [00:05:29]the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner): Destroy(0)
  12. [00:05:29]the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner): Destroy(0)
  13. [00:05:29]the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner): Destroy(0)
  14. [00:05:29]the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner): Destroy(0)
  15. [00:05:29]the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner): Destroy(0)
  16. [00:05:29]qdel(the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner), 0)
  17. [00:05:29]the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner): ChangeTurf(/turf/open/space (/turf/open/space), null, 0, 0, 0)
  18. [00:05:29]the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner): ChangeTurf(/turf/open/space (/turf/open/space), null, 0, 0, 0)
  19. [00:05:29]/datum/component/thermite (/datum/component/thermite): thermite melt(the igniter (/obj/item/device/assembly/igniter))
  20. [00:05:29]/datum/component/thermite (/datum/component/thermite): heat me(the igniter (/obj/item/device/assembly/igniter), Dane Driggers (/mob/living/carbon/human), "icon-x=6;icon-y=16;left=1;scre...")
  21. [00:05:29]/datum/callback (/datum/callback): InvokeAsync(the igniter (/obj/item/device/assembly/igniter), Dane Driggers (/mob/living/carbon/human), "icon-x=6;icon-y=16;left=1;scre...")
  22. [00:05:29]the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner): SendSignal("atom_attackby", the igniter (/obj/item/device/assembly/igniter), Dane Driggers (/mob/living/carbon/human), "icon-x=6;icon-y=16;left=1;scre...")
  23. [00:05:29]the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner): attackby(the igniter (/obj/item/device/assembly/igniter), Dane Driggers (/mob/living/carbon/human), "icon-x=6;icon-y=16;left=1;scre...")
  24. [00:05:29]the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner): attackby(the igniter (/obj/item/device/assembly/igniter), Dane Driggers (/mob/living/carbon/human), "icon-x=6;icon-y=16;left=1;scre...")
  25. [00:05:29]the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner): attackby(the igniter (/obj/item/device/assembly/igniter), Dane Driggers (/mob/living/carbon/human), "icon-x=6;icon-y=16;left=1;scre...")
  26. [00:05:29]the igniter (/obj/item/device/assembly/igniter): melee attack chain(Dane Driggers (/mob/living/carbon/human), the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner), "icon-x=6;icon-y=16;left=1;scre...")
  27. [00:05:29]Dane Driggers (/mob/living/carbon/human): ClickOn(the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner), "icon-x=6;icon-y=16;left=1;scre...")
  28. [00:05:29]the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner): Click(the floor (154,129,2) (/turf/open/floor/plasteel/whiteyellow/corner), "mapwindow.map", "icon-x=6;icon-y=16;left=1;scre...")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement