Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tools Plugin not showing in top menu #6

Open
aalikhokhar opened this issue Jul 13, 2018 · 6 comments
Open

Tools Plugin not showing in top menu #6

aalikhokhar opened this issue Jul 13, 2018 · 6 comments

Comments

@aalikhokhar
Copy link

aalikhokhar commented Jul 13, 2018

I wanted to use this plugin and I have placed this plugin at path :
~/Library/Application\ Support/Hopper/PlugIns/v4/Tools/Swift\ Demangle.hopperTool

But when i restarted hopper, Tools plugin was not showing in top menu as shown in image here.

screen shot 2018-07-15 at 3 19 43 pm

Xcode console: Plugin was not loaded. Please check any error message in the Console application.
Using Hopper Disassembler V4 - Demo

ERROR:
2018-07-15 17:00:45.814732+0500 Hopper Disassembler v4[4702:159347] Plugin was not loaded. Please check any error message in the Console application.
2018-07-15 17:01:02.135631+0500 Hopper Disassembler v4[4702:159352] Month 13 is out of bounds
objc[4702]: Class FIFinderSyncExtensionHost is implemented in both /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit (0x7fff87014a70) and /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride (0x11a662cd8). One of the two will be used. Which one is undefined.
2018-07-15 17:01:14.250398+0500 Hopper Disassembler v4[4702:159377] errors encountered while discovering extensions: Error Domain=PlugInKit Code=13 "query cancelled" UserInfo={NSLocalizedDescription=query cancelled}

@keith
Copy link
Owner

keith commented Jul 13, 2018

Thanks I'll try and look into this. Feel free to submit a fix if you get to the bottom of this

@flashspys
Copy link

default	22:06:13.915024 +0200	Hopper Disassembler v4	  ERROR: Cannot load /Users/___/Library/Application Support/Hopper/PlugIns/v4/Tools/Swift Demangle.hopperTool, plugin makes use of external function(s), and may be too slow for a plugin. Also, make sure that plugin is compiled for OS X 10.9, or higher.
default	22:06:13.915059 +0200	Hopper Disassembler v4	  error: Plugin imports dylib @rpath/Demangler.framework/Versions/A/Demangler

@keith keith self-assigned this Sep 18, 2018
@spotlightishere
Copy link

It seems Hopper has mysteriously stopped allowing external frameworks to load in tools. Additionally, if one were to merge Demangler.framework and build all in one, you'd get the same error but over libswiftCore.dylib.

@paradiseduo
Copy link

I have same issue

@iOSleep
Copy link

iOSleep commented Apr 21, 2019

same to me

1 similar comment
@276523923
Copy link

same to me

@keith keith removed their assignment Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants