Skip to content

Multiplayer items mixed up #66

@greyivy

Description

@greyivy

When playing coop (LAN), most modded items are mixed up between players. The host has the correct items but the other players do not.

When hovering over a crop, the host sees the correct tooltip. The other players do not, even though the crop looks the same as it's growing.

Once harvested, the host gets the correct items but the other players do not. When sold, the host sees the correct items on the profit screen but the other players do not. The value is that of the correct items.

I originally thought that this was due to not having access to the json ID files in the JSONAssets directory of a save, so I patched the code to allow other players to load those files manually, but it did not solve the issue.

I would be willing to put some more work into this, but I'm new to SDV modding. If anyone can provide some insight into why this might be happening, I'd appreciate it!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions