NullReferenceException: Object reference not set to an instance of an object

huannan5300

Member
  1. NullReferenceException: Object reference not set to an instance of an object
  2. at Platform.EOS.SessionsClient.searchFinishedCallback (Epic.OnlineServices.Sessions.SessionSearchFindCallbackInfo _callbackData) [0x000b1] in <6a01347f98174dbdb41cb4a4eedf5af7>:0
  3. at Epic.OnlineServices.Sessions.SessionSearch.OnFindCallbackInternalImplementation (System.IntPtr data) [0x0000c] in <273e44c1eaaf428195c48479baddc4e3>:0
  4. at (wrapper managed-to-native) Epic.OnlineServices.Bindings.EOS_Platform_Tick(intptr)
  5. at Epic.OnlineServices.Platform.PlatformInterface.Tick () [0x00006] in <273e44c1eaaf428195c48479baddc4e3>:0
  6. at Platform.EOS.Api.Update () [0x00033] in <6a01347f98174dbdb41cb4a4eedf5af7>:0
  7. at Platform.AbsPlatform.Update () [0x0000a] in <6a01347f98174dbdb41cb4a4eedf5af7>:0
  8. at Platform.PlatformManager.Update () [0x00019] in <6a01347f98174dbdb41cb4a4eedf5af7>:0
  9. at GameManager.gmUpdate () [0x0004d] in <6a01347f98174dbdb41cb4a4eedf5af7>:0
  10. at GameManager.Update () [0x00000] in <6a01347f98174dbdb41cb4a4eedf5af7>:0












https://pastebin.com/DdgyNQbZ

 
Looks like that you have a couple of issues…..EOS fails and you have a lot of mod errors. For EOS, create an exclusion for your game and saves folder in your antivirus program. For the mod error, you need to check that they have been updated for A20.5. Other than that, remove all mods. Make sure vanilla works fine then add one mod at a time to determine which mod is breaking your game.

 
Back
Top