Skip to content

[Valheim BepINex] Issue #479

@joshrpg

Description

@joshrpg

Egg: Valheim BepINex
File: valheim/valheim_bepinex/egg-valheim-bep-i-nex.json

Issue Description:

valheim_server.x86_64 isn't being installed.

  1. Install the egg-valheim-bep-i-nex egg.
  2. Set the settings and install the server.
  3. Start the server.
  4. Get the error.

:/home/container$ ./valheim_server.x86_64 -nographics -batchmode -name "${SERVER_NAME}" -port ${SERVER_PORT} -world "${WORLD}" -password "${PASSWORD}" -public ${PUBLIC_SERVER} -saveinterval ${BACKUP_INTERVAL} -backups ${BACKUP_COUNT} -backupshort ${BACKUP_SHORTTIME} -backuplong ${BACKUP_LONGTIME} $( [[ ${ENABLE_CROSSPLAY} -eq 1 ]] && echo " -crossplay ") > >(sed -uE "${CONSOLE_FILTER}") & trap "${STOP}" 15; wait $!
/entrypoint.sh: line 50: ./valheim_server.x86_64: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions