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

'Start Server' menu #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

'Start Server' menu #23

wants to merge 1 commit into from

Conversation

pelya
Copy link
Contributor

@pelya pelya commented Oct 10, 2016

Windows implementation was never tested or compiled, but what possibly could go wrong?

Windows implementation was never tested or compiled, but what possibly could go wrong?
@ObaniGemini
Copy link

This is totally worthe being tried out. I'm gonna test it. Anyone could do it too and/or review ?

@ObaniGemini
Copy link

After testing :

Server launch crashes on some maps :

[58a05300][datafile]: loading data index=6 size=1007 uncompressed=843200
Segmentation fault
sh: 1: ./ninslash_srv: not found

It crashed on a test map.
After removing all the tiles, game tiles to remove the possibility of a conflict with game tiles, it looks like the launcher crashes when the map is too big. It was about 500x500 game tiles space, and I reduced it to 100x100 to test, and it worked.
I don't know if the bug is from the server launcher or from yours, probably from server launcher.

Request : add an automatic server.cfg similar to Vanilla servers's one

@ObaniGemini
Copy link

On leaving server :
sh: 1: ./ninslash_srv: not found

Seems like server automatically disconnects on host disconnecting, which makes "stop server" button be meaningless :

ninslash_srv: no process found
ninslash_srv_d: no process found

@pelya
Copy link
Contributor Author

pelya commented Feb 12, 2017 via email

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

Successfully merging this pull request may close these issues.

None yet

2 participants