You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the documentation (Moralis NodeJS SDK) for the sample game and the instruction inside the project : https://github.com/MoralisWeb3/web3-unity-sdk-sample-game-wump https://docs.moralis.io/docs/using-unity-playfab#getnfts
I deployed my smart contract for this project but I think to know where to put the smart contract informations,
I also setup Playfab extension in my project,
✅ I can run the project when The Game Service type is in : "Local Disk Storage"
❌ I can't run the project when The Game Service type is : "Contract"
I can't click on the button 'Play Game"
I followed the documentation (Moralis NodeJS SDK) for the sample game and the instruction inside the project :
https://github.com/MoralisWeb3/web3-unity-sdk-sample-game-wump
https://docs.moralis.io/docs/using-unity-playfab#getnfts
I deployed my smart contract for this project but I think to know where to put the smart contract informations,
I also setup Playfab extension in my project,
✅ I can run the project when The Game Service type is in : "Local Disk Storage"
❌ I can't run the project when The Game Service type is : "Contract"
I can't click on the button 'Play Game"
getIsRegistered RunContractFunction() FAILED, result = UnityEngine.Debug:LogError (object) MoralisUnity.Samples.Shared.Debugging.UnityEngineDebug:LogError (object) (at Assets/Moralis/Shared/Scripts/Runtime/Debugging/Debug.cs:59) MoralisUnity.Samples.Shared.Data.Types.Contract/<RunContractFunctionAsync>d__16:MoveNext () (at Assets/Moralis/Shared/Scripts/Runtime/Data/Types/Contract.cs:99) Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask
2<MoralisUnity.Samples.Shared.Data.Types.Contract/d__16, string>:Run () (at `The text was updated successfully, but these errors were encountered: