Sign In Register

How can we help you today?

Start a new topic

GameSparks Unity SDK Error

I've just installed GameSparks SDK and TestUI gave me an error

============

NullReferenceException: Object reference not set to an instance of an object
GameSparks.Api.QueuePersistor.Read (GameSparks.Core.GSInstance gsInstance) (at c:/jenkins/workspace/clientsdk-dotnet-rt-tls/GameSparks.Api/QueuePersistor.cs:73)
GameSparks.Core.GSInstance.InitialisePersistentQueue () (at c:/jenkins/workspace/clientsdk-dotnet-rt-tls/GameSparks.Api/Core/GSInstance.cs:830)
GameSparks.Core.GSInstance.Initialise (IGSPlatform platform) (at c:/jenkins/workspace/clientsdk-dotnet-rt-tls/GameSparks.Api/Core/GSInstance.cs:320)
GameSparks.Core.GS.Initialise (IGSPlatform gSPlatform) (at c:/jenkins/workspace/clientsdk-dotnet-rt-tls/GameSparks.Api/Core/GS.cs:47)
GameSparks.Platforms.PlatformBase.Start () (at Assets/GameSparks/Platforms/PlatformBase.cs:250)

=========

I've entered API key, API secret and dragged it on to GameSparksUnity script. I've tried on different unity version (2019.1.2f1, 2018.3.8f1, 2018.2.21f1, 2017.4.22f1) but got the same error.

1 Comment

Login to post a comment