[GH-ISSUE #4318] ./wurmserver: line 465: : No such file or directory [Bug]: #2705

Closed
opened 2026-02-27 03:04:50 +03:00 by kerem · 3 comments
Owner

Originally created by @Matthodric on GitHub (Sep 26, 2023).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4318

User story

I would like line 465 of the wurmserver fixed so that I don't get the error anymore and can figure the game server properly.

Game

Wurm

Linux distro

Ubuntu 22.04

Command

command: start, command: details

Further information

whenever I use the ./wurmserver dt or ./wurmserver st I get an error ./wurmserver: line 465: : No such file or directory

Relevant log output

wurmserver-steamcmd.log 

WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Redirecting stderr to '/home/wurmserver/.local/share/Steam/logs/stderr.txt'
Logging directory: '/home/wurmserver/.local/share/Steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation - version 1694466999
-- type 'quit' to exit --
Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
OK

Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
 Update state (0x5) verifying install, progress: 0.19 (1015286 / 521210202)
Success! App '402370' fully installed.

wurmserver-console.log

Runtime path: /home/wurmserver/serverfiles/runtime/jre1.8.0_172/lib/amd64/server/libjvm.so
Working Directory: /home/wurmserver/serverfiles
Number of options: 7
Create java VM!
Sep 25, 2023 8:49:01 PM com.wurmonline.server.gui.WurmServerGuiMain main
INFO: WurmServerGuiMain starting
Should start without GUI here!
Sep 25, 2023 8:49:01 PM com.wurmonline.server.gui.folders.Folders setCurrent
INFO: Current game folder: Creative
Sep 25, 2023 8:49:01 PM com.wurmonline.server.DbConnector closeAll
INFO: Starting to close all Database Connections.
Sep 25, 2023 8:49:01 PM com.wurmonline.server.DbConnector closeAll
INFO: Finished closing all Database Connections.
Sep 25, 2023 8:49:01 PM com.wurmonline.server.Constants load
INFO: Loading configuration file at /home/wurmserver/serverfiles/Creative/wurm.ini
Meshsize=11
NUMBER_OF_DB_ITEM_OWNERS_TO_UPDATE_EACH_TIME - null
Sep 25, 2023 8:49:01 PM com.wurmonline.server.Constants load
INFO: Loading configuration file at /home/wurmserver/serverfiles/Creative/wurm.ini
Meshsize=11
NUMBER_OF_DB_ITEM_OWNERS_TO_UPDATE_EACH_TIME - null
Sep 25, 2023 8:49:01 PM com.wurmonline.server.DbConnector closeAll
INFO: Starting to close all Database Connections.
Sep 25, 2023 8:49:01 PM com.wurmonline.server.DbConnector closeAll
INFO: Finished closing all Database Connections.
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.util.VersionPrinter info
INFO: Flyway 4.0.3 by Boxfuse
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info
INFO: Database: jdbc:sqlite:Creative/sqlite/wurmcreatures.db (SQLite 3.0)
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate
INFO: No pending migrations, database is current
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info
INFO: Database: jdbc:sqlite:Creative/sqlite/wurmdeities.db (SQLite 3.0)
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate
INFO: No pending migrations, database is current
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info
INFO: Database: jdbc:sqlite:Creative/sqlite/wurmeconomy.db (SQLite 3.0)
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator baseline
INFO: No database migrations metadata found, creating baseline at version 1
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.metadatatable.MetaDataTableImpl info
INFO: Creating Metadata table: "main"."SCHEMA_VERSION"
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.command.DbBaseline info
INFO: Successfully baselined schema with version: 1
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate
INFO: Database baselined to version 1. No migrations pending.
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info
INFO: Database: jdbc:sqlite:Creative/sqlite/wurmitems.db (SQLite 3.0)
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate
INFO: No pending migrations, database is current
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info
INFO: Database: jdbc:sqlite:Creative/sqlite/wurmlogin.db (SQLite 3.0)
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator baseline
INFO: No database migrations metadata found, creating baseline at version 1
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.metadatatable.MetaDataTableImpl info
INFO: Creating Metadata table: "main"."SCHEMA_VERSION"
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.command.DbBaseline info
INFO: Successfully baselined schema with version: 1
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate
INFO: Database baselined to version 1. No migrations pending.
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info
INFO: Database: jdbc:sqlite:Creative/sqlite/wurmlogs.db (SQLite 3.0)
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator baseline
INFO: No database migrations metadata found, creating baseline at version 1
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.metadatatable.MetaDataTableImpl info
INFO: Creating Metadata table: "main"."SCHEMA_VERSION"
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.command.DbBaseline info
INFO: Successfully baselined schema with version: 1
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate
INFO: Database baselined to version 1. No migrations pending.
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info
INFO: Database: jdbc:sqlite:Creative/sqlite/wurmplayers.db (SQLite 3.0)
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate
INFO: No pending migrations, database is current
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info
INFO: Database: jdbc:sqlite:Creative/sqlite/wurmtemplates.db (SQLite 3.0)
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator baseline
INFO: No database migrations metadata found, creating baseline at version 1
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.metadatatable.MetaDataTableImpl info
INFO: Creating Metadata table: "main"."SCHEMA_VERSION"
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.command.DbBaseline info
INFO: Successfully baselined schema with version: 1
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate
INFO: Database baselined to version 1. No migrations pending.
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info
INFO: Database: jdbc:sqlite:Creative/sqlite/wurmzones.db (SQLite 3.0)
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate
INFO: No pending migrations, database is current
Loading servers
Sep 25, 2023 8:49:02 PM com.wurmonline.server.Servers loadAllServers
INFO: Loading all servers.
Sep 25, 2023 8:49:02 PM com.wurmonline.server.Servers loadAllServers
INFO: Loading New Creative Server - 0
Sep 25, 2023 8:49:02 PM com.wurmonline.server.Servers loadAllServers
INFO: Using database entry for time 5824200
Sep 25, 2023 8:49:02 PM com.wurmonline.server.zones.TilePoller calcRest
INFO: Current polltile=589996, rest=554394 pollmodifier=25385, pollround=1
Sep 25, 2023 8:49:02 PM com.wurmonline.server.zones.TilePoller calcRest
INFO: tiles=4194304, mask=-1 ticksperday=3456000, Nthick=1, rest=554394, manypertick=true
Sep 25, 2023 8:49:02 PM com.wurmonline.server.Servers loadAllServers
INFO: Loaded 1 servers from the database
Sep 25, 2023 8:49:02 PM com.wurmonline.server.ServerProperties checkIfCreateTable
INFO: Created properties table in the database
Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController initServer
INFO: Setting server settings from command line
Sep 25, 2023 8:49:02 PM com.wurmonline.server.ServerProperties checkIfCreateTable
INFO: Created properties table in the database
Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$9
INFO: Steam query port: 27016
Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$1
INFO: External port set to: 3724
Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$0
INFO: Internal and External IP set to: 0.0.0.0
Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$11
INFO: RMI register port: 7220
Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$10
INFO: RMI port: 7221
Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$7
INFO: Player Limit: 200
Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$6
INFO: Is loginserver: true
Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$5
INFO: Is home server: true
Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$4
INFO: Home server kingdom id set to: 4 name: no known kingdom
Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$3
INFO: Epic settings set to: false
Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$12
INFO: Server broadcast name: LinuxGSM
java.util.logging.config.file system property is not set so hardcoding logging
com.wurmonline logger handlers: []
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info
INFO: SQLite does not support setting the schema. Default schema NOT changed to main
Loading servers
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
CAppInfoCacheReadFromDiskThread took 17 milliseconds to initialize
dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
Setting breakpad minidump AppID = 366220
Starting the server
Incoming RMI is disabled

==================================================================

Wurm Server launcher finished at Mon Sep 25 20:49:05 CST 2023

==================================================================

Server connected to steam


### Steps to reproduce

1. Install the Game on Ubuntu 22.04 in CLI
2. run `./wurmserver dt` or `./wurmserver st`
3. scroll down to the bottom and right under "Command-line Parameters"
4. see the error the first line Command-line Parameters reads `./wurmserver: line 465: : No such file or directory`
Originally created by @Matthodric on GitHub (Sep 26, 2023). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4318 ### User story I would like line 465 of the wurmserver fixed so that I don't get the error anymore and can figure the game server properly. ### Game Wurm ### Linux distro Ubuntu 22.04 ### Command command: start, command: details ### Further information whenever I use the `./wurmserver dt` or `./wurmserver st` I get an error `./wurmserver: line 465: : No such file or directory` ### Relevant log output ```shell wurmserver-steamcmd.log WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work. Redirecting stderr to '/home/wurmserver/.local/share/Steam/logs/stderr.txt' Logging directory: '/home/wurmserver/.local/share/Steam/logs' [ 0%] Checking for available updates... [----] Verifying installation... Steam Console Client (c) Valve Corporation - version 1694466999 -- type 'quit' to exit -- Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory OK Connecting anonymously to Steam Public...OK Waiting for client config...OK Waiting for user info...OK Update state (0x5) verifying install, progress: 0.19 (1015286 / 521210202) Success! App '402370' fully installed. ``` wurmserver-console.log ``` Runtime path: /home/wurmserver/serverfiles/runtime/jre1.8.0_172/lib/amd64/server/libjvm.so Working Directory: /home/wurmserver/serverfiles Number of options: 7 Create java VM! Sep 25, 2023 8:49:01 PM com.wurmonline.server.gui.WurmServerGuiMain main INFO: WurmServerGuiMain starting Should start without GUI here! Sep 25, 2023 8:49:01 PM com.wurmonline.server.gui.folders.Folders setCurrent INFO: Current game folder: Creative Sep 25, 2023 8:49:01 PM com.wurmonline.server.DbConnector closeAll INFO: Starting to close all Database Connections. Sep 25, 2023 8:49:01 PM com.wurmonline.server.DbConnector closeAll INFO: Finished closing all Database Connections. Sep 25, 2023 8:49:01 PM com.wurmonline.server.Constants load INFO: Loading configuration file at /home/wurmserver/serverfiles/Creative/wurm.ini Meshsize=11 NUMBER_OF_DB_ITEM_OWNERS_TO_UPDATE_EACH_TIME - null Sep 25, 2023 8:49:01 PM com.wurmonline.server.Constants load INFO: Loading configuration file at /home/wurmserver/serverfiles/Creative/wurm.ini Meshsize=11 NUMBER_OF_DB_ITEM_OWNERS_TO_UPDATE_EACH_TIME - null Sep 25, 2023 8:49:01 PM com.wurmonline.server.DbConnector closeAll INFO: Starting to close all Database Connections. Sep 25, 2023 8:49:01 PM com.wurmonline.server.DbConnector closeAll INFO: Finished closing all Database Connections. Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.util.VersionPrinter info INFO: Flyway 4.0.3 by Boxfuse Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info INFO: Database: jdbc:sqlite:Creative/sqlite/wurmcreatures.db (SQLite 3.0) Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate INFO: No pending migrations, database is current Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info INFO: Database: jdbc:sqlite:Creative/sqlite/wurmdeities.db (SQLite 3.0) Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate INFO: No pending migrations, database is current Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info INFO: Database: jdbc:sqlite:Creative/sqlite/wurmeconomy.db (SQLite 3.0) Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator baseline INFO: No database migrations metadata found, creating baseline at version 1 Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.metadatatable.MetaDataTableImpl info INFO: Creating Metadata table: "main"."SCHEMA_VERSION" Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.command.DbBaseline info INFO: Successfully baselined schema with version: 1 Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate INFO: Database baselined to version 1. No migrations pending. Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info INFO: Database: jdbc:sqlite:Creative/sqlite/wurmitems.db (SQLite 3.0) Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate INFO: No pending migrations, database is current Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info INFO: Database: jdbc:sqlite:Creative/sqlite/wurmlogin.db (SQLite 3.0) Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator baseline INFO: No database migrations metadata found, creating baseline at version 1 Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.metadatatable.MetaDataTableImpl info INFO: Creating Metadata table: "main"."SCHEMA_VERSION" Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.command.DbBaseline info INFO: Successfully baselined schema with version: 1 Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate INFO: Database baselined to version 1. No migrations pending. Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info INFO: Database: jdbc:sqlite:Creative/sqlite/wurmlogs.db (SQLite 3.0) Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator baseline INFO: No database migrations metadata found, creating baseline at version 1 Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.metadatatable.MetaDataTableImpl info INFO: Creating Metadata table: "main"."SCHEMA_VERSION" Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.command.DbBaseline info INFO: Successfully baselined schema with version: 1 Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate INFO: Database baselined to version 1. No migrations pending. Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info INFO: Database: jdbc:sqlite:Creative/sqlite/wurmplayers.db (SQLite 3.0) Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate INFO: No pending migrations, database is current Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info INFO: Database: jdbc:sqlite:Creative/sqlite/wurmtemplates.db (SQLite 3.0) Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator baseline INFO: No database migrations metadata found, creating baseline at version 1 Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.metadatatable.MetaDataTableImpl info INFO: Creating Metadata table: "main"."SCHEMA_VERSION" Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.command.DbBaseline info INFO: Successfully baselined schema with version: 1 Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate INFO: Database baselined to version 1. No migrations pending. Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info INFO: Database: jdbc:sqlite:Creative/sqlite/wurmzones.db (SQLite 3.0) Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM com.wurmonline.server.database.migrations.Migrator migrate INFO: No pending migrations, database is current Loading servers Sep 25, 2023 8:49:02 PM com.wurmonline.server.Servers loadAllServers INFO: Loading all servers. Sep 25, 2023 8:49:02 PM com.wurmonline.server.Servers loadAllServers INFO: Loading New Creative Server - 0 Sep 25, 2023 8:49:02 PM com.wurmonline.server.Servers loadAllServers INFO: Using database entry for time 5824200 Sep 25, 2023 8:49:02 PM com.wurmonline.server.zones.TilePoller calcRest INFO: Current polltile=589996, rest=554394 pollmodifier=25385, pollround=1 Sep 25, 2023 8:49:02 PM com.wurmonline.server.zones.TilePoller calcRest INFO: tiles=4194304, mask=-1 ticksperday=3456000, Nthick=1, rest=554394, manypertick=true Sep 25, 2023 8:49:02 PM com.wurmonline.server.Servers loadAllServers INFO: Loaded 1 servers from the database Sep 25, 2023 8:49:02 PM com.wurmonline.server.ServerProperties checkIfCreateTable INFO: Created properties table in the database Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController initServer INFO: Setting server settings from command line Sep 25, 2023 8:49:02 PM com.wurmonline.server.ServerProperties checkIfCreateTable INFO: Created properties table in the database Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$9 INFO: Steam query port: 27016 Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$1 INFO: External port set to: 3724 Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$0 INFO: Internal and External IP set to: 0.0.0.0 Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$11 INFO: RMI register port: 7220 Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$10 INFO: RMI port: 7221 Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$7 INFO: Player Limit: 200 Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$6 INFO: Is loginserver: true Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$5 INFO: Is home server: true Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$4 INFO: Home server kingdom id set to: 4 name: no known kingdom Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$3 INFO: Epic settings set to: false Sep 25, 2023 8:49:02 PM com.wurmonline.server.gui.WurmServerGuiController lambda$static$12 INFO: Server broadcast name: LinuxGSM java.util.logging.config.file system property is not set so hardcoding logging com.wurmonline logger handlers: [] Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Sep 25, 2023 8:49:02 PM org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport info INFO: SQLite does not support setting the schema. Default schema NOT changed to main Loading servers [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. CAppInfoCacheReadFromDiskThread took 17 milliseconds to initialize dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory Setting breakpad minidump AppID = 366220 Starting the server Incoming RMI is disabled ================================================================== Wurm Server launcher finished at Mon Sep 25 20:49:05 CST 2023 ================================================================== Server connected to steam ``` ``` ### Steps to reproduce 1. Install the Game on Ubuntu 22.04 in CLI 2. run `./wurmserver dt` or `./wurmserver st` 3. scroll down to the bottom and right under "Command-line Parameters" 4. see the error the first line Command-line Parameters reads `./wurmserver: line 465: : No such file or directory`
Author
Owner

@dgibbs64 commented on GitHub (Sep 26, 2023):

The first issue to address is updating the servers locale. Its hard to see what is causing the issue but that would be the first thing to look at
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.

<!-- gh-comment-id:1735106079 --> @dgibbs64 commented on GitHub (Sep 26, 2023): The first issue to address is updating the servers locale. Its hard to see what is causing the issue but that would be the first thing to look at ` WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work. `
Author
Owner

@dgibbs64 commented on GitHub (Oct 20, 2023):

No update closing

<!-- gh-comment-id:1773475129 --> @dgibbs64 commented on GitHub (Oct 20, 2023): No update closing
Author
Owner

@github-actions[bot] commented on GitHub (Oct 21, 2024):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:2425308227 --> @github-actions[bot] commented on GitHub (Oct 21, 2024): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#2705
No description provided.