-
Notifications
You must be signed in to change notification settings - Fork 103
Stuck in loop leaving planet (Userscript Mode) #155
Comments
i am having the same problem. |
This one works for me though: |
This issue is related to zone 0 being the best zone on a planet resulting in some bad logic on line 122. Line 122 in d82f1a8
I dont have much time to dive any deeper, but a quick inefficient fix is to change like 159 Line 159 in d82f1a8
to be if (idx == 0)
This will always ignore zone 0 and will have the UserScript working again until a proper fix is found and implemented. |
The above does indeed work until a fix is released. Thank you! :D |
Is already updated
…On Sat, Jun 30, 2018, 1:50 PM Spartanul ***@***.***> wrote:
No idea how to change that. :(
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#155 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AF5lSUTyc1ng8OSIRG0MNojf_6Z3xBMfks5uB7pJgaJpZM4U-ApL>
.
|
It just leaves the planet and refreshes the game forever.
https://i.gyazo.com/8d21f54b40cb9f74eb589d686439c5d8.png
The text was updated successfully, but these errors were encountered: