Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Chichukidalt's avatar
Chichukidalt
Honored Guest
1 year ago

Errors with Photon Fusion..

I Keep Getting this error from the meta SDK when i try to do basically anything, including building, what do i do..?

NotImplementedException: This is a special method that is meant to be used only for [Networked] properties inline initialization. Meta.XR.MultiplayerBlocks.Fusion.AvatarBehaviourFusion..ctor () (at Library/PackageCache/com.meta.xr.sdk.core@69.0.0/Scripts/BuildingBlocks/MultiplayerBlocks/PhotonFusion/NetworkedAvatar/Scripts/AvatarBehaviourFusion.cs:47)

4 Replies

  • asgharas's avatar
    asgharas
    Honored Guest

    Facing the same error. Its probably something with the new Meta XR SDK Version.

  • asgharas's avatar
    asgharas
    Honored Guest

    Downgraded Meta All in One SDK to the previous version. Still same thing is happening.

  • asgharas's avatar
    asgharas
    Honored Guest

    Found a workaround.
    Download the Meta XR Core SDK from here .
    Extract and delete the NetworkedAvatar Folder and NetworkedAvatar.meta file in the extracted folder

     

    package\Scripts\BuildingBlocks\MultiplayerBlocks\PhotonFusion

     

     
    Now add the package in package manager by choosing 'add package from disk' and then pick the package.json file in the folder to add the modified package. It will override the previous one.

    • binill's avatar
      binill
      Member

      Tried that method, but gave me this error 
      "Problem detected while importing the Prefab file: 'Packages/com.meta.xr.sdk.core/Editor/BuildingBlocks/BlockData/MultiplayerBlocks/NGO/NetworkedAvatar/Prefabs/NetworkedAvatarNGO.prefab'.
      The file might be corrupt or have a missing Variant parent or nested Prefabs. See details below.
      Errors:
      Nested Prefab problem. Missing Nested Prefab Asset: 'AvatarSDK (Missing Prefab with guid: 643ab75508755d4468bbc11300c9d3e3)'
      Nested Prefab problem. Missing Nested Prefab Asset: 'LipSyncInput (Missing Prefab with guid: a82b7aec319a4ec449de9c99aadfbf5d)'"