MAFINS / MenyooSP

[or Menyoo PC] - Trainer/mod menu for Grand Theft Auto V (single-player).
https://www.gta5-mods.com/scripts/menyoo-pc-sp
GNU General Public License v3.0
776 stars 492 forks source link

Reloading Menyoo with scripthook crashes the whole game #128

Closed TeteX1 closed 3 years ago

TeteX1 commented 4 years ago

Trying to reload Menyoo.asi using "CTRL + R" from ScriptHook V crashes the game. To make sure it wasn't another scripts fault, I removed Menyoo.asi and the game did not crash when the reload function was invoked.

Sainan commented 3 years ago

This crash is due to the two threads created in the DllMain. If I have my ASI Loader terminate Menyoo's threads before unloading it, the game doesn't crash, but Menyoo stays in memory, making it unable to be loaded again (with the same file name).