Balimbanana / SourceScripts

A repo for Source Engine related automated scripts.
11 stars 11 forks source link

Entropy zero mod support not loading/Maps not found #4

Closed Quesoteric closed 5 months ago

Quesoteric commented 5 months ago

Downloaded via the linux syndsinstall script. I can confirm Entropy Zero is installed because it spits out ContentLoader[SV]: Found game 'Entropy: Zero' in '/xxxx/xxxxxxx/steamcmd/steamapps/common/EntropyZero/EntropyZero/' Server has sourcemod installed.

changelevel ezero az_Intro ContentLoader[SV]: Failed to find map in SetCurrentMap, Map: 'az_Intro' GameTag: 'ezero'! Map 'az_Intro' not found

Server information: OS: Ubuntu 22.04 Syn version: 56.16

Balimbanana commented 5 months ago

This should now be fixed in the latest commit now. If you use update in the first prompt in syndsinstall it will update the script and you can run imods and ezero again then it should fix the issue.

Quesoteric commented 5 months ago

Fixed, thanks.