When I run ConfigTool and enter my settings, when I click OK or Apply, no Config.xml file is created.
I made sure that the server wasn't running.
What am I doing wrong?
EDIT: It seems there is no documentation whatsoever on the worlds.xml or config.xml if you want to edit it manually. The config page on the wiki is empty for some reason.
Config.xml save problem
- Loading...
- Offline
- Posts: 41
- Joined: December 21st, 2011, 5:57 pm
Re: Config.xml save problem
I have a PlayerDB save problem :
_____________________________________________________________________________
20:03:35 > ERROR: PlayerDB.Save: An error occured while trying to save PlayerDB: System.IO.IOException: Die Datei, die ersetzt werden soll, kann nicht entfernt werden.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.__Error.WinIOError()
bei System.IO.File.Replace(String sourceFileName, String destinationFileName, String destinationBackupFileName, Boolean ignoreMetadataErrors)
bei fCraft.Paths.MoveOrReplace(String source, String destination)
bei fCraft.PlayerDB.Save()
_____________________________________________________________________________
20:03:35 > ERROR: PlayerDB.Save: An error occured while trying to save PlayerDB: System.IO.IOException: Die Datei, die ersetzt werden soll, kann nicht entfernt werden.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.__Error.WinIOError()
bei System.IO.File.Replace(String sourceFileName, String destinationFileName, String destinationBackupFileName, Boolean ignoreMetadataErrors)
bei fCraft.Paths.MoveOrReplace(String source, String destination)
bei fCraft.PlayerDB.Save()
Re: Config.xml save problem
worlds.xml and config.xml structure is not documented in the wiki. However, the config keys are.
Kargaroc - what version of fCraft are you using, and what platform are you on (Windows 7, Ubuntu, Debian, MacOSX, etc?)
Loading - don't post unrelated stuff in this thread.
Kargaroc - what version of fCraft are you using, and what platform are you on (Windows 7, Ubuntu, Debian, MacOSX, etc?)
Loading - don't post unrelated stuff in this thread.
- Loading...
- Offline
- Posts: 41
- Joined: December 21st, 2011, 5:57 pm