Good evening. Trying to create my server I tried unsuccessfully to write correctly the script have administrator rights in the file adminconfig , but he always throws different errors. In the screenshots I showed my attempts. Please show Your example screenshot how to correctly write a script. And 1 more clarification I used for my script Stean ID64 or maybe he needed another?
I posted an example of this, in this thread, days ago. http://empyriononline.com/threads/troubleshooting.3358/page-14#post-46785
I have a mayor problem, At every servver i am able to join, any servers literarly. But in this case that i am trying to get to the delicated server of this. Its just shows me loading nothing else. Would somebody tell me if the server is whitelisted or not? or, maybe already reached the maximum amaunt of players who you can apply to the server? or how is this works in general, I would like to recieve awnsers. Thank you.
Not sure what your question is, or what you meaning by loading nothing else. As far as I know, there is no whitelisting option, except by using a password. If the server was full you would see it in the server list as being full, ie 16/16 slots. The server list also shows whether the server is password protected by a lock icon.
Incredible... It's on page 12. Copy and paste my example, change steam id and enjoy. NO BRACKETS on my example. It work. I don't know what is the brackets but it is useless. An other example with a moderator (added with the admin console in game) : Code: --- # Admin Configuration # This file can contain two lists: one with elevated players with special permissions # and one with banned players. # 'Id' is a SteamID64 in both lists, lookup possible at https://steamid.io/ # 'Permission' is 3 for 'GameMaster', 6 for 'Moderator' and 9 for 'Admin' - other values are not allowed. # 'Until' is the time when the ban ends. Elevated: - Id: 77777774671547417 Permission: 9 - Id: 76561144444444777 Permission: 6 You shouls see in this file banned people added in the same pattern but the word "Elevated" replaced with "Banned". No example because banned people can be done in console game. NB : DONT USE "Notepad" TO EDIT. Use "NOTEPAD++" (or other real text editor).
I can throw the file via Yandex disk? Only if ID Take it so fundamentally, exactly all of my insert, I removed the brackets and spaces, does not help. Except remove the "travel"
Your missing the space between the hypen and Id, and the colon and your Id number IE - Id: 77777777777 NOT -Id:777777777 as you have. Unless you managed to get your steam Id wrong, it is a formatting issue. Match the formatting 100%...... Well, make sure you reboot the server to let the permission change take effect of course....
After Alpha 1.1.0 I was experiencing issues getting the dedicated server to work properly It would not go from requested to available - this was not the case prior to this latest update I tried all the recommended steps to no avail - but luckily and eventually found the cause: Ive posted my fix for those that may encounter the same issue My Empyrion installation is not in it default location - instead it is located in C:/Steam/Steamapps/common/ In order for the dedicated server to have full write access to the associated files, the server needs to be run with administrator rights See following attached image: Hope this helps anyone having the same issue
help with a problem on the server: the Imperial galactic survival can't send RPC function no connection was started and this mismatch sequence number mismatch: rest=1 exp=15971 C1= h=0 IP=
How does one safely shut down a DS when using "saveandexit" results in "No exit scheduled" and it does not quit (still hanging about in processes)?
Honestly, I never save and exit. I kill it in Task Manager. It seems to auto save enough that I have never had anyone complain of lost work. I may be mistaken, but isn't a play field saved every time it is unloaded? Just make sure all player log off first.
I wasn't sure on corruption. I tend to not risk things like that Even if it is auto-saving, whose to say I dont actually hit kill task right at the moment of an auto-save and fubar it all up lol! This is where I wish we had a cmd-line option of '-shutdown' for the exe.
on the server sometimes does not save the progress of players, that is all. Players build buildings, and they are not saved. conservation work, the server only persists through a save and exit without any exception. Then if there is killed in the process, as litter. In General how to solve my problem?
Is Anyone else having issues with the Gamemaster commands being unable to do any of the admin mod marked things? the destroy command and the debug menu in particular.
I've added some custom planets to sectors.yaml and the game startup is saying that I have a duplicate sector, except I don't. Exception: Duplicate sector (25, 0, -15) at Assembly-CSharp.XmlFileDesigner+TreeNodeQueue.MoveNext () [0x00000] in <filename unknown>:0 at Assembly-CSharp.AspectLayout.EnablePane () [0x00000] in <filename unknown>:0 at MBS_S.set_ListLine (.StubEditor ) [0x00000] in <filename unknown>:0 at GameStartup.Awake () [0x00000] in <filename unknown>:0 Added sectors.yaml so you can see my current file. Any ideas why this is happening?