itsjustcurtis / MenyooSP

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

FiveM Crash #24

Closed MixJesteR closed 5 months ago

MixJesteR commented 5 months ago

Game it crashes at "Starting Up"

MixJesteR commented 5 months ago

BUILD: 2802

TayMcKenzieNZ commented 5 months ago

It shouldn't do 🤔 I checked the ASI file and it should support all gamebuilds however if for some odd reason it's not, you'll have to "hack it". See here for how:

https://forum.cfx.re/t/how-to-make-a-res-file-and-update-your-asi-files/5090038

On Fri, 26 Jan 2024, 2:36 pm MixJesteR, @.***> wrote:

BUILD: 2802

— Reply to this email directly, view it on GitHub https://github.com/itsjustcurtis/MenyooSP/issues/24#issuecomment-1911269873, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL3YMNZ5LIE4QWT6PTKW4ADYQMCBBAVCNFSM6AAAAABCLOF4H6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJRGI3DSOBXGM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

itsjustcurtis commented 5 months ago

The ReadMe file specifies b3095 as the required game build. There are natives in Menyoo pertaining to Gen9 protection and snow coverage that do not exist in older versions.

itsjustcurtis commented 5 months ago

There may be a method to allow older versions of the game to still function. Re-opening with "workaround applied" to track.

itsjustcurtis commented 5 months ago

Confirmed issue originated in rc build, likely caused by newly introduced memory interrogation to bypass the need for hardcoded memory edits.

itsjustcurtis commented 5 months ago

@MixJesteR please download the Latest Pre-release and advise if this works with your version of FiveM

TayMcKenzieNZ commented 5 months ago

I downloaded the latest pre release however it crashes when you access player options in fivem.

itsjustcurtis commented 5 months ago

I downloaded the latest pre release however it crashes when you access player options in fivem.

Are you also using an older fivem build? I asked mix to test specifically because they are using a much older version.

Please raise the player option crash as a separate issue.

TayMcKenzieNZ commented 5 months ago

Using latest build. It crashes due to the gen9 content. replacing them with Alex106's files fixed it.

MixJesteR commented 5 months ago

Still crashes with the new gamebuild. All mods updated. I use Lambda, TrainerV, opencamera... more, but isn't a problem I suppose.

MixJesteR commented 5 months ago

Using latest build. It crashes due to the gen9 content. replacing them with Alex106's files fixed it.

Can you help me?

TayMcKenzieNZ commented 5 months ago

Can you help me?

Take a look here. You need to update Lambda, TrainerV, opencamera etc using this tutorial

https://forum.cfx.re/t/how-to-make-a-res-file-and-update-your-asi-files/5090038

That's all the help I can supply as I will not be doing it for you. Watch the videos and read the tutorial. Translate it if you need to. Good luck.

MixJesteR commented 5 months ago

Can you help me?

Take a look here. You need to update Lambda, TrainerV, opencamera etc using this tutorial

https://forum.cfx.re/t/how-to-make-a-res-file-and-update-your-asi-files/5090038

That's all the help I can supply as I will not be doing it for you. Watch the videos and read the tutorial. Translate it if you need to. Good luck.

Man I've the everything updated. Problem is this Menyoo.Asi crashes the game.

TayMcKenzieNZ commented 5 months ago

Stop your server and delete your server cache, use the latest recommended server artificacts. I was having issues with it but then after I deleted the server and client cache, everything was fine.

I do think though that some gen9 stuff is causing Menyoo to poop itself which is why I was having issues with the player appearance menu earlier. I have since downloaded that mp-stub-clothes-patch thing from Alex106 over at GTA5Mods, added prefixes to all the file names to replace the original ones and streamed it as a resource.

I'm not sure if possible but perhaps Menyoo, vMenu, etc etc needs to ignore those files or perhaps servers need to stream them, same with the chameleon paints for it to take effect, though I'm not 100% certain.

You'd have to rename the files yourself using Bulk Rename Utility (google it) if you wanted to do this)

MixJesteR commented 5 months ago

Stop your server and delete your server cache, use the latest recommended server artificacts. I was having issues with it but then after I deleted the server and client cache, everything was fine.

I do think though that some gen9 stuff is causing Menyoo to poop itself which is why I was having issues with the player appearance menu earlier. I have since downloaded that mp-stub-clothes-patch thing from Alex106 over at GTA5Mods, added prefixes to all the file names to replace the original ones and streamed it as a resource.

I'm not sure if possible but perhaps Menyoo, vMenu, etc etc needs to ignore those files or perhaps servers need to stream them, same with the chameleon paints for it to take effect, though I'm not 100% certain.

You'd have to rename the files yourself using Bulk Rename Utility (google it) if you wanted to do this)

Ok I will try to see this.

itsjustcurtis commented 5 months ago

@TayMcKenzieNZ respectfully, please stop commenting if its not to provide a solution for the bug within menyoo. I understand you mean well, but I cannot fix this using third party software, so please stop suggesting it in issue comments.

@MixJesteR thanks for confirming, I wasn't sure it would, I have another fix to try and fix compatibility issues with older versions of the game. I'll ping you again when ready to test.

MixJesteR commented 5 months ago

@TayMcKenzieNZ respectfully, please stop commenting if its not to provide a solution for the bug within menyoo. I understand you mean well, but I cannot fix this using third party software, so please stop suggesting it in issue comments.

@MixJesteR thanks for confirming, I wasn't sure it would, I have another fix to try and fix compatibility issues with older versions of the game. I'll ping you again when ready to test.

I guess the version you sent It worked. Didn't crash. I will test somethings that were useful to me, like spawning FEMALE MP Peds.

MixJesteR commented 5 months ago

@TayMcKenzieNZ respectfully, please stop commenting if its not to provide a solution for the bug within menyoo. I understand you mean well, but I cannot fix this using third party software, so please stop suggesting it in issue comments. @MixJesteR thanks for confirming, I wasn't sure it would, I have another fix to try and fix compatibility issues with older versions of the game. I'll ping you again when ready to test.

I guess the version you sent It worked. Didn't crash. I will test somethings that were useful to me, like spawning FEMALE MP Peds.

OMG DIDN'T CRASH! SO GOOD! TY.

itsjustcurtis commented 5 months ago

Thank you for confirming, issue closed