How to fix Cannot remove cached RPCs on a PhotonView thats not ours! scene: True?

Options
I have this message in the console and I am having trouble finding the source of the problem. There are no resources on the internet related to this issue. I can provide whatever you think is needed to find the fix

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    edited August 2019
    Options
    Hi @aidangig,

    What PUN version are you using?
    How do you get this error?

    Do you call any of these methods?

    1- PhotonNetwork.CleanRpcBufferIfMine
    2- PhotonNetwork.RemoveRPCs
    3- PhotonNetwork.RemoveRPCsInGroup
  • aidangig
    Options
    I got it fixed sorry for the late reply :)
  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @aidangig,

    No worries and thanks for the update.

    How did you get it fixed?
    What was the issue?
  • aidangig
    Options
    It was a weird project issue. I just reimported and it was fixed.