I haven't had a chance to work on extensions lately, unfortunately.
All of mine are open-source on GitHub, so if anyone has time to look into/fix this before I can get to it, go for it.
https://github.com/FG-Unofficial-Dev...Item-Generator
Printable View
I haven't had a chance to work on extensions lately, unfortunately.
All of mine are open-source on GitHub, so if anyone has time to look into/fix this before I can get to it, go for it.
https://github.com/FG-Unofficial-Dev...Item-Generator
Understood and appreciate the reply. I'm not a coder, but one of my tablemates is, so I'll pass the repo (I assume you meant https://github.com/FG-Unofficial-Dev...Item-Generator instead of the moon tracker) on to him to see if I can bait him into contributing :bandit:
Good news: My tablemate is indeed working on fixes.
Bad news: Changes made in 4.5.10 have changed how item windows are generated, throwing the following errors and compressing fields with CIG loaded.
[8/13/2024 9:49:25 PM] [ERROR] window: Control (size_label) anchoring to an undefined control (columnanchor) in windowclass (item_main)
[8/13/2024 9:49:25 PM] [ERROR] window: Control (size) anchoring to an undefined control (columnanchor) in windowclass (item_main)
EDIT: Pull requests submitted for the aforementioned issues.
i got these errors too... i think this image shows the errors mentioned above...
https://www.fantasygrounds.com/forum...chmentid=61525
## What's Changed
* Updates for compatibility with new ruleset UI by @Azure-Fang in https://github.com/FG-Unofficial-Dev...erator/pull/14
* Fixes issues with Shield and Weapon creation (Masterwork and otherwise). by @IcyVines in https://github.com/FG-Unofficial-Dev...erator/pull/13
* Fix size field label
* Fix alignment of fields to match new default theme
## New Contributors
* @Azure-Fang made their first contribution in https://github.com/FG-Unofficial-Dev...erator/pull/14
* @IcyVines made their first contribution in https://github.com/FG-Unofficial-Dev...erator/pull/13
**Full Changelog**: https://github.com/FG-Unofficial-Dev...otfix.2...v2.1
.
just checking...was / is this updated on forge?
still getting error messages.
It was indeed updated. Do you use any other extensions? Enhanced Items and Legacy Items are throwing related errors.
Getting this error when trying to create items: [ERROR] Script execution error: [string "..ized-Item-Generator:.._customize_item.lua"]:354: attempt to index field '?' (a nil value)
Anyone else experiencing this?