When i do the reviving the double headed eagle focus as greece the option to reform byzantium is not available
Yup I did that, thats how i became fascist. Still i don't get the descision thoYou have to have selected the pro-fascist options in the decisions about the EEE that happen when you go down that part of the focus tree. I'm pretty sure that if you don't do that you can't form Byzantium.
Yes, turns out after buying and installing Waking the Tiger DLC, the problem was fixed! I find this kinda weird, but it worked for me and most people.Same problem here. Any solutions yet?
form_byzantine_empire_category = {
icon = generic_formable_nations
picture = GFX_decision_cat_generic_byzantine_empire
allowed = {
has_dlc = "Waking the Tiger" #TODO add BotB
}
}
classic pdx codeThere is a note to add BftB to the allowed section of the decision category, so they knew it needed to be done, but just didn't do it.
Gotta love #TODOs in production releases.classic pdx code
Is a Hotfix coming soon?It's too early for me to write a witty joke about this but I just wanted to inform you that I have seen it
I have no date that I currently can disclose, but somewhere between now and the release of Half Life 3Is a Hotfix coming soon?
While you're at formables taking literally one-line fix, could you provide any reasoning why Iceland is eligible to form Nordic League yet simply can't see this decision?It's too early for me to write a witty joke about this but I just wanted to inform you that I have seen it
form_nordic_league = {
icon = generic_form_nation
allowed = {
OR = {
original_tag = NOR
original_tag = DEN
original_tag = SWE
original_tag = FIN
original_tag = ICE
}
has_dlc = "Waking the Tiger"
}
available = {
is_subject = no
# Norway
custom_trigger_tooltip = {
tooltip = form_country_norway_required_states_tt
controls_state = 110
controls_state = 142
controls_state = 143
controls_state = 144
}
# Sweden
custom_trigger_tooltip = {
tooltip = form_country_sweden_required_states_tt
controls_state = 124
controls_state = 138
controls_state = 139
controls_state = 140
controls_state = 141
controls_state = 38
controls_state = 666
}
# Denmark
custom_trigger_tooltip = {
tooltip = form_country_denmark_required_states_tt
controls_state = 37
controls_state = 99
controls_state = 100
controls_state = 101
controls_state = 337
}
# Finland
custom_trigger_tooltip = {
tooltip = form_country_finland_required_states_tt
controls_state = 111
controls_state = 145
controls_state = 148
controls_state = 149
controls_state = 150
}
}
visible = {
OR = {
original_tag = NOR
original_tag = DEN
original_tag = SWE
original_tag = FIN
}
NOT = { has_global_flag = form_nordic_league_flag }
}
complete_effect = {
set_cosmetic_tag = NDC_UNIFIED
# Norway
custom_effect_tooltip = form_country_norway_coring_states_tt
hidden_effect = {
110 = { add_core_of = ROOT }
142 = { add_core_of = ROOT }
143 = { add_core_of = ROOT }
144 = { add_core_of = ROOT }
}
# Sweden
custom_effect_tooltip = form_country_sweden_coring_states_tt
hidden_effect = {
124 = { add_core_of = ROOT }
138 = { add_core_of = ROOT }
139 = { add_core_of = ROOT }
140 = { add_core_of = ROOT }
141 = { add_core_of = ROOT }
38 = { add_core_of = ROOT }
666 = { add_core_of = ROOT }
}
# Denmark
custom_effect_tooltip = form_country_denmark_coring_states_tt
hidden_effect = {
37 = { add_core_of = ROOT }
99 = { add_core_of = ROOT }
100 = { add_core_of = ROOT }
101 = { add_core_of = ROOT }
337 = { add_core_of = ROOT }
}
# Finland
custom_effect_tooltip = form_country_finland_coring_states_tt
hidden_effect = {
111 = { add_core_of = ROOT }
145 = { add_core_of = ROOT }
148 = { add_core_of = ROOT }
149 = { add_core_of = ROOT }
150 = { add_core_of = ROOT }
}
hidden_effect = {
news_event = { id = wtt_news.54 hours = 6 }
set_global_flag = form_nordic_league_flag
}
}
ai_will_do = {
factor = 200
modifier = {
factor = 0
is_historical_focus_on = yes
}
}
}
Nope. No clue.While you're at formables taking literally one-line fix, could you provide any reasoning why Iceland is eligible to form Nordic League yet simply can't see this decision?
Thanks.Nope. No clue.
And honestly I would rather have CD's focusing on one of the other billion 5 minute fixes if I had to prioritize which has a bigger impact for lots of players
It would be great if these minor things get fixed in the next patch. But please add these 2 (Byzantium and Iceland) to the list.And honestly I would rather have CD's focusing on one of the other billion 5 minute fixes if I had to prioritize which has a bigger impact for lots of players as I would suspect that people playing Iceland with such grand endeavors are in the minority, even though I love my Icelandic "neighbors "
Based on our last interaction I am not sure if you are just trollbaiting me again, but ill give you the benefit of the doubtThanks.
So would I, but I must have been having quite an over-modest estimation of your bug list.
I am sorry but its literally out of my hands to decide :/. As I said I reported the Byzantium issue today, ill make a note about the Icelandic stuff but as explained above I can't make any promises.It would be great if these minor things get fixed in the next patch. But please add these 2 (Byzantium and Iceland) to the list.
BtW don't you think you could make a DD on the other minor fixes?
Yeap, it makes sense and is no different to one of the studios I used to work for (and my current one must be a real exception pipeline-wise). Good luck setting your priorities right and getting it going; and as a player with 2'000 hours under my belt I too will benefit from it either wayI make a jira descripting the problem, a CD picks it up, tries to understand the problem, fixes it, opens a merge request, someone else needs to double check it, approves the merge request, it gets pinged back to me, I double check that the issue is resolved, it needs to be moved to whatever release is being prepared by whoever is handling merging.
In all this we are not talking about a 5 minute fix anymore, so generally when people say a 5 minute fix, it is not a 5 minute man minute fix, even though the fix itself is a 5 minute fix.
It is my task to prioritize some of this, so I am willing to invest more effort into making sure that the original problem is fixed as I suspect that people who play Greece are larger than the people who play Iceland.
why thank youYeap, it makes sense and is no different to one of the studios I used to work for (and my current one must be a real exception pipeline-wise). Good luck setting your priorities right and getting it going; and as I player with 2'000 hours under my belt I too will benefit from it either way![]()