Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Arsenal Preset Failing to Populate Weapon Attachments #947

Open
itsmikrooo opened this issue Dec 17, 2023 · 0 comments
Open

Custom Arsenal Preset Failing to Populate Weapon Attachments #947

itsmikrooo opened this issue Dec 17, 2023 · 0 comments

Comments

@itsmikrooo
Copy link

Bug report

Basic Information

Mission version:
v0.96.7a

Map used:
Enoch/Livonia

Mods used:

  • CBA_A3
  • ace
  • ACE Interaction Menu Expansion
  • CUP Units
  • CUP Vehicles
  • CUP Weapons
  • CUP Terrains - Core
  • CUP Terrains - CWA
  • CUP Terrains - Maps 20
  • CUP Terrains - Maps
  • CUP ACE3 Compatibility Addon - Terrains
  • CUP ACE3 Compatibility Addon - Vehicles
  • CUP ACE3 Compatibility Addon - Weapons
  • LAMBS_Dangerfsm
  • Vcom AI V340
  • JSRS SOUNDMOD
  • JSRS SOUNDMOD - RHS USAF Mod Pack Sound Support
  • RHSAFRF
  • RHSUSAF
  • FIR AWSAirWeaponSystem
  • Advanced Rappelling
  • Advanced Sling Loading
  • Advanced Towing
  • Advanced Urban Rappelling
  • BettIR Legacy v021
  • compat BettIR fix IR laser illuminator
  • Enhanced GPS
  • Enhanced Map Ace Version
  • Enhanced Movement
  • F-15 Eagle
  • Fawks' Enhanced NVGs
  • Immersion Cigs
  • KP Liberation Livonia
  • SkeetIR Thermal Weapon Sight
  • WMO - Walkable Moving Objects

Dedicated or local game:
Dedicated (Headless)

Source of the mission file (URL):
Official release, with modifications made to KP Liberation Livonia.Enoch\kp_liberation_config.sqf and KP Liberation Livonia.Enoch\arsenal_presets\custom.sqf

Individual Things

Did you edit anything within the mission files?
Yes

If yes, what did you edit exactly?
I extracted the PBO file, and made the following changes to kp_liberation_config.sqf :

  1. BLUFOR preset:
  • 21 = CUP US Army (Woodland)
  1. OPFOR preset:
  • 17 = CUP Armed Forces of the Russian Federation (Modern MSV)
  1. Resistance preset:
  • 8 = CUP National Party of Chernarus
  1. Civilians preset:
  • 7 = CUP Chernarussian Civilians
  1. Which arsenal preset should be used?
  • 1 = Custom arsenal preset

Short Issue Description

I'm putting together a KP Liberation Server for some friends and I (Livonia if it matters), and have put together a custom arsenal preset for all CUP weapons/weapons attachments/uniforms/tools/equipment to ensure balance against enemy forces + some stuff from ACE (medical supplies/tools/backpacks)

In the mission parameters I have it set to use the ACE Arsenal, but other than that everything is configured in the kp_liberation_config.sqf to run on, and utilize all the CUP weapons and vehicles.

The problems that I'm currently running in to and am completely stumped on, is :

  1. None of the weapons have attachments despite all weapon attachments and optics being outlined and defined in the custom arsenal preset.
  2. Some of the ACE Rangefinders that I also have outlined, do not appear in the binoculars section.
  3. There are also no selectable options for Nightvision despite Nightvision also being outlined in the custom arsenals file I've created using CUPs publicly available repo on their site.
  4. I am also seeing errors in my web console for the server that seem to repeat this endlessly with enemies that are spawned which I can only assume points back to Point 1 :
5:23:31 Server: Object 2:313 not found (message Type_97)
5:23:31 Server: Object 2:313 not found (message Type_125)
5:23:51 Server: Object 2:313 not found (message Type_97)
5:24:08 Server: Object 2:313 not found (message Type_125)
5:24:11 Server: Object 2:313 not found (message Type_97)
5:24:31 Server: Object 2:313 not found (message Type_97)
5:24:45 Server: Object 2:313 not found (message Type_125)

If any files need to be attached to aid in troubleshooting let me know, more than happy to add anything that might be required, just not entirely sure where to start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant