Dune Awakening

Kharzette

Watcher of Overs
6,166
6,165
I got allllllllllllmost everything working. There's one pod that was repeatedly trying to grab its image from the funcom registry. I can't even resolve the ip to it so no idea how that is supposed to work. I assume it involves the key you generate on their site.

Anyway I fought with it for many many hours and eventually realized the image comes with the steam stuff. I looked in the tar and the versions are slightly different so I patched the running pod with the version of the one that comes with steam (and was sitting in containerd).

That got it in a state where it would start, but as soon as it did it started trying to grab survival (hoggerz basin) and the big world map and such and all failed in the same way, and I don't have the tars for those.

I wonder if my days of fumbling around caused someone at funcom to cut me off because of all the bad requests?
20260609_09h03m30s_grim.jpg
 
  • 2Like
Reactions: 1 users

Kharzette

Watcher of Overs
6,166
6,165
meStevo meStevo how does your server get the images for hagbasin, deep desert etc? Does it come down from registry.funcom.com? I'm still baffled at how that can work when the address doesn't even resolve.
 

meStevo

I think your wife's a bigfoot gus.
<Silver Donator>
6,969
5,312
I dunno, I haven't had to hack at much. I'm using the default hyper-v implementation, allocated 35gb total, with Hagga bumped up to 16 itself. When there are updates I stop everything and run a command from the battlegroup bat file that runs everything to backup the db, then another one to update, and then start it all back up - about the limits of my expertise on it. Otherwise have been using Claude as I was troubleshooting stuff, learned how to see the resources free in the VM and whatnot. Hagga by default was underallocated and would run out of resources and start a ton of writing to disk causing lag, so had to troubleshoot that a lot.
 
  • 1Like
Reactions: 1 user

Cybsled

Naxxramas 1.0 Raider
18,727
15,261

Kharzette

Watcher of Overs
6,166
6,165
I dunno, I haven't had to hack at much. I'm using the default hyper-v implementation, allocated 35gb total, with Hagga bumped up to 16 itself. When there are updates I stop everything and run a command from the battlegroup bat file that runs everything to backup the db, then another one to update, and then start it all back up - about the limits of my expertise on it. Otherwise have been using Claude as I was troubleshooting stuff, learned how to see the resources free in the VM and whatnot. Hagga by default was underallocated and would run out of resources and start a ton of writing to disk causing lag, so had to troubleshoot that a lot.
I finally gave up and blasted arch and put shitty ubuntu on my server just to try it, and it "just works".

No idea why arch is so bad at this stuff, they are both systemd style linux so should be similar, but damn I had so much trouble with kubectl and k3s and such.

Now that it is running I had a look at the inis... you really can't change much.

I'm trying a longshot now, going to see if I can open up the pak files for placeables using the conan devkit :emoji_laughing: Want to get thespice refiners more efficient.