Issue [SMAPI] An error occurred in the game's draw loop: NullReferenceException: Object reference not set to an instance of an object.

Vanit

Newcomer
Hi! I'm newface who getting the following error from SMAPI while running Stardew Valley:


[SMAPI] An error occurred in the game's draw loop: NullReferenceException: Object reference not set to an instance of an object.



💬 Questions:

  1. Any idea which mod might be causing this?
  2. What would be the best first step to debug this?


Thanks in advance!
 

Attachments

astatine210

Rancher
In your SMAPI log, it appears that there are a number of mods that are old and likely not compatible with the latest version of SDV and SMAPI. Updating them may resolve the the primary errors you are seeing.

Another thing that you will want to do is make sure you have the right version of Ridgeside Village added to your mod folder. I noticed there is an error message saying the wrong version is currently installed. If you have downloaded the newest version, make sure you delete all the RSV folders in your mod folder before adding the latest versions in.
 
Top