• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Can you reply with a more coherent question. Yours is somewhat confusing in what you're trying to ask. But, perhaps it is a very long winter? When the White Walkers are there, winter never ends until the Walkers are defeated in a War for the Dawn.
 
  • 6
Reactions:
Can you reply with a more coherent question. Yours is somewhat confusing in what you're trying to ask. But, perhaps it is a very long winter? When the White Walkers are there, winter never ends until the Walkers are defeated in a War for the Dawn.

There is no white walkers, I mean the messages from the citadel, that Maesters have agreed winter is at an end and so.
 
What bookmark /date are you playing from/at and how long did winter last before the modifiers disappeared?
 
What bookmark /date are you playing from/at and how long did winter last before the modifiers disappeared?
I have tried it in several different bookmarks, but mostly I play ACOK, and last night, I actually got the message from the Citadel, that winter is coming to an end, yet the modifers of Harsh Winter and so kept on for years following this message?
 
Wait, you guys really aren't aware of this bug? It's currently (Qohor) impossible to clear a Cold Winds winter. The global flag won't be removed if there are still winter wastelands, winter wastelands won't be removed if the flag still exists. Get rid of the flag trigger in Cold_Winds.7 to fix it.

Incidentally, while exploring the limits of that bug, I also encountered one where clearing out walkers was not removing holdings that they didn't control the counties of, leaving a smattering of walkers after formally ending winter. Unfortunately I didn't look very far into the code that clears those out, since that case is rare when the walkers can be beaten back normally.
 
For a noob can you explain that a little bit more? here is the trigger (i am assuming)
province_event = {
id = cold_winds.7
desc = "EVTDESCcold_winds.7"
picture = GFX_evt_the_wall

is_triggered_only = yes

trigger = {
owner = { culture_group = winter_group }
NOT = { has_global_flag = cold_winds }
}


Do I just delete the whole trigger ?

Edit: Ok got it to work, thankyou )) just deleted the line NOT = { has_global_flag = cold_winds }
 
Last edited: