tbox1911 / Liberation-RX

ArmA 3 - Liberation RX - Mission
GNU General Public License v3.0
64 stars 61 forks source link

Some side missions cannot be initialized #148

Closed EpocDotFr closed 1 year ago

EpocDotFr commented 1 year ago

Hi again!

Some side missions cannot be initialized, namely the Capture VIP one:

12:53:00 "--- LRX Error: side mission VIP, cannot find spawn"
12:53:00 "--- LRX Error: A3W Side Mission2 failed to setup: Capture VIP"

This results by a message "Next objective" in-game but the next line is empty (this last should display the side mission name).

EpocDotFr commented 1 year ago

This issue has not been resolved. I guess you tagged the wrong issue as fixed in your commit.

tbox1911 commented 1 year ago

I'll check side mission. but it's only an issue if all side missions cannot start.

it's an expected behavior to fail the side mission if the game cannot create all entities or found path, etc..

EpocDotFr commented 1 year ago

There's indeed only one side mission (capture VIP) failing to initialize, but are you sure this is expected behavior?

12:53:00 "--- LRX Error: side mission VIP, cannot find spawn"
12:53:00 "--- LRX Error: A3W Side Mission2 failed to setup: Capture VIP"
tbox1911 commented 1 year ago

maybe there is a specific bug with the VIP

I'll double check start condition :)

EpocDotFr commented 1 year ago

Not something blocking btw 😉

EpocDotFr commented 11 months ago

Could you reopen this issue as it's not fixed yet?

EpocDotFr commented 11 months ago
21:34:27 Error in expression <etText (configFile >> "CfgVehicles" >> (_vehicleClass param [0,""]) >> "picture">
21:34:27   Error position: <_vehicleClass param [0,""]) >> "picture">
21:34:27   Error Undefined variable in expression: _vehicleclass
21:34:27 File mpmissions\__cur_mp.Malden\scripts\server\a3w\missions\sideMissions\mission_CaptureVIP.sqf..., line 93

Still bugged.

tbox1911 commented 11 months ago

hi, thanks a lot, I'll fix the classname !