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

mod installation problem #54

Open
rodas007 opened this issue May 4, 2020 · 11 comments
Open

mod installation problem #54

rodas007 opened this issue May 4, 2020 · 11 comments
Labels

Comments

@rodas007
Copy link

rodas007 commented May 4, 2020

Hi @bgauduch , I'm having trouble installing the ZPAM3 mod, https://github.com/eyza-cod2/zpam3
The mod has to have the following structure for it to work:
ftp

I modified the file docker-compose.yaml, adding in :
volumes: - ./cod2server/main:/home/cod2/mods/zpam310_beta2
and command:
"+set fs_game", "mods/zpam310_beta2",

The server works correctly, but the mod gives errors in the log, attached log to see if we can solve the problem, this same mod I have it working correctly with the following structure in a normal linux server
attached reports

LOG SERVER.txt

Edit:
I have spoken with the plugin developer and he tells me the following:

Hi, what hosting do you use? There is a problem that iwd files are loading twice, this is caused by fs_homepath command

@bgauduch
Copy link
Owner

bgauduch commented May 5, 2020

Hello @rodas007 !

You docker-compose modifications looks good to me !
I've read your logs and it seems that the sv_referencedIwdNames variable is to long, but as it is directly related to the server binary I'm not sure what to do to fix this 🤔

Good idea to ping the plugin developer, an issue regarding fs_basepath and fs_homepath is already open #33.

Maybe making a proper separation between this two paths will do the trick, not sure though !

@bgauduch bgauduch added the bug label May 5, 2020
@rodas007
Copy link
Author

rodas007 commented May 5, 2020

perfect, whatever I discover I share with you, to see if we find a solution for this.

@bgauduch
Copy link
Owner

@rodas007 did you manage to make the mod work ?

@rodas007
Copy link
Author

@rodas007 did you manage to make the mod work ?

no, it doesn't work for me, I have to try again, I don't know if with the last update you made it already works, I have to try again

@bgauduch
Copy link
Owner

Okay @rodas007, will also try to install the zpam mod on my side when I do have time to see if I can make it work.

I believe the non-root user suppression won't affect this issue thought, I think it's mostly related to the fs_homepath setup.

@rodas007 rodas007 reopened this Jun 17, 2020
@rodas007
Copy link
Author

Okay @rodas007, will also try to install the zpam mod on my side when I do have time to see if I can make it work.

I believe the non-root user suppression won't affect this issue thought, I think it's mostly related to the fs_homepath setup.

perfect! As soon as I can try it I tell you, but surely the problem is the fs_homepath, thanks for continuing to work on solving it :)

EDIT: Sorry and inadvertently closed the thread :(

@bgauduch
Copy link
Owner

bgauduch commented Jun 17, 2020

@rodas007 Awesome !

Don't worry, miss-click also happen to me all the time 😄

@gradisarjoze
Copy link

Have you guys had any luck configuring the pam mod?

@rodas007
Copy link
Author

Have you guys had any luck configuring the pam mod?

The zpam3 no longer does not fit, the classic zpam, the previous version does work perfectly.

@gradisarjoze
Copy link

Have you guys had any luck configuring the pam mod?

The zpam3 no longer does not fit, the classic zpam, the previous version does work perfectly.

Are you having any issues with the punkbuster? We are experiencing DUPLICATE GUID/CDKEY frequently and the sv_releaseguid is set to 7.

@rodas007
Copy link
Author

Have you guys had any luck configuring the pam mod?

The zpam3 no longer does not fit, the classic zpam, the previous version does work perfectly.

Are you having any issues with the punkbuster? We are experiencing DUPLICATE GUID/CDKEY frequently and the sv_releaseguid is set to 7.

no, what we have been able to test on several servers worked correctly.

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

No branches or pull requests

3 participants