#Arma 3 mods are downloaded to server but not installed on server

5 messages · Page 1 of 1 (latest)

quasi stone
#

So I got all my mods downloaded but when I try to join the server it says it doesnt require any mods and wont let me join

#

Arma 3 mods are downloaded to server but not installed on server

fast badger
# quasi stone So I got all my mods downloaded but when I try to join the server it says it doe...

the server saying it doesn't require any mods might just be a time based thing or you have so many mods it can't transmit the data about any required mods, you can fix the data fairly easy with adding steammaxprotocoldatasize = 2048 in your server.cfg

alternatively you can remove signature verification (which would allow anyone to join with any mods) by changing verifiysignatures = 2 (or 1) to verifysignatures = 0 in your server.cfg (double check the exact words for the commands)

quasi stone
#

okay ill restart it and see if that works

quasi stone
#

seems to have worked, thank you !