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

[WFRP4e System] Transferring an item #2310

Closed
moo-man opened this issue Nov 22, 2024 · 7 comments
Closed

[WFRP4e System] Transferring an item #2310

moo-man opened this issue Nov 22, 2024 · 7 comments

Comments

@moo-man
Copy link
Owner

moo-man commented Nov 22, 2024

There are several problems when transferring items between 2 actors.

  1. If you transfer an item from actor A's sheet to a container located in Actor B's sheet, the item disappears from sheet A, but does not appear in sheet B. I would like it to be possible to put the item directly into the container.
  2. If you try to move a container with objects from actor A's sheet to actor B's sheet, then actor B will have only a container, and all the objects from it will disappear. They will disappear completely from the actor's list.
    From: mrak_x
    foundry: 12.331
    wfrp4e: 8.2.2
    wfrp4e-altdorf: 6.0.1
    wfrp4e-archives1: 6.0.1
    wfrp4e-archives2: 6.0.1
    wfrp4e-archives3: 6.0.0
    wfrp4e-core: 6.0.1
    wfrp4e-dotr: 6.0.1
    wfrp4e-eis: 6.0.2
    wfrp4e-empire-ruins: 6.0.1
    wfrp4e-horned-rat: 6.0.1
    wfrp4e-middenheim: 6.0.2
    wfrp4e-owb1: 6.0.1
    wfrp4e-owb2: 6.0.1
    wfrp4e-pbtt: 6.0.0
    wfrp4e-rnhd: 6.0.2
    wfrp4e-salzenmund: 6.0.1
    wfrp4e-soc: 6.0.2
    wfrp4e-starter-set: 6.0.1
    wfrp4e-ua1: 6.0.1
    wfrp4e-ua2: 6.0.0
    wfrp4e-up-in-arms: 6.0.2
    wfrp4e-wom: 6.0.2
    wfrp4e-zoo: 6.0.0
    Active Modules: about-face, babele, combat-tracker-dock, dice-calculator, easy-ruler-scale, forien-actors-summary, forien-armoury, forien-quest-log, gm-screen, lib-wrapper, ru-ru, ru-wfrp4e, sequencer, socketlib, token-attacher, warhammer-lib, wfrp4e-gm-toolkit
@Forien
Copy link
Contributor

Forien commented Nov 22, 2024

Are you using Sheet V1 or Sheet V2?

Also it's weird, are you sure no module is interfering? Not only items do not disappear on the "source actor" when you drag them to other Actor, but when you add item to a new actor, it's "location" is scrubbed so they will appear..

@Mrak7439
Copy link

Mrak7439 commented Nov 22, 2024

V1.
I have now checked in a world without localization and without modules, only Core. The same thing. You can easily reproduce and see =)
UPD. Correction. The container does not disappear from the sheet when it is transferred, but perhaps it is really a module.
But transferring the item of sheet A to the container of sheet B works like this everywhere, the item disappears from sheet A, does not appear in sheet B.

@Forien
Copy link
Contributor

Forien commented Nov 22, 2024

That's the issue, I cannot reproduce.

When you drag items they get duplicated, always. And their location is scrubbed, so they always appear outside of containers.

Here is proof of fresh world with no modules (sorry, I lied, there is 1 module, because library is mandatory)

@Mrak7439
Copy link

Maybe the auto-translator transmitted the wrong message. Create a container in Sheet A. Put the items in the container in sheet A. After that, drag the container with the items (not the items individually) in sheet B).

@Forien
Copy link
Contributor

Forien commented Nov 22, 2024

Maybe the auto-translator transmitted the wrong message. Create a container in Sheet A. Put the items in the container in sheet A. After that, drag the container with the items (not the items individually) in sheet B).

this will only duplicate container, without its contents. But no items will disappear from the original actor.

@Mrak7439
Copy link

I'm sorry))) I slept all evening, but we figured out that it works.
Drag the item from Sheet A to the Container located in Sheet B. The item will disappear.

@Mrak7439
Copy link

Yes, being tired definitely doesn't make me clearer. The disappearance of the container with things happens as in the first scenario - when you transfer the container with items in sheet A to sheet B and put it in a container located in sheet B. Most likely this is 1 problem, it turns out, it's just a special case that I dragged the container separately.

@moo-man moo-man closed this as completed in 9d362e8 Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants