Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac: Game Crash at Launch #544

Closed
LRGitHubABC opened this issue Feb 23, 2018 · 17 comments
Closed

Mac: Game Crash at Launch #544

LRGitHubABC opened this issue Feb 23, 2018 · 17 comments
Labels
Crash Mac Mac specific issues

Comments

@LRGitHubABC
Copy link

I have a MAC. I launch the game. I see the dwarf running and then I get a message saying something needs access to control my computer. I choose cancel several times. Then the game crashes and sends me back to the Steam page.

@mklingen mklingen added Cross-Platform For a bug that occurs on more than one platform. Crash labels Feb 23, 2018
@mklingen
Copy link
Collaborator

Um, did you try letting DwarfCorp have access to your computer?

@LRGitHubABC
Copy link
Author

LRGitHubABC commented Feb 23, 2018 via email

@LRGitHubABC
Copy link
Author

LRGitHubABC commented Feb 23, 2018 via email

@mklingen
Copy link
Collaborator

Oh I see, it's actually crashing and asking to debug the process, not asking for access to a file or something. I will test on Mac soon (it's been a while). Possibly Macs just don't work at the moment.

In the meantime the most helpful thing you could do is run the game in the terminal to see what crashes it reports. Unfortunately automatic crash reporting also just doesn't work on Mac at the moment.

@mklingen mklingen changed the title Game Crash at Launch Mac: Game Crash at Launch Feb 23, 2018
@LRGitHubABC
Copy link
Author

LRGitHubABC commented Feb 23, 2018 via email

@mklingen
Copy link
Collaborator

Okay, don't worry about it, I will test tomorrow and see if I can reproduce. If not I can give instructions for how to run the game in a terminal.

@mklingen
Copy link
Collaborator

mklingen commented Feb 24, 2018

Okay, FYI I just ran the game on OSX without issue. It's possible that something we've changed in the last few weeks has fixed the issue, or there is an unresolved issue that I am unable to reproduce.

So, it would be super helpful if you could do the following for me to collect info on this crash:

  1. Open finder and look for "Terminal." Open the terminal application.
  2. Type into the terminal cd ~/Library/Application Support/Steam/SteamApps/DwarfCorp/ and hit Enter.
  3. Type bash ./DwarfCorp.app/Contents/MacOS/DwarfCorpFNA and hit Enter.

This should launch the game, and if the game crashes it will hopefully print an error message to the terminal. These instructions aren't exact as I'm not totally sure exactly where DwarfCorp will be installed on your computer, but it should be in that location. You can browse to that location in Finder to confirm that DwarfCorp is actually installed there.

In the future we'll try to make our crash reporting system compatible with Mac so that your crashes get reported to us automatically. Right now, our crash reporting system only works for Windows, so we have to rely on users to report them to us. We also have a system that normally pops up a window when the game crashes, but unfortunately that also only works on Windows.

@mklingen
Copy link
Collaborator

mklingen commented Feb 24, 2018

#551 (to remind myself why we need to implement crash reporting for Mac)

@LRGitHubABC
Copy link
Author

LRGitHubABC commented Feb 24, 2018 via email

@LRGitHubABC
Copy link
Author

LRGitHubABC commented Mar 2, 2018 via email

@LRGitHubABC
Copy link
Author

LRGitHubABC commented Mar 4, 2018 via email

@mklingen
Copy link
Collaborator

mklingen commented Mar 5, 2018

OK, don't worry about it. We will make crash reporting work better on Mac and hopefully in the future we will have a helpful error message on mac for this issue.

@LRGitHubABC
Copy link
Author

LRGitHubABC commented Mar 5, 2018 via email

@com1clyf3 com1clyf3 added Mac Mac specific issues and removed Cross-Platform For a bug that occurs on more than one platform. labels Mar 19, 2018
@com1clyf3
Copy link
Collaborator

@LRGitHubABC Hi. Did this issue get resolved? I'm regressing open bugs, so trying t find out if I should close this issue. If you ever have any other issues, feel free to report them in a separate issue.

@mklingen Did you end up updating mac reporting?

@com1clyf3
Copy link
Collaborator

com1clyf3 commented Apr 27, 2018

#551 relevant

@mklingen
Copy link
Collaborator

mac's now show a popup saying what the crash was, but we don't get error reports from macs or linux.

@com1clyf3
Copy link
Collaborator

#551 got finished, so closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Mac Mac specific issues
Projects
None yet
Development

No branches or pull requests

3 participants