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

MA 3.1.1+ creates two consoles on Linux, splits input for each server #212

Closed
PatPeter opened this issue May 5, 2019 · 3 comments
Closed
Labels
Enhancement New feature or request Wont Fix This will not be worked on

Comments

@PatPeter
Copy link
Contributor

PatPeter commented May 5, 2019

So I tried to type help after bringing up a server with MultiAdmin 3.1.2, I typed it ONCE and this happened:

> help
CLASSLIST <page>: Prints a list of classes and their IDs
CLEAN [Item ID]...: Removes all found instances of specified items (Supports multiple separated by spaces or no args for all items).
CLEARBROADCASTS/BCCLEAR/CLEARBC/CLEARALERT/ALERTCLEAR: Clears the queue of messages to broadcast to players
[20:39:01] ServerMod - Version 3.4.0-A
[20:39:01] SCP:SL - Version 8.0.1 (Revision III)
[20:39:01] Failed to split ports.
[20:39:01] Scene Manager: Loaded scene 'FastMenu' [Assets/_Scenes/FastMenu.unity]
> help
Flash <Player(s)|All>: Throws a flash-bang at specified player/players.
GIVE <id>: Gives the player an item (doesnt work with dedicated servers)

It's hard to describe without a video, but basically it was doing this:

> h
> 
> h
> h
> he
> h
> he
> he
> hel
> he
> hel
> hel
> help
> hel
> help
> help

So yes, I had to type "hheellpp" to type help on one of my servers. If I type it normally, it only types "hl".

@ButterscotchV
Copy link
Collaborator

Yes, that's because you started two servers in one console window, you have to start them separately. For info, check the execution arguments.

@PatPeter
Copy link
Contributor Author

PatPeter commented May 5, 2019

Ah, I thought this part of the documentation was a hold-over from MultiAdmin 2.x. Sorry about that! I'll try running it again today.

Support for running multiple server instances in one MultiAdmin instance

@ButterscotchV ButterscotchV added Enhancement New feature or request Wont Fix This will not be worked on labels May 16, 2019
@PatPeter
Copy link
Contributor Author

Honestly now that I think about it, the simplest solution to #151 was to just split MultiAdmin to only support 1 instance of SCP:SL at a time, not running all the servers through one executable. Now it works like all other game servers do and I'm hoping it's more stable. Thanks for the reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Wont Fix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants