remiX- / QualityCompany

MIT License
4 stars 0 forks source link

The problem of the duplicate-phantom of the item, the lack of value display above the slot #15

Open Paradox75831004 opened 6 months ago

Paradox75831004 commented 6 months ago

In our assembly, unfortunately with AC, there was a problem of the lack of a price tag above the table and a duplicate phantom of icons of objects that were not even in the slot.

018dd04f-0680-4a21-4edc-571a9e8f358a

The problem is easy to recreate here:

  1. There must be 2 players
  2. Launch the first card
  3. Find any items
  4. Reset and raise every time, hoping to get the desired error
  5. See phantom icons of items either from the Host or the client

I changed the config in the assembly, I advise you to look at what I configured, maybe I made a mistake somewhere, but it’s unlikely. But still, it seems to me that AC is to blame here, with its slot system. Since any interaction with AC slots always occurs out of sync, a conflict in the network code, and so on.

remiX- commented 6 months ago

Hey @Paradox75831004,

Sorry we've been busy trying some things on another mod :)

Will take a look at this on the weekend - thanks for the re-creation steps!

remiX- commented 5 months ago

Hey @Paradox75831004,

So we tried this using the exact same mod profile on host + client (and re-enabling QC as it's disabled in the pack).

Host is able to get in fine and UI works as expected and clients aren't able to connect 😞

That would usually indicate a network issue with a mod somewhere so we have been unable to reproduce this. If it's still occurring it might be best to try update all mods and try again whilst narrowing down the mod list to see if disabling / removing any combinations of mods fixes the issue

Could you upload your log file here if you can get it to occur again?