Originally Posted by LarIlya
The Script Debugger is part of the behaviourscript editor. There's no counterpart for Story.

The only debugging tool for Osiris is the Osiris log.

As for your actual problem does your TheGrove goal close normally?

Look for a
Code
GoalCompleted; ("TheGrove")
in your Osiris log, followed by
Code
exec INIT section of goal "TG_StoryProgress"


Thanks for that info on Osiris Log smile.

Re Grove Goal Close Normally

Looks like it is closing normally.

[Linked Image]