Jump to content
Sign in to follow this  
CaponeSB

Installing ACRE,CBA and STHUD on my dedicated server

Recommended Posts

Hello everybody.

I've been renting a server hosted by vilayer for my own clan but I'm not such an expert in this kind of things and I'm not able to install any mods such as ACRE,CBA and STHUD.

Can anybody help me with this issue and explain me what to do in simple words and step by step? I'd like to learn how it works.

Thanks.

Share this post


Link to post
Share on other sites

I assume your server access is through TCAdmin or some other type of control panel software?

If so you'll need to upload (FTP) the mod files to your server first.. using a unique folder for each mod.. just like you'd do it on your PC.

Then you need to adjust the startup parameters in the control software and add a line like this:

-mod=@CBA_A3; @jayarma3lib; @ACRE; @sthud

Make sure you also have any \userconfig files added (don't think there are any for those particular mods).

If your server is using signature checking (which it should be) make sure you add the mod .bikey files to the \Keys folder in your Arma install.

Share this post


Link to post
Share on other sites

I uploaded the mods in their own folders once and put the -mod=@CBA_A3; @jayarma3lib; @ACRE; @sthud line but it didn't work. where do I find \useconfig files? and what about the mod.bikey files? Do I find everything in the mods folder? One more thing: I do everything through an ACP.

Edited by CaponeSB

Share this post


Link to post
Share on other sites
-mod=@CBA_A3; @jayarma3lib; @ACRE; @sthud

One thing -no 'spaces' between eg should be like this:-

-mod=@CBA_A3;@jayarma3lib;@ACRE;@sthud

But i'm pretty sure sthud is client side so no need to run on server.

Share this post


Link to post
Share on other sites

I uploaded the mods folders... do I need to copy and paste the .bikey files and other stuff manually?

I put the acre .BIKEY FILES in the dedicated server "keys" folder, the error has changed in this one:

4ztd.jpg

Share this post


Link to post
Share on other sites

But i'm pretty sure sthud is client side so no need to run on server.

Yes u are right, but he needs to copy .bikey of sthud to "Keys" directory on server.

---------- Post added at 07:58 AM ---------- Previous post was at 07:57 AM ----------

I uploaded the mods folders... do I need to copy and paste the .bikey files and other stuff manually?

Yes, you have to copy all .bikey files to "keys" directory on dedicated server.

Share this post


Link to post
Share on other sites

still, it doesn't work... the error is the same as I posted before. The error shows something about .pbo files.. DO I need to add pbo files too?

Edited by CaponeSB

Share this post


Link to post
Share on other sites

I think all mods must be installed in root Arma 3 directory. Else you have to subsribe complete path where mods are installed in startup parameters for every mod using.

Share this post


Link to post
Share on other sites

I had issues installing CBA but that was probably on my end. It looks like you just need the server keys which you will find in the mods folder under "Keys" or "server keys", copy them out and stick them into the keys folder in the root directory and it should work.

EDIT: Just looked at your errors and it looks like ACRE and Jaylib which is required for ACRE are the problem, I haven't tried to install these yet so I'm not 100% on what the problem could be apart from the keys.

Edited by AusCleaver

Share this post


Link to post
Share on other sites

Make sure you have the latest versions of ACRE and jayarma3lib (use PWS or Six-Updater) as there were problems in the past with server key files for both mods... perhaps you have older versions?

Share this post


Link to post
Share on other sites

Probably my version is up to date and it's a porting for arma 3 of course. Anyway, no .pbo files must be uploaded right?

Share this post


Link to post
Share on other sites

Yes you'll need to upload the pbo files as well although from your screenshot of the Arma directory it looks like you've done that already (at least the folders are there). ACRE, CBA and jayarma3lib must have the pbo files on the server and launched at start (using -mod= parameter) whereas sthud is client-side only ... meaning all you need to do is add the sthud bikey file to your Arma\Keys directory on the server.

Share this post


Link to post
Share on other sites

well the .pbo files are in the addons folder in the acre one. Do I need to move them in the server addons folder? Because I still can't run the mods on the server... looks like I've done everything you guys kindly told me but nothing happens

Share this post


Link to post
Share on other sites

No sounds like you've done it right. PBO files for each addon should go into the respective @mod\Addon folders. So the path would read:

ArmaInstallDir \ @ACRE \ Addons \ ACRE pbofiles and bisign files

ArmaInstallDir \ @CBA \ Addons \ CBA pbofiles and bisign files

Each mod will have it's own .bikey file which is required if you are using verifySignatures=2 param in your server .cfg file. These files go in:

ArmaInstallDir \ Keys

Some mods have a userconfig file which will have an .hpp extension. None of the 3 mods you are using has one I believe but if so it would go in:

ArmaInstallDir \ Userconfig \ ModnameFolder \ Filename.hpp

If you still have issues I would recomment posting your servers RPT file for us to look at

http://forums.bistudio.com/showthread.php?156444-How-To-Server_Console-log

Share this post


Link to post
Share on other sites

where can I find the RPT file? sorry for my ignorance in this sector.

Do I have to do something with these paths?:

ArmaInstallDir \ @ACRE \ Addons \ ACRE pbofiles and bisign files

ArmaInstallDir \ @CBA \ Addons \ CBA pbofiles and bisign files

EDIT: I put the .hpp files in the config folder but nothing changes.

Edited by CaponeSB

Share this post


Link to post
Share on other sites
where can I find the RPT file? sorry for my ignorance in this sector.

Do I have to do something with these paths?:

ArmaInstallDir \ @ACRE \ Addons \ ACRE pbofiles and bisign files

ArmaInstallDir \ @CBA \ Addons \ CBA pbofiles and bisign files

EDIT: I put the .hpp files in the config folder but nothing changes.

No I was just trying to show you what the folder structure should look like in your Arma install directory. If you've setup mods on your own PC before then the process is pretty much the same. I would check this thread first (option 2):

http://www.armaholic.com/plug.php?e=faq&q=18

There are also some good videos there to show you how.

RPT file should be generated in the root of your Arma install directory. If you don't see an .rpt file then your server is not setup properly - most likely missing the -name parameter

Check here for more server setup info:

http://forums.bistudio.com/showthread.php?147537-Tutorial-How-to-run-ArmA3-on-a-dedicated-server

Share this post


Link to post
Share on other sites

Im having the same issue, and i have a copy of my RPT file ready for review by a so inclined person... It is quite extensive

Share this post


Link to post
Share on other sites

Post it up here just make sure you put Spoiler tags around it so it doesn't take up half a mile of webpage :)

Share this post


Link to post
Share on other sites

Im afraid thats not going to be possible, ive tried 3 times, and 3 times it has crashed my web browser, so what i will do, is upload it and a so inclinded person can download it and examine it.

EDIT: Download Link: http://www.mediafire.com/?1sphw9ad3lrj58c

Edited by Tacti-Cool

Share this post


Link to post
Share on other sites

wow that's a 56MB log file.. any way you can clear/delete that file, replicate the problem, and send that instead?

Share this post


Link to post
Share on other sites

=====================================================================

== c:\servers\tf187\exec_tf187.exe

== -ip=74.91.124.39 -port=2302 -name=server -config=cfg\server.cfg -cfg=cfg\basic.cfg -profiles=cfg -mod=@CBA_A3;@JayArma3lib;@ACRE;@Zeu

Exe timestamp: 2013/10/15 17:08:54

Current time: 2013/10/29 02:36:00

Type: Public

Branch: Stable

Version: 1.02.110424

Allocator: c:\servers\tf187\dll\tbb4malloc_bi.dll

=====================================================================

Updating base class ->Base, by a3\dubbing_radio_f\config.bin/CfgHQIdentities/PAPA_BEAR/

Updating base class ->Base, by a3\dubbing_radio_f\config.bin/CfgHQIdentities/AirBase/

Updating base class ->RscText, by a3\ui_f\config.bin/RscDisplayCapture/controls/TimeLines/

Updating base class RscControlsGroup->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscDisplayMain/controls/ModIcons/

Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/IconPicture/

Updating base class RscListBox->RscCombo, by a3\ui_f\config.bin/RscDisplayCustomizeController/Steepness/

Updating base class ->RscStandardDisplay, by a3\ui_f\config.bin/RscDisplayControlSchemes/

Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonCancel/

Updating base class RscButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonOK/

Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayFileSelectImage/controls/OverviewPicture/

Updating base class RscShortcutButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayFieldManual/controls/ButtonCancel/

Updating base class RscButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMission/controls/ButtonCancel/

Updating base class RscShortcutButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonOK/

Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonCancel/

Updating base class ->RscSubmenu, by a3\ui_f\config.bin/RscMainMenu/

Cannot update non class from class a3\ui_f\config.bin/RscCallSupport/Items/

Cannot update non class from class a3\ui_f\config.bin/RscRadio/Items/

Updating base class GetInHelicopterCargo->AmovPercMstpSnonWnonDnon, by a3\cargoposes_f\config.bin/CfgMovesMaleSdr/States/GetInMRAP_01/

==== Loaded addons ====

dta\bin.pbo - unknown

dta\core.pbo - 0

dta\languagecore_f.pbo - 56907

C:\servers\tf187\@Zeu\addons\zeu_serverskills.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_api.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_arma2.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_main.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_settings.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_ai.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_antenna.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_attenuate.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_compat_ace.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_components.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_core.pbo - 1411

C:\servers\tf187\@ACRE\addons\acre_sys_data.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_debug.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_deployable.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_gui.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_io.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_list.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_mc220r.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_prc117f.pbo - 1411

C:\servers\tf187\@ACRE\addons\acre_sys_prc119.pbo - 1411

C:\servers\tf187\@ACRE\addons\acre_sys_prc148.pbo - 1411

C:\servers\tf187\@ACRE\addons\acre_sys_prc152.pbo - 1411

C:\servers\tf187\@ACRE\addons\acre_sys_prc343.pbo - 1411

C:\servers\tf187\@ACRE\addons\acre_sys_radio.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_radio_base.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_remote_radio.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_retrans.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_rpc.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_server.pbo - 1411

C:\servers\tf187\@ACRE\addons\acre_sys_signal.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_sync.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_tvtswitch.pbo - unknown

C:\servers\tf187\@ACRE\addons\acre_sys_vehicle_racks.pbo - 1411

C:\servers\tf187\@JayArma3lib\addons\jayarma2lib_common.pbo - unknown

C:\servers\tf187\@JayArma3lib\addons\jayarma2lib_hashmap.pbo - unknown

C:\servers\tf187\@JayArma3lib\addons\jayarma2lib_main.pbo - unknown

C:\servers\tf187\@JayArma3lib\addons\jayarma2lib_pipe.pbo - unknown

C:\servers\tf187\@JayArma3lib\addons\jayarma2lib_sql.pbo - unknown

C:\servers\tf187\@JayArma3lib\addons\jayarma2lib_string.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_ai.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_arrays.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_common.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_diagnostic.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_events.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_extended_eventhandlers.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_hashes.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_help.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_main.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_main_a3.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_network.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_strings.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_ui.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_ui_helper.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_vectors.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_versioning.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_xeh.pbo - unknown

C:\servers\tf187\@CBA_A3\addons\cba_xeh_a3.pbo - unknown

addons\a3.pbo - unknown

addons\air_f.pbo - 56267

addons\air_f_beta.pbo - 56482

addons\air_f_gamma.pbo - 56246

addons\animals_f.pbo - 56656

addons\animals_f_beta.pbo - 56246

addons\anims_f.pbo - 56912

addons\anims_f_data.pbo - 56631

addons\anims_f_epa.pbo - 56799

addons\armor_f.pbo - 56246

addons\armor_f_beta.pbo - 56631

addons\armor_f_gamma.pbo - 56822

addons\baseconfig_f.pbo - 43414

addons\boat_f.pbo - 56246

addons\boat_f_beta.pbo - 56246

addons\boat_f_gamma.pbo - 56246

addons\cargoposes_f.pbo - 56359

addons\characters_f.pbo - 56582

addons\characters_f_beta.pbo - 56631

addons\characters_f_gamma.pbo - 56529

addons\data_f.pbo - 56605

addons\drones_f.pbo - 56246

addons\dubbing_f.pbo - 55351

addons\dubbing_f_beta.pbo - 55170

addons\dubbing_f_gamma.pbo - 55217

addons\dubbing_radio_f.pbo - 56627

addons\dubbing_radio_f_data.pbo - 56627

addons\editor_f.pbo - 53723

addons\functions_f.pbo - 56799

addons\languagemissions_f.pbo - 56844

addons\languagemissions_f_beta.pbo - 55986

addons\languagemissions_f_gamma.pbo - 55986

addons\language_f.pbo - 56956

addons\language_f_beta.pbo - 55986

addons\language_f_gamma.pbo - 56830

addons\map_altis.pbo - 56627

addons\map_altis_data.pbo - 56204

addons\map_altis_data_layers.pbo - 54531

addons\map_altis_data_layers_00_00.pbo - 54531

addons\map_altis_data_layers_00_01.pbo - 54531

addons\map_altis_data_layers_01_00.pbo - 54531

addons\map_altis_data_layers_01_01.pbo - 54531

addons\map_altis_scenes_f.pbo - 56247

addons\map_data.pbo - 56247

addons\map_stratis.pbo - 56627

addons\map_stratis_data.pbo - 52631

addons\map_stratis_data_layers.pbo - 49811

addons\map_stratis_scenes_f.pbo - 56247

addons\misc_f.pbo - 54927

addons\missions_f.pbo - 56295

addons\missions_f_beta.pbo - 56803

addons\missions_f_beta_data.pbo - 55296

addons\missions_f_beta_video.pbo - 49010

addons\missions_f_data.pbo - 53723

addons\missions_f_gamma.pbo - 56894

addons\missions_f_gamma_data.pbo - 55501

addons\missions_f_gamma_video.pbo - 52884

addons\missions_f_video.pbo - 52434

addons\modules_f.pbo - 56929

addons\modules_f_beta.pbo - 56247

addons\modules_f_beta_data.pbo - 56247

addons\modules_f_data.pbo - 56247

addons\music_f.pbo - 56638

addons\music_f_music.pbo - 56442

addons\plants_f.pbo - 56362

addons\roads_f.pbo - 56656

addons\rocks_f.pbo - 56341

addons\signs_f.pbo - 56341

addons\soft_f.pbo - 56344

addons\soft_f_beta.pbo - 56247

addons\soft_f_gamma.pbo - 56567

addons\sounds_f.pbo - 56295

addons\sounds_f_vehicles.pbo - 56247

addons\sounds_f_weapons.pbo - 56247

addons\static_f.pbo - 56481

addons\static_f_beta.pbo - 56481

addons\static_f_gamma.pbo - 56348

addons\structures_f.pbo - 56541

addons\structures_f_data.pbo - 56351

addons\structures_f_households.pbo - 56351

addons\structures_f_ind.pbo - 56541

addons\structures_f_mil.pbo - 56286

addons\structures_f_wrecks.pbo - 56468

addons\uifonts_f.pbo - 56537

addons\uifonts_f_data.pbo - 56474

addons\ui_f.pbo - 56635

addons\ui_f_data.pbo - 56300

addons\weapons_f.pbo - 56631

addons\weapons_f_beta.pbo - 56634

addons\weapons_f_gamma.pbo - 56247

=======================

PhysX3 SDK Init started ...

PhysX3 SDK Init ended.

Error in expression <if (_ar select 7 != "") then {

_newUnit setVehicleInit format["this setVehicleVa>

Error position: <setVehicleInit format["this setVehicleVa>

Error Missing ;

File x\cba\addons\common\fnc_switchPlayer.sqf, line 36

Error in expression <if (_ar select 7 != "") then {

_newUnit setVehicleInit format["this setVehicleVa>

Error position: <setVehicleInit format["this setVehicleVa>

Error Missing ;

File x\cba\addons\common\fnc_switchPlayer.sqf, line 36

A much smaller, and latest RPT file

Share this post


Link to post
Share on other sites

-profiles=cfg

^ are you sure this is correct or perhaps a copy/paste typo? odd to have the server profile called 'cfg'

Check and make sure your server has the most up-to-date CBA version. Your RPT shows CBA using setVehicleInit which I think is now outdated and should not be in the most recent version of CBA.

Share this post


Link to post
Share on other sites

cfg is the folder on the server that the RPT is being stored in, so it is correct. Ill check the CBA version, thanks!

Share this post


Link to post
Share on other sites

Sorry you are correct I was thinking of the -name param :p Hopefully the problem is outdated CBA as that is easy to fix

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×