• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

errors using Sdx on a hosted server

Fatal

New member
https://gyazo.com/71689a1f1840a8b9a2bf733251eb10f2

All I am doing is using the cubetest script on a hosted server.

What files am i suppose to be putting on the server?

7daystodieserver_data/managed - assemly-csharp-firstpass.dll, assembly-csharp.dll, mods.dll, mods.pdb, sdx.core.dll and sdx.payload.dll

then upload my mods folder

and then put in the data/items script that made the change?

that is what i did and im getting server errors like theres no tomorrow. So i am doing something wrong

 
https://gyazo.com/71689a1f1840a8b9a2bf733251eb10f2
All I am doing is using the cubetest script on a hosted server.

What files am i suppose to be putting on the server?

7daystodieserver_data/managed - assemly-csharp-firstpass.dll, assembly-csharp.dll, mods.dll, mods.pdb, sdx.core.dll and sdx.payload.dll

then upload my mods folder

and then put in the data/items script that made the change?

that is what i did and im getting server errors like theres no tomorrow. So i am doing something wrong
Can you post your output_log.txt ?

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

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

I mean .. thats all its scrolling? im not exactly sure what you want.. its just keeps scrolling this

 
NullReferenceException: Object reference not set to an instance of an objectat NGuiWdwInGameHUD.Update () [0x00000] in <filename unknown>:0

I mean .. thats all its scrolling? im not exactly sure what you want.. its just keeps scrolling this
That just tells me something catastrophic has happened. Much earlier on would be the real error.

 
That just tells me something catastrophic has happened. Much earlier on would be the real error.
I dunno, but if i dont use a mod with sdx., and reinstall the server.. it works fine.. the minute i try to use sdx with any mod i get that error..

 
I dunno, but if i dont use a mod with sdx., and reinstall the server.. it works fine.. the minute i try to use sdx with any mod i get that error..
If you can restart the server, and then post the log's content to something like pastebin.com, then I'd be able to review it tomorrow morning.

 
Back
Top