Error on start of Windows server
-
I'm getting an error trying to start the server.
This is the error I'm getting (<****> is where I've replaced information)
Server is running Windows 10
node version 6.9.1
Server version 2.1.3
Starting all processes. Ports: <*****> (game), <*****> (cli)
[storage] process 8024 started
<***********>\Roaming\npm\node_modules\screeps\node_modules\@screeps\launcher\lib\start.js:119
throw new Error('Could not launch the storage process');
^Error: Could not launch the storage process
at Timeout.setTimeout (<***********>\Roaming\npm\node_modules\screeps\node_modules\@screeps\launcher\lib\start.js:119:19)
at ontimeout (timers.js:365:14)
at tryOnTimeout (timers.js:237:5)
at Timer.listOnTimeout (timers.js:207:5)
-
Apparently my DB had gotten corrupted. I was able to find a backup I had and it started.