Page MenuHomeFeedback Tracker

HeadlessClient kicked for Wrong Signature for file addons\a3.pbo
New, WishlistPublic

Description

Since the last update the headless client is connecting but then getting kicked after some time for the wrong signature on addons\a3.pbo

Server Console log.

13:58:27 Player headlessclient: Wrong signature for file addons\a3.pbo
13:58:27 Player headlessclient disconnected.
13:58:27 BattlEye Server: Player #2 headlessclient disconnected
13:58:28 BattlEye Server: Player #2 headlessclient (127.0.0.1:2316) connected
13:58:29 Player headlessclient connecting.
13:58:30 Player headlessclient disconnected.

There are no mods or other addons loaded.

Details

Legacy ID
2205330791
Severity
None
Resolution
Open
Reproducibility
Always
Category
Dedicated Server
Additional Information

This issue seems to be similar to this.

http://feedback.arma3.com/view.php?id=21915

I will try to copy the files and see if it goes away.

Event Timeline

freefireant edited Additional Information. (Show Details)Apr 10 2015, 7:37 AM
freefireant set Category to Dedicated Server.
freefireant set Reproducibility to Always.
freefireant set Severity to None.
freefireant set Resolution to Open.
freefireant set Legacy ID to 2205330791.May 8 2016, 11:53 AM

The local files on my home PC have a different sized and dated a3.pbo than the one on the server.

Home PC with the first release of the marksman DLC has a

a3.pbo size of 6kb and date of 20/02/2015

The one on the server is
a3.pbo 4kb Date 04/02/2013 date format dd/mm/yy

I use the steam.cmd to update .. so it should be the right one correct ?

Waiting for players to leave so I can test with the local PC version.

Copied the local a3.pbo and bisign to my server.

Now it just kicks the headless client with

15:59:57 Player headlessclient connecting.
15:59:58 Player headlessclient connected (id=HC3520).
15:59:58 Player headlessclient disconnected.
15:59:58 BattlEye Server: Player #3 headlessclient disconnected
15:59:59 BattlEye Server: Player #3 headlessclient (127.0.0.1:2316) connecte

No mention of wrong signature file.

config.cfg contains.

localclient[]={127.0.0.1};
headlessClients[]={127.0.0.1};

checkfiles[] = {};
maxPlayers = 80;
kickDuplicate = 1;
verifySignatures = 2;