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

Latest release not compatible with ReClass.NET v1.1 #2

Open
TETYYS opened this issue Dec 7, 2018 · 2 comments
Open

Latest release not compatible with ReClass.NET v1.1 #2

TETYYS opened this issue Dec 7, 2018 · 2 comments

Comments

@TETYYS
Copy link
Contributor

TETYYS commented Dec 7, 2018

Opening "Attach to Process..." dialog after changing Native helper -> Functions provider to "Load Binary" results in this:

System.MissingFieldException: Field not found: 'ReClassNET.Core.EnumerateProcessData.Name'.
   at LoadBinaryPlugin.LoadBinaryPluginExt.EnumerateProcesses(EnumerateProcessCallback callbackProcess)
   at ReClassNET.Core.CoreFunctionsManager.EnumerateProcesses(Action`1 callbackProcess)
   at ReClassNET.Forms.ProcessBrowserForm.RefreshProcessList()
   at ReClassNET.Forms.ProcessBrowserForm..ctor(CoreFunctionsManager coreFunctions, String previousProcess)
   at ReClassNET.Forms.MainForm.attachToProcessToolStripMenuItem_Click(Object sender, EventArgs e)
@KN4CK3R
Copy link
Member

KN4CK3R commented Dec 7, 2018

You are right. The plugin needs a current ReClass.NET version. Are you able to compile the current ReClass.NET? If you compile the plugin at this revision dd5ebe0 it may work with ReClass.NET 1.1

@TETYYS
Copy link
Contributor Author

TETYYS commented Dec 7, 2018

It works if compiled on latest masters on both

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

2 participants