Phobos-developers / Phobos

Ares-compatible C&C Red Alert 2: Yuri's Revenge engine extension
GNU Lesser General Public License v3.0
273 stars 83 forks source link

helipad with SeparateAircraft=no #1316

Open tammybraatz opened 2 months ago

tammybraatz commented 2 months ago

Description

Building any Helipad with SeparateAircraft=no set, crashes game before helipad appears on map. Crashes right after buildup anim finishes playing. Been this way since around Build 37. I use all 3 extentions. Ares 3.0, Phobos and Kratos. newest builds for all. If I pulled Kratos it still happens, if I pull just Phobos it stops crashing.

Phobos Version

Build 42

Conditions to reproduce

I use all 3 extentions. Ares 3.0, Phobos and Kratos.

INI code

just a normal coded helipad with [General] SeparateAircraft= set to no

Steps to reproduce

1. 2. 3. ...

Expected behaviour

Helipad should build with free Heli on pad. Only crashes in test builds since around build 36-37. Stable ver doesnt have this issue.

Actual behaviour

Just crashes before helipad can be built

Additional context

except.txt

Checklist

Starkku commented 2 months ago

Should be fixed in de241d3