Skip to content

GUI build nopes out upon boot #277

@modusc896d352

Description

@modusc896d352

when starting-up Cpp2IL.Gui.exe, this is how it boots up

tarting Cpp2IL GUI. Initializing Cpp2IL Core...
[Info] [GUI] Starting Avalonia...
[Info] [GUI] Loading XAML...
Unhandled exception. System.MethodAccessException: Attempt to access the method failed.
   at Cpp2IL.Gui.App.!XamlIlPopulate(IServiceProvider, App)
   at Cpp2IL.Gui.App.!XamlIlPopulateTrampoline(App)
   at Cpp2IL.Gui.App.Initialize()
   at Avalonia.AppBuilder.Setup() in /_/src/Avalonia.Controls/AppBuilder.cs:line 248
   at Avalonia.AppBuilder.SetupWithLifetime(IApplicationLifetime) in /_/src/Avalonia.Controls/AppBuilder.cs:line 160
   at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(AppBuilder, String[], ShutdownMode ) in /_/src/Avalonia.Controls/ApplicationLifetimes/ClassicDesktopStyleApplicationLifetime.cs:line 211
   at Cpp2IL.Gui.Program.Main(String[])

"unhandled exception" message before the app self-destructs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions