manOwar_AFD 12 Report post Posted December 20, 2017 (edited) I have a Windows Server 2008 dedicated server and setup a second server by copying my @exileserver folder and renamed. I then setup the db and edited the appropriate configs, the server works it's communicating with the db and the game plays but infiSTAR seems to only actually load on whichever server is started first. I'm getting the following error in my RPT: 5:00:52 CallExtension 'armalog' could not be found 5:00:52 "<infiSTAR.de> Can not load infiSTAR" 5:00:52 "<infiSTAR.de> DLLs not found!" I'm sure there is a problem with the .dll files being in use, can they be renamed for a second instance? Any help would be appreciated. Edited December 20, 2017 by manOwar_AFD 1 Share this post Link to post Share on other sites
hogansheroes 374 Report post Posted December 20, 2017 so you have the infistar.dlls installed on your server Share this post Link to post Share on other sites
manOwar_AFD 12 Report post Posted December 20, 2017 @hogansheroes yes they are in the server root directory and are working for whichever server is started first it seems. So this is what lead me to believe everything is setup fine but the .dll's apparently cannot be "shared" to run with 2 instances. Share this post Link to post Share on other sites
infiSTAR 1293 Report post Posted December 20, 2017 yes that's right they are blocked by the first instance calling them, that's why I always put them into the @mod folder for the instance e.g. Arma3server\@infiSTAR_Exile_instance1\ in addons you just have well and then in your server start bat you just have -mod="@Exile;" -serverMod="@ExileServer;@infiSTAR_Exile_instance1;" and your problem is solved :-)! 2 Share this post Link to post Share on other sites
hogansheroes 374 Report post Posted December 20, 2017 so you have just the 1 dedi but running to servers off it Share this post Link to post Share on other sites
manOwar_AFD 12 Report post Posted December 20, 2017 @hogansheroes that is correct. @infiSTAR thank you! I’ll try that and update thread. I really appreciate the help. Share this post Link to post Share on other sites
manOwar_AFD 12 Report post Posted December 20, 2017 @infiSTAR Your solution worked perfectly! Thank You!! Share this post Link to post Share on other sites
infiSTAR 1293 Report post Posted December 20, 2017 You're welcome! I wish everybody would report if the suggestions actually work ^^ most of the time when people got their response they simply don't come back ^^ 2 Share this post Link to post Share on other sites