Skip to content
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

Closed
Draakoor opened this issue Mar 10, 2018 · 5 comments
Closed

Multiadmin doesnt start #143

Draakoor opened this issue Mar 10, 2018 · 5 comments

Comments

@Draakoor
Copy link

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)

@Grover-c13
Copy link
Collaborator

Somethings wrong in your config, post it please.

@Draakoor
Copy link
Author

GAME SETTINGS:
minimum_MTF_time_to_spawn = 280;
maximum_MTF_time_to_spawn = 350;
ci_respawn_percent = 35;
ci_on_start_percent = 10;
team_respawn_queue = 40143140314414041340;
server_forced_class = -1; (-1 = random)
map_seed = -1; (-1 = random)
intercom_cooldown = 120;
intercom_max_speech_time = 60;
auto_round_restart_time = 10;
friendly_fire = true;

///////////////////////////////////

THESE SETTINGS REQUIRES THE GAME TO RESTART:
server_ip = 81.169.213.179;
server_name = [GER/EN]GGU-Foundation[24/7];
ban_database_folder = [appdata]/SCP Secret Laboratory/Bans;

administrator_password = secretly;
THE PROJECT OWNERS (HUBERT MOSZKA & WESLEY VAN VELSEN) RESERVE THE RIGHT TO OVERRIDE ACCESS TO THE REMOTE ADMIN PANEL

allow_scpsl_staff_to_use_remoteadmin = true;
IF TRUE - THE ENTIRE SCP: SECRET LABORATORY STAFF WILL BE ABLE TO USE REMOTE ADMIN PANEL

port_queue = 7777;
serverinfo_pastebin_id = UEAg9AxJ;

max_players = 25;

allow_project_manager_remote_admin = true;

@Grover-c13
Copy link
Collaborator

remove
THE PROJECT OWNERS (HUBERT MOSZKA & WESLEY VAN VELSEN) RESERVE THE RIGHT TO OVERRIDE ACCESS TO THE REMOTE ADMIN PANEL
and
IF TRUE - THE ENTIRE SCP: SECRET LABORATORY STAFF WILL BE ABLE TO USE REMOTE ADMIN PANEL

@george-cosma
Copy link
Collaborator

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.

@ButterscotchV
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants