You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
supervisord: valheim-updater DEBUG - [38] - BepInEx is enabled - running updater
supervisord: valheim-updater curl: (22) The requested URL returned error: 404
supervisord: valheim-updater FATAL - Error: could not retrieve BepInEx release info from Thunderstore.io API
supervisord: valheim-updater ERROR - Failed to run BepInEx updater - retrying later - check your networking and volume access permissions
After some investigating, it turns out this is because it calls https://valheim.thunderstore.io/api/experimental/package/denikson/BepInExPack_Valheim/ which doesn't work anymore, https://thunderstore.io/api/experimental/package/denikson/BepInExPack_Valheim/ works (just removing the valheim subdomain)
I'll try making this change locally and I'll submit a PR if it fixes the issue.
The text was updated successfully, but these errors were encountered:
a-sala7
changed the title
"Bepinex updater" doesn't work
Can't enable Bepinex, "Bepinex updater" doesn't work
Mar 18, 2024
When setting
BEPINEX=true
server startup failsAfter some investigating, it turns out this is because it calls
https://valheim.thunderstore.io/api/experimental/package/denikson/BepInExPack_Valheim/
which doesn't work anymore,https://thunderstore.io/api/experimental/package/denikson/BepInExPack_Valheim/
works (just removing the valheim subdomain)I'll try making this change locally and I'll submit a PR if it fixes the issue.
The text was updated successfully, but these errors were encountered: