Page MenuHomeFeedback Tracker

Incorrect maximumLoad on ammoboxes (near infinite capacity)
Closed, ResolvedPublic

Description

It came to my attention that a lot of ammoboxes have the maximumLoad set to 1e+010 aka 10,000,000,000.
Other vanilla boxes in the same sizes have inventories around 2000 (Box_East_WpsLaunch_F) - 4,000 (C_supplyCrate_F). Of course varying based on the object size.
Spoffy collected a list of assets with the wrong maximumLoad, following the list.

["vn_ammobox_base","vn_b_ammobox_sog","vn_b_ammobox_kit_sog","vn_o_ammobox_kit_nva","vn_b_ammobox_01","vn_b_ammobox_02","vn_b_ammobox_03","vn_b_ammobox_04","vn_b_ammobox_05","vn_b_ammobox_06","vn_b_ammobox_07","vn_b_ammobox_08","vn_b_ammobox_09","vn_b_ammobox_10","vn_b_ammobox_11","vn_b_ammobox_12","vn_b_ammobox_13","vn_b_ammobox_14","vn_b_ammobox_15","vn_b_ammobox_full_01","vn_b_ammobox_full_02","vn_b_ammobox_full_03","vn_b_ammobox_full_04","vn_b_ammobox_full_05","vn_b_ammobox_full_06","vn_b_ammobox_full_07","vn_b_ammobox_full_08","vn_b_ammobox_full_09","vn_b_ammobox_full_10","vn_b_ammobox_full_11","vn_b_ammobox_full_12","vn_b_ammobox_full_13","vn_b_ammobox_full_14","vn_b_ammobox_full_15","vn_o_ammobox_01","vn_o_ammobox_02","vn_o_ammobox_03","vn_o_ammobox_04","vn_o_ammobox_05","vn_o_ammobox_06","vn_o_ammobox_07","vn_o_ammobox_08","vn_o_ammobox_09","vn_o_ammobox_10","vn_o_ammobox_full_01","vn_o_ammobox_full_02","vn_o_ammobox_full_03","vn_o_ammobox_full_04","vn_o_ammobox_full_05","vn_o_ammobox_full_06","vn_o_ammobox_full_07","vn_o_ammobox_full_08","vn_o_ammobox_full_09","vn_o_ammobox_full_10","vn_b_ammobox_supply_01","vn_b_ammobox_supply_04","vn_b_ammobox_supply_02","vn_b_ammobox_supply_03","vn_b_ammobox_supply_05","vn_b_ammobox_supply_06","vn_b_ammobox_supply_10","vn_b_ammobox_wpn_01","vn_b_ammobox_wpn_02","vn_b_ammobox_wpn_03","vn_b_ammobox_wpn_04","vn_b_ammobox_wpn_05","vn_b_ammobox_wpn_06","vn_b_ammobox_wpn_07","vn_b_ammobox_wpn_08","vn_b_ammobox_wpn_09","vn_b_ammobox_wpn_10","vn_o_ammobox_wpn_01","vn_o_ammobox_wpn_02","vn_o_ammobox_wpn_03","vn_o_ammobox_wpn_04","vn_o_ammobox_wpn_05","vn_o_ammobox_wpn_06","vn_o_ammobox_wpn_07","vn_o_ammobox_wpn_08","vn_o_ammobox_wpn_09","vn_o_ammobox_wpn_10","vn_o_ammobox_wpn_11"]


Please give the assets suitable inventory sizes.
Thank you very much.

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10
Category
Config
Steps To Reproduce

Simply look at the config of listed assets.

Event Timeline

Bob_Murphy renamed this task from Too large (basically infinite) capacity on ammoboxes / inventories - maximumLoad to Incorrect maximumLoad on ammoboxes (near infinite capacity).May 20 2021, 4:57 PM

I went through all the assets in the list, checked the load/mass of the items which are in the assets, listed them and also cobbled together a list of suggested maximumLoads based on comparable sized already existing assets by BI.
Whilst going through that it also came to my attention that a lot of the crates are comparatively overfilled when looking at the maximumLoad capaticies of similar sized vanilla assets.
Nevertheless, as the content is hardcoded it should be no issue to set the maximumLoad over the filled capacity.
This should only prevent players from putting items into the crate unless the current load is lower than the maximumLoad.

Following the excel sheet containing all the information which looks like the picture below


I also spawned all the assets in question into a mission and numbered them in 5er and 10er steps with boxes for reference as can be seen below.


For questions, you know where to find me.

Cheers,
Bob

Bob_Murphy changed Severity from None to Major.May 23 2021, 2:04 PM
Maarten added a subscriber: Maarten.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Slowpokevg closed this task as Resolved.Nov 7 2023, 1:43 PM
Slowpokevg claimed this task.