Page 1 of 1

PBEM++ upload and load(review) failed

Posted: Wed Nov 23, 2022 12:58 pm
by DCETRADER
1.UPLOAD failed, and more horrible is PBEM gameturn can't save my next battle plan... :
upload.jpg
upload.jpg (9.35 KiB) Viewed 526 times
upload2.jpg
upload2.jpg (9.61 KiB) Viewed 526 times
upload3.jpg
upload3.jpg (10.99 KiB) Viewed 526 times
2.LOAD(review the opponent) failed too..
load3.jpg
load3.jpg (55.44 KiB) Viewed 526 times

Re: PBEM++ upload and load(review) failed

Posted: Wed Nov 23, 2022 1:01 pm
by DCETRADER
load.jpg
load.jpg (43.15 KiB) Viewed 522 times
load2.jpg
load2.jpg (9.03 KiB) Viewed 522 times

Re: PBEM++ upload and load(review) failed

Posted: Wed Nov 23, 2022 2:05 pm
by CapnDarwin
Sent to Rob. What is your OS? Are you also having problems with saving settings or saving a scenario in progress?

Re: PBEM++ upload and load(review) failed

Posted: Wed Nov 23, 2022 4:22 pm
by IronManBeta
Hmmm, thanks for the debug report as that is pure gold for us. I will parse it out and figure out what it thinks happened here.

Yes, I would love to be able to re-upload the turn and we are working on that, but that is surprisingly difficult to do in a robust way no matter what the error was, and it didn't make it into this release.

We appreciate your patience. Rob C

Re: PBEM++ upload and load(review) failed

Posted: Thu Nov 24, 2022 1:15 pm
by DCETRADER
Later, I successfully uploaded by opening SAV file...

Re: PBEM++ upload and load(review) failed

Posted: Wed Nov 30, 2022 10:17 am
by Bertram
Got the same problem (I think). In a PBEM game my opponent resigned. I hit the review button, and got an error (unrecognized matrix server respons, via point 24) pop up, and after it this text:

Body = {"InstanceID":"91957","ThisSideNum":"1","Viewed":"True"}
ERROR: Response = {"Message":{"ErrorCode":29,"ErrorComment":"You are not in this challenge","DebugMessage":"Player not in this instance with this side num"},"Result":false}

25> Download Instance 91957 File: (StepNum = 11)
Breadcrumb: 25
ErrorCode = 200
Resource = /instances/files/igougo/91957
Body = < Empty >
ERROR: Response = {"Message":{"ErrorCode":0,"ErrorComment":null,"DebugMessage":null},"Result":{"SideNum":1,"UserID":45971,"StepNum":11,"UpdateDateTime":"2022-11-29T15:16:47+00:00"}}

25> StepNum: 11
25> File loaded OK

24> Set Instance 91957 (Final) Viewed State:
24>Error Code 29
24>Error Comment You are not in this challenge
24>Debug Message Player not in this instance with this side num

Breadcrumb: 98
ErrorCode = 29
Resource = /instances/viewed
Body = {"InstanceID":"91957","ThisSideNum":"1","Viewed":"True"}
ERROR: Response = {"Message":{"ErrorCode":29,"ErrorComment":"You are not in this challenge","DebugMessage":"Player not in this instance with this side num"},"Result":false}

Looks to me as if the game either didn't switch to my side, didn't give permission to both sides to see the end result, or closed the game prematurely, so there are no users with permission to view it... But when I progammed last, the Motorola68000 was state of the art, so it could be something totally different :).