Hi, I'm going to ask my question here, as it also involves a setup issue on my mac.
While trying to install using BG Mac mod installer v2_1, I keep getting seeing this in the terminal, and the mod is not functioning.
mbpvanadegraauw:Resources Angel$ cd '/Applications/BaldursGateIIEnhancedEdition.app/Contents/Resources/'
mbpvanadegraauw:Resources Angel$ ./setup-arath
[./setup-arath] WeiDU version 23108
This is a non-stable version. Unless you're sure about what you're doing, consider downgrading.
[./setup-arath] Using scripting style "BG1"
In state 86, I expected one of these tokens:
[104] AND_EQUALS
[205] DIVIDE_EQUALS
[212] BXOR_EQUALS
[218] PLUS_EQUALS
[225] OR_EQUALS
[227] TIMES_EQUALS
[334] BLSR_EQUALS
[342] BLSL_EQUALS
[361] EQUALS
[375] MINUS_EQUALS
Parse error (state 86) at ~~
[ARATH/ARATH.TP2] PARSE ERROR at line 407 column 1-20
Near Text: EXISTING
GLR parse error
[ARATH/ARATH.TP2] ERROR at line 407 column 1-20
Near Text: EXISTING
Parsing.Parse_error
ERROR: parsing [ARATH/ARATH.TP2]: Parsing.Parse_error
ERROR: problem parsing TP file [ARATH/ARATH.TP2]: Parsing.Parse_error
FATAL ERROR: Parsing.Parse_error
Press ENTER to exit.
I reckon something in the file arath.tp2 is not quite right. It seems to point to line 407, but I have no idea what I'm looking for.
406: // Journals
407: ADD_JOURNAL EXISTING TITLE (#74337) @1644 @1651 @2148 USING ~arath/translations/%LANGUAGE%/lk#aratj.tra~
408: ADD_JOURNAL @1675 @1686 @1695 @1761 @1813 @1858 @1889 @1936 @1939 @1995 @1998 @2019 USING ~arath/translations/%LANGUAGE%/lk#aratj.tra~
But for all I know it could be something else entirely. I do have the latest weidu version. I made sure before posting this.