Open aidanczyryca opened 1 year ago
Interesting.
MooLite requires to read the first incoming server message to properly initialise. It's where it gets all the game information. I'm guessing the tampermonkey script is loading too late when opening in a new tab, after that message has already happened.
I'll look into it
Describe the bug When opening MWI in a new tab, the MooLite bar does not appear if you wait too long to switch to that tab. MooLite is likely still running because the empty white space can still appear and Tampermonkey says that it is active. It seems that the script does not correctly run if the game has already been loaded.
To Reproduce Steps to reproduce the behavior:
Expected behavior Expect to see MooLite bar appear.
Screenshots
Browser Chrome Version 113.0.5672.64 (Official Build) (64-bit) Firefox 112.0.2 (64-bit)
Additional context Other browser extensions do not seem to affect this bug. No other Tampermonkey scripts are installed or active.