QUICK DIRTY FIX for fatal quest errors
Until the official fix comes, here's how you can continue your game and get over the fatal quests bug.
Credits:
Chris K with coming with the idea of locating and editing savegame files to circumvent the fatal bug.
Step 1. Locate your savegame folder
C:\Users\YOUR_WIN_USERNAME\AppData\LocalNow\Full Control\Jagged Alliance Flashback
NOTE: You might need to enable "Show hidden/system files" in Windows. Go to Control Panel --> Folder options:
Step 2. Open World.json in Notepad or Notepad++
In World.json locate TileLocation and change it to a nearby sector you came from.
"Squads": {
"5": {
"SquadID": 5,
"Mercenaries": [
"CIA_Agent",
"Louisa_Garneau",
"Victoria_Waters",
"Frank_Hennessy",
"Ice_Williams",
"Rudy_Roberts"
],
"TileLocation": "C13"
}
Step 3. Don't do as I did
I landed in a non-existant C12 sector ROFL. Of course, all I had to do was go and edit World.json again.
-------------
To be tested:
Editing quests status in Quests.json to reset them
------------