• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 … 77 78 79 80 81 … 1203 Next »

Error Message on Mac
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode
Error Message on Mac
02-12-2021, 05:46 AM
#1
MomoTheSlav Offline
Junior Member
**
Posts: 6
Threads: 2
Joined: Feb 2021
I recently got interested into Dolphin, but only recently decided to try it out. I downloaded the latest beta version (at the time 5.0-13603) and tried it out. When I double-clicked on Dolphin its said
"Dolphin cannot open this program because it's from an unidentified developer". I right-clicked it and pressed open, but it brought me to this message:

Dolphin cannot be opened because of a problem.
Check with the developer to make sure Dolphin works with this version of macOS. You may need to reinstall the application. Be sure to install any available updates for the application and macOS.

My computer stats are in my profile. My Mac is updated and can be updated no further. I am being particularly descriptive because I am a noob. Next, I decided to get the stable version (5.0) and Dolphin loaded up - but when I tried to play SSBM, Dolphin loaded a black screen and gave me this error message:

"IntCPU: Unknown instruction 00000000 at PC = 00000000 last_PC = 00000000 LR = 00000000"

It gives me two options: No, or Yes. Interestingly, if I press No, the program crashes and I get a message "The program closed unexpectedly." But if I press Yes, then the program closes, but doesn't give me the "The program closed unexpectedly." message. Afterwords, I saw on the Dolphin Download page that:

"The beta versions require the 64-bit Visual C++ redistributable for Visual Studio 2019 to be installed."

I saw some tutorials, but none of them mentioned this program for Mac. I tried to download it, but it's only available for 1.13.0 Mac users or higher. I have 1.12.6. What should I do? Is there a problem on my end? I've heard of people with similar problems, but reading some threads, I have had no results. Please help.

Sincerely,
MomoTheSlav
Find
Reply
02-12-2021, 06:31 AM (This post was last modified: 02-13-2021, 03:06 AM by ShadowMyst.)
#2
ShadowMyst Offline
Junior Member
**
Posts: 16
Threads: 0
Joined: Feb 2020
(02-12-2021, 05:46 AM)MomoTheSlav Wrote: I recently got interested into Dolphin, but only recently decided to try it out. I downloaded the latest beta version (at the time 5.0-13603) and tried it out. When I double-clicked on Dolphin its said
"Dolphin cannot open this program because it's from an unidentified developer". I right-clicked it and pressed open, but it brought me to this message:

Dolphin cannot be opened because of a problem.
Check with the developer to make sure Dolphin works with this version of macOS. You may need to reinstall the application. Be sure to install any available updates for the application and macOS.

My computer stats are in my profile. My Mac is updated and can be updated no further. I am being particularly descriptive because I am a noob. Next, I decided to get the stable version (5.0) and Dolphin loaded up - but when I tried to play SSBM, Dolphin loaded a black screen and gave me this error message:

"IntCPU: Unknown instruction 00000000 at PC = 00000000  last_PC = 00000000  LR = 00000000"

It gives me two options: No, or Yes. Interestingly, if I press No, the program crashes and I get a message "The program closed unexpectedly." But if I press Yes, then the program closes, but doesn't give me the "The program closed unexpectedly." message. Afterwords, I saw on the Dolphin Download page that:

"The beta versions require the 64-bit Visual C++ redistributable for Visual Studio 2019 to be installed."

I saw some tutorials, but none of them mentioned this program for Mac. I tried to download it, but it's only available for 1.13.0 Mac users or higher. I have 1.12.6. What should I do? Is there a problem on my end? I've heard of people with similar problems, but reading some threads, I have had no results. Please help.

Sincerely,
MomoTheSlav

VisualStudio is only needed for Windows.

Do not rely on the right click trick. It is better to go into System Preferences --> Security & Privacy and approve the app that way. Especially with the recent changes to sudo.

Redownload the latest beta and try running dolphin in your Application folder.

If that doesn't work, then open up Terminal and type sudo xattr -cr /Applications/Dolphin.app (change as needed if it is in a different place). If *that* fails, I'm at a loss as to how to help you.

I looked at your profile, but it didn't show your system specifications.
Find
Reply
02-12-2021, 02:15 PM
#3
techydude3 Offline
Junior Member
**
Posts: 5
Threads: 2
Joined: May 2019
(02-12-2021, 06:31 AM)ShadowMyst Wrote: If that doesn't work, then open up Terminal and type sudo xattr -cr /Application/Dolphin.app (change as needed if it is in a different place).

This above, as well as:
Code:
sudo xattr -cr "/Applications/Dolphin Updater.app"
Find
Reply
02-16-2021, 05:26 AM
#4
MomoTheSlav Offline
Junior Member
**
Posts: 6
Threads: 2
Joined: Feb 2021
Thank you for the reply! I am unfamiliar with Terminal, but I went onto Terminal and typed what you said. Terminal responded with "Password: " I entered my password (which didn't show up) and pressed return, but it just opened a new line to write on. I pressed the up arrow once and it filled in "sudo xattr -cr /Applications/Dolphin.app" Which is what I wrote earlier. I pressed the up arrow key again, and it filled in "/Applications/Dolphin.app/Contents/MacOS/Dolphin ; exit;" and ran the command. It just brought up the error message:


"Dolphin could not be opened because of a problem."


I noticed something very interesting, though. After running "/Applications/Dolphin.app/Contents/MacOS/Dolphin ; exit;" it showed me this:


dyld: Symbol not found: _OBJC_CLASS_$_MTLCaptureManager
Referenced from: /Applications/Dolphin.app/Contents/MacOS/../Frameworks/QtGui.framework/Versions/5/QtGui (which was built for Mac OS X 10.13)
Expected in: /System/Library/Frameworks/Metal.framework/Versions/A/Metal
in /Applications/Dolphin.app/Contents/MacOS/../Frameworks/QtGui.framework/Versions/5/QtGui
Abort trap: 6
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

It says the program was built for Mac OS X 10.13. I only have 10.12.6. Dolphin version 5.0 opened, so I'm wondering: At which version did they upgrade to 10.13? I want the newest version I can get with my computer. It'll probably give me a better chance. I still have hope this'll work, but I need some help.
-MomoTheSlav
Find
Reply
02-16-2021, 07:07 AM (This post was last modified: 02-16-2021, 09:53 AM by ShadowMyst.)
#5
ShadowMyst Offline
Junior Member
**
Posts: 16
Threads: 0
Joined: Feb 2020
Install the latest available beta or development build (The macOS development builds are a little bit behind the windows and android builds currently - not sure why but are still very current).

Edit: Sorry, I had totally misread your post and got the macOS version you are running and the macOS build version turned around. Unfortunately, I have no idea which ones would work on 10.12.6.
Find
Reply
02-16-2021, 08:46 AM
#6
MomoTheSlav Offline
Junior Member
**
Posts: 6
Threads: 2
Joined: Feb 2021
I downloaded the latest beta version available - "5.0-13603". When I run the terminal command you provided, I see that it is made for Mac 10.13. Is there any way to tell which version was made for Mac 10.12.6 and below? Also, you mentioned not being able to see my computer stats so here they are:

Operating System: macOS Sierra - Version 10.12.6
Processor/CPU: 2.5 GHz Intel Core i5
Video Card/GPU: AMD Radeon HD 6770M 512 MB
Memory/RAM: 4G 1333 MHz DDR3
Dolphin Revision Currently Using: Dolphin 5.0

I don't really use Dolphin yet, though. I deleted version 5.0 and tried to get the newest beta but with no luck. Again, I believe this is because it's made for 10.13. If I can't figure out a way to tell which versions of Dolphin work for my computer, Mac 10.12.6 Sierra, then I'll go through the beta list one-by-one, manually checking. I'm just wondering: at which version did they make the change? Downloading the newest beta says for Mac 10.13, but downloading version 5.0 still works. I'm trying to find a middle ground. Also, I really appreciate you taking the time to help!
-MomoTheSlav
Find
Reply
02-16-2021, 12:34 PM
#7
MomoTheSlav Offline
Junior Member
**
Posts: 6
Threads: 2
Joined: Feb 2021
I think I'll start a thread asking about which versions work for my computer. Thank you for the tips!
-MomoTheSlav
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma