DrGryphon wrote:<Coding Woes>
Often times, I find that you'll run into some very weird problems when they are actually just some wholly unrelated and silly flub; 90% Of all compile errors consist of missing semicolons, colons, periods, etc.
If you're using notepad, you might want to use the game's internal document viewer instead, as it colour-codes everything to make things like quotation or bracket errors much more obvious.
Additionally, keep in mind that how GIT handles Inform's Story.ni file is a little silly. Make sure that you pull the Story.ni file from the Inform folder in your GIT directory, then drag it into the Users\[User]\My Documents\Inform\Projects\Flexible Survival.inform\Source folder, rather than simply the extension equivalent.