Help! Application crashing when i'm open menu maked on IMGUI

Maksc_Pro

Platinian
i'm also try use Ted2 mod menu, but when i'm open menu i get frezze on 10 seconds and also when i'm enable switch

Any ideas for fix it?
 
This issue is often caused by invalid pointers, uninitialized variables, or resources not being loaded correctly before the IMGUI menu is rendered. Check the crash logs and debug the menu components one by one to identify the exact source of the crash.
 
Back
Top Bottom