SeBL4RD

Results 17 comments of SeBL4RD

I have the same problem, the server does not save at all. I created my own cfg locally (and save), I imported the parameters from the base one (the Z...

All files are owned by Root user. isn't that supposed to be the case?

Do you know a command to change the entire directory to uid 1000 rather than root?

This part of your script is not supposed to do it at each start? `if [ "$(stat -c '%u' appdata)" != "1000" ]; then echo "Setting owner of appdata to...

Fixed, it was actually because of that. I `chown -R 1000:1000 World` and that fixed the problem. It would be necessary to add to the script the automation of the...

if [ "$(stat -c '%u' /root/space-engineers-dedicated-docker-linux/appdata/space-engineers/config/World)" != "1000" ]; then echo "Setting owner of World to UID 1000 sudo chown -R 1000:1000 /root/space-engineers-dedicated-docker-linux/appdata/space-engineers/config/World fi Something like this i suppose :)

Can't use ControlNet Since update (control_SD15_openpose) ``` Error completing request Arguments: ('task(w6hto2hobigscja)', 'Lord of the rings Landscape, Ian Mckellen as Gandalf the Grey, a wise and powerful wizard with a...

> Thank you for reminding me. It is just two-lines' typo, I fixed it already. Just updated 5 minutes ago, still same error : Traceback (most recent call last): File...

Can confirm the bug wih --medvram.... Can't use clip_vision without a restart of SD without --medvram, and so, can't do better than 768x768, instead of 1400x1400 with medvram

same problem for me, the Hires Fix doesn't manage transparency...