
Server Startup Error
SiliconSentry opened this issue ยท 11 comments
does this happen every time you launch it?
what version of the pack are you playing?
does this happen every time you launch it? what version of the pack are you playing?
Yes it does, I have even tried deleteing all the server files, and 'reinstalling' using the start.ps1 and even with everything default (my world and configs are backed up in a separate folder at the moment) it does this in the same spot. It is the latest version of the pack available I believe 1.14.0.
the server pack was bugged and would download the latest version, this has been fixed but we have yet to push an update with this fix, could you try this version of the script?
When attempting that script I was met with this error. ParserError: G:\GregTech\start.ps1:18 Line | 18 | --fontStack-monospace: "Monaspace Neon", ui-monospace, SFMono-Regul โฆ | ~ | Missing expression after unary operator '--'.
Interesting, I'm running Powershell 7.5.2 and it doesn't like it at all, the built-in one (5.1.19041) also doesn't like it.
I just tested it with the builtin powershell (listed as Windows PowerShell
) and PowerShell 7.4.7 on my windows laptop and it had no problem running the script both times
Looks like that took care of the issue and the server started fully. Thank you!