HaZardModding / hzm-mohaa-coop-mod

HaZardModding Coop Mod for Medal of Honor Allied Assault and BT
http://HazardModding.com
9 stars 3 forks source link

e1l1 - mission does not complete #37

Closed Chrissstrahl closed 3 years ago

Chrissstrahl commented 3 years ago

e1l1 does not complete. Convoy at the end is not visible.

"no thread to ran thread" also occurred in the logs

This bug does not always happen.

e1l1_mission_end_convoy_not_visible_and_mission_does_not_end

Chrissstrahl commented 3 years ago

It has been suggested that not all tasks have been completed and the mission does not continue because of that. I don't think this is the case, but it should also be investigated.

LtJoeBaylor commented 3 years ago

IMPORTANT INFORMATION! IF YOU SKIPPED "Locate and Seize Enemy Artillery" TASK, CONVOY WILL BE INVISIBLE! изображение

LtJoeBaylor commented 3 years ago

If not, convoy is being normal and scripts is working.

Chrissstrahl commented 3 years ago

okay, great, I will make it so that you can't enter the outpost/bunker if that objective is not completed, so players do not have to walk so far to fix that.

Chrissstrahl commented 3 years ago

Use flashing red text to tell players that they can only enter the base if the artillery objective is complete

1337Smithy commented 3 years ago

Will work on this today.

Chrissstrahl commented 3 years ago

While you are at it, can you check if you can add some debug infos so we can see if there are any threads that get spawned over and over again unssearly ? Just a quick check, nothing fancy, we have debug in place from the coop mod thread stuff and should be seeing some results from that if you keep the logfile while testing it.

1337Smithy commented 3 years ago

I've added some debug to ai.scr.

I've added change to bunker start so player can't enter until artillery are seized. But bug persists if you don't pick up the documents at bunker exit. I will also block player at bunker exit too.

Fix incoming...

1337Smithy commented 3 years ago

Should be fixed. Players are blocked and final door now locks.

https://github.com/Chrissstrahl/hzm-mohaa-coop-mod/commit/ec7402be59a32da8b20c62ae17e811c9dc5ba706

Chrissstrahl commented 3 years ago

It is closed but got label needs testing, I am confused, reopening it until it was tested.

LtJoeBaylor commented 3 years ago

I tested this fix and this works fine.