absolllute / Mega-Hack-Pro-Future

Mega Hack Pro Suggestion & Issue Tracker
41 stars 5 forks source link

Megahack v7 constantly crashes gd. #953

Open Smurdy1 opened 2 years ago

Smurdy1 commented 2 years ago

when i click on anything in gd, especially when i open the megahack setting, it usually crashes. its a lot worse on v7.1 than v7. my extensions are: betterinfo, run info, song search, and zbot. it still happens when i reinstall megahack. I have anti-kick enabled.

MainConMan commented 2 years ago

Send crash logs if you can!

Smurdy1 commented 2 years ago

crashlogs.zip heres all of them since it started happening

NefariousIntent2 commented 2 years ago

Your best bet would be to go through the logs, find the faulty DLL (it's at the top of the txt file). Search the dll's name with "fix crash", "crash", "error" or other tags. Usually the error is common and if not, you can contact [OS] support with your System Info and most likely they will come back with a solution that solves your problem.

NefariousIntent2 commented 2 years ago

All of your errors are from MSCTF and ntdll.dll.

MSCTF is the DLL that allows other programs to use installed fonts and selected language. You could have a hardware loading bug, or the DLL was corrupted in some way.

NTDLL is the DLL that runs kernel functions and more. You could have a faulty kernel that abruptly halts or GD is causing the kernel to hault.

NefariousIntent2 commented 2 years ago

Other than that I don't know what else that could be causing GD to crash abruptly.

NefariousIntent2 commented 2 years ago

I looked through some of your later logs and you have a crash error with cocos2d's dll. Probably an access violation caused within GD itself, that you don't have to worry about.

Dakmak111 commented 1 month ago

2024-09-24T01:14:56+0300 Whoopsies! An unhandled exception has occurred.

== Geode Information == Loader Version: v3.7.1 Loader Commit: d82a344 Bindings Commit: d42aa7e Installed mods: 3 Problems: 0

== Exception Information == C++ Exception: class std::out_of_range("invalid unordered_map<K, T> key") Faulty Mod: Mega Hack v8.0.1-alpha.8 (absolllute.megahack) Crashed thread: Main

== Stack Trace ==

== Register States == RAX: 00007ffc8214a1c0 RBX: 0000000000000000 RCX: 000002c2d783c360 RDX: 00007ffcd767aef4 RBP: 0000000000000000 RSP: 000000ebed0ffb80 RDI: 0000000000000000 RSI: 0000000000000000 RIP: 00007ffcd9feaf28 R8: 41d4000041c60000 R9: 43f4000000000036 R10: 42c6000043040000 R11: 0016000042d40000 R12: 0000000000000000 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000

== Installed Mods == x | [v1.0.4] absolllute.installer x | [v8.0.1-alpha.8] absolllute.megahack x | [v3.7.1] geode.loader

Dakmak111 commented 1 month ago

please help