Masson Posted December 17, 2021 Share Posted December 17, 2021 Hello! I have good experience with Tes and Fallout mods but with RDR 2 modding I'm a newbie. A few days ago I download the last version LML (lml_rdr_beta_9) and some mods (no hitmarker mod, No Vignette) and the game won't launch. After 8 attempts the game finally started. But if you exit the game, it won't start again. In vfs.log sais: "ERROR d:\gtav\vfs\vfs\vfs\hooking\hooking.cpp:54: Failed to allocate hooking memory!". When the game launches normally in vfs.log of course no errors. I spent 4 days understanding what is causing the problem but failed... These crashes continue even without mods. maybe someone familiar with this issue? P.S. I'm using the Rockstar version and game installed in C:\Games\Red Dead Redemption 2 P.S.S. Sometimes for proper work of that type of program, in other games, need to install something technical like Net framework and etc. Maybe I need something to additional install? Thank you for your time! Link to comment Share on other sites More sharing options...
ArtilleryHell Posted December 23, 2021 Share Posted December 23, 2021 I'm not saying this will fix the issue, BUT, I feel your frustration. make sure you have scripthook , scripthook.net and asi loader moved over to your games root folder. Check that the root folder isnt set as 'read only' and run the game/launcher with admin privileges. in regards to net framework, you can try this script from Github with windows powershell run as admin iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/debloat')) . good luck, hope it helps, sorry if not . Link to comment Share on other sites More sharing options...
Masson Posted December 26, 2021 Author Share Posted December 26, 2021 I'm not saying this will fix the issue, BUT, I feel your frustration. make sure you have scripthook , scripthook.net and asi loader moved over to your games root folder. Check that the root folder isnt set as 'read only' and run the game/launcher with admin privileges. in regards to net framework, you can try this script from Github with windows powershell run as admin iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/debloat')) . good luck, hope it helps, sorry if not . Thank you for the information! I tried almost all that you suggest, but the game still crashes. Can you please give more information about this part: in regards to net framework, you can try this script from Github with windows powershell run as admin iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/debloat')) . I did not understand how it works... Link to comment Share on other sites More sharing options...
Recommended Posts