Ronald Fenner
Ronald Fenner
I'm trying to to use MatchesRegEx to match a date but it always returns failed. I'm run this test on MacOS so it's a posix system but i'm just trying...
I pulled the GA Release only to build and find it was broken on linux because of the undefined symbol bug that has been fixed. I ended up having to...
When merging in an empty yaml file an error is thrown from tea-merge. `Error: Incompatible merge scenario. at merge (/github/gcpvp/game-server/node_modules/tea-merge/lib/merge.js:79:11) at module.exports (/github/gcpvp/game-server/node_modules/tea-merge/lib/merge.js:61:5) at Etc.push (/github/gcpvp/game-server/node_modules/etc/etc.js:33:15) at Etc.file (/github/gcpvp/game-server/node_modules/etc/etc.js:147:24) `...
It looks like the systemd service file is running to early such that the CommandPoller process is unable to start. If I log in and restart the service it then...