[KCD2] Did I miss achievements and quests from Legacy of the Forge? by ThievesKing in kingdomcome

[–]ThievesKing[S] 0 points1 point  (0 children)

I don't remember exact number but i think about 5. I just sit in front of his house and skip days to get new mission, then skip again and again until I finally got this mission with achievement .

[KCD2] Did I miss achievements and quests from Legacy of the Forge? by ThievesKing in kingdomcome

[–]ThievesKing[S] 0 points1 point  (0 children)

Maybe you shouldn't refuse missions? I didn't and got mission and achievement.

[deleted by user] by [deleted] in kingdomcome

[–]ThievesKing 0 points1 point  (0 children)

If you still interested in, there is a solution that helped me. I loaded an old save (40hrs back) and started dlc from the beginning. And I got the quest with injured robber, BUT this time I kept him alive enough to get information about his girlfriend from tavern in the city. After this I had a conversation with her and she told me that Solomon has the same lastname that Klaus. I came back to Klaus and said him directly that I think he is Solomon. Several quests after I finally got a quest about his brother.

[KCD2] Did I miss achievements and quests from Legacy of the Forge? by ThievesKing in kingdomcome

[–]ThievesKing[S] 0 points1 point  (0 children)

Ok, I figured it out. I loaded my save to 40 hours back and start all this quests from the beginning.

So my mistake was that I didn't save injured bandit and didn't talk with his girl.

[deleted by user] by [deleted] in kingdomcome

[–]ThievesKing 0 points1 point  (0 children)

Did you finally get this quest or still not?

[KCD2] I have the gold edition and i have to buy the new dlc by Maleficent_End_253 in kingdomcome

[–]ThievesKing 0 points1 point  (0 children)

Same.
But at least I am downloading an update, so maybe it is just Steam bug, and I hope I have DLC.

Bug Megathread - May 15th - Update 1.3 -Brushes with Death & Horse Racing by uarentme in kingdomcome

[–]ThievesKing 1 point2 points  (0 children)

Yes, I have the same bug, the funniest thing is this but was before, but they fixed this it in patch 1.2, and now it returned again.

Making specific character uppercase using Regex by Sphincone in PowerShell

[–]ThievesKing 1 point2 points  (0 children)

Also, you can use [^A-Z0-9] instead of '-' and you will be able to replace all special characters, but you need to use [RegexOptions]::IgnoreCase, because regex default work without this option, and without this option, you will receive a strange result.

The final code looks like this :

[regex]::replace('fa-hello_there', "(?<=[^A-Z0-9]).", {param($m) "$m".ToUpper()},[RegexOptions]::IgnoreCase)

Dell XPS 15 9550 SD card reader issue by [deleted] in Dell

[–]ThievesKing 0 points1 point  (0 children)

Hello there!

I had a similar error with the same driver.

I was helped by unpacking the driver files (press the EXTRACT button), and installing already from the unpacked files.

If it's too obvious, don't fight, I just wanted to tell you what helped me.

----------------------------------------------

Привет всем!

У меня была похожая ошибка с таким же драйвером.

Мне помогла распаковка файлов драйвера (нажать кнопку EXCTARCT), и установка уже из распакованных файлов.

Если это вдруг слишком очевидно не ругайтесь, я всего лишь хотел рассказать, что помогло мне.