Hello !
I want to report a bug with the patch 1.25 [ HF1 ] ( 180886 ) .
Match started with patch 1.18.
I made a manual change to save ( when 1.24) to solve the problem of the production of the " URV Integration " by changing the string :
Code: Select all
<queue ware="upg_sur_turret_medium_lb"/>
with the block :
Code: Select all
<queue>
<item ware="drp_assault" method="devries"/>
<item ware="drp_cargolifter" method="devries"/>
<item ware="drp_construction" method="devries"/>
<item ware="drp_interceptor_mk1" method="devries"/>
<item ware="drp_interceptor_mk2" method="devries"/>
<item ware="drp_intrepid_mk1" method="devries"/>
<item ware="drp_intrepid_mk2" method="devries"/>
<item ware="drp_overrun_mk1" method="devries"/>
<item ware="drp_overrun_mk2" method="devries"/>
<item ware="drp_scoopcollector_mk1" method="devries"/>
<item ware="drp_scoopcollector_mk2" method="devries"/>
<item ware="drp_surfaceminer_mk1" method="devries"/>
<item ware="drp_surfaceminer_mk2" method="devries"/>
< / queue >
No other changes have been made. I've never used save editor .
problem:
After loading the save with the patch 1.25 [ HF1 ] , the details of the production module of the URV are blocked. The control panel hangs with the opportunity to go back to the main menu , but if you look at the details from the map , control panel locks up completely . The problem persists even using the " ESC" or "DEL" keys.
no chance to do anything but get out of the game .
I tried to load a "working save" with the new patch and right after I saved it again to see the changes made.
I found the string:
Code: Select all
<queue ware="drp_interceptor_mk1" method="devries"/>
instead of the previous block .
This is the "working save".
https://dl.dropboxusercontent.com/u/378 ... cksave.rar
This is the save after the new patch
https://dl.dropboxusercontent.com/u/378 ... ve_007.rar
When you load the second save, you will see that there is another bug quite visible in front of you
I hope I can be of help to solve the problem!!
Thanks for your work guys!!
Chaos.