Necesse

Necesse

Merchant Chest
[Bug|Linux] Server mod settings ain't read and/or the config ain't synchronized
Note 1: I dunno whether this is a problem with the game's alpha-stage mod support or the mod itself.

Note 2: My server runs Ubuntu Linux, untested on Window$. The client is Window$.

No matter what the server-side Merchant Box mod settings are, they're overridden by the client-side settings. I changed the cost from the default 1000 to 5000, and the Demonic Workbench option from the default 0 to 1.

Granted, I didn't try to craft the box, but the tooltip gave whatever values my client had, not what the server had.

After starting and shutting down the server, I checked the config folder at
/home/necesse_0/.config/Necesse/cfg/
, where I see a file named
\mods\EPOCMods\MerchantsChest\config.cfg
, which is obviously wrong. Yes, the supposed mod config file in the folder is named that, as Linux filesystems allow it.

After shutting down the server I created a symlink
/home/necesse_0/.config/Necesse/cfg/mods/EPOCMods/MerchantsChest/config.cfg
pointing to the weirdly named
/home/necesse_0/.config/Necesse/cfg/\mods\EPOCMods\MerchantsChest\config.cfg
, but nothing changed in game.

This is the server console output:
[2024-10-20 00:27:45] Launched game with arguments: -nogui -world REDACTED [2024-10-20 00:27:45] (DEBUG) Initializing DesktopPlatform [2024-10-20 00:27:45] (WARN) Could not load int openadventurejournal from CONTROLS. [2024-10-20 00:27:45] Loading dedicated server on version 0.27.0. [2024-10-20 00:27:45] Found mod: Merchant Chest (epoc.merchantchest, 1.1) from ModsFolderModProvider [2024-10-20 00:27:46] Config file for Merchant chest mod: /home/necesse_0/.config/Necesse/cfg/\mods\EPOCMods\MerchantsChest\config.cfg [2024-10-20 00:27:46] Happy Halloween! [2024-10-20 00:27:46] Loading existing world at /home/necesse_0/.config/Necesse/saves/worlds/REDACTED [2024-10-20 00:27:46] Started lan socket at port REDACTED [2024-10-20 00:27:46] Started server using port REDACTED with 250 slots on world "REDACTED" with password "REDACTED", game version 0.27.0. [2024-10-20 00:27:46] Found 2 saved players. [2024-10-20 00:27:46] Local address: REDACTED:REDACTED [2024-10-20 00:27:46] Type help for list of commands.
Last edited by [+| CL rautamiekka; 19 Oct, 2024 @ 2:41pm