NullReferenceException error in multiplayer

Status
Not open for further replies.

Kestrel091

Refugee
İt just spams this error and i cant do anything when i join server

http://prntscr.com/o21s0v

http://prntscr.com/o21tho

(Filename: Line: -1)

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

at XUiV_Texture.UpdateData () [0x00000] in <filename unknown>:0

at XUiView.Update (Single _dt) [0x00000] in <filename unknown>:0

at XUiV_Texture.Update (Single _dt) [0x00000] in <filename unknown>:0

at XUiController.Update (Single _dt) [0x00000] in <filename unknown>:0

at XUiController.Update (Single _dt) [0x00000] in <filename unknown>:0

at XUiController.Update (Single _dt) [0x00000] in <filename unknown>:0

at XUi.OnUpdateDeltaTime (Single updateDeltaTime) [0x00000] in <filename unknown>:0

at XUiUpdater.Update () [0x00000] in <filename unknown>:0

at GameManager.gmUpdate () [0x00000] in <filename unknown>:0

at GameManager.Update () [0x00000] in <filename unknown>:0

 
Same problem here. I can edit the XML if I can find where the file links are broken
View attachment 29063
Looks like corrupted world data. Wipe the region file for your player location.

Also, are you able to run without OpenGL?

I don't know a lot about Mac's but it seems like you should be able to play without that crutch.

 
Status
Not open for further replies.
Back
Top