1. So i rewrote my Serverinfo and need some help with it i keep getting a Oxide error. Was wondering if somebody would be willing to look over and tell me what im doing wrong! Thanks in advance!
     
  2. You are not providing enough information for anyone to help you.
     
  3. Well i didnt want to post it all on here. was going to send my file to you Via email for someone to look a at. Just wanted to see if anyone was interested in helping =)
     
  4. post that error, so someone might know solution for that (without seeing actual plugin/data)
     
  5. You should post the data here, maybe as an attachment if it's large.
    Solving this issue via email won't help any future people looking for a solution to the same problem.
     
    Last edited by a moderator: Feb 23, 2016
  6. Well its actually the code.. in the server info that i wrote. but heres the error. Code wrong..PNG
     
  7. Show us the config file containing the server info, make sure to blank out any passwords.
     
  8. Have you tried this: JSON Formatter & Validator That might show more detailed info about the error (and might tell how to handle that)

    oh. now i looked that again have you used " on text there? You cant use that, you need to replace " with two ' if you want to do that mark to text. " is used in code, so if you use that on text it will make conflict with code.

    I can check that for you, but i think better is that you post all related info to that thread (as said before E-Mail help doesn't help anyone else who might be in same situation).

    I am pretty new server owner and i have learned all from here (oxide forum) and just testing all kind of stuff. Since that rustds is not so heavy to run, i have found that easiest way of testing things is to get server running on your own pc and then try what happen if you do this or that.
     
    Last edited by a moderator: Feb 24, 2016
  9. Umm well im new to this so where would the spot they said is bad be located? ill post that bit of code.