Photon Server not receiving operations + Weird log

Options
Hi!

I have been lately having a issue where I send my GameStart operation server but the server doesn't send anything back or even log that the operation has been called when I do the debug directly on the ExecuteOperation.

After I disconnect from Photon on my client, I get these weird logs in the server:

0000000006216080 Sent: 254018218 now: 254046171 (diff: 27953 >= max: 30000) new rtt timeout: 3200 since last touch:28968
Disc: Seq: 66 CH: 255 RTT: 109 VAR: 31 Now: 254046171 Sent: 254018218 Diff: 27953 Resends: 9
Resend: Seq: 66 CH: 255 RTT: 109 VAR: 31 Now: 254042109 Timeout: 3200 Resend: 9
Resend: Seq: 66 CH: 255 RTT: 109 VAR: 31 Now: 254038046 Timeout: 3200 Resend: 8
Resend: Seq: 66 CH: 255 RTT: 109 VAR: 31 Now: 254033968 Timeout: 3200 Resend: 7
Resend: Seq: 66 CH: 255 RTT: 109 VAR: 31 Now: 254029906 Timeout: 3200 Resend: 6
Resend: Seq: 66 CH: 255 RTT: 109 VAR: 31 Now: 254025843 Timeout: 3200 Resend: 5
Resend: Seq: 66 CH: 255 RTT: 109 VAR: 31 Now: 254021781 Timeout: 3200 Resend: 4
Resend: Seq: 66 CH: 255 RTT: 109 VAR: 31 Now: 254019906 Timeout: 1864 Resend: 3
Resend: Seq: 66 CH: 255 RTT: 109 VAR: 31 Now: 254018953 Timeout: 932 Resend: 2
Resend: Seq: 66 CH: 255 RTT: 109 VAR: 31 Now: 254018468 Timeout: 466 Resend: 1
ACK: Seq: 65 CH: 255 RTT: 109 VAR: 31 Now: 254017203 Sent: 254017015 Diff: 188
ACK: Seq: 64 CH: 255 RTT: 98 VAR: 15 Now: 254016000 Sent: 254015890 Diff: 110
ACK: Seq: 63 CH: 255 RTT: 97 VAR: 16 Now: 254014875 Sent: 254014796 Diff: 79
ACK: Seq: 62 CH: 255 RTT: 99 VAR: 15 Now: 254013781 Sent: 254013703 Diff: 78
ACK: Seq: 61 CH: 255 RTT: 101 VAR: 13 Now: 254012687 Sent: 254012593 Diff: 94
ACK: Seq: 60 CH: 255 RTT: 101 VAR: 15 Now: 254011578 Sent: 254011468 Diff: 110
ACK: Seq: 59 CH: 255 RTT: 100 VAR: 17 Now: 254010453 Sent: 254010343 Diff: 110

There are more of them, but all are the same just with different values.

Comments

  • Another issue encountered related to this:

    When I join another client's room, it does it successfully but I'm still unable to send any operations OR even receive any data from the server about the room e.g. other client's player isn't even there at all.
  • chvetsov
    Options
    Hi, @Samuelroos

    could you write us to developer@photonengine.com?
    Please describe precisely what you were doing to get this issue. Please attach logs from deploy/logs and form deploy/bin_Win64/logs folders

    best,
    ilya