ensingm2/saliengame_idler

Possible error on brand new planet

ensingm2 opened this issue · 5 comments

I believe this error stems from the fix for issue #70. I think if you planet switch to a completely fresh planet, no 'best' zone is found (as we limit to zones with progress), as no zones have any progress yet.

Yes i already witnessed this (and commented on #73). And i decided to do a fix just now, i'll merge it. Until now i let the unlock function does its job after 5 min.
Edit : Here, fixed.

Are you sure this was fixed with PR #73? I was getting the issue when testing earlier today, working off master (should've been after that was merged in, I believe).

May have very well been one of those steam server-side issues that have been happening, though.

I meant i commented in one of the commits that's in #73. And i added a quick fix earlier for it.

Ah, got it. I assume this is good to close out, then?

Yep.