Contribute
Register

UniBeast stuck at Agree button

Status
Not open for further replies.
Joined
Jun 15, 2016
Messages
3
Hi,

like others in the forum reported before - the creation of an El Capitan USB boot stick is stuck at the license dialog (clicking the Agree button or navigating to the Agree button with the keyboard and hitting space does nothing). It fails on all my Macs (MacPro Cylinder, MacBook Pro, Mac Mini) running El Capitan. Reboot does not help.

Is there a known workaround? Is the source code available for debugging?

No log entries in /var/logs/install.log and only a start message in ~/Library/Logs/UniBeast.log. When I start UniBeast from the command line (Unibeast.app/Contents/MacOS/UniBeast) I get this stack trace in the console:

Peters-MacBook-Pro/Users/Shared/Download/Downloads/Hackintosh/UniBeast.app/Contents/MacOS % ./UniBeast
2016-06-16 07:16:41.561 UniBeast[630:6167] ApplePersistence=NO
2016-06-16 07:16:57.430 UniBeast[630:6167] *** -[__NSArrayI objectAtIndex:]: index 1 beyond bounds [0 .. 0]
2016-06-16 07:16:57.433 UniBeast[630:6167] (
0 CoreFoundation 0x00007fff9e1ac4f2 __exceptionPreprocess + 178
1 libobjc.A.dylib 0x00007fff8b875f7e objc_exception_throw + 48
2 CoreFoundation 0x00007fff9e0cc134 -[__NSArrayI objectAtIndex:] + 164
3 UniBeast 0x0000000100002682 UniBeast + 9858
4 AppKit 0x00007fff9a7c5294 -[NSAlert didEndAlert:returnCode:contextInfo:] + 90
5 AppKit 0x00007fff9a60cfe4 -[NSWindow _endWindowBlockingModalSession:returnCode:] + 315
6 AppKit 0x00007fff9a674343 -[NSAlert buttonPressed:] + 107
7 libsystem_trace.dylib 0x00007fff9e9e707a _os_activity_initiate + 75
8 AppKit 0x00007fff9a5eadbd -[NSApplication sendAction:to:from:] + 460
9 AppKit 0x00007fff9a5fcf12 -[NSControl sendAction:to:] + 86
10 AppKit 0x00007fff9a5fce3c __26-[NSCell _sendActionFrom:]_block_invoke + 131
11 libsystem_trace.dylib 0x00007fff9e9e707a _os_activity_initiate + 75
12 AppKit 0x00007fff9a5fcd99 -[NSCell _sendActionFrom:] + 144
13 libsystem_trace.dylib 0x00007fff9e9e707a _os_activity_initiate + 75
14 AppKit 0x00007fff9a5fb3be -[NSCell trackMouse:inRect:eek:fView:untilMouseUp:] + 2693
15 AppKit 0x00007fff9a643f04 -[NSButtonCell trackMouse:inRect:eek:fView:untilMouseUp:] + 744
16 AppKit 0x00007fff9a5f9ae8 -[NSControl mouseDown:] + 669
17 AppKit 0x00007fff9ab4e3c9 -[NSWindow _handleMouseDownEvent:isDelayedEvent:] + 6322
18 AppKit 0x00007fff9ab4f3ad -[NSWindow _reallySendEvent:isDelayedEvent:] + 212
19 AppKit 0x00007fff9a58e539 -[NSWindow sendEvent:] + 517
20 AppKit 0x00007fff9a50ea38 -[NSApplication sendEvent:] + 2540
21 AppKit 0x00007fff9a375df2 -[NSApplication run] + 796
22 AppKit 0x00007fff9a33f368 NSApplicationMain + 1176
23 UniBeast 0x00000001000015d0 UniBeast + 5584
)

Any help is appreciated.

Thanks and regards,
Peter
 
I tried more Macs to build a USB boot stick - no luck, the UniBeast license dialog bug is a 100% reproducible. To me the stack trace looks like the logic checking which button has been pressed reaches outside an array. Did anybody get the latest version of UniBeast to work at all and if yes - with which configuration?

I'd like to have a UniBeast version without license dialog :) Is there a USB boot stick image with El Capitan 10.11.5 and EFI boot loader flying around for download? It is disappointing to have a bunch of $1500 hardware components lying around without being able to do anything with it :(

Thanks for any help and regards,
Peter
 
I had the same issue but root cause was I had a Case Sensitive file system was mounted. Ejecting that partition fixed the issue.
 
Status
Not open for further replies.
Back
Top