-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Image is a list of all mods used in testing.
The first symptom is that the plot management table of the station construction simulation stops working.
When trying to interact with it, the window does not open.
The second symptom is that the turrets on the station stop working. They do not work under any circumstances. Also, when you try to select the plot management window of a station with a broken turret, the window closes immediately.
The second symptom does not occur immediately, but randomly during play.
The error logs for the first and second symptoms are the same.
[=ERROR=] 2.91 CWidgetController::UpdateFrame() - Validation error: 'Script error: 'Invalid cell content [row: 6, col: 1]. Start value is bigger than max select value.''
[=ERROR=] 2.91 C:/Program Files (x86)/Steam/steamapps/common/X4 Foundations/.../viewhelper.lua(63): UpdateFrame(): UpdateFrame(): Failed to set up the frame.
[=ERROR=] 2.91 stack traceback:
[C]: in function 'TraceBack'
P:\SVN\temp\helper.lua:3912: in function 'callback'
P:\SVN\temp\viewhelper.lua:70: in function 'updateMenu'
P:\SVN\temp\viewhelper.lua:167: in function 'registerMenu'
P:\SVN\temp\helper.lua:3762: in function 'display'
P:\SVN\temp\menu_map.lua:6313: in function 'createInfoFrame'
P:\SVN\temp\menu_map.lua:6123: in function 'displayMenu'
P:\SVN\temp\menu_map.lua:5673: in function 'onShowMenu'
P:\SVN\temp\helper.lua:1248: in function <P:\SVN\temp\helper.lua:1151>
[C]: in function 'pcall'
P:\SVN\temp\widget_fullscreen.lua:17931: in function 'CallEventScripts'
P:\SVN\temp\widget_fullscreen.lua:2342: in function <P:\SVN\temp\widget_fullscreen.lua:2325>
[=ERROR=] 2.91 Error while executing onEvent script for event: showMapMenu.
Errormessage: P:\SVN\temp\helper.lua:3914: Failed to create view for menu MapMenu. Reloading UI ...
====================================================================

Commenting out the plotsize change in defaults.xml file solved the problem. I'm wondering what this line does.
