when we deleted the config or moved it out of the folder to the desktop it wipes the universe and sets all blueprints to unknown owner.
Description
Description
Details
Details
- Task Type
- Bug
Testing Results
- Affected Gamemode(s)
- Multiplayer
- Reproducible
- Yes
- Last tested (version)
- v0.198.219
- Category
- none/unspecified
- First occurrence (version)
- v0.198.219
Hardware/Software/System
- OS-Specific
- No
- Hardware-Specific
- No
- Video Card Vendor
- uncertain
User/Reporter/Contact
- Username on Registry
- Admiral_Pheonix
Steps to reproduce
Delete the Config file for move it to the desktop
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>
Event Timeline
Comment Actions
-Rejected-
this is not a bug
first line of a server config file
WORLD = world0 //set world to use (set 'old' for using the old world). if no world exists a new one will be set automatically
it defines the world that is being used.
if none does exist there a new one (with world0 as name) will be created and it will use set ALL blueprints from the blueprint folder as being permissioned for all.
why would you remove the settings off a server in use any way ?