Filigrani / SkyCoop

Multiplayer for The Long Dark game
MIT License
157 stars 25 forks source link

The gloves flying after searching container #63

Open Kycko opened 1 year ago

Kycko commented 1 year ago

Mod Version: 11.6 Game Version: 2.02 Launcher: Steam Additional mods installed: No Perspective: Client

Description

I've got into the truck and searched the glove box. I've found the gloves but I don't need it so I clicked RMB and the gloves must return into the glove box, but they hung in the air. See [19:18:31.752] in the log.

How to reproduce

  1. Being client on public server
  2. On region Pleasant Valley
  3. Take a rifle in your hands
  4. Go into the truck at Point of Disagreement
  5. Search the glove box
  6. When some loot from the glove box appears. click RMB
  7. This loot will hung in the air

Expected behavior

Loot must return into the glove box.

Logs

Host side log See public server's logs.

Client side log MelonLoader_23-05-20_18-33-31.131.log

Screenshots

screen  2023-05-20   19-18-41 screen  2023-05-20   19-19-02 screen  2023-05-20   19-19-27

Filigrani commented 1 year ago

This happends because in Sky Co-op if you don't take gear after searching container, it suppose to be dropped, to avoid extra call of processing container content, but in that case it did not worked well because dropping in car usual not a thing in vanila. Need to do something with this.