timkurvers / valheim-macos

Build-your-own Valheim build for macOS
MIT License
270 stars 14 forks source link

Possible to build old_default for .25? #62

Closed seathasky closed 7 months ago

seathasky commented 11 months ago

Hi, friend of mine has an Epic Valheim server running on an older build of Valheim. I tried building it from this https://github.com/timkurvers/valheim-macos/commit/0226ce65abf995a710b98d562382ba8903fa0a2e commit but it did not work. Any way to possibly get this build so I can play on his server?

Thanks!

timkurvers commented 11 months ago

The commit you've linked to requires the use of --beta and since it lacks a manifest, it may actually have downloaded the latest public test version instead.

Try the stable 0.217.25 build instead: https://github.com/timkurvers/valheim-macos/commit/d57b9c835419fbab521dacdce30513d63c1740c7

seathasky commented 11 months ago

Hey thanks, I grabbed that one and am getting this message after building:

Screenshot 2023-11-17 at 5 18 39 PM

It just stops at that point and nothing get built

timkurvers commented 11 months ago

Right, ugh, it seems to be downloading the latest build (12662355), rather than the 0.217.25 one. You may be running into this bug https://github.com/SteamRE/DepotDownloader/issues/450, but not entirely sure.

timkurvers commented 7 months ago

Closing due to inactivity, feel free to re-open if still an issue 😊