Dedicated server erasing admin file

Problem is in the title. Finally figured out what I think were the issues in said file and now I cant get the server to open because if I set the file to read only it refuses to open. 
If I set it otherwise the server overwrites it  and its getting extremely frustrating. Any ideas? 

View attachment serveradmin.xml

 
Dunno why it's doing that but I would try loading a custom serveradmin.xml name from the serverconfig.xml file

<property name="AdminFileName"                    value="serveradmin.xml"/>

 
Maybe error in file so server tries to correct by over-writing file. If you set file to read only then server cannot write and things are broken.

 
Back
Top