ss13-daedalus / daedalus

A custom SS13 fork.
GNU General Public License v3.0
15 stars 7 forks source link

New runtime error spotted #47

Closed dopeghoti closed 12 years ago

dopeghoti commented 12 years ago
runtime error: bad index
proc name: on mob life (/datum/reagent/blood/on_mob_life)
  source file: Chemistry-Reagents.dm,101
  usr: null
  src: Blood (/datum/reagent/blood)
  call stack:
Blood (/datum/reagent/blood): on mob life(Brendan Osterweis (/mob/living/carbon/human))
/datum/reagents (/datum/reagents): metabolize(Brendan Osterweis (/mob/living/carbon/human))
Brendan Osterweis (/mob/living/carbon/human): handle chemicals in body()
Brendan Osterweis (/mob/living/carbon/human): Life()
/datum/controller/game_control... (/datum/controller/game_controller): process()
/datum/controller/game_control... (/datum/controller/game_controller): process()
sunfall commented 12 years ago

Should be fixed in the above commit.