draecas

joined 2 years ago
[–] [email protected] 1 points 2 years ago

Rapidly swapping loadouts apparently could crash lobbies, sending everyone back to orbit.

[–] [email protected] 2 points 2 years ago* (last edited 2 years ago)

The & is the html escape code for an ampersand (&) symbol, which is used to separate query params in a url -- it appears like this has been re-encoded so the single & in the URL becomes & by something breaking the link. If you change all of the &s to $ it works. it's not really an "amp" link in the "Google Amp" meaning.

Also after posting this comment, it appears to be Lenny's url encoding, I think I've fixed it but if not, remove the amp; from the 3 sections of the url you see it and it'll work

[–] [email protected] 6 points 2 years ago (2 children)

All just my opinion/feelings on this shit.

The problems have been building since last year. Plunder and Seraph were less stable and more buggy. Plunder was kinda panned as a bad season by some, but between a Showcase promising us features we'd been wanting for years (in-game Loadouts, in-game LFG, a renewed focus on the ritual playlists, probably more I'm forgetting) and Seraph's awesome story and (imo) fun missions, some hype came back for a lot of us.

Lightfall itself was a mixed bag, but they eventually made progress on the stability issues (credit where it's due, shit is a lot more stable for me). It had story issues, but they weren't WORSE than previous story issues imo, just a regression. It wasn't a GREAT place, but if they fixed stability it would be ok.

Then the SotG comes out, which says (loosely translated) "Stop asking us to make more PVP/Gambit maps, we're never gonna do it like you want because it wouldn't make us enough money. Also no more free armor, because y'all didn't appreciate our basic ass armor sets as much as the ones that make you into a fucking t-rex, just pay up piggies"

If they had not said anything, it would've been better than posting a "We, a company purchased for billions of dollars, can't do the #1 thing our fanbase is asking for because it wouldn't make us enough money".

There is some good news in there, I guess. Favoriting shaders is the kinda basic QoL stuff we should've seen years ago when they redid shaders, but better late than never.

[–] [email protected] 1 points 2 years ago

Looks cool, and I'll definitely check it out once the initial user bug is fixed :)

[–] [email protected] 1 points 2 years ago

If you don't have a catalyst, when you check the Patterns & Catalysts page in the game and hover over it, it will give you a hint/outright tell you how to get it.

[–] [email protected] 0 points 2 years ago (1 children)

This sounds really useful. It looks like there's a site builders.gg that can do it, though it might not be the one you were thinking of? If you find another, I'd love to hear about it.

[–] [email protected] 1 points 2 years ago* (last edited 2 years ago)

PS: I know about the implications of potentially removing contributions to the internet.

Reddit does not get to continue to profit off of any contributions I've made to the internet, one way or another. Anyone convincing you not to delete comments on reddit is a scab more concerned with maintaining the status quo so they don't get inconvenienced.

[–] [email protected] 2 points 2 years ago (1 children)

Looks like the mount definitions require the :ro (or maybe :rq?) at the end unlike regular docker volumes, that was the issue.

[–] [email protected] 0 points 2 years ago (3 children)

What's required to map a folder into one of the containers (i.e. retroarch)? I've attempted to edit config.toml to include it, but the main wolf container immediately crashes on boot due to interrupt code 11. There's no other error messages, just a binary stack trace.

The folder exists. I've tried directly mounting the host path as well as mounting it into Wolf-Wolf-1 and using the local path, but nothing works. Even perfectly mirrored paths don't work. Wolf appears to be running as root so I don't think it's a permissions error? I can certainly access the folders. They are a locally mounted NFS, but I've used this with dozens of containers without issue.