Crusader Kings II

Crusader Kings II

Legacy of King Arthur
 This topic has been pinned, so it's probably important
AdvLeon  [developer] 29 Aug, 2018 @ 12:41pm
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.
< >
Showing 1-15 of 17 comments
Mr.Meap 3 Sep, 2018 @ 3:05pm 
I was stuck on the Pilgrimage after i got Excalibur. had too fix it with console commands
AdvLeon  [developer] 4 Sep, 2018 @ 3:57am 
Originally posted by 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 4 Sep, 2018 @ 4:16am 
it was natural
MrBlazzar™ 4 Sep, 2018 @ 5:53am 
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  [developer] 4 Sep, 2018 @ 7:03am 
Originally posted by 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.
Last edited by AdvLeon; 4 Sep, 2018 @ 8:28am
AdvLeon  [developer] 4 Sep, 2018 @ 7:08am 
Originally posted by 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 4 Sep, 2018 @ 7:56am 
i got no follow up events after i got the sword
AdvLeon  [developer] 4 Sep, 2018 @ 8:07am 
Originally posted by Mr.Meap:
i got no follow up events after i got the sword
Did you let some time pass?
Mr.Meap 4 Sep, 2018 @ 8:43am 
yeah 15 years
AdvLeon  [developer] 4 Sep, 2018 @ 9:28am 
Originally posted by 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. :)
Last edited by AdvLeon; 4 Sep, 2018 @ 9:29am
Mr.Meap 4 Sep, 2018 @ 9:56am 
no did not save before i obtained the sword
AdvLeon  [developer] 4 Sep, 2018 @ 10:06am 
Originally posted by Mr.Meap:
no did not save before i obtained the sword
Ok, I'll try to recreate the issue from my end.
Lord_Duckian 6 Sep, 2018 @ 12:20pm 
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 6 Sep, 2018 @ 9:50pm 
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  [developer] 7 Sep, 2018 @ 11:04am 
Originally posted by 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
Originally posted by 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! :)
Last edited by AdvLeon; 7 Sep, 2018 @ 11:04am
< >
Showing 1-15 of 17 comments
Per page: 1530 50