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

Unload Scripts #26

Open
SpiderBossDEV opened this issue Jun 6, 2022 · 2 comments
Open

Unload Scripts #26

SpiderBossDEV opened this issue Jun 6, 2022 · 2 comments
Assignees
Labels
Needs testing Requires further testing to see if this was fixed

Comments

@SpiderBossDEV
Copy link

Hi there, I was wondering if you can fix unload scripts. If you unload scripts like 'Menyoo, TrainerV' it will crash you. Im not sure if it is fixable. But you can try unloading by using memory.

@SaneEngineer
Copy link
Owner

I just tested with menyoo myself and it works for me. If it continues to crash regularly then I will look into if you attach your OpenVHook.log file. If occurs irregularly, then that is normal. Script Hook V has the same issue. There maybe ways to reduce the likelihood of crashing, however right now the feature is a state where it is good enough.

@SaneEngineer SaneEngineer self-assigned this Jun 6, 2022
@SaneEngineer SaneEngineer added the Needs testing Requires further testing to see if this was fixed label Jun 6, 2022
@SpiderBossDEV
Copy link
Author

Hi, so im sure that it crashes when you unload TrainerV but also to fix most .asi menus from crashing but mainly Menyoo you need to add camerapool and after that it should work cus in my experience with pools normally after adding camerapool it never crashes.

auto cameraPoolPattern = pattern("48 8B C8 EB 02 33 C9 48 85 C9 74 26");

back to TrainerV, so when you unload TrainerV your game will instant crash. I'll try to find a fix now tho. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs testing Requires further testing to see if this was fixed
Projects
None yet
Development

No branches or pull requests

2 participants