While making a mod I'm trying to keep all scripts as .baf files but it seems with every second file that I try to compile the same error message appears:
ERROR at line 1 column 0--1
Near Text:
Failure("lexing: empty token")
which means there is some sort of error at the first 'IF' which I don't believe should happen.
possible WeiDU bug
Started by Tyrus, Mar 23 2003 02:15 AM
6 replies to this topic
#1
Posted 23 March 2003 - 02:15 AM
#2 -Moonfruit-
Posted 23 March 2003 - 02:21 AM
I converted all the BCS files you sent me into BAF's, and every single one of them compiled without any errors, so I don't think this is a bug in WeiDU.
#3
Posted 23 March 2003 - 02:24 AM
Then my computer is acting up again. Sorry
#4 -jcompton-
Posted 23 March 2003 - 09:32 AM
That error is consistent with text files that aren't really text files. Make sure you're saving as plain DOS text files: no RTF or Unicode or anything like that.
#5
Posted 23 March 2003 - 11:10 AM
So I should just make it through wordpad or something like that, save it as a .txt and then rename it to .baf
#6 -jcompton-
Posted 23 March 2003 - 11:36 AM
Most of us use PFE, Context, or... uh, I forget the new one Japh loves.
#7 -Moonfruit-
Posted 30 March 2003 - 04:43 AM
I prefer EditPad Pro by JGSoft.Most of us use PFE, Context, or... uh, I forget the new one Japh loves.