Aru Moon

Results 13 comments of Aru Moon

https://github.com/dimitri/pgloader/blob/master/src/sources/sqlite/sqlite-cast-rules.lisp#L112 Tried to replace `datetime('now','localtime')` to `datetime('now')` and it helped Need to fix

> Doesn't this just duplicate the command perms? Yes, it was removed from engineCommandsPerms.yml for some reason and it caused permissions error for quit and disconnect from the server for...

> It was moved to clientCommandPerms.yml so this just means there's going to be an entire copy sitting there instead of fixing any underlying issue. Commands in clientCommandPerms.yml are client-side....

> AFAICT all of these commands are client-side commands that never get sent to the sever in the first place. And to the best of my knowledge the server never...

> this just sounds like `clientCommandPerms.yml` isnt in your client pack at all We found that there is something with filesystem or downloader of space station 14

These permission files are missing in http://2.node.arumoon.ru:1212/manifest.txt

Ok, I found that packager doesn't include clientCommandPerms.yml when you build server not using SS14.Watchdog, but just use `dotnet build` in repository folder And it must be fixed

> You mean if you run the game server directly out of the repo with ACZ? Interesting issue. That should definitely be fixed. I was lazy to setup ss14.watchdog and...

Yes, you should install it on both servers and sync player logins using external database instead of sqlite