Bug - Fixed Mafia thinks all my stuff is still in storage after pulling all

PeKaJe

Member
I'm getting gateway timeouts when pulling all, which is probably the root cause for me (I'm guessing a moved-to-the-butt issue).
However, the actual bug is that "refresh storage" doesn't update things, because api.php returns [] for empty storage, which causes StorageRequest to get passed a null value all the way from ApiRequest.getJSONString, and aborting the update before the arrays are cleared.
Doing another pull all from the CLI (since relay browser doesn't get the button) fixes it, because the game still returns the message that triggers clearing.
 

Magus_Prime

Well-known member
I've had the same problem for, at least, the last month but I thought it was a KoL problem and didn't report it here.
 

Darzil

Developer
Pull all does seem to take MUCH longer since the server move. Everything else is faster for me though.
 
Top