Mike Ensing
Mike Ensing
Seems this is happening semi-frequently at the end of boss-battles as well. I really wish this was more reproduce-able, as I don't actually run this script often (I know, I...
Please try not to paste in text autolinking to other issues... The above comment just updated a LOT of other issues/PRs.
Yeah, thinking this is the same issue as #61. I'm gonna look into it cause it's becoming more and more of an issue.
Also seeing this same issue as @JeanPaulLucien above. If you're not already on a planet, CheckSwitchBetterPlanet is not called anymore it seems. Going to look into it after #61.
Fixed not running CheckSwitchBetterPlanet() on pasting script into planet selection, or main menu while not at a planet. Still need to fix #61. Or I have a fix rather, just...
Yes, that issue has already been documented in #83, and was an issue before the previous fix. Please try to keep discussion to the issue posted in the OP.
Reverted my fix here as it broke auto-switching.
Could you give some more info here (browser used, if you're using tampermonkey or copy/pasting code, f your console is throwing errors, etc)? I know I added this feature when...
Yeah, that helps a lot, thanks! I'll look into this tomorrow, though it may be a while (need to sleep before I have work in 7 hours, plus actual work...
It's related to the OP in that the error triggers during a planet switch, breaking the normal js code flow so the re-enabling of the animation state doesn't trigger. The...