331
AGI Development Tools / Re: WinAGI keeps inserting uncompilable characters into logic files?
« on: March 12, 2017, 05:06:34 PM »I'm trying to mess around with WinAGI, because sometimes you just wanna create a really old game with a really old engine. (its view editor is one of the best ones I've seen as well, it's so easy to animate in!). The syntax isn't too hard (though I have no idea how to do blocking actions, i.e waiting for an action to complete before continuing with a script), but I have a real problem with WinAGI's logic editor.
Whenever I work in the AGI syntax, writing a "{" character keeps placing vertical tabs (ASCII 11 - the little male symbol) around it, and then the compiler won't compile it until I fiddle around blindly in the editor to make those vertical tabs vanish. The BASIC syntax does at least compile, but I really hate BASIC, being a C programmer. Is there anyone who knows why this is happening, how I can make it stop, or how to fix it? I've been looking into the source code but I can't see where it ignores whitespace, nor can I get Visual Basic 6.0 working on my machine so I could recompile it.
Hi there. I'm the creator of WinAGI. I've been away from the AGI scene for ten or so years, but recently have been playing around with WinAGI again. I've never heard of the editor adding extra characters before- what version of WinAGI are you using? what version of Windows are you running? I'd like to be able to duplicate that to see what's going on.
I have an updated version of WinAGI that fixes a whole bunch of issues that were in the last version (1.1.22). I will probably make that available for download soon. As far as I can tell, it seems to work just fine on Windows 10. But if there's a major issue with the editor, I'd like to make sure it's addressed before I release this update.