Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save goertzenator/9f70d159c814298e7ea84d3b51690e74 to your computer and use it in GitHub Desktop.
Save goertzenator/9f70d159c814298e7ea84d3b51690e74 to your computer and use it in GitHub Desktop.
Arma 3 dedicated linux segfault
19:37:46 Updating base class ->Car_F, by a3\soft_f\config.bin/CfgVehicles/Truck_F/ (original a3\soft_f\config.bin)
19:37:46 Updating base class ->BlendAnims, by a3\soft_f_kart\kart_01\config.bin/CfgMovesMaleSdr/BlendAnims/ (original (a3\anims_f\config\sdr\config.bin - no unload))
19:37:46 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayOptionsAudio/ControlsBackground/BackgroundDisable/ (original a3\3den\config.bin)
19:37:46 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayOptionsAudio/ControlsBackground/BackgroundDisableTiles/ (original a3\3den\config.bin)
19:37:46 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigure/ControlsBackground/BackgroundDisable/ (original a3\3den\config.bin)
19:37:46 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigure/ControlsBackground/BackgroundDisableTiles/ (original a3\3den\config.bin)
19:37:46 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigureAction/ControlsBackground/BackgroundDisable/ (original a3\3den\config.bin)
19:37:46 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigureAction/ControlsBackground/BackgroundDisableTiles/ (original a3\3den\config.bin)
19:37:46 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigureControllers/ControlsBackground/BackgroundDisable/ (original a3\3den\config.bin)
19:37:46 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigureControllers/ControlsBackground/BackgroundDisableTiles/ (original a3\3den\config.bin)
19:37:46 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayGameOptions/ControlsBackground/BackgroundDisable/ (original a3\3den\config.bin)
19:37:46 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayGameOptions/ControlsBackground/BackgroundDisableTiles/ (original a3\3den\config.bin)
19:37:46 Updating base class controls->, by a3\3den\config.bin/RscDisplayArcadeMap_Layout_2/Controls/ (original a3\ui_f\config.bin)
19:37:46 Updating base class controls->, by a3\3den\config.bin/RscDisplayArcadeMap_Layout_6/Controls/ (original a3\ui_f\config.bin)
19:37:47 Initializing Steam Manager
19:37:47 Steam Manager initialized.
19:37:47 ============================================================================================= List of mods ===============================================================================================
19:37:47 modsReadOnly = false
19:37:47 safeModsActivated = false
19:37:47 customMods = false
19:37:47 hash = 'B6060E61FA50FC3FBA5AC0B92CCDE8B0E8A3781B'
19:37:47 hashShort = '15f5a8a9'
19:37:47 name | modDir | default | origin | hash | hashShort | fullPath
19:37:47 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
19:37:47 Arma 3 DLC Bundle 2 | dlcbundle2 | true | NOT FOUND | | |
19:37:47 Arma 3 DLC Bundle 1 | dlcbundle | true | NOT FOUND | | |
19:37:47 Arma 3 Jets | jets | true | GAME DIR | 6ff3e01edd9626b5beb33cbf112c5de32f785817 | 77cce3fc | /home/goertzen/arma3/jets
19:37:47 Arma 3 Apex | expansion | true | GAME DIR | fe7fe478146f0ef6a041a282d2a745c2a0f4c225 | c23729b0 | /home/goertzen/arma3/expansion
19:37:47 Arma 3 Marksmen | mark | true | GAME DIR | 4c9d9b395d33d01e5d465d0777b70d23b48eb1d0 | f66326b3 | /home/goertzen/arma3/mark
19:37:47 Arma 3 Helicopters | heli | true | GAME DIR | 8c038a85a8be8f663156c466fb79d0c69ab9affa | 4db8bf88 | /home/goertzen/arma3/heli
19:37:47 Arma 3 Karts | kart | true | GAME DIR | abb4b14c4cb63da6fc486dd28d23712509e8c1f0 | 40f1573d | /home/goertzen/arma3/kart
19:37:47 Arma 3 Zeus | curator | true | GAME DIR | 08701d9f71e4654a67166e1da7d0036b56733d56 | 6fd0441e | /home/goertzen/arma3/curator
19:37:47 Arma 3 | A3 | true | NOT FOUND | | |
19:37:47 ==========================================================================================================================================================================================================
19:37:47 InitSound ...
19:37:47 InitSound - complete
19:37:47 Dedicated host created.
19:37:47 PhysX3 SDK Init started ...
19:37:47 PhysX3 SDK Init ended.
19:37:52 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
a3_characters_f
19:37:52 Loading movesType CfgGesturesMale
19:37:52 MovesType CfgGesturesMale load time 236 ms
19:37:52 Loading movesType CfgMovesMaleSdr
19:38:01 MovesType CfgMovesMaleSdr load time 9393 ms
19:38:04 BattlEye Server: Initialized (v1.215)
19:38:04 Host identity created.
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment