automuteus / amonguscapture

Capture of the local Among Us executable state
MIT License
320 stars 92 forks source link

Latest version is not detecting lobby info on cracked version #150

Closed PonyOny closed 3 years ago

PonyOny commented 3 years ago

Last update will detect bot & automute but will not detect gameLobby information and will not make automute work.

image

CarbonNeuron commented 3 years ago

Can you give logs? %Appdata%\amonguscapture\logs

PonyOny commented 3 years ago

`Capture version: 3.1.3.0

18:54:02.8798 | CLIENTSOCKET | Attempting to connect to host https://galactus.automute.us:443 with connect code 25CB6CEC 18:54:02.8935 | GAMEMEMREADER | Connected to Among Us process (10052) 18:54:02.9237 | GAMEVERIFIER | Client verification: FAIL. 18:54:03.1436 | GAMEMEMREADER | Loaded offsets: v2020.12.5s 18:54:03.1896 | CLIENTSOCKET | Connected successfully! 18:54:03.1896 | CLIENTSOCKET | Connection code (25CB6CEC) sent to server. 18:54:03.3567 | DISCORDHANDLER | Trying to connect to discord 18:54:03.3802 | DISCORD.NET | 19:54:03 Discord Discord.Net v2.2.0 (API v6) 18:54:03.8336 | DISCORD.NET | 19:54:03 Gateway Connecting 18:54:04.3514 | DISCORD.NET | 19:54:04 Gateway Connected 18:54:04.8607 | DISCORD.NET | Connection successful! ID: 783024902827540571, name: AUWorkerBot 18:54:04.8607 | CLIENTSOCKET | Sending BotID: 783024902827540571 18:54:04.8607 | DISCORD.NET | 19:54:04 Gateway Ready 18:54:05.6122 | ERROR | Message: Arg_NullReferenceException | stack: at AmongUsCapture.ProcessMemoryWindows.OffsetAddress(IntPtr& address, Int32[] offsets) at AmongUsCapture.ProcessMemoryWindows.ReadWithDefault[T](IntPtr address, T defaultParam, Int32[] offsets) at AmongUsCapture.ProcessMemoryWindows.Read[T](IntPtr address, Int32[] offsets) at AmongUsCapture.GameMemReader.GetGameState(ProcessMemory memInstance) at AmongUsCapture.GameMemReader.RunLoop() | Retrying in 1000ms. 18:54:06.6170 | ERROR | Message: Arg_NullReferenceException | stack: at AmongUsCapture.ProcessMemoryWindows.OffsetAddress(IntPtr& address, Int32[] offsets) at AmongUsCapture.ProcessMemoryWindows.ReadWithDefault[T](IntPtr address, T defaultParam, Int32[] offsets) at AmongUsCapture.ProcessMemoryWindows.Read[T](IntPtr address, Int32[] offsets) at AmongUsCapture.GameMemReader.GetGameState(ProcessMemory memInstance) at AmongUsCapture.GameMemReader.RunLoop() | Retrying in 1000ms. .................... 18:57:36.7967 | ERROR | Message: Arg_NullReferenceException | stack: at AmongUsCapture.ProcessMemoryWindows.OffsetAddress(IntPtr& address, Int32[] offsets) at AmongUsCapture.ProcessMemoryWindows.ReadWithDefault[T](IntPtr address, T defaultParam, Int32[] offsets) at AmongUsCapture.ProcessMemoryWindows.Read[T](IntPtr address, Int32[] offsets) at AmongUsCapture.GameMemReader.GetGameState(ProcessMemory memInstance) at AmongUsCapture.GameMemReader.RunLoop() | Retrying in 1000ms. `

CarbonNeuron commented 3 years ago

18:54:02.9237 | GAMEVERIFIER | Client verification: FAIL.

What platform are you using?

PonyOny commented 3 years ago

18:54:02.9237 | GAMEVERIFIER | Client verification: FAIL.

What platform are you using?

Windows 10

CarbonNeuron commented 3 years ago

I mean steam, epic games, itch, or microsoft store

PonyOny commented 3 years ago

I mean steam, epic games, itch, or microsoft store

It's not a purchase version

CarbonNeuron commented 3 years ago

We don't support cracked versions of among us

PonyOny commented 3 years ago

We don't support cracked versions of among us

Well it has been always working..

CarbonNeuron commented 3 years ago

We changed how offsets work and we only support the latest version of among us. We don't have the rest of the offsets for that version. You can downgrade to a 2.8 or 2.6 version or something

CarbonNeuron commented 3 years ago

Or update your cracked version ig

PonyOny commented 3 years ago

Or update your cracked version ig

Thanks, updated to latest amongus version and now it's working