Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Matthodric opened this issue Sep 26, 2023 · 2 comments
Closed

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

Matthodric opened this issue Sep 26, 2023 · 2 comments

Comments

@Matthodric
Copy link

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`
@dgibbs64
Copy link
Member

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.

@dgibbs64
Copy link
Member

No update closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants