![]() |
Penumbra doesn't open on Mavericks - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html) +--- Forum: Technical Support - Penumbra Series (https://www.frictionalgames.com/forum/forum-22.html) +---- Forum: Mac - Penumbra (https://www.frictionalgames.com/forum/forum-26.html) +---- Thread: Penumbra doesn't open on Mavericks (/thread-23740.html) Pages:
1
2
|
Penumbra doesn't open on Mavericks - ringo009 - 10-29-2013 I just upgraded to Mac's new OS, and now Penumbra wont open. I'd really hate if I couldn't play those games anymore... Is there anything I can do about it? RE: Penumbra doesn't open on Mavericks - Urkle - 10-29-2013 could you see if there is a crash report in the "Console" application (crash report or diagnostic report). Also send a copy of your hpl.log. (in ~/Library/Application Support/Frictional Games/Penumbra/) actually.. wait.. Penumbra is in ~/Library/Preferences/ somewhere. RE: Penumbra doesn't open on Mavericks - ScaredCyanide - 10-30-2013 I'm having the same issue. It's making me seriously regret upgrading to mavericks (It's not even that good) RE: Penumbra doesn't open on Mavericks - Urkle - 10-30-2013 joy.. looks like I need to update SDL in the game.. Can someone try replacing the SDL framework located "inside" the game bundle (Overture.app/Contents/Frameworks/) with the 1.2.15 build from libsdl.org RE: Penumbra doesn't open on Mavericks - Bink - 10-30-2013 (10-30-2013, 01:41 PM)Urkle Wrote: joy.. looks like I need to update SDL in the game.. Can someone try replacing the SDL framework located "inside" the game bundle (Overture.app/Contents/Frameworks/) with the 1.2.15 build from libsdl.org I've done that just now. Launching the game now displays a yellow screen for a fraction of a second, then crashes. Note that this is the Steam version which I just bought moments ago. I'm not sure if it differs from other versions in any way. I do get some console output between launch and crash: Code: 30.10.13 18:00:30,112 Penumbra[814]: CPSGetCurrentProcess(): This call is deprecated and should not be called anymore. I'd really like to play Penumbra, so if there's any way I can help with fixing this problem, I will. EDIT: I checked the hpl.log and everything is fine until Code: ATI Fragment Shader: 0 Seems like it's not able to load the bmp-file. Perhaps SDL_image also has to be updated? I will try that now. EDIT: Replaced with the newest SDL_image 1.2 but the results are the same. EDIT: Apparently that had nothing to do with the crash, replacing SDL was enough. I found this thread (http://www.frictionalgames.com/forum/thread-2837.html) and followed the instructions there and got it to run (though with horribly distorted graphics!) by running from Terminal with the Penumbra Overture folder as my working directory. This appears to be a file path problem. The actual crash is fixed by replacing SDL with the newer version. RE: Penumbra doesn't open on Mavericks - Urkle - 10-30-2013 in the "Console" application there should be a menu item to show a folder tree of files.. do that and look for Crash reports for Penumbra RE: Penumbra doesn't open on Mavericks - Bink - 10-30-2013 (10-30-2013, 09:01 PM)Urkle Wrote: in the "Console" application there should be a menu item to show a folder tree of files.. do that and look for Crash reports for Penumbra Is this in reply to my post? Because it doesn't crash for me anymore after I replaced SDL with the newer version and it never triggered a crash report. All it did was quit right away with no warning or report, just exiting with code 1. As I mentioned before, it is running now if I launch from the correct working directory. It's just the graphics being distorted now (screenshot attached, looks like normals and UVs are completely wrong) but I'm not sure if that's on topic here. It also doesn't happen in Black Plague, which I was able to play just fine after updating SDL. RE: Penumbra doesn't open on Mavericks - ringo009 - 10-31-2013 There is no crash report, but here is a copy of hpl.log: Quote:-------- THE HPL ENGINE LOG ------------ Also, I tried replacing the SDL framework as you asked, but it did nothing... Anyway, thanks for answering so soon, and sorry I couldn't answer till now. RE: Penumbra doesn't open on Mavericks - awesomealex64 - 11-01-2013 (10-30-2013, 06:06 PM)Bink Wrote:(10-30-2013, 01:41 PM)Urkle Wrote: joy.. looks like I need to update SDL in the game.. Can someone try replacing the SDL framework located "inside" the game bundle (Overture.app/Contents/Frameworks/) with the 1.2.15 build from libsdl.org Hey I'm having the same problem with mavericks and tried to click on the thread you recommended but it seems to have closed or something because I keep getting a 404 error. Any chance you can mirror it? thanks! RE: Penumbra doesn't open on Mavericks - Ashtoreth - 11-01-2013 Hi, I noticed that the ) was causing the error in the link. Here it is: http://www.frictionalgames.com/forum/thread-2837.html |