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

Editing Armour Location Throws Exception #17

Closed
mkalus opened this issue Jan 3, 2025 · 1 comment
Closed

Editing Armour Location Throws Exception #17

mkalus opened this issue Jan 3, 2025 · 1 comment

Comments

@mkalus
Copy link
Contributor

mkalus commented Jan 3, 2025

I cannot add armour locations for a given piece of armour. This is both the case for armour created as general item and as armour item in an actor's gear section.

Steps to reproduce:

  1. Create Armour Item, e.g. cloth cap, or import cloth cap item as JSON:

image

  1. Click on either "Add flexible location" or "Add rigid location"

  2. Console will create the following error:

Bildschirmfoto vom 2025-01-04 00-28-18

Affected line (in v0.5.3):

const html = compiled(dialogData, {

Seems to be a problem in handlebar template (in certain cases?). In the debugger, choices is undefined.

Browser/OS

Chromium 128.0.6613.137
Linux x86

@toastygm
Copy link
Owner

Fixed in 0.5.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants