HellraiserOSU

Members
  • Posts

    110
  • Joined

  • Last visited

Posts posted by HellraiserOSU

  1. 4 hours ago, ich777 said:

    Thanks for the report!

    I will look into that ASAP and report back.

     

    Sorry but I'm going to deprecate this container since it causes always trouble and I'm not exactly sure why.

    Anyways the main reason why it's not working is because the maintainer now switches to - instead of . at the releases for some reason and that change is not consistent on his download page/GitHub.

    GitHub lists the newest release as: 8193.36.9

    His download server lists the release as: 8193.36-9

     

    Sorry for not bringing better news but I think Beamdog now also has it's own Docker for NWN:EE see here.

    No worries! Thanks for your help and i'll look at the new container from them!

    • Like 1
  2. 2 hours ago, ich777 said:

    No, this is not the reason why it is not working.

    You can ignore that message because it's caused by steamcmd and when the dedicated server starts steamcmd isn't running anymore.

     

    I can only tell you that I got multiple people who are running the latest version without an issue. Please also read one post above your post.

     

    I do have the latest version running without an issue now that it's out of experimental.  During experimental I would delete the entire directory and I added the -batchmode -nographics  and still didn't work.

    The only thing I changed once stable was released today was remove the -experimental ( forgot the entire param)  and it downloaded everything and works fine now.. Just one of those things.

    • Like 1
  3. I upgraded to 6.12.2 and restarted my unraid server. Don't know if that update helped, but I'm on version 535.54.03 of NVIDIA drivers and I can pull up the container in VNC now. No need to be on 530.41 drivers

     

    -EDIT- nevermind. I rebooted the container and it's not working again with VNC.. back to the older nvidia drivers

  4. On 6/28/2023 at 8:52 PM, DamienSked said:

    Can't seem to get 7DtD experimental to start after today's update. It was working before, but now it's once again getting stuck on "memorysetup-temp-allocator-size-gfx=262144". I've still got "headless=" in the boot.cfg and have "-batchmode -nographics" in the GAME_PARAMS.

    I never got experimental to work because my container would boot loop with dlmopen libSDL3.so.0 failed: libSDL3.so.0: cannot open shared object file: No such file or directory

    In any case, stable is out today for Alpha 21.  What I did  was just erase the entire directory and started up the container to grab the latest files and it booted up fine. Taking 14.5GB of memory though. :(

    -Edit- looks like it's settled and now using 2.4GB

  5. 16 minutes ago, mnovak said:

    You should probably try it before complaining, according to nvidia it works? 

    It might.. depends on the card. I've had to wait for drivers on some of the cards I reviewed or there would be stability and performance issues. Yes, the basic image would post, but there would be other factors that would make the card not work right without the correct drive.

  6. On 10/18/2022 at 6:56 AM, HellraiserOSU said:

     

    Ah yeah that COULD be it.  This was setup a way long time ago before i had a good grasp of Unraid. I'll see maybe about moving it to appdata . Thanks!

    So its been a while.. but I figured it out.. Discord bot was sending back something during the initialization that was causing the container to crash.. so that's on CSMM ... Just thought I'd update :D

  7. Hello! I'm on the step of installing the docker container. I edited the config.yaml and put in my UUID in the correct places. When you start the cloudflared container, it keeps restarting with this

     

    Use `cloudflared tunnel run` to start tunnel XXXXXX-XXXX-XXX   where the x's are my UUID

     

    I removed the restart argument and it just runs.. posts that message in the log file, and stops.. Can someone help me on this one? I've tried redoing the container a few times. Thanks!
     

  8. On 10/15/2022 at 12:24 PM, ich777 said:

    This is actually bad, at least from my point of view because the data is spread over 6 disks.

     

    I don‘t know if CSMM-7DtD is affected by this that it won‘t work properly when it‘s split across multiple disks and the location points not to the real path where the files are located.

     

    @Spectral Force do you have any issues with CSMM-7DtD?

     

    Ah yeah that COULD be it.  This was setup a way long time ago before i had a good grasp of Unraid. I'll see maybe about moving it to appdata . Thanks!

    • Like 1
  9. On 10/13/2022 at 2:54 PM, ich777 said:

    This seems like a permission issue to me, on what disk is CSMM located? Unassigned Devices? If yes, do you have R/W Slave on?

    Something is definitely wrong on your end... :/

     

    As said, everything works just fine but I've tested it again and it is working flawlessly, attached the log.

    Even when I restart everything is working flawlessly...

    CSMM-7DtD.txt 80.64 kB · 0 downloads

    It is in my share for all my game stuff

    image.thumb.png.dde3c2d17de3c11fb42ee9dd340b6155.png

     

    image.thumb.png.4584d37d060e190439790bb249533d55.png

  10. 50 minutes ago, HellraiserOSU said:


    Tried both of those, that didn't work.
    Let me just try and delete the directory and redo the download from scratch and see. Thanks! :)

     

    Yeah deleted the directory.. it recreated it and still getting this

    ---CSMM successfully downloaded, please wait---
    replace 7-days-to-die-server-manager-master/.dockerignore? [y]es, [n]o, [A]ll, [N]one, [r]ename:  NULL
    (EOF or read error, treating as "[N]one" ...)
    mv: cannot move '/csmm-7dtd/7-days-to-die-server-manager-master' to '/csmm-7dtd/CSMM/7-days-to-die-server-manager-master': File exists

  11. 7 minutes ago, ich777 said:

    Of course not.

    Maybe try to do:

    chmod -R 777 PATHTOFOLDER
    chown -R 99:100 PATHTOFOLDER

    From a terminal but please only on that folder and when the container is stopped.


    Tried both of those, that didn't work.
    Let me just try and delete the directory and redo the download from scratch and see. Thanks! :)

     

    • Like 1
  12. On 10/12/2022 at 10:04 AM, ich777 said:

    I can't reproduce this on my server, are you sure that the permissions set correctly and that your appdata share is set to use Cache only?

     

    The container only tries to download CSMM if it can't find the app.js file which is located in the main directory from CSMM.

    It is not going to appdata. i changed it a long time ago to put the files in a games share that I made.. been working for years.. maybe the Unraid 6.10 update fiddled with it?

  13. Hello!
    My CSMM docker is now bootlooping whenever i start it.. here's the error as its' trying to download another version

     

    --CSMM successfully downloaded, please wait---
    replace 7-days-to-die-server-manager-master/.dockerignore? [y]es, [n]o, [A]ll, [N]one, [r]ename:  NULL
    (EOF or read error, treating as "[N]one" ...)
    mv: cannot move '/csmm-7dtd/7-days-to-die-server-manager-master' to '/csmm-7dtd/CSMM/7-days-to-die-server-manager-master': File exists
    npm WARN config only Use `--omit=dev` to omit dev dependencies from the install.
    npm ERR! code ENOENT
    npm ERR! syscall open
    npm ERR! path /csmm-7dtd/CSMM/package.json
    npm ERR! errno -2
    npm ERR! enoent ENOENT: no such file or directory, open '/csmm-7dtd/CSMM/package.json'
    npm ERR! enoent This is related to npm not being able to find a file.
    npm ERR! enoent

     

    Permissions problem maybe? Does it need to be updated? Thanks!

  14. After upgrading to 6.10 I'm getting this error when trying to start:

    docker: Error response from daemon: error gathering device information while adding custom device "/dev/dri": no such file or directory.

     

    Does anyone have a solution?

    • Upvote 2
  15. 9 hours ago, bamhm182 said:

    Fantastic work! I really never play games, but I bought a 3070, so I pop on and play something occasionally. Until recently, I have had a Windows VM that had my Hard Drive passed through to it. It was kind of annoying to have to start that just to play a game for a few minutes. I recently started messing around with passing my GPU into various shared docker containers instead of purpose built VMs for the various tools, so that Windows VM is basically dead to me. With your docker container, I can quickly drop into a majority of the games that I would play with ease and without having to think about what VMs are currently booted.

     

    Now to figure out how to use VLANs and still do Remote Play locally... Also, I was fighting to get my laptop to connect via Remote Play. It would start the game, then report it was disconnected while the game would continue to run on the server. Turned out to just be an issue with my laptop as Steam Link on my phone works flawlessly.

    Awesome! If you figure out the VLANs let me know. I'm going to be installing Opnsense here soon and have a few managed switches ready to go.

  16. 11 hours ago, Josh.5 said:

    @ich777 was just telling me that apparently some games do not like some of the magic that exists in our Linux file systems and one possibly solution is to use a direct path to the disk rather than the array. Eg:
     

     Instead of `/mnt/user/games/` use `/mnt/diskX/games/`

     

    I see that a few people have run into that XFS error. I have been unable to reproduce it on my Steam library. But if someone here is seeing that, perhaps you could give this suggestion by ich777 a shot and report back??

     

    So currently it seems my steam games share is spread across three disks.. Easiest way to  consolidate so I can try mounting to diskx?

  17. For Civilization V, it's giving me the error unable to load texture LoadingBaseGame.dds.  It seems it's having issues with file systems that are case sensitive. Does someone know how to change to to not be case sensitive? I have it being installed on a separate share that I've mapped in the container and I've always tried moving the install to the default location to no avail. 

    I've also tried Proton and the Windows version but that gets stuck at completing installation. Thanks!