Search Unity

UNet Client Disconnect Error: CRCMismatch

Discussion in 'UNet' started by nventimiglia, Jul 2, 2015.

  1. nventimiglia

    nventimiglia

    Joined:
    Sep 20, 2011
    Posts:
    153
    Im getting this error whenever I join a match and create a new client. One post in the beta forums said this was due to unequal versions. My windows client is freshly built and I am still getting errors.

    UNet Client Disconnect Error: CRCMismatch
     
  2. aabramychev

    aabramychev

    Unity Technologies

    Joined:
    Jul 17, 2012
    Posts:
    574
    if it is reproducible attach you project and i will take a look.
     
  3. nventimiglia

    nventimiglia

    Joined:
    Sep 20, 2011
    Posts:
    153
    Yeah... I will need to strip the project down. I was converting an older project as an Experiment.
     
  4. WillTM

    WillTM

    Joined:
    Nov 11, 2013
    Posts:
    4
    I seen CRC type errors when the scene open in the unity editor was not the same as the scene in the build I was connecting to.. They were duplicate scenes exact in every way except 'Level2' in editor. and 'Level1' was the level included in the build settings.. thought it is worth a mention at least
     
    nventimiglia likes this.
  5. nventimiglia

    nventimiglia

    Joined:
    Sep 20, 2011
    Posts:
    153
    @WillTM Thanks, I tested without scene loading and I am still getting the error.
     
  6. nventimiglia

    nventimiglia

    Joined:
    Sep 20, 2011
    Posts:
    153
    Sigh, now I cant even connect. App Id is corrupted or something.