It might be an error in the event file. Typically this happens when the event inserts the flag as TAGrepublic (with tag being your country's tag). The proper format should be (for example Germany):
flagname = "republic"
as opposed to:
flagname = "GERrepublic"