Jump to content

TheJarlDoom

Members
  • Posts

    1
  • Joined

Posts posted by TheJarlDoom

  1. So..

     

    I have done everything I can find to resolve this error ... I even ran a local random gen map to make sure the files where in the right place..

     

    Everything works great when in game "so far" but when I log off from a dedicated server using this MOD i receive a never ending run of nullreferenceexception errors in console and have to force quit the application.

     

    things i have tried to resolve this;

     

    reinstalled server

    updated all files as per install guide

     

    Same error.

     

    Installed fresh copy of client local

    installed mod files local

    ran local single player map

     

    this ran fine on exit of the game

     

    Logged back into server , logout after integrity checks... oddly every time i logout and get this error the same 31 files need to be repaired....

     

    any thoughts ?

     

     

    First off, Spider, your mod is awesome! A big thanks to you and everyone who have helped you for bringing us this, my friends and I absolutely love it! I had been trying every which way I could think of to tweak our server to make things more of a challenge (without going to mods) and it was never enough. We finally loaded up your mod earlier this week and everyone is happy!

     

    @Loxodrome - The 31 files needing repaired when you run the integrity check are the ones changed by the mod. The check sees that something is different with these vs. the vanilla game and says "Hey! Something's wrong here!" No worries, nothing is wrong. If you really want to stop the crash out you can go into your xui.xml (needs to be changed both server and clientside) and around line 93 (using Notepad++) change:

     

    <window name="SMXBuffFrame3" anchor="LeftBottom" />

     

    to

     

    <window name="SMXBuffFrame1" anchor="LeftBottom" />

     

    and it'll close out fine. However,....however! You will lose all sorts of buff/debuff info.

×
×
  • Create New...