PDA

View Full Version : Addon Signatures



meikel
Dec 2 2006, 15:18
From the 1.01 patch notes:

Quote[/b] ]
1.01 - Fixed: Modified config test is obsolete and no longer supported.
Use verifySignatures=1 in the server.cfg to verify data are not modified by clients.
Note: this currently prevents using any 3rd party addons as they are not signed.


more info here: http://community.bistudio.com/wiki/Armed_Assault:_Addon_Signatures

if i add that to my server.cfg, i can't join the server any more. server console says "Falsche Signatur für Datei dta\core.pbo" (wrong signature for file dta\core.pbo).

ingame i get the message "Dateien "Campaigns\ca.po" sind nicht mit einem von diesem Server akzeptierten Schlüssel signiert. Entfernen Sie die Datei oder installieren Sie zusätzliche Schlüssel." (basicly it says "Campaigns\ca.po" is not signed with a valid key for this server. delete the file or install additional keys.

what am i doing wrong here?

edit: wooot... my first post after 4 years http://forums.bistudio.com/oldsmileys/tounge2.gif

zyklone
Dec 2 2006, 15:31
Have you done any modifications to the game?
Like a language patch or some texture change.

meikel
Dec 2 2006, 15:32
nope. nothing. it's the original german (SE) version (i am german). no modifications whatsoever.

edit: does it work for you?