vgstation-coders / vgstation13

Butts
GNU Affero General Public License v3.0
265 stars 543 forks source link

Spell channeling runtime, breaks channeled spells for rest of round #11536

Closed gbasood closed 8 years ago

gbasood commented 8 years ago

@clusterfack

[15:16:33] Runtime in human.dm,206: unexpected stat
  proc name: Stat (/mob/living/carbon/human/Stat)
  usr: Elminster  (pseudonym) (/mob/living/carbon/human)
  usr.loc: The floor (180, 239, 1) (/turf/simulated/floor)
  src: Elminster  (/mob/living/carbon/human)
  src.loc: the floor (180,239,1) (/turf/simulated/floor)
  call stack:
  Elminster  (/mob/living/carbon/human): Stat()
## TESTING: Set Ivan Hirleman's gender to male, old gender male previous gender male
Mob virtualhearer for /mob/new_player could not be found for /refFIDOFIDDER
## TESTING: [CustomItem] Checking for custom items for fidofidder (Ivan Hirleman)...
## TESTING: sql_ckey = xirno13
## TESTING: Xirno13/xirno13 logged in with age of 546/546/2015-02-23
[15:18:11] Runtime in human.dm,206: unexpected stat
  proc name: Stat (/mob/living/carbon/human/Stat)
  usr: Axel Biery (godzillakotm) (/mob/living/carbon/human)
  usr.loc: The floor (184, 250, 1) (/turf/simulated/floor)
  src: Axel Biery (/mob/living/carbon/human)
  src.loc: the floor (184,250,1) (/turf/simulated/floor)
  call stack:
  Axel Biery (/mob/living/carbon/human): Stat()
## TESTING: Set Cruz Lafortune's gender to male, old gender male previous gender male
Mob virtualhearer for /mob/new_player could not be found for /refXirno13
## TESTING: [CustomItem] Checking for custom items for xirno13 (Cruz Lafortune)...
Mob virtualhearer for /mob/new_player could not be found for /refFozzington
visible_message is attempting to call on_see on a hearer that isn't attached to anything: . Previous type of attached: /mob/living/carbon/human. Attached text reference /refUnknown
1
[15:20:02] Runtime in mob.dm,1821: bad index
  proc name: remove spell channeling (/mob/proc/remove_spell_channeling)
  usr: Axel Biery () (/mob/living/carbon/human)
  usr.loc: The plating (251, 274, 1) (/turf/simulated/floor/plating)
  src: Axel Biery (/mob/living/carbon/human)
  src.loc: the plating (251,274,1) (/turf/simulated/floor/plating)
  call stack:
  Axel Biery (/mob/living/carbon/human): remove spell channeling()
  Axel Biery (/mob/living/carbon/human): Logout()
  Axel Biery (/mob/living/carbon/human): Logout()
  Mistakus The Mage (/datum/mind): transfer to(the living (/mob/living))
  Mind Transfer (/spell/targeted/mind_transfer): cast(/list (/list), Axel Biery (/mob/living/carbon/human))
  Mind Transfer (/spell/targeted/mind_transfer): perform(Axel Biery (/mob/living/carbon/human), 0)
   (/obj/screen/spell): Click(null, "mapwindow.map", "icon-x=22;icon-y=19;left=1;scr...")
[15:20:02] Runtime in human.dm,206: unexpected stat
  proc name: Stat (/mob/living/carbon/human/Stat)
  usr: Braxton Hutton (godzillakotm) (/mob/living/carbon/human)
  usr.loc: The plating (252, 274, 1) (/turf/simulated/floor/plating)
  src: Braxton Hutton (/mob/living/carbon/human)
  src.loc: the plating (252,274,1) (/turf/simulated/floor/plating)
  call stack:
  Braxton Hutton (/mob/living/carbon/human): Stat()
JustSumBody commented 8 years ago

I've noticed that when the channeling icon gets stuck, using the drop item hotkey clears it.