floh22 / LeagueBroadcast

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

offsets bug, Urgent I have a championship final [BUG] #244

Closed overkido closed 1 year ago

overkido commented 1 year ago

Urgent I have a championship final today can anyone help me

image

log crash: Crash-2023-03-26-08-28.log

EagleLOL commented 1 year ago

{ "OffsetVersion": "13.6.1", "GameOffsets": { "Manager": "0x186e154", "MapCount": "0x2c", "MapRoot": "0x28", "MapNodeNetId": "0x10", "MapNodeObject": "0x14" }, "ObjectOffsets": { "ID": "0x8", "NetworkID": "0xb4", "Team": "0x34", "DisplayName": "0x54", "DisplayNameLength": "0x64", "Pos": "0x1dc", "Mana": "0x29c", "MaxMana": "0x2ac", "Health": "0xe7c", "MaxHealth": "0xe8c", "CurrentGold": "0x1bb4", "GoldTotal": "0x1bc4", "EXP": "0x32ec", "Name": "0x2b04" }, "FileVersion": "1.0" }

the "Manager" : switched from "0x186D154" to "0x186e154"

This file is in the config folder. You have to switch the "0x186D154" to "0x186e154". Everything else is the same. The file name is farsight.

ManuelRoyBo commented 1 year ago

This switch didn't work for me. Had to change "0x186D154" to "0x186f154"