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
Reporting client info: Client Information: BYOND:515.1623 Key:dexee
3302
[20:49:23] Runtime in monkestation/code/modules/wiremod_chem/components/weighted_splitter.dm, line 59: Division by zero proc name: input received (/obj/item/circuit_component/chem/weighted_splitter/input_received) src: the weighted chemical splitter... (/obj/item/circuit_component/chem/weighted_splitter) src.loc: the medical circuit board (/obj/item/integrated_circuit/chemical) call stack: the weighted chemical splitter... (/obj/item/circuit_component/chem/weighted_splitter): input received(Trigger (/datum/port/input), null) the weighted chemical splitter... (/obj/item/circuit_component/chem/weighted_splitter): trigger component(Trigger (/datum/port/input), null) Trigger (/datum/port/input): set input(1841.75, null) /datum/callback (/datum/callback): InvokeAsync() Circuit Components (/datum/controller/subsystem/circuit_component): fire(0) Circuit Components (/datum/controller/subsystem/circuit_component): ignite(0) Master (/datum/controller/master): RunQueue() Master (/datum/controller/master): Loop(2) Master (/datum/controller/master): StartProcessing(0)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Reporting client info: Client Information:
BYOND:515.1623
Key:dexee
Round ID:
3302
Testmerges:
Reproduction:
[20:49:23] Runtime in monkestation/code/modules/wiremod_chem/components/weighted_splitter.dm, line 59: Division by zero
proc name: input received (/obj/item/circuit_component/chem/weighted_splitter/input_received)
src: the weighted chemical splitter... (/obj/item/circuit_component/chem/weighted_splitter)
src.loc: the medical circuit board (/obj/item/integrated_circuit/chemical)
call stack:
the weighted chemical splitter... (/obj/item/circuit_component/chem/weighted_splitter): input received(Trigger (/datum/port/input), null)
the weighted chemical splitter... (/obj/item/circuit_component/chem/weighted_splitter): trigger component(Trigger (/datum/port/input), null)
Trigger (/datum/port/input): set input(1841.75, null)
/datum/callback (/datum/callback): InvokeAsync()
Circuit Components (/datum/controller/subsystem/circuit_component): fire(0)
Circuit Components (/datum/controller/subsystem/circuit_component): ignite(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0)
The text was updated successfully, but these errors were encountered: