Jump to content

Tsaukpaetra

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by Tsaukpaetra

  1. 24 minutes ago, Haedene said:

    We all get stuck on a "receiving and loading configs" screen

     

    Yeah the first load literally takes forever. My first time took nearly two minutes after I had increased the map sending speed to max. The next time loading in won't take as long, but it still takes a while.

     

    So long as it doesn't pop up the error you'll probably fine just to wait. 

     

    Edit: Yeah, my Medium1 map took just over four minutes to load in according to my stopwatch just now, though that might be partly because this machine has the Ultra textures loading.

  2. 13 minutes ago, KhaineGB said:

    Did you make sure to overwrite the assembly_csharp file?

    (Facepalms) apparently the copy code prioritized the vanilla server files over the mod files, and it's not obvious the priority was backwards until I inspected the file to confirm which version was kept. 

     

    Ugh, you would think a message like "tried to patch assembly-sharp.DLLfailed,mismatch version" would be a thing but I suppose it would be too tedious to track versions like that. 

     

    The server is now loading properly.  🎉

     

    Thanks for running the "did you actually follow the installation procedures" stick with me.  👍

  3. Just now, KhaineGB said:

    It is though because the server sends the XML to the client and if the client has a missing or bad DLL, you get that error.

    I haven't even connected a client yet. This is the straight-up server log. So, the server itself is not Loading the mod that it says it's loaded? 

  4. 7 hours ago, KhaineGB said:

     

    2021-06-10T07:58:18 6.959 EXC Class 'BlockPlantGrowingWithWater, Harmony-0-DarknessFallsCore' not found on block cropsGrowingMaster!
    Exception: Class 'BlockPlantGrowingWithWater, Harmony-0-DarknessFallsCore' not found on block cropsGrowingMaster!

     

    You're missing DLL files.

    Which is strange because... I don't think I am?

     

    spacer.png

     

    Unless that's not actually where it's supposed to be?

  5. Hey there, newcomer to this mod. I run a vanilla server and the group decided to try this mod. So far they're really liking their plays in client-hosted mode, and have asked me to put up the server so they don't have to keep running it themselves.

     

    I'm running Ubuntu 20.04 with 10 GB of RAM, plenty of swap (because I saw how much this thing gobbles). However I'm apparently having issues getting the server to do such simple tasks like loading the core XML files.

     

    I've submitted a ticket on the GitLab project but I guess that's not the place to solicit help so here I am. :D

     

    In summary, server essentially falls over because it can't load things like blocks.xml, and even though it lists itself and clients can (try to) join, it basically doesn't work. No explicit crash (well, besides the exception handler swallowing things will unhelpful messages), and I'm not sure what I could be doing wrong.

     

    Log pastebin for the server is https://pastebin.com/ckAcXvGf

    Server config xml is https://pastebin.com/Ub0YWACy

     

    Steps I followed was duplicate the Steam vanilla server files, git clone the repo and copy everything into the copy, adjust the serverconfig.xml file and attempt to start the server.

     

    Any idea on how I can begin diagnosing the issue?

×
×
  • Create New...