-
-
Notifications
You must be signed in to change notification settings - Fork 822
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
feat(new server): pvrserver #2384
Conversation
If someone can please feel free to test this :) |
Note for the server: |
0089c70
to
d22b121
Compare
Current issue of the Server: Reference:
|
since this server does not supports running multi instances so i think port wont be big problem |
i dont think multi instances are not possible, but someone who can test this would be good. So i am running 2 instances on the same Server if this works is another thing, about the wiped config i have no answer for this yet..... I am not sure if i should remove now the WIP from this because it works except that the game config is wiped by the game at the first start. |
i think we can craft a fix script, start and stop the server once, then download the config file again |
Howdy, is there anything I can do to help unblock this PR? |
did a quick testing, it still getting overwritten |
created a rather crude fix, feel free to test it |
well found out even with this fix it still overwritten the config file as long as you start the server |
Best reviewed: commit by commit
Optimal code review plan (7 warnings)
|
yeah i agree, if they dont think its a problem at all, we shouldnt care about this game either |
0f72994
to
3ec95d4
Compare
So the server is now rebased to the latest lgsm release |
To consider to revisit the Server port config: |
3ec95d4
to
289bee4
Compare
so I revisted a bit the port config according to the docs. Updated the default port to 7777 and updated the additional port shifting for the server for the details. |
The inital problem might be solved with the config update via this PR: |
if someone want to test the current branch from my side for LGSM here is how: Either create a seperate user for the server or a seperate folder for the server and start there with these commands (Do NOT use the root user !)
The Server can be stoppen and started with Stop The intial server config file is in Please give a update if you have tested it and it works now |
tested h3o66s added pavlov-server on 2 pcs and 3 installations and it worked out of the box on arch and debian. |
Thanks for testing |
289bee4
to
cfd405a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just tested on Ubuntu and works
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
Please include a summary of the change and which issue is fixed.
Fixes #2382
Type of change
Checklist
develop
branch as its base.