Okay, with RC8 I can replicate this bug, but I don't understand why it's occurring. The script logs show the below results for Print State Funds for ENT_FRA. As you can see, all the criteria passes, but it fails on "some criteria not met to play regional decision". However, if I load up as a player this is not an issue, the RGD can be played on F7_FRA area. I think this has to be something in the EXE changes, as this was not occurring with the exact same script syntax previously. Pocus, can you investigate? Just take Ebbingford's save and run a turn with the AI on, then search for any of the evt_AIOffMapAction_PrintMoney_XXX_YYY events (XXX being the main faction CEN/ENT/EN1, and YYY being the subfaction FRA/GER/etc). I took a look at the RGD definitions and I don't see anything off there. Have there possibly been any changes to the way AI handles RGD's which may be causing a conflict?
Line 127677: SelectFaction, selected: Western Entente
Line 127680: Started processing event: evt_AIOffMapAction_PrintMoney_ENT_FRA
Line 127680: Event already referenced, current occurences 0 Max allowed: 999 <<Active>>
Line 127684: CheckAILevel: Checking AI Level of faction Western Entente at least equal to 1 True
Line 127686: SelectFaction, selected: Rebels
Line 127687: SelectRegion, 3135 France selected (simple mode)
Line 127688: EvalLoyalty: France for Rebels Test done: 0 < 80 : True
Line 127690: SelectFaction, selected: Western Entente
Line 127691: EvalVP: Western Entente VP: 139 against 100 - Operator: > Result: True
Line 127692: EvalEngagementPts: Western Entente EngagementPts: 30 against 5 - Operator: > Result: True
Line 127693: EvalMorale: Western Entente Morale: 97 against 25 - Operator: > Result: True
Line 127695: EvalRgnOwned: Checking 3135 France is owned True
Line 127697: SelectFaction, selected: Rebels
Line 127699: SelectFaction, selected: Western Entente
Line 127700: SelectRegion, 3135 France selected (simple mode)
Line 127701: EvalRgnDecisionAct: Western Entente Print State Funds in region 3135 France NOT there Result: True
Line 127703: Entering triggered actions for event evt_AIOffMapAction_PrintMoney_ENT_FRA
Line 127705: SelectFaction, selected: Rebels
Line 127707: SelectFaction, selected: Western Entente
Line 127708: SelectRegion, 3135 France selected (simple mode)
Line 127709: [WARNING] AddRgnDecisionAct, the decision can't be added, some conditions are not met Print State Funds
Line 127711: Finished processing event: evt_AIOffMapAction_PrintMoney_ENT_FRA