Skip to content

Missing RPC registration #108

@tellernotfound

Description

@tellernotfound

Hello,

I tried the configuration in a standard oracle free tier arm server.
The server loads to the end with no problems but at the end it crashes with this error:

System.InvalidOperationException: Missing RPC registration for RPC which is used to send
This Exception was thrown from a job compiled with Burst, which has limited exception support. Turn off burst (Jobs -> Burst -> Enable Compilation) to inspect full exceptions & stacktraces. In this standalone build configuration burst will now abort the Application.
#0 PlayerMain(int, char**)
#1
#2
#3 Unity.NetCode.RpcCollection, Unity.NetCode, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.CalculateVersionHash(Unity.NetCode.RpcCollection*, Unity.NetCode, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null this) -> System.UInt64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089_af9ef3e9e99b71f2e3bc05cb5749e755 from Unity.NetCode, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions