lc-thomas

Results 5 comments of lc-thomas

``` docker run -ti fedora:latest /bin/bash dnf update -y dnf install golang -y go get -u github.com/scaleway/scaleway-cli/cmd/scw export PATH=$PATH:/root/go/bin scw login ``` After entering your credentials you can run ```scw...

I had more "success" using image id instead of the name

Also if I close stonesense, and try to relaunch it from dfhack console, it says : "stonesense already running."

Nope it doesn't the stonesense screen stays empty

But stonesense says "no map loaded" and loading a game of DF doesn't seem to trigger anything on stonesense side. That's why I think there is a communication issue between...