Ampersand error using D2R_launcher_all
Closed this issue · 1 comments
Hey,
I was trying to setup the D2R_launcher_all.ps1, did set up the ink properly, but it didn't work. Opening the script in powershell directly, by navigating to the D2R folder, allowing script execution and just running the command:
.\D2R_launcher_all.ps1
I get flooded with error messages:
+ FullyQualifiedErrorId : AmpersandNotAllowed
For example line 203:
Sign up
but on many other instances as well. It claims the "&" operator is not allowed and reserved for future functionality, and it may only be used as part of a string in double quotes ""
From what I can tell, executing the .ink shows the same error messages, but the cmd window closes immediately, I only get a glimpse of the errors shown.
What am I doing wrong here?
Oh well, apparently the script file was not properly downloaded and looks completely different from the one in your github. Closing this issue.