Android "too many/few incoming commands in package: 0 > 100" error

Options
I received this error today when I press the "Home" key, then wait on the home screen for about 2 minutes. I have tried to reproduce without any luck.

ERROR:
"too many/few incoming commands in package: 0 > 100"

It's difficult to tell if this was coming from PUN because I am on the device when this happens, but it *sounds* like a PUN log.

My app was pretty much stuck after that, couldn't even communicate with my own server (not pun).

Thanks in advance!

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @jandulio,

    What PUN version are you using?
    What Unity version are you using?
    What devices can we reproduce this on?

    How often does this happen?
    Is there a stacktrace?
    How can we reproduce? minimal repro steps.
    Can you reproduce 100%?
  • jandulio
    Options
    What PUN version are you using?
    PUN 2.9 Photon lib: 4.1.2.10 (I tried updating to PUN >= 2.10 but I had runtime errors after update I didn't feel like dealing with)

    What Unity version are you using?
    Unity 2017.4.27f1

    What devices can we reproduce this on?
    LG Volt
    Android 4.4.2
    Kernel 3.4.0+

    How often does this happen?
    It happened one time

    Is there a stacktrace?
    Running on device and it's difficult to get stacktrace when I'm not ready for it

    How can we reproduce? minimal repro steps.
    I just started my 2 player game, both players connected, then pressed the "home" key on both devices. Waited ~2 minutes.

    Can you reproduce 100%?
    Haven't been able to reproduce yet. I will keep trying.