Jump to content

Tiberion

Members
  • Posts

    5
  • Joined

Posts posted by Tiberion

  1. Where does the BBM dll file need to be copied on the server?

     

    In your server root directory, you should see a folder 7DaysToDieServer_Data

     

    Inside is a folder called "Managed" which will have the file Assembly-CSharp.dll

     

    This is the file you'll overwrite with the downloaded server DLL. You can rename the current one (IE Assembly-CSharp.dll.bak) to keep a backup of the original file if you like.

     

    You also only need to upload "Data" and "Mods" to the server root folder, not the 7DaystoDie_Data folder (that is for local machines/games only) - Be sure to let ti overwrite any files it asks to.

  2. find where your server is saving OLD game saves, remove them and restart server and the null error loop will be gone. had this problem and this is how we fixed it

     

    Yeah I deleted everything in the 7d2dsaves folder (except I renamed my serveradmincustom file)

     

    In fact after my 1st attempt I deleted steamapps, Mods, Data, and the _Data folders and redownloaded the game from the hosting panel, and then reinstalled Wotw over the fresh install, with no previous data, and the loop still occurs.

     

    I'm not sure I have it installed properly though. From the BBM version, I uploaded Mods, Data, and 7DaysToDie_Data folders in the game's root directory, overwriting Data files. Then I uploaded the DLL file from the server DLL zip into 7DaysToDieServer_Data/Managed folder, overwriting the Assembly-CSharp.dll file in there.

  3. I still haven't had any luck getting our server started (output log and description in my post on the previous page.

     

    Are there no install instruction or such anywhere? Or has anyone seen that nullref error? The game gets stuck in a loop trying to load because of it.

  4. I am having the same issue, trying to get this running on a Hosthavoc dedicated server.

     

    Here is a pastebin of the output log, with 2 iterations of the error that is being spammed when the server is started. The error repeated forever if left alone.

     

    https://pastebin.com/mvZqrM8f

     

    I installed the BBM version of 5.1.4 B60 into the server (Data, Mods, and 7DaysToDie_Data folders, overwriting existing files)

     

    I also uploaded the Server DLL file linked on NexusMods, overwriting the Assembly-CSharp.dll on the server in the 7DaysToDie_ServerData/Managed folder.

     

    I deleted the Random Gem folder inside 7dtdsaves folder to clear out of the old savegame.

     

    Not sure what I did wrong or what the problem is. Could really use an install doc somewhere, if there is one I didn't find it.

     

    Hey Dwallorde

     

    I am trying to get this running on my server. But when it starts up, i get tons of these messages in the output log. I am not sure if you know why, but I wanted to ask.

     

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

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

     

    (Filename: Line: -1)

     

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

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

     

    (Filename: Line: -1)

     

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

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

×
×
  • Create New...