ConTEXT settings and Parse Errors
Corsymyr
Member Posts: 146
I was wondering if there is a link to how to setup ConTEXT to be compatible with the making of TP2 files? When I was using Notepad I would get a lot of parsing errors ~~, so I switched to ConTEXT, but now I am getting them again. Is WeiDU case sensitive? I ask because I get different errors when I use Uppercase or Lowercase.
Parse error (state 816) at ~~
[SETUP-SHAMAN.TP2] PARSE ERROR at line 59 column 1-28
Near Text: ~COPY SHAMAN\SPL\CALLCS.SPL~
GLR parse error
[SETUP-SHAMAN.TP2] ERROR at line 59 column 1-28
Near Text: ~COPY SHAMAN\SPL\CALLCS.SPL~
Parsing.Parse_error
This is line 59 column 1-28 in the TP2 file
~COPY SHAMAN\SPL\CALLCS.SPL~ ~OVERRIDE\CALLCS.SPL~
If I switch to lowercase, then I get error at line 1 ~sbackup~.
Any help would be appreciated.
TIA
Parse error (state 816) at ~~
[SETUP-SHAMAN.TP2] PARSE ERROR at line 59 column 1-28
Near Text: ~COPY SHAMAN\SPL\CALLCS.SPL~
GLR parse error
[SETUP-SHAMAN.TP2] ERROR at line 59 column 1-28
Near Text: ~COPY SHAMAN\SPL\CALLCS.SPL~
Parsing.Parse_error
This is line 59 column 1-28 in the TP2 file
~COPY SHAMAN\SPL\CALLCS.SPL~ ~OVERRIDE\CALLCS.SPL~
If I switch to lowercase, then I get error at line 1 ~sbackup~.
Any help would be appreciated.
TIA
0
Comments
Got it ~~ .... I guess I was staring at the code too long
Thanks so much!
@cmorgan The highligther was the trick for finding the error!
Thanks to both of you for all the help. The kit is almost ready to release, and it even has a Familiar that levels when you do (up to 20).
i.e. if spell progression at level XX is;
4/4/2/2/1
then reduce by 50% becomes
2/2/1/1/0
TIA
On the spells memorizable limitation, all I can think of is creating a new kit that restricts the allowable spells. Zrayen and another modder (I can't remember who) had some fun with swappable kits, too, but I don't remember the details. This sounds like Serious Opcode Knower territory, so hopefully someone will wander by who can get you closer to an answer.
Thanks again for the tip on the Highlighter ... life is so much easier with it!