Rutherther / NosTale-PacketLogger

A packet logger supports loading and filtering files, attaching to multiple processes
MIT License
0 stars 0 forks source link

Cannot add NostaleLauncher to nostale processes as player manager was not found in memory #8

Open LegendEvent opened 1 month ago

LegendEvent commented 1 month ago

I just cloned the project and start it rightaway. I have installed the GF Nostale Launcher.

In the GUI Window it seems like it can find the Processes but cannot use it.

Here is the full errormessage:

Got an error when trying to initialize nos browser manager for NostaleLauncher
Encountered an error
 NosSmooth.LocalBinding.Errors.CouldNotInitializeModuleError: Could initialize a nostale module NosSmooth.LocalBinding.Structs.UnitManager.
  ---> NosSmooth.LocalBinding.Errors.BindingNotFoundError: Could not find pattern (A1 ?? ?? ?? ?? E8 ?? ?? ?? ?? 33 C0 5A 59 59 64 89 10 68 ?? ?? ?? ?? 8D 45 F0 BA) in the memory while searching for UnitManager.
  NosSmooth.LocalBinding.Errors.CouldNotInitializeModuleError: Could initialize a nostale module NosSmooth.LocalBinding.Structs.NetworkManager.
   ---> NosSmooth.LocalBinding.Errors.BindingNotFoundError: Could not find pattern (A1 ?? ?? ?? ?? 8B 00 BA ?? ?? ?? ?? E8 ?? ?? ?? ?? E9 ?? ?? ?? ?? A1 ?? ?? ?? ?? 8B 00 8B 40 40) in the memory while searching for NetworkBinding.
   NosSmooth.LocalBinding.Errors.CouldNotInitializeModuleError: Could initialize a nostale module NosSmooth.LocalBinding.Structs.PlayerManager.
    ---> NosSmooth.LocalBinding.Errors.BindingNotFoundError: Could not find pattern (33 C9 8B 55 FC A1 ?? ?? ?? ?? E8 ?? ?? ?? ??) in the memory while searching for PlayerManager.
    NosSmooth.LocalBinding.Errors.CouldNotInitializeModuleError: Could initialize a nostale module NosSmooth.LocalBinding.Structs.SceneManager.
     ---> NosSmooth.LocalBinding.Errors.BindingNotFoundError: Could not find pattern (FF ?? ?? ?? ?? ?? FF FF FF 00 00 00 00 00 00 00 00 00 00 00 00 FF FF FF FF) in the memory while searching for SceneManager.
     NosSmooth.LocalBinding.Errors.CouldNotInitializeModuleError: Could initialize a nostale module NosSmooth.LocalBinding.Structs.PetManagerList.
      ---> NosSmooth.LocalBinding.Errors.BindingNotFoundError: Could not find pattern (8B F8 8B D3 A1 ?? ?? ?? ?? E8 ?? ?? ?? ?? 8B D0) in the memory while searching for PetManagerList.
      NosSmooth.LocalBinding.Errors.CouldNotInitializeModuleError: Could initialize a nostale module NosSmooth.LocalBinding.Structs.NtClient.
       ---> NosSmooth.LocalBinding.Errors.BindingNotFoundError: Could not find pattern (FF FF 00 00 00 00 FF FF FF FF ?? ?? ?? ?? 00 ?? 00 00 ?? ?? ?? ?? ?? ?? ?? ?? ?? FF FF FF 00 00 00 00 00 00 00 00 00 00 00) in the memory while searching for NtClient.

Cannot add NostaleLauncher to nostale processes as player manager was not found in memory.
Got an error when trying to initialize nos browser manager for NostaleClientX
Encountered an error
 NosSmooth.LocalBinding.Errors.CouldNotInitializeModuleError: Could initialize a nostale module NosSmooth.LocalBinding.Structs.NtClient.
  ---> NosSmooth.LocalBinding.Errors.BindingNotFoundError: Could not find pattern (FF FF 00 00 00 00 FF FF FF FF ?? ?? ?? ?? 00 ?? 00 00 ?? ?? ?? ?? ?? ?? ?? ?? ?? FF FF FF 00 00 00 00 00 00 00 00 00 00 00) in the memory while searching for NtClient

And a screenshot: image

Should it work? Or is that project deprecated?

Rutherther commented 1 month ago

Hello, I've not managed this project for more than a year. I've tried my best in finding all the patterns for various nostale objects. However, since I am not that much experienced, it seems that I've not been so successful in finding patterns that would not change in time. The error messages mean that the patterns were not found in the memory, for those structures.

I am not interested in maintaining this project for now. If you wanted you can try to find the structures by utilizing some tool such as CheatEngine.