Skip to content
New issue

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

[RUNTIME] Wirechem Divide By Zero #914

Closed
MonkestationIssueBot opened this issue Jan 11, 2024 · 0 comments
Closed

[RUNTIME] Wirechem Divide By Zero #914

MonkestationIssueBot opened this issue Jan 11, 2024 · 0 comments

Comments

@MonkestationIssueBot
Copy link

MonkestationIssueBot commented Jan 11, 2024

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)

@dwasint dwasint closed this as completed Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants