Hiro420/FetchHotfix

Check Resource Update Failure

Closed this issue · 5 comments

I managed to get the hotfix url using the project, but when I apply it to lunarcore, it doesn't work properly
I was able to log in to my lunarcore account normally, but when it started doing a check for game resource updates, it reported an error
Here is the error message
d89fabde4889a09e786d23017d38c73d

eca0ae2b02c97b5f866a4d687c2a5748

c54fb99164442e5ab023980efbc25c47

( When I use a hotfix url that someone else got via a packet grab, it works fine )

can you send me the hotfix.json?

Here's the hotfix url via your project

{
  "assetBundleUrl": "https://autopatchcn.bhsr.com/asb/V2.2Live/output_5766530_c50f240bb5",
  "exResourceUrl": "https://autopatchcn.bhsr.com/design_data/V2.2Live/output_7139860_0a19e93c1b06",
  "luaUrl": "https://autopatchcn.bhsr.com/lua/V2.2Live/output_5814871_124d3e577a",
  "ifixUrl": "https://autopatchcn.bhsr.com/ifix/V2.2Live/output_7093310_a64f702b9cf7",
  "customMdkResVersion": 0,
  "customIfixVersion": 0
}

should be fixed now, try again

it works, thanks!