Author Topic: v1.4 not working on OSX 10.9  (Read 7756 times)

cRacKh0rN

  • Newbie
  • *
  • Posts: 4
    • View Profile
v1.4 not working on OSX 10.9
« on: October 17, 2014, 06:06:51 AM »
Hi all.

I have just downloaded the latest Attractmode 1.4 and it does not work on 10.9.5.
Note that 1.3.2 works as expected.

Here is the crash report

<pre>
Date/Time:       2014-10-17 13:13:04.679 +0100
OS Version:      Mac OS X 10.9.5 (13F34)
Report Version:  11
Anonymous UUID:  884E5644-B67A-AB48-D434-56B467B00166

Sleep/Wake UUID: 24EDA97B-6305-47B4-9ABF-40B4FBF05983

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/libsfml-graphics.2.1.dylib
  Referenced from: /Applications/attract-1.4-osx/Attract.app/Contents/MacOS/./attract
  Reason: image not found

Binary Images:
    0x7fff61541000 -     0x7fff61574817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
    0x7fff8f868000 -     0x7fff8f868fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

</pre>

raygun

  • Administrator
  • Sr. Member
  • *****
  • Posts: 393
    • View Profile
Re: v1.4 not working on OSX 10.9
« Reply #1 on: October 17, 2014, 08:16:32 AM »
whoops, thanks for pointing that out!  I think I've fixed the os x build now, could you try re-downloading at let me know if it works?

thanks

cRacKh0rN

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: v1.4 not working on OSX 10.9
« Reply #2 on: October 17, 2014, 11:45:43 AM »
whoops, thanks for pointing that out!  I think I've fixed the os x build now, could you try re-downloading at let me know if it works?

thanks

Working perfectly now. Thanks :)

keilmillerjr

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1167
    • View Profile
Re: v1.4 not working on OSX 10.9
« Reply #3 on: October 27, 2014, 10:23:48 AM »
Precompiled version of attractmode 1.4 is not launching on my mac running 10.10.

raygun

  • Administrator
  • Sr. Member
  • *****
  • Posts: 393
    • View Profile
Re: v1.4 not working on OSX 10.9
« Reply #4 on: October 27, 2014, 06:30:56 PM »
are you getting any kind of message (like a crash report)?

I only have an old mac on 10.6 so I'll need help to track the problem down...

keilmillerjr

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1167
    • View Profile
Re: v1.4 not working on OSX 10.9
« Reply #5 on: October 28, 2014, 03:39:47 AM »
are you getting any kind of message (like a crash report)?

I only have an old mac on 10.6 so I'll need help to track the problem down...

Nope. Icon appears in the dock for a second and then disappears.

raygun

  • Administrator
  • Sr. Member
  • *****
  • Posts: 393
    • View Profile
Re: v1.4 not working on OSX 10.9
« Reply #6 on: November 23, 2014, 10:42:28 PM »
Is anyone else able to confirm that the precompiled OS X bundle isn't running on 10.10?

ufoufo512

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: v1.4 not working on OSX 10.9
« Reply #7 on: December 03, 2014, 11:55:16 AM »
Same here. Doesn't start. No error, just vanishes. Mac OSX 10.10.1

ufoufo512

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: v1.4 not working on OSX 10.9
« Reply #8 on: December 03, 2014, 11:58:38 AM »
Here is something from the Console:
Dec  3 21:51:03 JaniMac com.apple.xpc.launchd[1] (com.apple.ReportCrash[4306]): Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
Dec  3 21:51:03 JaniMac com.apple.xpc.launchd[1] (com.apple.xpc.launchd.oneshot.0x10000012.launch.sh[4296]): Service exited with abnormal code: 133

ufoufo512

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: v1.4 not working on OSX 10.9
« Reply #9 on: December 03, 2014, 01:18:18 PM »
Compiled the source under 10.10.1 and the program starts with no problems. Here is the link  https://dl.dropboxusercontent.com/u/30899371/Attract.zip to it, if anyone is willing to test.

raygun

  • Administrator
  • Sr. Member
  • *****
  • Posts: 393
    • View Profile
Re: v1.4 not working on OSX 10.9
« Reply #10 on: December 06, 2014, 03:57:40 PM »
ok thanks for confirming!

Edit: I've added an issue in the bug tracker for the App Bundle not working in OS X 10.10: https://github.com/mickelson/attract/issues/101
« Last Edit: December 30, 2014, 10:37:13 PM by raygun »

raygun

  • Administrator
  • Sr. Member
  • *****
  • Posts: 393
    • View Profile
Re: v1.4 not working on OSX 10.9
« Reply #11 on: January 21, 2015, 11:04:02 PM »
Ok I really think this is fixed now with the App bundle for 1.4 that is posted on the download page...