ThinkInvis / RoR2-TinkersSatchel

A mod for Risk of Rain 2.
GNU General Public License v3.0
4 stars 4 forks source link

Cardboard Box in multiplayer #24

Closed Durbin-Elijah closed 2 years ago

Durbin-Elijah commented 2 years ago

Describe the Bug

Using cardboard box has weird interactions in multiplayer. No matter who uses it only host can see the changes. Using printers as someone other than the host will still require you to go to the original printer location but the items will appear where it was moved to.

To Reproduce

Steps to reproduce the behavior:

  1. Start a multiplayer lobby (done on simulacrum mode when we did it)
  2. Obtain cardboard box
  3. When using the cardboard box nothing will appear to change except for the lobby host

Expected Behavior

We would hope that for all players the interactable would move and function as intended in it's new location.

Console Log

LogOutput.log

Log is as host.

ThinkInvis commented 2 years ago

Found the cause: I accidentally structured the networking to only work right on dedicated servers :(