Code Monkey home page Code Monkey logo

Comments (17)

dramikei avatar dramikei commented on June 4, 2024 3

@timkurvers I got it working by pulling latest changes using git pull and creating a development build. Non-development build however still seems to crash 🤔
SIP off, and Ventura 13.0.

from valheim-macos.

zenangst avatar zenangst commented on June 4, 2024 1

@dramikei Yeah I would just put it in your home directory, because as I said before, both of those folders do require special permissions:

Take this as an example:

image

Here, the Arc browser has to ask specifically for permissions to access those folders properly. However, this might just be a red-harring in terms of what is going wrong. But it feels like a good thing to just verify that it doesn't cause any issues.

from valheim-macos.

dramikei avatar dramikei commented on June 4, 2024 1

Also one more thing,

Steam overlay is non-functional. For an alternative FPS counter, press F2 in-game.

we can actually get steam overlay to work by adding Valheim.app as a non steam game :D

from valheim-macos.

timkurvers avatar timkurvers commented on June 4, 2024 1

Not sure if it helps, but it works on Ventura 13.1 M1 Pro 16" for me, but it takes ages to initially load a game (5 minutes in some cases) and it will crash out if steam isn't loaded in the background when you get past the title screen. Only thing for me that that doesn't work properly is cloud sync. Running from my home directory.

Does it take five minutes even when joining an existing world? If so, that sounds slightly lengthy indeed.

With regards to cloud sync, there's an open issue where we're trying to find out what causes these issues. Just in case I made these changes after you made your build: check out the README for some more info on how to investigate cloud syncing issues.

from valheim-macos.

rquast avatar rquast commented on June 4, 2024 1

Does it take five minutes even when joining an existing world? If so, that sounds slightly lengthy indeed.

With regards to cloud sync, there's an open issue where we're trying to find out what causes these issues. Just in case I made these changes after you made your build: check out the README for some more info on how to investigate cloud syncing issues.

The five minutes issue I later found out was caused by the game files not syncing properly, so it was generating a new world for existing games (hence the long wait). I manually copy the games at the moment.. have played for about 10 hours without issue. Have also upgraded to Ventura 13.3.1 without issue too.

from valheim-macos.

timkurvers avatar timkurvers commented on June 4, 2024

That's unfortunate, thanks for attaching the crash report.

It seems to be crashing when establishing a connection to Steam. Could you double check that Steam is running and you are logged in with an account that owns Valheim?

from valheim-macos.

dramikei avatar dramikei commented on June 4, 2024

That's unfortunate, thanks for attaching the crash report.

It seems to be crashing when establishing a connection to Steam. Could you double check that Steam is running and you are logged in with an account that owns Valheim?

Yes, my steam is running and owns Valheim. I even tried exiting steam and trying again. still the same issue :(

from valheim-macos.

timkurvers avatar timkurvers commented on June 4, 2024

Could you have a look at Library/Logs/IronGate/Valheim/Player.log in your user's home folder? That may have some additional indicators on why it's crashing.

(If you'd like to share the file here, censor out any personal information beforehand)

from valheim-macos.

dramikei avatar dramikei commented on June 4, 2024

Heres the log:
https://pastebin.com/Sra62jEF

Dont see anything relevant here though 🤔

from valheim-macos.

zenangst avatar zenangst commented on June 4, 2024

@dramikei the first thing that I would try is to try running it from a different location. Desktop and Documents gets a bit special treatment in macOS because it is inside a cloud container if you have iCloud syncing enabled.

from valheim-macos.

dramikei avatar dramikei commented on June 4, 2024

I dont have icloud sync on, tried running it from Documents as well still the same result :(

from valheim-macos.

timkurvers avatar timkurvers commented on June 4, 2024

Thanks for giving that a shot 🙌

There's a few other things @zenangst and I discussed looking at the crash report:

  • System Integrity Protection seems to be disabled. If you do not absolutely need it and it is safe to turn it back on, you could try doing so and see if that changes behaviour.

  • macOS Ventura 13.0 is not the latest point-version, and more recent versions may have fixed Rosetta 2 bugs that you may be running into.

If you'd rather not alter your system too much, one last test could be to make a development build. To do so, change nondevelopment to development in build.sh:

 # Unity configuration
 unityversion="2020.3.33f1"
 unityhash="915a7af8b0d5"
-variant="macos_x64_nondevelopment_mono"
+variant="macos_x64_development_mono"
 
 confirm() {
   read -r -p "${1:-Are you sure?} [y/N] " response

Then run ./build.sh again and test the build. 🙏

from valheim-macos.

davak avatar davak commented on June 4, 2024

Same problems here. It was working fine before the latest update to the game. I decided to update so I could continue to play on the server with my friends.

I did a git pull and repeated the entire process. Since then, I get a crash after the game title screen.

from valheim-macos.

davak avatar davak commented on June 4, 2024

I even deleted everything and started over from scratch. Same error. I wonder if something about the latest Valheim update broke your process.

from valheim-macos.

timkurvers avatar timkurvers commented on June 4, 2024

I even deleted everything and started over from scratch. Same error. I wonder if something about the latest Valheim update broke your process.

Ugh, that's unfortunate. Curious why this patch in particular caused problems. 🤔

Are you seeing anything of use in the Library/Logs/IronGate/Valheim/Player.log file in your home folder?

from valheim-macos.

rquast avatar rquast commented on June 4, 2024

Not sure if it helps, but it works on Ventura 13.1 M1 Pro 16" for me, but it takes ages to initially load a game (5 minutes in some cases) and it will crash out if steam isn't loaded in the background when you get past the title screen. Only thing for me that that doesn't work properly is cloud sync. Running from my home directory.

from valheim-macos.

timkurvers avatar timkurvers commented on June 4, 2024

Closing this issue, feel free to comment/re-open if problems still exist.

from valheim-macos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.