Nimdy / Dedicated_Valheim_Server_Script

Valheim Server Manager . Supports: ValheimPlus, Bepinex, Multi-world, Multi-Lang, Update, Backup, Restore and more: Built for Linux
GNU Affero General Public License v3.0
697 stars 120 forks source link

[BUG] BepInEx Redirect Error #311

Closed dannzen closed 2 months ago

dannzen commented 4 months ago

Describe the bug Trying to install BepInEx Integration results in a 404 not found zip file, cause they removed the subdomain structure

New Filepath, without Subdomains: https://thunderstore.io/package/download/denikson/BepInExPack_Valheim/5.4.2202/

Old Filepath, with Subdomains https://valheim.thunderstore.io/package/download/denikson/BepInExPack_Valheim/5.4.2202/

Hardcoded Path in File https://github.com/Nimdy/Dedicated_Valheim_Server_Script/blob/9384a46d486c2375f64e9f38178bb7b0e0939618/njordmenu.sh#L2594-L2598

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Menu 21) BepInEx Only Menu Options' 2 Go to 'Menu 1) Install BepInEx Mods'

Expected behavior Installing BepInEx

Screenshots image

vincebel7 commented 3 months ago

If anyone wants this fixed quickly and doesn't want to just make the change themselves, I saw this fork with the fix: https://github.com/talissondc/Dedicated_Valheim_Server_Script

Looks like Nimdy's Discord server link is broken as well

Nimdy commented 2 months ago

If anyone wants this fixed quickly and doesn't want to just make the change themselves, I saw this fork with the fix: https://github.com/talissondc/Dedicated_Valheim_Server_Script

Looks like Nimdy's Discord server link is broken as well

Updated the redirect, thank you