pzgndr -> RE: money sending bug (8/3/2018 12:36:31 PM)
|
I got some good news today that loan money now appears to be working as intended, in the latest official release v1.22.02 with the hotfix. In a pbem game that I'm in, I tried sending $1 to each of my allies and it worked. So we have tried to expand this test for everyone in our game and try it in another game. In the other game, all money loans appear to have worked fine. This has been a very frustrating bug to resolve. Basically the resolution was to 'flip' the loan money array variable. Instead of passing a +$ variable for receiver.sender during the sender's sim dip phase, it is now a -$ variable for sender.receiver. This keeps the sender's data within the sender's turn and avoids being corrupted. That was the idea. I just couldn't verify it using my hotseat pbem testing, but it appears to be working in actual games. So. I will cautiously declare success and close out this persistent bug, unless I get any more reports of loan money not working. This has been a long-standing problem for pbem games, so it is really good news to report that this bug finally appears to be fixed. Score!
|
|
|
|