Error when loading new game

LanePotts

Refugee
Every time I try to load a new world I get a null reference exception and my screen stays blank

I have already tried cleaning all game data with the launcher and verifying game files with steam

I would really like to avoid reinstalling because my internet is really bad and it would take days

here is my last log

https://pastebin.com/V0qy6Z7E

 
Last edited by a moderator:
Your error references EOS (Epic Online Services).  Are you blocking that from connecting?

Might also be an issue where you need to verify files or a server issue on their end

  1. 2023-03-09T18:45:30 12.787 INF [EOS] Login
  2. 2023-03-09T18:45:32 15.081 INF AchievementManager: Received stats and achievements from Steam
  3. 2023-03-09T18:45:35 17.959 INF [EOS] Connection test failed: The operation has timed out.
  4. 2023-03-09T18:45:37 19.650 WRN [EOS] No platform -> EOS mappings found
  5. 2023-03-09T18:45:53 35.203 INF NET: Starting server protocols
  6. NullReferenceException: Object reference not set to an instance of an object
  7. at Platform.EOS.NetworkServerEos.<.ctor>b__15_0 ()
 
Also, be sure to create exclusions for the game and saves folders in your antivirus software. Turning off you antivirus is not enough. In the General Support section, there is a pinned topic that explains how to create those exclusions for some of the more popular antivirus software.

 
Your error references EOS (Epic Online Services).  Are you blocking that from connecting?

Might also be an issue where you need to verify files or a server issue on their end

  1. 2023-03-09T18:45:30 12.787 INF [EOS] Login
  2. 2023-03-09T18:45:32 15.081 INF AchievementManager: Received stats and achievements from Steam
  3. 2023-03-09T18:45:35 17.959 INF [EOS] Connection test failed: The operation has timed out.
  4. 2023-03-09T18:45:37 19.650 WRN [EOS] No platform -> EOS mappings found
  5. 2023-03-09T18:45:53 35.203 INF NET: Starting server protocols
  6. NullReferenceException: Object reference not set to an instance of an object
  7. at Platform.EOS.NetworkServerEos.<.ctor>b__15_0 ()
I’m not connected to online services I’m trying to play offline

 
Back
Top