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

Building Cyber Combinator over Arithmetic Combinator Causing Crash #187

Open
chris-davis-siv opened this issue Oct 29, 2024 · 2 comments
Open

Comments

@chris-davis-siv
Copy link

chris-davis-siv commented Oct 29, 2024

When I have an arithmetic combinator ghost and place a cyber combinator over it, it causes the following crash: I'm guessing because it attempts to set the cyber combinator settings from the arithmetic combinator ones.

factorio_v8lH1iQTLe

Arithmetic combinator settings:
factorio_UP9QayvY47

I tried a few different combinations and I can't reliably replicate this with other combinator settings, the each on input and output seems significant and using different colored wires for each of the operands may be important as well.

@chris-davis-siv
Copy link
Author

factorio_5hKlKhhVif

Showing how the combinators are set up may be important for debugging as well, so I've shown it here. The ghost of the top arithmetic combinator is what triggered the crash, when a cyber combinator was placed over it.

@Tetlanesh
Copy link
Collaborator

thanks for letting us know. Probably cybernetic combinator should not be fast replacable from other combinators, but thats just first thing that came to my mind.

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