[2.20] Some minor issues - Fixed in a build after 2.20

Ask here if you experience technical problems with X4: Foundations.

Moderator: Moderators for English X Forum

Berserk Knight
Posts: 398
Joined: Tue, 17. Dec 13, 01:34
x4

[2.20] Some minor issues - Fixed in a build after 2.20

Post by Berserk Knight »

1. The component for the Pulsar has one weapon hardpoint that is off position. (There's a small gap between the hull and the gun.)
Connection "con_weapon_01" has a Z offset of 4.004704, but should be 3.661433 like the other 3 on the side shells.
(assets\units\size_s\ship_arg_s_fighter_03.xml, line 1031)

2. In the map the "Object List" tab displays the wrong icon for player owned sectors.
(ui\addons\ego_detailmonitor\menu_map.lua, line 4448)

3. In the docked interaction menu the "trade" button does not enable when docked at a build storage.
Cause is the "cantrade" variable only checking for stations.
(ui\addons\ego_detailmonitor\menu_docked.lua, 234)



4. Also in the docked interaction menu, if "ware exchange" is different from "trade", stop thinking about having it fire off of the same button.
(ui\addons\ego_detailmonitor\menu_docked.lua, 869)
The player should be the one deciding whether they want to initiate "trade" or "ware exchange".
There are enough empty button slots. Split it off into a separate button.
(Note: There's another error in "ui\addons\ego_detailmonitor\menu_map.lua" that needs to be fixed for this to work. ...Which leads to...)

5. In the file ui\addons\ego_detailmonitor\menu_map.lua, line 3877, an undeclared variable "wareexchange" is being used at the end of the line. (Most definitely a copy-paste error from line 1949.)
linolafett
EGOSOFT
EGOSOFT
Posts: 3568
Joined: Mon, 26. Mar 12, 14:57
x4

Re: [2.20] Some minor issues

Post by linolafett »

Issue number one fixed. Should be in an upcoming patch, latest in 2.50.
01001100 01101001 01101110 01100101 01110011 00100000 01101111 01100110 00100000 01110100 01101001 01101101 01100101 01110011 00101110 00101110 00101110

My art stuff
florianlt
EGOSOFT
EGOSOFT
Posts: 1357
Joined: Mon, 22. Aug 11, 14:05
x4

Re: [2.20] Some minor issues

Post by florianlt »

Remaining issues fixed in an upcoming version, probably 2.50

Return to “X4: Foundations - Technical Support”