-
Notifications
You must be signed in to change notification settings - Fork 42
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
[Bug] Unloading/Injecting the menu causes crash #96
Comments
Try unloading in the screen when you first load in, when you can pick online or story mode. You are not meant to unload in an online lobby. |
tried on title screen and in game same result. |
Is it only when you unload? |
Not unloading on its own, its when you reload it after its been unloaded. Also, huge error log after inject all the time. something to do with renderer init vulkan and init impl
|
Yeah, That makes sense. for right now I think you should probably not unload and reload, but just keep it loaded the whole time. Horsemenu doesn't exactly clean up all the vulkan resources in the best way. |
Yeah ive been just closing the game and reopening it during testing each time, its a pain in the ass but ill deal with it lol As for the vulkan cleanup, ill see if theres anything I can do later on tonight to attempt a fix for that, ill report back with my findings. |
yeah its a pain |
@MarkEcza Could you have a look at this? |
When you inject the menu, click unload and then wait a few and reinject, it will crash when it hits Using Vulkan
The text was updated successfully, but these errors were encountered: