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

Cannot deconstruct bug reappears with 0.17 #9

Open
pw-sys opened this issue Mar 7, 2019 · 3 comments
Open

Cannot deconstruct bug reappears with 0.17 #9

pw-sys opened this issue Mar 7, 2019 · 3 comments

Comments

@pw-sys
Copy link
Contributor

pw-sys commented Mar 7, 2019

deconstructing radars with the deconstruction planner is broken again

@iancj97
Copy link

iancj97 commented Mar 31, 2019

I think this is due to the way this mod handles researching upgrades. Instead of having one radar, where upgrading changes the stats of the radar, each radar is replaced by an identical-looking radar with better stats whenever an upgrading research is completed. This has the side effect of messing up deconstruction planners, blueprints, and making the electric network history look real funny.

EDIT: I wonder if a workaround could be making these hidden radar entities selectable in the blueprint/redprint GUIs? That way, we'd have to select all types of radar, but at least it'd be workable.

@iancj97
Copy link

iancj97 commented Mar 31, 2019

As a related issue, uninstalling the mod removes all radars on the map. >:(

@rayers100
Copy link

Confirming these issues as well. 17.x exp. and it does infact remove all radars when deactivated, which is incredibly frustrating.

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

3 participants