My compiled cut of the game is creating a warnings.txt file in the .exe's directory. It's very long, and gets bigger the longer you play, due to a harmless animating/ following conflict AGS is flagging.
I'd rather it wasn't happening, in all honesty. Is there a way to shut it off?
I believe that stops being generated when you disable Debug Mode in 'General Settings', so it shouldn't be a problem when you distribute your completed game. Until then, you can just ignore it unless/until you actually need it to pinpoint where something's going wrong.
Ah, awesome thanks. I'll look into it :)