Stexinator / TheWitcherTRPG

FoundryVTT The witcher trpg system
GNU General Public License v3.0
9 stars 5 forks source link

Elderfolk Weapons and Elderfolk Armors inventory tab #126

Closed pedroaugustobt closed 3 weeks ago

pedroaugustobt commented 3 weeks ago

Elderfolk Weapon and Elderfolk Armor are reversed in the diagrams, when I drag an Elderfolk Weapon diagram it is placed in the Elderfolk Armor Diagrams tab, the same happens with Elderfolk Armor.

moliloo commented 3 weeks ago
I've test this bug and works well for me Diagram Section
But i notice some bug in image size, maybe a problem with the container and the diagram look like this now Diagram Standard Size Diagram Total Size
pedroaugustobt commented 3 weeks ago

@moliloo It fixed the bug in the last update of the dev branch

moliloo commented 3 weeks ago

my bad, i just see the tag and the issue open and go to test the sistem

Stexinator commented 3 weeks ago

@moliloo I cannot reproduce the too large image. It seems you dont have the new css. Did you test it on the live version or the dev branch?

moliloo commented 3 weeks ago

The dev branch @Stexinator, and im use foundryvtt v11.315

Stexinator commented 3 weeks ago

Can you export the item and if it is on an actor also the actor?

moliloo commented 3 weeks ago

where can i send you the export?

pedroaugustobt commented 3 weeks ago

I've test this bug and works well for me

Diagram Section But i notice some bug in image size, maybe a problem with the container and the diagram look like this now

Diagram Standard Size Diagram Total Size

This error happened to me, at first it was about Foundry versions, I updated to v12 and it resolved

Stexinator commented 3 weeks ago

where can i send you the export?

You can attach them in this issue

moliloo commented 3 weeks ago
{
  "name": "Elderfolk Weapon",
  "type": "diagrams",
  "img": "icons/svg/item-bag.svg",
  "system": {
    "description": "",
    "quantity": "1",
    "weight": 0,
    "cost": 0,
    "isHidden": false,
    "isStored": false,
    "type": "elderfolk-weapon",
    "level": "novice",
    "isFormulae": false,
    "craftingDC": 0,
    "alchemyDC": 0,
    "craftingTime": "",
    "investment": 0,
    "learned": false,
    "craftingComponents": [],
    "alchemyComponents": {
      "vitriol": 0,
      "rebis": 0,
      "aether": 0,
      "quebrith": 0,
      "hydragenum": 0,
      "vermilion": 0,
      "sol": 0,
      "caelum": 0,
      "fulgur": 0
    },
    "associatedItemUuid": ""
  },
  "effects": [],
  "folder": null,
  "flags": {
    "exportSource": {
      "world": "tw-rework-amor-test",
      "system": "TheWitcherTRPG",
      "coreVersion": "11.311",
      "systemVersion": "1.034"
    }
  },
  "_stats": {
    "systemId": "TheWitcherTRPG",
    "systemVersion": "1.034",
    "coreVersion": "11.311",
    "createdTime": 1717717547794,
    "modifiedTime": 1717717757229,
    "lastModifiedBy": "Okqi1J8fJgE5Hbio"
  }
}
Stexinator commented 3 weeks ago

I cannot reproduce it. You could try to update to the latest foundry v11 version