Wouter01 / MediaMate-Releases

82 stars 0 forks source link

v3.4.0 crashes on launch #63

Closed moni-dz closed 3 months ago

moni-dz commented 3 months ago

Describe the bug Application crashes on launch.

To Reproduce

moni ♥ /Applications/MediaMate.app/Contents/MacOS/MediaMate                                                                                                                                        ~
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Could not find a storyboard named 'MainMenu' in bundle NSBundle </Applications/MediaMate.app> (loaded)'
*** First throw call stack:
(
    0   CoreFoundation                      0x00000001876c4b70 __exceptionPreprocess + 176
    1   libobjc.A.dylib                     0x00000001871ae4cc objc_exception_throw + 76
    2   AppKit                              0x000000018bc49464 -[NSStoryboard initWithName:bundle:] + 756
    3   AppKit                              0x000000018bc4991c __30+[NSStoryboard mainStoryboard]_block_invoke + 144
    4   libdispatch.dylib                   0x00000001873b76d8 _dispatch_client_callout + 20
    5   libdispatch.dylib                   0x00000001873b8f20 _dispatch_once_callout + 32
    6   AppKit                              0x000000018bc49888 +[NSStoryboard mainStoryboard] + 80
    7   AppKit                              0x000000018b1132e0 NSApplicationMain + 432
    8   SwiftUI                             0x00000001b6277ea0 $s7SwiftUI6runAppys5NeverOSo21NSApplicationDelegate_So11NSResponderCXcFTf4e_nAA07TestingdG0C_Tg5Tm + 160
    9   SwiftUI                             0x00000001b662c5d0 $s7SwiftUI6runAppys5NeverOxAA0D0RzlF + 84
    10  SwiftUI                             0x00000001b68fc1dc $s7SwiftUI3AppPAAE4mainyyFZ + 224
    11  MediaMate                           0x0000000104df870c MediaMate + 427788
    12  dyld                                0x00000001871e9298 start + 2876
)
libc++abi: terminating due to uncaught exception of type NSException
fish: Job 1, '/Applications/MediaMate.app/Con…' terminated by signal SIGABRT (Abort)

Please complete the following information:

sunxiaonian commented 3 months ago

alos happened in 14.5 (23F79) M2 Macbook pro

Wouter01 commented 3 months ago

Thank you for the bug report. I have reverted the update and will look into it. You can redownload the older version from https://wouter01.github.io/MediaMate/

Wouter01 commented 3 months ago

Hi,

Could you check if this version does work properly? MediaMate.zip (The crashing version of the app ran fine on two tested macs, making this harder to test)

moni-dz commented 3 months ago

Hi,

Could you check if this version does work properly? MediaMate.zip (The crashing version of the app ran fine on two tested macs, making this harder to test)

Can confirm that it doesn't crash anymore and works as it should.

Wouter01 commented 3 months ago

Okay, thanks for letting me know! I will release this update shortly

Wouter01 commented 3 months ago

Version 3.4.1 has a slight misalignment in the notch HUD. You can update to 3.4.2 to fix this issue. Thanks again for notifying me about the crash!