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

[Dll decomp] - Viewing properties results in unhandled exception #1352

Open
RivenSkaye opened this issue Nov 7, 2024 · 0 comments
Open

[Dll decomp] - Viewing properties results in unhandled exception #1352

RivenSkaye opened this issue Nov 7, 2024 · 0 comments

Comments

@RivenSkaye
Copy link

When decompiling a DLL right-clicking the DLL name and hitting properties causes a crash due to Splat not being found.

Stakctrace:

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'Splat, Version=14.6.0.0, Culture=neutral, PublicKeyToken=null'. Het systeem kan het opgegeven bestand niet vinden.
File name: 'Splat, Version=14.6.0.0, Culture=neutral, PublicKeyToken=null'
   at Reko.UserInterfaces.WindowsForms.Forms.ProgramPropertiesInteractor.Attach(ProgramPropertiesDialog dlg)
   at Reko.UserInterfaces.WindowsForms.Forms.ProgramPropertiesDialog..ctor(ProgramPropertiesInteractor interactor)
   at Reko.UserInterfaces.WindowsForms.Forms.ProgramPropertiesDialog..ctor()
   at Reko.UserInterfaces.WindowsForms.WindowsFormsDialogFactory.CreateProgramPropertiesDialog(Program program)
   at Reko.Gui.Design.ProgramDesigner.ExecuteAsync(CommandID cmdId)
   at Reko.Gui.Services.ProjectBrowserService.ExecuteAsync(CommandID cmdId)
   at Reko.Gui.Forms.MainFormInteractor.ExecuteAsync(CommandID cmdId)
   at Reko.UserInterfaces.WindowsForms.Controls.MenuSystem.item_Click(Object sender, CommandMenuEventArgs e)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)

***** Loaded assemblies snipped off for brevity *****
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

1 participant