Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Paradox75831004 opened this issue Feb 22, 2024 · 2 comments
Assignees
Labels
bug Something isn't working mod compatibility

Comments

@Paradox75831004
Copy link

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- remiX- self-assigned this Feb 29, 2024
@remiX- remiX- added bug Something isn't working mod compatibility labels Feb 29, 2024
@remiX-
Copy link
Owner

remiX- commented Feb 29, 2024

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-
Copy link
Owner

remiX- commented Apr 5, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mod compatibility
Projects
None yet
Development

No branches or pull requests

2 participants