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

Item-based Encumbrance Not Calculating #552

Open
1 task done
LordTemplarMundo opened this issue Dec 19, 2024 · 1 comment
Open
1 task done

Item-based Encumbrance Not Calculating #552

LordTemplarMundo opened this issue Dec 19, 2024 · 1 comment
Assignees
Labels
bug Something isn't working triage This bug still needs to be validated and weighted

Comments

@LordTemplarMundo
Copy link

What happened?

Creating a new world using the OSE ruleset:

  1. Click "Configure Settings"
  2. Change "Encumbrance" under "Old-School Essentials" to "Item-based".
  3. Create a new Actor of Type "Character".
  4. Check inventory tab:
    image
    No weight bounds displayed in the weight bar.
  5. Create multiple objects with weights from 1 to 50, equip all objects - no change in weight bar (no filling red bar, etc.)
  6. Set weight of gold pieces to 1 each:
    image
    Bar cutoffs change which suggest something is being calculated. But nothing is displayed.
    No change to PC movement:
    image
  7. Give actor 9000 coins:
    image
    image
    No change in weight bar, no change to PC's movement.

What is the expected behaviour?

Previously (in low version 11), the bar would increase as the actor became encumbered. Encumbrance would alter actor movement.

Relevant Errors and Warnings

No response

Additional Support Details

Foundry Virtual Tabletop: Version 12 Stable, 12.331
Game System: ose, 2.0.2
Active Modules: 0
Performance Mode: 2

OS: Windows 10.0.0 x86 (64-bit)
Client: Not(A:Brand/24.0.0.0
GPU: ANGLE (NVIDIA, NVIDIA GeForce GTX 1070 (0x00001B81) Direct3D11 vs_5_0 ps_5_0, D3D11)
Max Texture Size: 16384

No viewed scene

Actors: 1 | Items: 0 | Journal Entries: 0 | Rollable Tables: 0 |
Playlists: 0 | Compendium Packs: 0 | Chat Messages: 10

World Scripts:

Foundry VTT Core Version

None

Old-School Essentials Core Version

2.0.2

Please update your browser regularly. Which (updated) browsers are you seeing the problem on?

Firefox

Code of Conduct

  • I agree to follow this project's Code of Conduct
@LordTemplarMundo LordTemplarMundo added bug Something isn't working triage This bug still needs to be validated and weighted labels Dec 19, 2024
@LordTemplarMundo
Copy link
Author

Using the developer tools, I tracked down the element for the encumbrance bar:
image
It appears that there is a type error somewhere - a non-number is being incorporated somehow?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This bug still needs to be validated and weighted
Projects
None yet
Development

No branches or pull requests

2 participants