NullReferenceException: object reference not set to an instance of an object A19.2

xerafin123

Refugee
I started new game with alpha 19.2 (the last time i played was A19 with a friend, everything worked properly) and at the start the console pop up showing "NullReferenceException: object reference not set to an instance of an object" in red. I didn't know what it was but i kept playing till reaching the trader. The moment i talk to her and click any option (quests, buy, close) the console shows again with the same error, the hud disappears and i can open menu with TAB but not ESC. I veryfied files and created a new world afterwards but the same error keeps coming. I didn't unistall it completely cos i don't have wifi right now, only the phone.

 

Attachments

Moved your thread to the correct forum section.

Going to need for you to read the Sticky thread that tells you to read it before posting, and follow the instructions. We will need your client log at a minimum.

 
Remove your UI mods.  Just delete the Mods folder. They're causing the issue.
confirmed by looking at error:

 
Code:
NullReferenceException: Object reference not set to an instance of an object
at XUiC_BuffPopoutList.AddNotification (EntityUINotification _notification) [0x00072] in <8966b1f384fe4ecab81b938f521bef70>:0
at XUiC_BuffPopoutList.OnOpen () [0x00048] in <8966b1f384fe4ecab81b938f521bef70>:0
at XUiController.OnOpen () [0x00017] in <8966b1f384fe4ecab81b938f521bef70>:0
at XUiController.OnOpen () [0x00017] in <8966b1f384fe4ecab81b938f521bef70>:0
at XUiWindowGroup.OnOpen () [0x00006] in <8966b1f384fe4ecab81b938f521bef70>:0

at GUIWindowManager.Open (GUIWindow _w, System.Boolean _bModal, System.Boolean _bIsNotEscClosable, System.Boolean _bCloseAllOpenWindows) [0x000d0] in <8966b1f384fe4ecab81b938f521bef70>:0
 
Removed the folder and it works properly again.

I don't think the mods were even A19, didn't remember they were here.

Sorry for the trouble.

 
Back
Top