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

Added a check if CompPollutionPump current map patch failed #423

Conversation

SokyranTheDragon
Copy link
Member

Added a simple check if patch for CompPollutionPump.CompTick to replace Find.CurrentMap with a safe call was successful. If the patch failed a warning will be logged.

This should give a heads-up if this gets fixed in a future vanilla release, meaning this patch is no longer needed.

Added a simple check if patch for `CompPollutionPump.CompTick` to replace `Find.CurrentMap` call was replaced with a safe call. If the patch failed a warning will be logged.

This should give a heads-up if this gets fixed in a future vanilla release, meaning this patch is no longer needed.
@SokyranTheDragon SokyranTheDragon added the 1.4 Fixes or bugs relating to 1.4 (Not Biotech). label Feb 6, 2024
@Zetrith
Copy link
Member

Zetrith commented Mar 15, 2024

I removed the patch in #428 as it's fixed in 1.5.

@Zetrith Zetrith closed this Mar 15, 2024
@SokyranTheDragon
Copy link
Member Author

Fair. Turned out it wasn't really needed after all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.4 Fixes or bugs relating to 1.4 (Not Biotech).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants