Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

Cherry

Uploaded by

CherryChain

Virus scan

Safe to use

Tags for this mod

About this mod

Logs a message and generates a report when a farmhand connects in multiplayer with mods that don't match with the host.

Permissions and credits
This mod helps coordinate mods in multiplayer. When a farmhand joins, the mod compares the mods installed by the host and farmhand, and summarizes any differences it found. Having the exact same mods on all players can often avoid issues in multiplayer.

Only the host player needs the mod installed. (Farmhands can still install it if they want to see the summary too.)


Install

How to use
When a farmhand joins, check the SMAPI console to see a message summarizing whether any mod differences were found.

For the host player, the mod generates two files with more detailed info: a text (.txt) file and JSON (.json) file. The text file includes instructions and information, but the JSON may be easier to read with large reports. Farmhands just get the text file.

You can optionally open the mod's config.json file in a text editor to change these mod settings:
  • HideReportInTrace: whether the console summary should be written as TRACE instead of WARN. Trace messages are hidden unless you have the "SMAPI for developers" version installed. Default false.
  • IgnoredMods: a list of mod unique IDs to ignore. Some mods don't need to be installed on both the host and farmhand to work (e.g. many aesthetic mods or this mod); adding their IDs to this list on the host's machine will skip checks for them.


Common questions
Is the mod still compatible?
The mod is compatible with Stardew Valley 1.5.5 or later on Linux/macOS/Windows, both single-player and multiplayer.

For Stardew Valley 1.6 or later, see the optional file on the 'Files' tab.
Does the mod conflict with any others?
There are no known mod conflicts. Feel free to report compatibility issues in the mod comments.
Can I safely add/remove the mod anytime?
Yep. This mod doesn't make any changes to your save data.


See also