Event banner #43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
result in ERROR when change id to 3557620 (Blue archive community)
From a cursory look, it seems like this error is occurring because Blue Archive on Steam has a default header image with a non-standard URL. If this analysis is correct, the EventBanner should function (after a refresh) as long as Blue Archive's most recent update has a unique header image and only break when it doesn't, i.e. the Skin tries to download their default header.
I will need time to figure out how to determine the correct banner image URL to download instead of assuming that every game follows a default URL scheme. An update will be provided when I am able to make progress, hopefully with a patch that resolves the issue.
I have just fixed the issue in the v.1.2.3 release. I believe this bugfix should prevent this type of issue from happening again. More importantly, this patch has new error handling that should in theory identify unknown errors with better details, which should make it easier to debug future issues.
Thank you for the bug report.