mazurwiktor / albion-online-stats

Albion online stats is an extension to MMORPG game - Albion Online. It tracks network traffic and displays various statistics, such as damage and DPS meter calculated from in-game actions.
Apache License 2.0
196 stars 63 forks source link

[BUG] Program Not working since May 5th Changes #28

Closed erkinyldz closed 4 years ago

erkinyldz commented 4 years ago

Program not collecting any fame or damage data since the new patch. (1.16.396.165550)

zenion commented 4 years ago

Yeah, basically all the eventIds have changed for the photon events... so now we're all stuck reverse engineering it again... the further complicated it this time around by bundling all the dlls up so its a bit more obnoxious to decompile and figure out.

all of the apps that leverge photon data mining as their means to working are dead atm.. stay tuned!

zenion commented 4 years ago

https://github.com/mazurwiktor/albion-online-stats/pull/29 should fix for queen patch 11 waiting for @mazurwiktor to merge

LionelBergen commented 4 years ago

@zenion Need any help on this project? I'm a programmer interested in how you're reading game packet data. Could hit 2 birds with 1 stone if you guys need some hands.

mazurwiktor commented 4 years ago

Issue should be solved since 0.11.0

@LionelBergen Sure, come to discord channel to discuss things you could contribute to :) As for the packet data reading check out https://github.com/mazurwiktor/albion-online-stats/tree/master/backend/lib