Been messing with this for most of the night :(, not seeming to fire.

I ran the checks to ensure _GLOBAL_Subregions goal has initialized prior to the execution of the story goal.

Quote
DB_Subregion(TRIGGERGUID_DTD_JadensPlot_SubRegionTrigger_a06d4a1c-b3a3-4460-92f3-a868f35c0e06, "DTD_JadensPlot_SubRegionString", 0);


But still no dice =/.

I've attached the story log below in case that helps see what the potential problem is?

Quote

exec INIT section of goal "DTD_TriggerRegistration" (#192):
1--> DB_Subregion( (TRIGGERGUID)TRIGGERGUID_DTD_JadensPlot_SubRegionTrigger_a06d4a1c-b3a3-4460-92f3-a868f35c0e06, "DTD_JadensPlot_SubRegionString", 0 ) [add fact]

1--> RuleActionPart of THEN at line 15462 fires. Rule variables: (GUIDSTRING)(TRIGGERGUID)TRIGGERGUID_DTD_JadensPlot_SubRegionTrigger_a06d4a1c-b3a3-4460-92f3-a868f35c0e06, (STRING)(undef value), (INTEGER)(undef value)
2----> ProcTriggerRegisterForPlayers( (GUIDSTRING)(TRIGGERGUID)TRIGGERGUID_DTD_JadensPlot_SubRegionTrigger_a06d4a1c-b3a3-4460-92f3-a868f35c0e06 ) [Osiris procedure call]
exec [DIV query] GetRegion( (GUIDSTRING)(TRIGGERGUID)TRIGGERGUID_DTD_JadensPlot_SubRegionTrigger_a06d4a1c-b3a3-4460-92f3-a868f35c0e06, [out] (STRING)(undef value) )
Query returns: GetRegion( (TRIGGERGUID)TRIGGERGUID_DTD_JadensPlot_SubRegionTrigger_a06d4a1c-b3a3-4460-92f3-a868f35c0e06, "JadensPlot" )

2----> RuleActionPart of THEN at line 5305 fires. Rule variables: (GUIDSTRING)(TRIGGERGUID)TRIGGERGUID_DTD_JadensPlot_SubRegionTrigger_a06d4a1c-b3a3-4460-92f3-a868f35c0e06, (STRING)"JadensPlot"
3------> DB_PlayerTriggers( (STRING)"JadensPlot", (GUIDSTRING)(TRIGGERGUID)TRIGGERGUID_DTD_JadensPlot_SubRegionTrigger_a06d4a1c-b3a3-4460-92f3-a868f35c0e06 ) [add fact]
3------> ProcDoTriggerRegisterForPlayers( (STRING)"JadensPlot", (GUIDSTRING)(TRIGGERGUID)TRIGGERGUID_DTD_JadensPlot_SubRegionTrigger_a06d4a1c-b3a3-4460-92f3-a868f35c0e06 ) [Osiris procedure call]
exec [DIV query] ObjectExists( (GUIDSTRING)(TRIGGERGUID)TRIGGERGUID_DTD_JadensPlot_SubRegionTrigger_a06d4a1c-b3a3-4460-92f3-a868f35c0e06, [out] (INTEGER)0 )
Query returns: ObjectExists( (TRIGGERGUID)TRIGGERGUID_DTD_JadensPlot_SubRegionTrigger_a06d4a1c-b3a3-4460-92f3-a868f35c0e06, 1 )

3------> RuleActionPart of THEN at line 5320 fires. Rule variables: (STRING)"JadensPlot", (GUIDSTRING)(TRIGGERGUID)TRIGGERGUID_DTD_JadensPlot_SubRegionTrigger_a06d4a1c-b3a3-4460-92f3-a868f35c0e06
4--------> TriggerRegisterForPlayers( (GUIDSTRING)(TRIGGERGUID)TRIGGERGUID_DTD_JadensPlot_SubRegionTrigger_a06d4a1c-b3a3-4460-92f3-a868f35c0e06 ) [DIV call]
3------> [end of rule action part]

2----> [end of rule action part]

1--> [end of rule action part]

exec INIT section of goal "DTD_TriggerRegistration" (#192) END