-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiadmin doesnt start #143
Comments
Somethings wrong in your config, post it please. |
GAME SETTINGS: /////////////////////////////////// THESE SETTINGS REQUIRES THE GAME TO RESTART: administrator_password = secretly; allow_scpsl_staff_to_use_remoteadmin = true; port_queue = 7777; max_players = 25; allow_project_manager_remote_admin = true; |
remove |
If you wish to type something that is not a config, use // before every line. And also I reccomend when you are done editing configs, make a backup of it and the original edit it so it has no comments. When you wish to edit it again, edit the backup and use the backup and when you are done with that do the same. If you are not experiencing any more issues please notify us. Note to devs: Close the issue within 7 days, no more reply so most likely it worked. |
No further responses, we'd need some sort of explanation on how to reproduce this bug. This is most likely fixed in the newer versions anyways. |
My Multiadmin doesn't start.
It crashes after starting
Startlog on dedicated server:
[10:36:45] Config file located at: C:\Users\Administrator\AppData\Roaming/SCP S
cret Laboratory/config.txt
Unbehandelte Ausnahme: System.ArgumentOutOfRangeException: Die Länge darf nicht
kleiner als 0 (null) sein.
Parametername: length
bei System.String.Substring(Int32 startIndex, Int32 length)
bei MultiAdmin.Config.Reload()
bei MutliAdmin.Program.StartHandleConfigs(String[] args)
bei MutliAdmin.Program.Main(String[] args)
The text was updated successfully, but these errors were encountered: