Page MenuHomeFeedback Tracker

Script Error Message in Warlords' Asset Purchase Menu
New, NormalPublic

Description

When I played Warlords on one of the public servers, I got a couple of error messages popping up from time to time when I used the assets purchase menu. I identified the following pair of error messages in the *.RPT file which always come together:

22:19:32 Error in expression <name player]};
if (_ret) then {
switch (_class) do {
case "FTSeized": {
if (vehi>
22:19:32   Error position: <_class) do {
case "FTSeized": {
if (vehi>
22:19:32   Error Undefined variable in expression: _class
22:19:32 File A3\Functions_F_Warlords\Warlords\fn_WLSubroutine_purchaseMenuAssetAvailability.sqf [BIS_fnc_WLSubroutine_purchaseMenuAssetAvailability], line 11
22:19:32 Error in expression <uirements = call compile (_assetDetails # 1);
_category = _assetDetails # 5;
_co>
22:19:32   Error position: <# 1);
_category = _assetDetails # 5;
_co>
22:19:32   Error Zero divisor
22:19:32 File A3\Functions_F_Warlords\Warlords\fn_WLSubroutine_purchaseMenuRefresh.sqf [BIS_fnc_WLSubroutine_purchaseMenuRefresh], line 38

Despite these error messages, everything seems to work fine nonetheless. A player that does not have the -showScriptErrors option added, won't notice anything strange going on.

Details

Severity
Minor
Resolution
Open
Reproducibility
Random
Operating System
Windows 8 x64
Operating System Version
8.1
Category
Error Message
Steps To Reproduce

I'm afraid I wasn't able to determine how to exactly reproduce it yet.

Event Timeline

ookexoo created this task.Dec 13 2018, 9:10 PM
ookexoo updated the task description. (Show Details)
Wulf added a subscriber: Wulf.Dec 17 2018, 2:00 PM

Hello.

Thank you for the report. We will have a look at it and see if we can reproduce it sucessfully. If you happen to come a cross a repro for this script error, please let us know, it would be very much appreciated.

chose added a subscriber: chose.Dec 17 2018, 3:57 PM