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 のコメントを表示
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?
it was natural
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.
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?
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分
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.
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
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