1. I have this odd problem where if I install oxide to my vanilla rust server the server will suddenly refuse to read any configs. I've never had this issue before and I can't find a single solution for it.

    No commands will work in the server console either. Entering 'quit' just gives me 'command not found'

    The installed plugins load and work as they should however
     
  2. Wulf

    Wulf Community Admin

    Without seeing your logs, it's hard to tell what's going on, but I have a feeling the errors will mention System.Drawing.dll missing. If you could though, upload your RustDedicated_Data/output_log.txt.
     
  3. Sure thing, here it is
     

    Attached Files:

  4. Wulf

    Wulf Community Admin

    Yup, System.Drawing.dll for some odd reason (we don't use it from what I can tell.) Shutdown the server, kill any hidden process of it, then install this DLL under your RustDedicated_Data/Managed directory.
     

    Attached Files:

  5. Odd, I thought I already replied.

    The problem seems to be fixed, no problem at all any longer. Thanks for the speedy help!