Merith
Merith
Replying in order 1) This line shows up with the same two mobs every time the crash occurrs, the only variation may be the actual UUID and numbers, but always...
this is a full zip of my current server, (the only difference between the non-working and the working, is that when it is working, there is now an entry for...
that build immediately crashes, it flicks the dosbox screen and then closes. I am using the mem tweak for the 2ds, mem = 6, that is the only config changed
had to lower mem to 4, and while it looks alot better I do wish I could actually set the proper display size down...
I am looking into it for an docker file, this is what I have so far however, its getting caught up as `crystite` is not a valid package  ```...
it should *NOT* build from source, as an **LONG TIME** (4+ years) Docker user, building from source for a docker file is a pain in the ass, as you then...
> This is what I have right now > > ```shell > docker run --name crystite-test -dit --network=host \ > -v /mnt/data/crystite/var/lib/crystite:/var/lib/crystite:rw \ > -v /mnt/data/crystite/etc/crystite:/etc/crystite:rw \ > -v /mnt/data/crystite/data:/mnt/data:rw...
> That's why you do a two stage build. I would like to point out that my point still exists here, you are left with several gigs of toolchain data...
> It is also possible to auto build and upload to GitHub container registry; see example here https://github.com/uyjulian/rhl_6_2_container/blob/ecbb148385384622f2b471152d39c17a63e506cc/.github/workflows/ci.yml doesnt seem to be wokring anymore ``` [user@rubbery-focus resonite]$ docker compose build...
Applied those fixes but... ``` [user@rubbery-focus resonite]$ docker logs crystite-headless Unhandled exception. System.InvalidOperationException: Operation is not valid due to the current state of the object. at Program.c__DisplayClass0_1.b__9() at Remora.Extensions.Options.Immutable.CreateOptions`1.Create() at...