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
[2022-12-16T02:32:59] Runtime in grown.dm,146: Cannot execute null.reaction(). [2022-12-16T02:32:59] proc name: squash (/obj/item/reagent_containers/food/snacks/grown/proc/squash) [2022-12-16T02:32:59] src: the bluespace tomato (/obj/item/reagent_containers/food/snacks/grown/tomato/blue/bluespace) [2022-12-16T02:32:59] src.loc: null [2022-12-16T02:32:59] call stack: [2022-12-16T02:32:59] the bluespace tomato (/obj/item/reagent_containers/food/snacks/grown/tomato/blue/bluespace): squash(Slippin Jimmy (/mob/living/carbon/human)) [2022-12-16T02:32:59] the bluespace tomato (/obj/item/reagent_containers/food/snacks/grown/tomato/blue/bluespace): throw impact(Slippin Jimmy (/mob/living/carbon/human), /datum/thrownthing (/datum/thrownthing), 2) [2022-12-16T02:32:59] /datum/thrownthing (/datum/thrownthing): finalize(1, Slippin Jimmy (/mob/living/carbon/human)) [2022-12-16T02:32:59] /datum/thrownthing (/datum/thrownthing): hit atom(Slippin Jimmy (/mob/living/carbon/human)) [2022-12-16T02:32:59] the bluespace tomato (/obj/item/reagent_containers/food/snacks/grown/tomato/blue/bluespace): Bump(Slippin Jimmy (/mob/living/carbon/human), 1) [2022-12-16T02:32:59] the floor (126,121,2) (/turf/simulated/floor/plasteel): Enter(the bluespace tomato (/obj/item/reagent_containers/food/snacks/grown/tomato/blue/bluespace), the floor (127,121,2) (/turf/simulated/floor/plasteel)) [2022-12-16T02:32:59] the bluespace tomato (/obj/item/reagent_containers/food/snacks/grown/tomato/blue/bluespace): Move(the floor (126,121,2) (/turf/simulated/floor/plasteel), 8, null) [2022-12-16T02:32:59] the bluespace tomato (/obj/item/reagent_containers/food/snacks/grown/tomato/blue/bluespace): Move(the floor (126,121,2) (/turf/simulated/floor/plasteel), 9, null) [2022-12-16T02:32:59] /datum/thrownthing (/datum/thrownthing): tick() [2022-12-16T02:32:59] Throwing (/datum/controller/subsystem/throwing): fire(0) [2022-12-16T02:32:59] Throwing (/datum/controller/subsystem/throwing): ignite(0) [2022-12-16T02:32:59] Master (/datum/controller/master): RunQueue() [2022-12-16T02:32:59] Master (/datum/controller/master): Loop() [2022-12-16T02:32:59] Master (/datum/controller/master): StartProcessing(0)
looks like it managed to have reagents, and not have reagents at the same time
The text was updated successfully, but these errors were encountered:
This still occurs on occasion.
Sorry, something went wrong.
No branches or pull requests
looks like it managed to have reagents, and not have reagents at the same time
The text was updated successfully, but these errors were encountered: