floh22 / LeagueBroadcast

League of Legends Spectate Overlay Tools
MIT License
218 stars 46 forks source link

[BUG] Wrong offsets? #259

Closed rapz closed 1 year ago

rapz commented 1 year ago

Hi i think we need to update the offsets

This help?

{ "OffsetVersion": "13.10.1", "GameOffsets": { "Manager": "0x210ddc8", "MapCount": "0x48", "MapRoot": "0x40", "MapNodeNetId": "0x20", "MapNodeObject": "0x28" }, "ObjectOffsets": { "ID": "0x10", "NetworkID": "0xc8", "Team": "0x3C", "DisplayName": "0x60", "DisplayNameLength": "0x70", "Pos": "0x280", "Mana": "0x340", "MaxMana": "0x358", "Health": "0x1068", "MaxHealth": "0x1080", "CurrentGold": "0x2148", "GoldTotal": "0x2160", "EXP": "0x4050", "Level": "0x4038", "Name": "0x38D0", "NameLength": "0x38E0" }, "FileVersion": "1.0" }

chamorrorenzo commented 1 year ago

NO :(

hopefully someone can make a video tutorial on how to get them and im sure I can get them everytime they update

sdomi4 commented 1 year ago

Added new offsets, should work as intended now.

rapz commented 1 year ago

Still not working, here is the log

Log: Log-2023-05-25-15-21.log

Crash Log:

Crash-2023-05-25-15-24.log

benholness commented 1 year ago

We have a tournament tomorrow, would be really helpful if we had a stable version for this where it automatically updates the offsets without it crashing (seems to be a regular bug happening). I'm having the same issue with the new offsets created. I've also tried adding them in manually and still no luck.

Here are my logs:

Log: Log-2023-05-26-08-45.log

Crash Log: Crash-2023-05-26-08-46.log

It looks like it might have something to do with this:

Time: 2023.05.26-08:56
Description: Error getting value from 'blueGold' on 'LeagueBroadcast.Ingame.State.StateData'.
sdomi4 commented 1 year ago

The stacktrace in the log by @benholness inidcates an issue with the EXP offset, and there might be a typo in there. Can you try changing EXP to 0x4020 locally and see if it works then?

benholness commented 1 year ago

@sdomi4 it works! thank you man :D just update your PR and I think we are golden

sdomi4 commented 1 year ago

Updated the offsets to fix, should auto-update if I understood how it works correctly

sod101316 commented 1 year ago

that's farsight.json offset right?

benholness commented 1 year ago

Yeah that's correct @sod101316, its that file that needs updating every new League of Legends patch.

sod101316 commented 1 year ago

Where can I get the latest offset? Offsets in native-farsight-module have different contents.

AzureAstral commented 1 year ago

Anyone have a solution? Because on my side the offsets have not been updated and nothing works... We have a tournament tomorrow...

s2candy2013 commented 1 year ago

@sdomi4 hello, do u have new offset? app crash when im join ingame