It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hello,

I installed the latest version 1.05 GOG 0.8 and no additional content was displayed. By searching this forum and the Internet, I found that the problem came from an empty Addins.xml file. I copied a version from the Internet and (all?) the content appeared.

Other additional contents are working, like items (pranks, dragon armor...), the golem DLC, witch hunt... Awakening also launches properly.

The "A King's Confidant" quest appears on the map, I can reach the Bann Loren's location and see the cutscene with the soldiers. But when interacting with the wounded man, the revive option shows "Download Content" and clicking on it displays a popup saying that the servers are no longer working (please see attachments).

Is it something that can be fixed in the XML files ? There is already an entry for "Return to Ostagar" in both Addins.xml and offers.xml.

I haven't tried all the additional content yet, so I don't know if there is more broken content.

Thanks for your help.

The first screenshot was too big...

What an ordeal to post a screenshot!
Attachments:
Post edited December 14, 2024 by Dildrec
Ok, I think I found a solution.

By comparing the content of other entries in Addins.xml, I added the RequiresAuthorization attribute to the AddInItem entry of Return to Ostagar:

`<AddInItem UID="DAO_PRC_CP_1" Name="PRC_CP1_Cailan" ExtendedModuleUID="Single Player" Priority="199" Enabled="1" State="2" Format="1" BioWare="1" RequiresAuthorization="0">`

I had also updated the priority number to match the one in offers.xml, but I don't know if this has an impact.

Relaunching the game and interacting with the wounded man immediately triggered the conversation that completed the quest and started the real "Return to Ostagar" quest.

I haven't finished the quest yet, so I hope I won't encounter any more blocking issues with it...

Hope this helps other players in the future.
avatar
Dildrec: Ok, I think I found a solution.

By comparing the content of other entries in Addins.xml, I added the RequiresAuthorization attribute to the AddInItem entry of Return to Ostagar:

`<AddInItem UID="DAO_PRC_CP_1" Name="PRC_CP1_Cailan" ExtendedModuleUID="Single Player" Priority="199" Enabled="1" State="2" Format="1" BioWare="1" RequiresAuthorization="0">`

I had also updated the priority number to match the one in offers.xml, but I don't know if this has an impact.

Relaunching the game and interacting with the wounded man immediately triggered the conversation that completed the quest and started the real "Return to Ostagar" quest.

I haven't finished the quest yet, so I hope I won't encounter any more blocking issues with it...

Hope this helps other players in the future.
I haven't had that issue, but wanted to thank you for coming back to post the solutions.

Too many people, too often update their post saying they solved it, but not elaborating on how they solved it or what steps they took lol.
.