vinanrra / Docker-7DaysToDie

7 days to die server using LinuxGSM in Docker with backups, monitor, auto-installable mods and more
GNU General Public License v3.0
236 stars 47 forks source link

ENZOMBIES Addons github path "not found" #130

Closed doudalidou closed 2 years ago

doudalidou commented 2 years ago

Hello !

When using : -e ENZOMBIES=YES and/or any other ENZOMBIES addons, we got an error "cannot find zipfile directory" and the script faild to install those addons.

I tried to download them manually from the files: "scripts/Mods/enZombies.sh" but I got a "not found" error from all path exept the first one.

Note, I'm not sure if it's help: I found them in "https://github.com/ErrorNull0/enZombiesPatches" may be the path changes ?

vinanrra commented 2 years ago

Seems like he changed the repo, I will need to update the script

doudalidou commented 2 years ago

Seems like he changed the repo, I will need to update the script

Thanks for your scrips on docker anyway ! I love it !!

doudalidou commented 2 years ago

Hi, I found that while trying to make this work: https://community.7daystodie.com/topic/4085-subquakes-undead-legacy/?do=findComment&comment=490805

This say that UndeadLegacy is no more supported by enZombie.

That said, Undeadlegacy main stable download link does not work anymore. I modified undead_legacy.sh file to add stable2 link and tar extraction but I don't know how to push it on my git (it do not accept password ??)

Anyway, here it is, zip and attached to this comment.

undead_legacy.zip

vinanrra commented 2 years ago

I will remove EnZombies support for Undead Legacy

vinanrra commented 2 years ago

Fixed in last commit