Scobalula / Cordycep

A tool that utilizes modified game executables to load fast files.
GNU General Public License v3.0
31 stars 2 forks source link

Failed to find one or more game patterns. #6

Closed Mattia743 closed 2 months ago

Mattia743 commented 2 months ago

I keep getting the below error with MW6 any suggestions how to fix it? Running the latest release.

Thought it might be the locale, so I tried the following line with both eng and english\eng and a few other combinations, but no luck.

sethandler mw6 init "D:\Games\Call of Duty" setlocaleprefix "eng_" loadcommonfiles

Screenshot-Error

Thanks for any help.

Gealuvuh commented 2 months ago

This is an issue with initializing, Not the locale Check your Filepath to make sure it goes to the proper folder,

Read the info given in the log.txt file in your Cordycep folder.

Mattia743 commented 2 months ago

The paths are correct.

Here is the error from the log file: [ 15-05-2024 13-43-43 ] When reporting bugs with Cordycep, it is vital you provide a full fog file. [ 15-05-2024 13-43-43 ] Failure to provide the full log file will result in your bug report being ignored. [ 15-05-2024 13-45-15 ] Command entered: sethandler mw6 init "D:\Games\Call of Duty" setlocaleprefix "eng_" loadcommonfiles [ 15-05-2024 13-45-15 ] Looking for a handler for: mw6... [ 15-05-2024 13-45-15 ] Successfully set game handler to: Call of Duty: Modern Warfare 3 (2023) [ 15-05-2024 13-45-15 ] Attempting to initialize: Call of Duty: Modern Warfare 3 (2023), please wait... [ 15-05-2024 13-45-15 ] Loaded config: CoDMW6Handler.toml [ 15-05-2024 13-45-15 ] Loaded config: CoDMW6HandlerSP.toml [ 15-05-2024 13-45-15 ] Successfully opened file system in directory: D:\Games\Call of Duty. [ 15-05-2024 13-45-15 ] Using file system: CascFileSystem [ 15-05-2024 13-45-22 ] Failed to find pattern Name: ps::CoDMW6Internal::ZoneLoaderFlag, Signature: 40 53 80 3D ?? ?? ?? ?? 00 4C 8D 1D ?? ?? ?? FD, Offset: 4

Gealuvuh commented 2 months ago

Are you using Steam or Battle.net?

A faulty dump causes this issue, Please ensure you've checked for updates and played the game for a while before proceeding with any dumps.

Mattia743 commented 2 months ago

I am using Battle.net. Ran all the updates before doing a dump. The re-opened the game a couple of times to the main menu, but did not play. I will try to run a few games and run a dump again. Thanks!

Gealuvuh commented 2 months ago

If the error persists with the new dump, try swapping your MW6 handler with the attached file.

It's formatted in .JSON; however, you'll need to convert it to .TOML since GitHub doesn't support TOML format. CoDMW6Handler.json

Mattia743 commented 2 months ago

Every converter i try to go from JSON to TOML gives me an error when I import the file you provided.

Gealuvuh commented 2 months ago

Join the discord and Ping me (Same Username) I'll send you the original file

Mattia743 commented 2 months ago

Nevermind. I just changed the file extension from .json to .toml I looked at the original and the formatting was the same.

Mattia743 commented 2 months ago

Sent you a message since we are on a common server on Discord

Mattia743 commented 2 months ago

Thank you for the info. Got it working!

dest1yo commented 2 months ago

just download latest version in release channel from my discord server which u can find in project github page