Sivert
Sivert
Im also stuck with the same problem 😄
Seems to be related to some permission issues perhaps? I am able to run the server using the dedicated sh file in the server's directory (/home/rustserver/serverfiles/) like so: `rustserver@debian:~/serverfiles$ ./RustDedicated`...
# Found the issue 😄 It's related to this part of the launch parameters: `-logfile /home/rustserver/log/server/rustserver-game.log` Seems removing it allows the server to continue running. I'm not familiar with LinuxGSM,...
More investigation proves the log is indeed working and the server is starting 🙂 Simply nothing being printed when attaching to the server console. # Solution: run the server and...
> Which version are you using? Latest (v1.1) > Are you sure the image is valid? (Non-empty image, opens in other image viewers?) Yes, I am able to preview them...
> Can you try right-click > Remove Entry then Scan folders for new images? Still receiving the same error. Here's a screen-recording displaying the error. I would assume this is...
☝🏼 Indeed, and I also noticed I cannot start dev mode now. It happened after building, and I assume somehow the build stopped before it finished, which destroyed my project...
I ended up creating my own custom provider :) The changes are quite large from your project, so I decided to create my own repo. Feel free to use any...
> This bug seems to appear only when my browser default language is not standard English (en_us). > > PS. kudos for using [qutebrowser](https://qutebrowser.org/) 🙃 Thanks to this I can...