Crusader Kings II

Crusader Kings II

Legacy of King Arthur
 此主题已被置顶,因此可能具有重要性
AdvLeon  [开发者] 2018 年 8 月 29 日 下午 12:41
Bug Reports
Please report any bugs or problems you find in this thread.

No discussion regarding the contents of the mod, only code related issues.
< >
正在显示第 1 - 15 条,共 17 条留言
Mr.Meap 2018 年 9 月 3 日 下午 3:05 
I was stuck on the Pilgrimage after i got Excalibur. had too fix it with console commands
AdvLeon  [开发者] 2018 年 9 月 4 日 上午 3:57 
引用自 Mr.Meap
I was stuck on the Pilgrimage after i got Excalibur. had too fix it with console commands
Did you also trigger the event with console or was it a natural occurrence?
Mr.Meap 2018 年 9 月 4 日 上午 4:16 
it was natural
MrBlazzar™ 2018 年 9 月 4 日 上午 5:53 
I got stuck after the Danger on road - robbers event as I choose the second option and looked at the code and found out you only get the next event if you end up getting the wounded trait.

In this block:
random = {
chance = 10
add_trait = wounded
hidden_tooltip = {
character_event = {
id = 38280 #Notify Wounded
}
narrative_event = { id = loka_excalibur.42 days = 10 }
}
}
I believe the narrative_event should be outside the random block not inside of it otherwise there is only a 10% chance of getting the next event and you only get it if you end up wounded.

Or is this intended behavior?
AdvLeon  [开发者] 2018 年 9 月 4 日 上午 7:03 
引用自 MrBlazzar™
I got stuck after the Danger on road - robbers event as I choose the second option and looked at the code and found out you only get the next event if you end up getting the wounded trait.

In this block:
random = {
chance = 10
add_trait = wounded
hidden_tooltip = {
character_event = {
id = 38280 #Notify Wounded
}
narrative_event = { id = loka_excalibur.42 days = 10 }
}
}
I believe the narrative_event should be outside the random block not inside of it otherwise there is only a 10% chance of getting the next event and you only get it if you end up wounded.

Or is this intended behavior?

Good spot, thanks. Definitely not intended :). I'll sort it out tonight.
最后由 AdvLeon 编辑于; 2018 年 9 月 4 日 上午 8:28
AdvLeon  [开发者] 2018 年 9 月 4 日 上午 7:08 
引用自 Mr.Meap
it was natural
Did you get the follow up event where you make your way home? There are a few more events after you get the sword that should end the pilgrimage.
Mr.Meap 2018 年 9 月 4 日 上午 7:56 
i got no follow up events after i got the sword
AdvLeon  [开发者] 2018 年 9 月 4 日 上午 8:07 
引用自 Mr.Meap
i got no follow up events after i got the sword
Did you let some time pass?
Mr.Meap 2018 年 9 月 4 日 上午 8:43 
yeah 15 years
AdvLeon  [开发者] 2018 年 9 月 4 日 上午 9:28 
引用自 Mr.Meap
yeah 15 years
Ok. I will do some tests. Do you happen to have a save file from before you obtained the sword? Even better would be If you have one before you get the sword but after you started the event chain if you get my meaning. :)
最后由 AdvLeon 编辑于; 2018 年 9 月 4 日 上午 9:29
Mr.Meap 2018 年 9 月 4 日 上午 9:56 
no did not save before i obtained the sword
AdvLeon  [开发者] 2018 年 9 月 4 日 上午 10:06 
引用自 Mr.Meap
no did not save before i obtained the sword
Ok, I'll try to recreate the issue from my end.
Lord_Duckian 2018 年 9 月 6 日 下午 12:20 
After I recieved the sword I got one more follow up event, the one where you're travelling back with excalibur on your hip, after that I got nothing and my char won't finish the pilgrimage, meaning I'll forever by in a regency until he dies
Alongside this, the event "the mind wanders on the road" if you choose the top one with 5 different possible traits, you won't have a follow up event, I waited 2 years for this twice and nothing happened
GooseMoose 2018 年 9 月 6 日 下午 9:50 
I had the same issue as Lord_Duckian, waited a solid 10 years after picking the top option on "the mind wanders on the road", no follow up events after that, just suck in a never ending regency
AdvLeon  [开发者] 2018 年 9 月 7 日 上午 11:04 
引用自 Lord_Duckian
After I recieved the sword I got one more follow up event, the one where you're travelling back with excalibur on your hip, after that I got nothing and my char won't finish the pilgrimage, meaning I'll forever by in a regency until he dies
Alongside this, the event "the mind wanders on the road" if you choose the top one with 5 different possible traits, you won't have a follow up event, I waited 2 years for this twice and nothing happened
引用自 Bazinga
I had the same issue as Lord_Duckian, waited a solid 10 years after picking the top option on "the mind wanders on the road", no follow up events after that, just suck in a never ending regency

I think I know the problem here, i'll work on a fix. Thanks for the feedback! :)
最后由 AdvLeon 编辑于; 2018 年 9 月 7 日 上午 11:04
< >
正在显示第 1 - 15 条,共 17 条留言
每页显示数: 1530 50