Jump to content
terox

TUTORIAL: DEBUGGING Server issues (e.g not loading correctly)

Recommended Posts

Guest

So the server starts up, and no issues connecting to it, and even had friends connect to it.

However, when I go into the arsenal, I am missing items like the Ace earplugs, and all other medical supplies, (bandages, morphine, tourniquets etc.)

If I don't have the correct mods loaded, then I get the message "Disconnected, mods not signed", so I know the mods have been correctly signed.

I have looked into the .rpt file, and can't see anywhere where the mods are being loaded, but it loads all the addons I have.

Here's the link: https://pastebin.com/aa40Cdpx

 

This is the line I run in the server .bat file:

 

@echo off
"F:\Games\Steam\steamapps\common\Arma 3 Server\arma3server_x64" "-profiles=F:\Games\Steam\steamapps\common\Arma 3 Server" "-mods=F:\Games\Steam\steamapps\common\Arma 3 Server\@ace;@ACEX;@CBA_A3" "-config=SERVER_config.cfg" "-port2302" "-world=empty"  

I have also tried this line, amending the "-mods" line to:

"-mods=@ace;@ACEX;@CBA_A3"

 

I am running this server on the same machine I'm running the game, and have just tried hosting games, and when I do it that way, it works and all mod items load.

I would love to get this working, more at this point to prove I can do it, but am really struggling, and don't know where the issue lies.

The mod folders are located in the file directory of the server: "F:\Games\Steam\steamapps\common\Arma 3 Server"

 

Thanks

 

 

Edited by Guest
changed Paste Bin URL

Share this post


Link to post
Share on other sites
22 hours ago, camster283 said:

"-port2302"

I think you meant -port=2302 ?

Share this post


Link to post
Share on other sites

Hello,

 

I having a bad time with A3Server.

Last week I managed to run my server properly without any issues.

We change preset so I update my mods list. Go from there shit keep coming...

 

The server start up yes, but when we choose our mission it say that some class from 3cb_baf_vehicule are missing.

I thought at first I forgot some mods. So I restart the server with the old preset. With the same Config + mod the mission still doesn't load...

 

 

Logs file

https://pastebin.com/R7scqqkk

 

Mods list

Spoiler

<> cat mymods.json
{
  "3cb_baf_vehicles": "893349825",
  "a3_thermal_improvement": "2041057379",
  "ace": "463939057",
  "ace_3_extension_animations_and_actions": "766491311",
  "ace_3_extension_gestures": "1355481562",
  "ace_compat_-_rhs_armed_forces_of_the_russian_federation": "773131200",
  "ace_compat_-_rhs_united_states_armed_forces": "773125288",
  "ace_tfar_setter": "1909836103",
  "acex": "708250744",
  "achilles": "723217262",
  "advanced_breaching": "1547016606",
  "advanced_rappelling": "713709341",
  "advanced_sling_loading": "615007497",
  "advanced_towing": "639837898",
  "advanced_urban_rappelling": "730310357",
  "advanced_weapon_mounting": "1378046829",
  "align": "903134884",
  "angola_maps": "1446500688",
  "arsenal_search": "2060770170",
  "backpackonchest": "820924072",
  "blastcore_compiled_by_neetch": "1158566432",
  "blastcore_edited_standalone_version": "767380317",
  "blastcore_tracers_a3_-_foxfort_edit": "647768227",
  "bloodlust": "667953829",
  "bullets_hit": "2190826124",
  "c_o_s": "846603147",
  "cba_a3": "450814997",
  "ch_view_distance": "837729515",
  "cup_terrains_-_core": "583496184",
  "djalka": "1990519900",
  "dui_-_squad_radar": "1638341685",
  "enhanced_missile_smoke_lighting_efx_mod": "1484261993",
  "enhanced_movement": "333310405",
  "enhanced_movement_rework": "2034363662",
  "enhanced_video_settings": "1223309664",
  "enhanced_visuals": "880703327",
  "ericj_taliban_units": "668919514",
  "extended_fire_for_blastcore_edited": "857496480",
  "fapovo_island": "1910457930",
  "gcam_cinematic_camera_tool": "909893746",
  "gge_captive_animations": "2010224487",
  "gge_core": "2010222986",
  "gge:_nvg_animation": "2010225817",
  "hopecore": "286050506",
  "immerse": "825172265",
  "improved_grenades": "413463022",
  "jasons_gpnvg-18_night_vision": "1714019280",
  "jsrs_soundmod": "861133494",
  "jsrs_soundmod_-_reloading_sounds": "1429098683",
  "jsrs_soundmod_-_rhsafrf_mod_pack_sound_support": "945476727",
  "jsrs_soundmod_-_rhs_usaf_mod_pack_sound_support": "1180533757",
  "jsrs_soundmod_-_sma_specialst_military_arms_mod_support": "2071633001",
  "kyklops_electronic_warfare": "2171228036",
  "l3-gpnvg18_panoramic_night_vision": "313041182",
  "lambs_danger": "1858075458",
  "large_civilian_ship": "1685039592",
  "mcc_sandbox_4_mission_making_the_easy_way": "338988835",
  "project_sfx_remastered": "2129532219",
  "radio_animations_for_task_force_radio": "1480333388",
  "redis:recoil,_dispersion,_sway": "2181557134",
  "reduced_haze_mod": "1397683809",
  "rhsafrf": "843425103",
  "rhsusaf": "843577117",
  "spec4gear": "698078148",
  "specialist_military_arms_sma_version": "699630614",
  "suppress": "825174634",
  "tactical_position_ready": "1363663797",
  "tactical_weapon_swap": "1317053909",
  "taliban_insurgency": "951522276",
  "task_force_radio": "620019431",
  "tembelan_island": "1252091296",
  "tryk_multiplay-uniform_fix": "741196544",
  "tryks_multi-play_uniforms_pack": "684872545",
  "uzbin_valley": "1882424760",
  "zeus_enhanced": "1779063631",
  "zeus_enhanced_-_ace3_compatibility": "2018593688"
}
 

 

I used a empty config file from LGSM :

Config File: 

Spoiler

// ****************************************************************************
//                                                                            *
//     Arma 3 - server.cfg                                                    *
//     Version 060117                                                         *
//                                                                            *
// ****************************************************************************

// ArmA 3 Server Config File
//
// More info about parameters:
// https://community.bistudio.com/wiki/server.cfg


// GENERAL SETTINGS

// Hostname for server.
hostname = "LinuxGSM";

// Server password - for private servers.

// Auto-admin
admins[] = {"<UID>"};

// Server Slots
maxPlayers = 32;

// Logfile
logFile = "arma3server.log";

// Minimum Required Client Build
//requiredBuild = 95691

// Message of the Day (MOTD)
motd[] = {
    "Welcome to My Arma 3 Server",
    "TS3 Server:     teamspeak.somewhere.com",
    "Web:            www.example.com"
};

// MOTD Interval (Seconds)
motdInterval = 30;


// VOTING

// Server Mission Start
//  minimum number of clients before server starts mission
voteMissionPlayers = 1;

// Accepted Vote Threshold
//  0.33 = 33% clients.
voteThreshold = 0.33;

// INGAME SETTINGS

// Disable Voice over Net (VoN)
//  0 = voice enabled.
//  1 = voice disabled.
disableVoN = 0;

// VoN Codec Quality
//  0-10 = 8kHz (narrowband).
//  11-20 = 16kHz (wideband).
//  21-30 = 32kHz (ultrawideband).
vonCodecQuality = 3;

// Persistent Battlefield
//  0 = disable.
//  1 = enable.
persistent = 1;

// Time Stamp Format
//  none, short, full
timeStampFormat = "short";

// Server Statistics
//  Set this to 0 to opt-out! More info: https://community.bistudio.com/wiki/Arma_3_Analytics
statisticsEnabled = 1;

// SERVER SECURITY/ANTI HACK

// Verify Signitures for Client Addons
//  0 = off.
//  1 = weak protection (depricated).
//  2 = full protection.
verifySignatures = 0;

// Secure Player ID
//  1 = Server warning message.
//  2 = Kick client.
requiredSecureId = 2;

// Kick Duplicate Player IDs
kickDuplicate = 1;

// BattlEye Anti-Cheat
//  0 = disable
//  1 = enable
BattlEye = 1;

// Allowed File Extentions
allowedLoadFileExtensions[] = {"hpp","sqs","sqf","fsm","cpp","paa","txt","xml","inc","ext","sqm","ods","fxy","lip","csv","kb","bik","bikb","html","htm","biedi"};
allowedPreprocessFileExtensions[] = {"hpp","sqs","sqf","fsm","cpp","paa","txt","xml","inc","ext","sqm","ods","fxy","lip","csv","kb","bik","bikb","html","htm","biedi"};
allowedHTMLLoadExtensions[] = {"htm","html","xml","txt"};

// SCRIPTING ISSUES
onUserConnected = "";
onUserDisconnected = "";
doubleIdDetected = "";

// SIGNATURE VERIFICATION
// kick = kick (_this select 0)
// ban = ban (_this select 0)
onUnsignedData = "kick (_this select 0)";
onHackedData = "kick (_this select 0)";
onDifferentData = "";

// HEADLESS CLIENT SUPPORT
// specify ip-adresses of allowed headless clients
// if more than one:
// headlessClients[] = {"127.0.0.1", "192.168.0.1"};
// localClient[] = {"127.0.0.1", "192.168.0.1"};
headlessClients[] = {"127.0.0.1"};
localClient[] = {"127.0.0.1"};
battleyeLicense = 1;
 

 

 

Server Info

 

Dedicated : https://www.scaleway.com/en/dedibox/start/start-3-l/

 

OS : Linux Ubuntu 18.04

Game Installer : Linux Game Server

 

I know there is some issue with A3's mods and Linux so I used this to managed lowercase. (I try with and without running the lowercase script.)

 

Spoiler

#!/bin/bash

depth=0

for x in $(find . -type d | sed "s/[^/]//g")

do

if [ ${depth} -lt ${#x} ]

then

let depth=${#x}

fi

done

echo "the depth is ${depth}"

for ((i=1;i<=${depth};i++))

do

for x in $(find . -maxdepth $i | grep [A-Z])

do

mv $x $(echo $x | tr 'A-Z' 'a-z')

done

done

 

I must miss something...

 

Best Regards,

Elenui

Share this post


Link to post
Share on other sites

I have issue with Arma3 dedicated server on linux. I'm trying to configure SQL plugin bt geep recieving errors.
When trying toi use ExtDB3 plugin i have message: 
# arma3server -servermod=@extDB3 -config=server.cfg

 

 8:25:04 "---------------------------------------------------------------------"
 8:25:04 "---------------------------------------------------------------------"
Call extension 'extDB3' could not be loaded
 8:25:04 "extDB3 Failed to Load, Check Requirements @ https://github.com/SteezCram/extDB3/wiki/Instalation"
 8:25:04 ""
 8:25:04 "If you are running this on a client, Battleye will random block extensions. Try Disable Battleye"
 8:25:04 "---------------------------------------------------------------------"
 8:25:04 "---------------------------------------------------------------------"

 

Also tryied use other plugin InterceptDB

#arma3server -servermod=@InterceptDB -mod=@CBA -filepatching -config=server.cfg

 

 8:33:45 "############################# co40_domination_4_64_blufor  #############################"
 8:33:45 [2603,84.174,0,"Executing Dom fn_preinit.sqf"]
 8:33:45 ["Dom d_with_ace:",false]
 8:33:45 "DOM InterceptDB class not found!"
 8:33:45 "DOM InterceptDB d_interceptdb is nil"
 8:33:45 ["DOM extDB3 _isextdb3loaded:",false]
 8:33:45 ["DOM d_sql_database:",false]

 

Can anyone who head setup SQL for arma3 dedicated sheare configs and setup instruction?

Database itself is ok. Accessable from external tools usng credentials provided in plugins configuration.

Share this post


Link to post
Share on other sites

Solved problem with configuring Arma3 with SQL plugin. I'm using @extDB3 plugin, and problem was i started arma3server (32bit) insteed of arma3server_x64. Now that i'm using 64bit version plugin works ok.

  • Like 1

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

×