Skip to content

[Bug]: Wurm server cfg not picked up #4283

@zackchadwick

Description

@zackchadwick

User story

As a user, I want to customize the server settings for the launcher to use.

Game

Wurm

Linux distro

Ubuntu 22.04

Command

command: start

Further information

Newest release isn't picking up the Wurm config.

It looks like the wurmserver script is looking for the value of ${servercfgfullpath} on line 463, however that is no longer defined in the file. The only instance it occurs is line 463.

As such, the launcher always reverts to the default configuration. Appears to be from commit ab09a32.

Relevant log output

Command-line Parameters
============================================================================================================================================================================
./wurmserver: line 463: : No such file or directory
 ./WurmServerLauncher start=Creative adminpwd='ADMINPASSWORD' epicsettings='false' externalport='3724' homeserver='true' homekingdom='4' loginserver='true' maxplayers='200' queryport='27016' rmiport='7221' rmiregport='7220' servername='LinuxGSM' serverpassword='' ip='0.0.0.0'

Steps to reproduce

  1. Pull latest Wurm container, or install
  2. View details, ./wurmserver details, view error regarding line 463
  3. Try to customize the server cfg
  4. Start server, see that it resorts to defaults

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions