-
Notifications
You must be signed in to change notification settings - Fork 18
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
Comments
Hello @rodas007 ! You docker-compose modifications looks good to me ! Good idea to ping the plugin developer, an issue regarding Maybe making a proper separation between this two paths will do the trick, not sure though ! |
perfect, whatever I discover I share with you, to see if we find a solution for this. |
@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 |
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 |
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 :( |
@rodas007 Awesome ! Don't worry, miss-click also happen to me all the time 😄 |
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. |
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:
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
The text was updated successfully, but these errors were encountered: