Page 1 of 1
[FIXED] Build 1776: Cannot Add V-Bats to Harpers Ferry LSD or San Antonio LPD
Posted: Wed Nov 26, 2025 1:16 am
by BDukes
Hi
The issue is when I try and add a
V-
Bat to a San Antonio I get the exceeded available space message and I can't add it.

- UAVAdd1.jpg (83.94 KiB) Viewed 896 times
Just looking at the facilities they seem fine. So I tried adding to an Essex LPH. They're successfully added and looking at the air facilities so is the required UAV shelter to store them. I took at look a the components in lua and that hangar has an id of -1. Assume its a programmatic thing. Its also not in the Add facility button dialog so can't add it by hand.

- UAVAdd2.jpg (279.54 KiB) Viewed 896 times
Could you fix this issue. These drones and several similar one's are really common these days. Auto adding the drones with the programmatic facility add like Essex would be awesome. Adding the required storage facility by button or code would be sufficient.
I've attached a save with A Harper's Ferry, San Antonio, One clean Essex (As IF!) and one loaded with the drones and UAV facilities.
Thank you for your support.
Re: Build 1776: Cannot Add V-Bats to Harpers Ferry LSD or San Antonio LPD
Posted: Wed Nov 26, 2025 6:48 pm
by Raptorx7_slith
This should be fixed in DB 515, thanks!
Re: Build 1776: Cannot Add V-Bats to Harpers Ferry LSD or San Antonio LPD
Posted: Tue Mar 31, 2026 2:55 pm
by BDukes
Hi,
This is still an issue. I'm using DB 515 in build 1825.15 (1.09)Thanks!
Added a report on the db request log as well.
https://github.com/PygmalionOfCyprus/cm ... ssues/7076
Mike
Re: Build 1776: Cannot Add V-Bats to Harpers Ferry LSD or San Antonio LPD
Posted: Tue Mar 31, 2026 4:26 pm
by BDukes
Alright figured out what's wrong.
If you add V-Bat to carrier it works as it creates the UAV Storage facility. It doesn't do so on San Antonio, LCS etc. I tried what's in the list add aircraft storage facility drop down but it didn't work. Same error
Could you fix this and add that type of facilities to the add aircraft facilities list so there is a workaround next time. I'm going to try it in Lua now if I can determine with the ID is for those kinds of storage facilities.
Thanks!
M
Re: Build 1776: Cannot Add V-Bats to Harpers Ferry LSD or San Antonio LPD
Posted: Tue Mar 31, 2026 5:13 pm
by BDukes
Ok added the V-bat to a carrier which works as it writes the UAV class I in there (and lets me find the dd id of the Class I airfacility. Turns out its a -1 so maybe something programatic here
[83] = { comp_type = 'AirFacility', comp_dbid = -1, comp_status = 'Operational', comp_guid = 'NLBN1G-0HNKF8K2H4MIJ', comp_name = 'UAV Storage (UAV [NATO Class I])' }
Sorry about the text color see below..hehe.
Re: Build 1776: Cannot Add V-Bats to Harpers Ferry LSD or San Antonio LPD
Posted: Tue Mar 31, 2026 5:14 pm
by BDukes
BDukes wrote: Tue Mar 31, 2026 5:13 pm
Ok added the
V-
bat to a carrier which works as it writes the UAV class I in there (and lets me find the dd id of the Class I airfacility. Turns out its a -1 so maybe something programatic here
[83] = { comp_type = 'AirFacility',
comp_dbid = -1, comp_status = 'Operational', comp_guid = 'NLBN1G-0HNKF8K2H4MIJ', comp_name = 'UAV Storage (UAV [NATO Class I])' }
Re: [RESOLVED] Build 1776: Cannot Add V-Bats to Harpers Ferry LSD or San Antonio LPD
Posted: Wed Apr 01, 2026 3:14 pm
by BDukes
Hi All
Did you fix this on the programming side or did you think I resolved it? I only saw the Resolved so not sure if you need more help. The issue occurs when adding to anything other than a carrier it wasn't adding the uav storage container.
Thanks!
Mike
Re: [RESOLVED] Build 1776: Cannot Add V-Bats to Harpers Ferry LSD or San Antonio LPD
Posted: Mon Apr 06, 2026 4:12 pm
by Parel803
Good Evening,
Am I correct to say I cannot add and use the V-bat UAV to any other ship than a Carrier?
Sorry for my confusion.
regards GJ
Re: [RESOLVED] Build 1776: Cannot Add V-Bats to Harpers Ferry LSD or San Antonio LPD
Posted: Wed Apr 22, 2026 5:03 pm
by BDukes
Hi All
This issue still exists in Build 1852.
Thanks!
Mike
Re: [Sorry not RESOLVED] Build 1776: Cannot Add V-Bats to Harpers Ferry LSD or San Antonio LPD
Posted: Thu Apr 30, 2026 11:28 pm
by BDukes
Still an issue in 1859
Re: [Sorry not RESOLVED] Build 1776: Cannot Add V-Bats to Harpers Ferry LSD or San Antonio LPD
Posted: Wed Jun 17, 2026 3:57 pm
by BDukes
Still an issue in 1877.
Thanks!
Mike
Re: [Sorry not RESOLVED] Build 1776: Cannot Add V-Bats to Harpers Ferry LSD or San Antonio LPD
Posted: Thu Jun 18, 2026 2:52 am
by Raptorx7_slith
Logged as 0017369
Re: [Sorry not RESOLVED] Build 1776: Cannot Add V-Bats to Harpers Ferry LSD or San Antonio LPD
Posted: Sat Jun 27, 2026 8:05 am
by Parel803
Good morning,
I think in 1892 it is solved. Added 4x V-bat on a FFGH.
regards GJ
Re: [Sorry not RESOLVED] Build 1776: Cannot Add V-Bats to Harpers Ferry LSD or San Antonio LPD
Posted: Mon Jul 06, 2026 11:36 am
by BDukes
Parel803 wrote: Sat Jun 27, 2026 8:05 am
Good morning,
I think in 1892 it is solved. Added 4x
V-
bat on a FFGH.
regards GJ
Yes. Fixed here as well.
Thank you all for your time and efforts!
M