JK3Y / NPS-Browser-macOS

macOS version of NPS Browser
The Unlicense
190 stars 22 forks source link

1.3.0+ fails to extract #17

Closed insanelysick closed 6 years ago

insanelysick commented 6 years ago

NPS Browser just sits on extracting.

com.apple.xpc.launchd[1] (JK3Y.NPS-Browser.17640[5875]): Service exited due to signal: Illegal

com.apple.xpc.launchd[1] (com.apple.xpc.launchd.oneshot.0x1000003a.NPS Browser[6100]): Service exited due to signal: Killed: 9 sent by CoreServicesUIAgent[585]

NPS Browser[6166]: assertion failed: 17G65: libxpc.dylib + 75013 [0BC7AD67-671D-31D4-8B88-C317B8379598]: 0x89

NPS Browser[6166]: objc[6166]: Class FIFinderSyncExtensionHost is implemented in both /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit (0x7fff9a671c90) and /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride (0x1134aacd8). One of the two will be used. Which one is undefined.

NPS Browser[6166]: BUG in libdispatch client: kevent[mach_recv] monitored resource vanished before the source cancel handler was invoked

JK3Y commented 6 years ago

I need more information. What were you downloading, what version you're using and the whole crash log. Is the app crashing or is the extraction just failing? Right now compat packs aren't being unpacked and so it says extraction failed after downloading them bc pkg2zip is being used to extract all downloads. I'm currently working on a fix for this for proper unpacking. If this is the case, under preferences select 'keep pkg' option and run the download again. The compat packs will be saved to your dl location.

JK3Y commented 6 years ago

@insanelysick a quick google search is telling me that the problem is a finder extension https://discussions.apple.com/thread/7191749

JK3Y commented 6 years ago

I'll reopen this if you still have problems after you try the latest release