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

Scarab doesn't open at all #160

Open
Ahmadlolbit opened this issue Jun 13, 2023 · 3 comments
Open

Scarab doesn't open at all #160

Ahmadlolbit opened this issue Jun 13, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@Ahmadlolbit
Copy link

Scarab Version

1.32.0.0

Hollow Knight Version

1.4.2.4

Steps to Reproduce

just as you run it as administrator a window pops up but immedietly closes itself for some reason

Expected Behaviour

for it to open at least

Actual Behaviour

it just closed

Logs

Launching...
LogHost: Initializing to normal mode (.cctor)
Checking if up to date...
Loading settings.
Scarab Error: 0 : System.MissingMethodException: Attempted to access a missing method.
at MessageBox.Avalonia.Views.MsBoxStandardWindow.!XamlIlPopulate(IServiceProvider , MsBoxStandardWindow )
at MessageBox.Avalonia.Views.MsBoxStandardWindow.!XamlIlPopulateTrampoline(MsBoxStandardWindow )
at MessageBox.Avalonia.Views.MsBoxStandardWindow.InitializeComponent()
at MessageBox.Avalonia.Views.MsBoxStandardWindow..ctor()
at MessageBox.Avalonia.MessageBoxManager.GetMessageBoxStandardWindow(MessageBoxStandardParams params)
at Scarab.ViewModels.MainWindowViewModel.GetSettingsPath() in D:\a\Scarab\Scarab\Scarab\ViewModels\MainWindowViewModel.cs:line 249
at Scarab.ViewModels.MainWindowViewModel.Impl() in D:\a\Scarab\Scarab\Scarab\ViewModels\MainWindowViewModel.cs:line 60
at Scarab.ViewModels.MainWindowViewModel.<.ctor>b__10_0() in D:\a\Scarab\Scarab\Scarab\ViewModels\MainWindowViewModel.cs:line 287
DateTime=2023-06-13T10:56:40.3619070Z

@Ahmadlolbit Ahmadlolbit added the bug Something isn't working label Jun 13, 2023
@fifty-six
Copy link
Owner

Just to make sure - you extracted the entire zip to a new location, right?

@Ahmadlolbit
Copy link
Author

Just to make sure - you extracted the entire zip to a new location, right?

Yes. I extracted into my Games folder onside of C:/, i tried it on the desktop, as administrator, without administrator, it's Windows 11 latest update, i checked drivers (they're all up to date), i checked the game itself it wasn't up to date so i updated it, nothing changed

fifty-six added a commit that referenced this issue Jun 15, 2023
Closes #164, #160. Likely also resolves #163.

- Fixes crashing when trying to show a message box
  due to an outdated library version. This would
  occur on initial setup, dependency errors, error
  displays, etc.
@fifty-six
Copy link
Owner

Could you try the latest release — it should have the fix for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants