Integrity
I have verified my game files (on Steam)
YesI have disabled all mods
YesRequired
Summary
Treaty Articles Modding Lacks Quantity Input SupportDescription
When creating a treaty article, one of the supported inputs (also specified in the documentation) is quantity. However, the code for the UI supports only Money Transfer and Goods Transfer treaty articles specifically for quantity input.When a mod attempts to add a treaty article with Quantity as an input, there is no UI that allows entering a number or using a slider that would allow adding a quantity. The fact that there is no general-case support for this input the UI can be verified by looking at the treaty_panel.gui game file.
There is a similar issue already reported about having no country input support: https://forum.paradoxplaza.com/foru...-modding-lacks-country-input-support.1807022/
Other inputs, such as states and strategic regions, are already supported in the general case and available to mods.