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

Swaps the order of newpixNumber update and ONGBase calculations so they are in the correct order #1540

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Eregrith
Copy link

Fixes issue #1539

While reviewing, please make sure the rest of the ONGs subfunctions are OK to be done before calling ONGBase

Copy link

@RedundantCueball RedundantCueball left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The problem does exist, but I don't think the solution will be that easy...

On Line 3739, inside function Molpy.ONGBase, it is testing the Molpy.newpixNumber in order to give a boost.
If the Molpy.newpixNumber increment happens before (it happens on the todo function), there will be problems...

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

Successfully merging this pull request may close these issues.

2 participants