Formulas seem mess up, the whole function is unusable.
Description
Details
- Legacy ID
- 384545754
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Zeus - General
Type [["A3_Characters_F_BLUFOR"],"ods"] spawn bis_fnc_exportCuratorCostTable;
in debug console
Paste into latest version of OpenOffice Calc
Notice how all the formulas are screwed
Event Timeline
In fact, there are many errors popping up in the arma 3 rpt.
Example:
_>
13:41:56 Error Max array size would be reached. Current size: 1000000, wanted size: 1000005.
13:41:56 File A3\functions_f_curator\Curator\fn_exportCuratorCostTable.sqf, line 395
13:41:56 Error in expression <%2 = [%1",_qt,_x,_row];
{
_text = _text + format ["&I%1",_x];
} foreach _rows;
ODS version is being screwed with mismatching decimal symbol ("." or ",") in Windows.
GSheet is being screwed with excessive quotation marks.
Yeah but even after adjusting it, it originally didn't work.
I was able to get it to work to some extent after saving the broken stuff to a .ods file and then re-opening it (that magically fixed it).
However I don't think you can make a full table with that technique :/