bgauduch / call-of-duty-2-docker-server

Minimal & lightweight Call of duty 2 server docker image - include libcod library
https://hub.docker.com/r/bgauduch/cod2server
MIT License
71 stars 17 forks source link

Kicked from server when PunkBuster is enabled #42

Closed bgauduch closed 4 years ago

bgauduch commented 4 years ago

get kicked after a while when PunkBuster is enabled on the server.

PB version: A1383 C2.208

Error log:

cod2_server_1  | 0:Phantom PunkBuster kicked player 'Phantom' (for 0 minutes) ... This PB Server Requires (A1383 C2.208) - Error loading pbag
cod2_server_1  | PunkBuster Server: Kick Command Issued (This PB Server Requires (A1383 C2.208) - Error loading pbag) for (slot#1) 192.168.192.1:37817  Phant
LSL1337 commented 4 years ago

you need the latest client side files on your pb folder as well this is not a docker issue.

bgauduch commented 4 years ago

@LSL1337 indeed you are right ! I just wanted to trace the issue since I'm sure the question will be asked after adding PB to the images 😉