call-of-duty-2-docker-server icon indicating copy to clipboard operation
call-of-duty-2-docker-server copied to clipboard

mod installation problem

Open rodas007 opened this issue 4 years ago • 11 comments

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

rodas007 avatar May 04 '20 16:05 rodas007

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 avatar May 05 '20 09:05 bgauduch

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

rodas007 avatar May 05 '20 09:05 rodas007

@rodas007 did you manage to make the mod work ?

bgauduch avatar Jun 17 '20 09:06 bgauduch

@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

rodas007 avatar Jun 17 '20 09:06 rodas007

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.

bgauduch avatar Jun 17 '20 12:06 bgauduch

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 :(

rodas007 avatar Jun 17 '20 13:06 rodas007

@rodas007 Awesome !

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

bgauduch avatar Jun 17 '20 14:06 bgauduch

Have you guys had any luck configuring the pam mod?

gradisarjoze avatar Nov 27 '20 20:11 gradisarjoze

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.

rodas007 avatar Nov 28 '20 10:11 rodas007

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.

gradisarjoze avatar Nov 28 '20 10:11 gradisarjoze

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.

rodas007 avatar Nov 28 '20 10:11 rodas007