Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OS X problem (can't launch at all; just shows the "problem has occurred" window
12-13-2014, 04:09 PM (This post was last modified: 12-13-2014 04:12 PM by ice111222.)
Post: #1
OS X problem (can't launch at all; just shows the "problem has occurred" window
I installed SDL correctly (or as the website said word by word) and when i try to open PPSSPP, it comes up with this
Process: PPSSPPSDL [738]
Path: /Users/USER/Downloads/*/PPSSPPSDL.app/Contents/MacOS/PPSSPPSDL
Identifier: PPSSPPSDL
Version: ???
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: PPSSPPSDL [738]
User ID: 502

Date/Time: 2014-12-13 10:10:36.332 -0700
OS Version: Mac OS X 10.10.1 (14B25)
Report Version: 11
Anonymous UUID: EA22CE30-CC7E-400D-131E-D976F5679A94


Time Awake Since Boot: 3800 seconds

Crashed Thread: 0

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
Library not loaded: /usr/local/lib/libSDL-1.2.0.dylib
Referenced from: /Users/USER/Downloads/*/PPSSPPSDL.app/Contents/MacOS/PPSSPPSDL
Reason: no suitable image found. Did find:
/usr/local/lib/libSDL-1.2.0.dylib: mach-o, but wrong architecture
/usr/local/lib/libSDL-1.2.0.dylib: mach-o, but wrong architecture

Binary Images:
0x7fff63c3f000 - 0x7fff63c75837 dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld

Model: iMac13,1, BootROM IM131.010A.B05, 4 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 2.9f5
Graphics: NVIDIA GeForce GT 640M, NVIDIA GeForce GT 640M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF4), Broadcom BCM43xx 1.0 (7.15.124.12.10)
Bluetooth: Version 4.3.1f2 15015, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD HTS541010A9E662, 1 TB
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: Hub
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: iMac, Apple Inc., 23.4
Find all posts by this user
Quote this message in a reply
12-13-2014, 06:45 PM
Post: #2
RE: OS X problem (can't launch at all; just shows the "problem has occurred" window
Did you build it or download? It says it's crashing on a breakpoint, which might mean some OpenGL problem.

Which build is it? Is this the latest git build or v0.9.9.1? Whatever the answer is, can you try the other one (latest git if you're using latest stable, latest stable if you're using latest git)?

-[Unknown]
Find all posts by this user
Quote this message in a reply
12-13-2014, 06:49 PM (This post was last modified: 12-13-2014 06:49 PM by ice111222.)
Post: #3
RE: OS X problem (can't launch at all; just shows the "problem has occurred"...
The build is 0.9.9.1, I tried all of them, they did the same thing.I downloaded them
Find all posts by this user
Quote this message in a reply
12-13-2014, 07:14 PM (This post was last modified: 12-13-2014 07:15 PM by reguume.)
Post: #4
RE: OS X problem (can't launch at all; just shows the "problem has occurred" window
try to install first old version then update then update

help me too / XD
add friend im nokia user
Find all posts by this user
Quote this message in a reply
12-14-2014, 01:14 AM
Post: #5
RE: OS X problem (can't launch at all; just shows the "problem has occurred" window
By "all of them" do you mean the latest git build (newer than v0.9.9.1)?

-[Unknown]
Find all posts by this user
Quote this message in a reply
12-14-2014, 01:22 AM
Post: #6
RE: OS X problem (can't launch at all; just shows the "problem has occurred"...
By all of them I mean the listed ones for OS X builds. (0.9.9.1, Dev working, Dev Latest)
Find all posts by this user
Quote this message in a reply
12-15-2014, 07:01 PM (This post was last modified: 12-15-2014 07:25 PM by kylez.)
Post: #7
RE: OS X problem (can't launch at all; just shows the "problem has occurred"...
(12-14-2014 01:22 AM)ice111222 Wrote:  By all of them I mean the listed ones for OS X builds. (0.9.9.1, Dev working, Dev Latest)

I have the same imac as you and i was able to launch the last build for mac. I have tried a couple of games and it worked pretty well.

The last build for mac, v0.9.9.1-1189-gf424bf7 (Dev Latest) ask for SDL 2.0. Have you installed SDL 1.2 or SDL2? Try this: Put "brew list" in terminal. If you have installed SDL with brew, it will list the name of the package.

It seems you have SDL 1.2 for 32 bits, but you need SDL for 64 bits. I say that because of this: "/usr/local/lib/libSDL-1.2.0.dylib: mach-o, but wrong architecture" In fact it doesn't matter. You need SDL2 for the latest builds.
Find all posts by this user
Quote this message in a reply
12-15-2014, 11:37 PM
Post: #8
RE: OS X problem (can't launch at all; just shows the "problem has occurred"...
Quote:I have the same imac as you and i was able to launch the last build for mac. I have tried a couple of games and it worked pretty well.

The last build for mac, v0.9.9.1-1189-gf424bf7 (Dev Latest) ask for SDL 2.0. Have you installed SDL 1.2 or SDL2? Try this: Put "brew list" in terminal. If you have installed SDL with brew, it will list the name of the package.

It seems you have SDL 1.2 for 32 bits, but you need SDL for 64 bits. I say that because of this: "/usr/local/lib/libSDL-1.2.0.dylib: mach-o, but wrong architecture" In fact it doesn't matter. You need SDL2 for the latest builds.

I upgraded to SDL2 but now it says this:


Process: PPSSPPSDL [1054]
Path: /Users/USER/Downloads/*/PPSSPPSDL.app/Contents/MacOS/PPSSPPSDL
Identifier: PPSSPPSDL
Version: ???
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: PPSSPPSDL [1054]
User ID: 502

Date/Time: 2014-12-15 17:35:46.834 -0700
OS Version: Mac OS X 10.10.1 (14B25)
Report Version: 11
Anonymous UUID: EA22CE30-CC7E-400D-131E-D976F5679A94


Time Awake Since Boot: 15000 seconds

Crashed Thread: 0

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
Library not loaded: /usr/local/lib/libSDL2-2.0.0.dylib
Referenced from: /Users/USER/Downloads/*/PPSSPPSDL.app/Contents/MacOS/PPSSPPSDL
Reason: image not found

Binary Images:
0x7fff6f812000 - 0x7fff6f848837 dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld

Model: iMac13,1, BootROM IM131.010A.B05, 4 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 2.9f5
Graphics: NVIDIA GeForce GT 640M, NVIDIA GeForce GT 640M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF4), Broadcom BCM43xx 1.0 (7.15.124.12.10)
Bluetooth: Version 4.3.1f2 15015, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD HTS541010A9E662, 1 TB
USB Device: Hub
USB Device: Hub
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
Thunderbolt Bus: iMac, Apple Inc., 23.4
Find all posts by this user
Quote this message in a reply
12-16-2014, 09:32 PM (This post was last modified: 12-16-2014 09:33 PM by kylez.)
Post: #9
RE: OS X problem (can't launch at all; just shows the "problem has occurred"...
(12-15-2014 11:37 PM)ice111222 Wrote:  Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
Library not loaded: /usr/local/lib/libSDL2-2.0.0.dylib
Referenced from: /Users/USER/Downloads/*/PPSSPPSDL.app/Contents/MacOS/PPSSPPSDL
Reason: image not found

So is trying to load sdl2, but it isn't found. Have you installed sdl2 with brew? When you but in terminal brew list says SDL2 it's installed?
Find all posts by this user
Quote this message in a reply
12-30-2014, 07:12 PM (This post was last modified: 12-30-2014 07:15 PM by aerith555.)
Post: #10
RE: OS X problem (can't launch at all; just shows the "problem has occurred" window
I'm having the same problem. When I input brew list into terminal it says sdl2, but I still get the error message
Dyld Error Message:
Library not loaded: /usr/local/lib/libSDL-1.2.0.dylib
Referenced from: /Users/USER/Downloads/*/PPSSPPSDL.app/Contents/MacOS/PPSSPPSDL
Reason: no suitable image found. Did find:
/usr/local/lib/libSDL-1.2.0.dylib: mach-o, but wrong architecture
/usr/local/lib/libSDL-1.2.0.dylib: mach-o, but wrong architecture

Not sure why its still trying to read from SDL 1.2. Will this be fixed in version 1.0?
What's strange is that I was playing a few weeks ago and it was just fine. Only when I tried opening it today did it mess up.
Find all posts by this user
Quote this message in a reply
12-30-2014, 07:20 PM
Post: #11
RE: OS X problem (can't launch at all; just shows the "problem has occurred"...
(12-30-2014 07:12 PM)aerith555 Wrote:  I'm having the same problem. When I input brew list into terminal it says sdl2, but I still get the error message
Dyld Error Message:
Library not loaded: /usr/local/lib/libSDL-1.2.0.dylib
Referenced from: /Users/USER/Downloads/*/PPSSPPSDL.app/Contents/MacOS/PPSSPPSDL
Reason: no suitable image found. Did find:
/usr/local/lib/libSDL-1.2.0.dylib: mach-o, but wrong architecture
/usr/local/lib/libSDL-1.2.0.dylib: mach-o, but wrong architecture

Not sure why its still trying to read from SDL 1.2. Will this be fixed in version 1.0?
What's strange is that I was playing a few weeks ago and it was just fine. Only when I tried opening it today did it mess up.

I think that's because you are using an old version. Latest versions ask for sdl2, but the message you have post ask for SDL. Are you sure it's the latest commit?
Find all posts by this user
Quote this message in a reply
12-30-2014, 07:49 PM
Post: #12
RE: OS X problem (can't launch at all; just shows the "problem has occurred" window
Oops. It appears you would be correct, sir. Just tried the dev-Latest. It didn't work when I had sdl so I assumed it didn't work for anything. It's working fine now, thanks!
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: