the-marenga / sf-scrapbook-helper

Helps you fill the scrapbook in Shakes and Fidget
MIT License
39 stars 0 forks source link

[Bug] cant find anyone to fight #52

Closed xcruel closed 5 months ago

xcruel commented 5 months ago

Hi It worked until i doesn't. The fight list is now empty

log: 2024-03-21 12:13:46 | INFO | sf_scrapbook_helper:54 | Starting up 2024-03-21 12:13:46 | DEBUG | sf_scrapbook_helper:73 | Setup window 2024-03-21 12:13:48 | WARN | sf_api::misc:65 | Invalid value for event task typ in server response: 3 2024-03-21 12:13:48 | WARN | sf_api::misc:65 | Invalid value for event task typ in server response: 63 2024-03-21 12:13:48 | WARN | sf_api::gamestate:898 | Could not parse [63, 0, 20, 1] into an event task 2024-03-21 12:13:48 | WARN | sf_api::misc:65 | Invalid value for event task typ in server response: 61 2024-03-21 12:13:48 | WARN | sf_api::gamestate:898 | Could not parse [61, 0, 500, 1] into an event task 2024-03-21 12:13:48 | WARN | sf_api::misc:65 | Invalid value for event task typ in server response: 64 2024-03-21 12:13:48 | WARN | sf_api::gamestate:898 | Could not parse [64, 200, 200, 1] into an event task 2024-03-21 12:13:48 | WARN | sf_api::gamestate:974 | Unable to parse combat log entry: ["73361915", "883", "1", "12", "1710951938", "0"] 2024-03-21 12:13:48 | WARN | sf_api::gamestate:974 | Unable to parse combat log entry: ["73300664", "888", "1", "12", "1710848338", "0"] 2024-03-21 12:13:48 | INFO | sf_scrapbook_helper::message:386 | Successfully logged in AccountIdent { server_id: ServerID([DONT KNOW IF SENSITIVE DATA]), account: AccountID(0) } on https://w52.sfgame.net/ 2024-03-21 12:13:49 | DEBUG | sf_scrapbook_helper::backup:150 | w52sfgamenet fetch online backup: false 2024-03-21 12:13:49 | DEBUG | sf_scrapbook_helper::backup:29 | Restoring local backup 2024-03-21 12:13:50 | DEBUG | sf_scrapbook_helper::crawler:157 | Logging in [DONT KNOW IF SENSITIVE DATA] on https://w52.sfgame.net/ 2024-03-21 12:13:50 | DEBUG | sf_scrapbook_helper::crawler:159 | Successfully logged in [DONT KNOW IF SENSITIVE DATA] on https://w52.sfgame.net/ 2024-03-21 12:13:51 | WARN | sf_scrapbook_helper::message:271 | Crawler was unable to do: Character("Clauneck", QueID(0)) on w52sfgamenet

the-marenga commented 5 months ago

The log seems fine. An empty list would be expected, if there are no characters with new items in your level range.

Does something change, if you increase the max level (by a lot), or is your scrapbook just full? Alternatively, can you remove/rename the "w52sfgame.zhof" file to triger a reload from the server and see, if anything changes?