Skip to content

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

Open
Eregrith wants to merge 1 commit intoeternaldensity:masterfrom
Eregrith:patch-1
Open

Swaps the order of newpixNumber update and ONGBase calculations so they are in the correct order#1540
Eregrith wants to merge 1 commit intoeternaldensity:masterfrom
Eregrith:patch-1

Conversation

@Eregrith
Copy link
Copy Markdown

Fixes issue #1539

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

Copy link
Copy Markdown

@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