TALES of the VALIANT
Page 12 of 13 First ... 210111213 Last
  1. #111
    I regret to inform you that there is an incompatibility with this extension and the latest update regarding the the Spellcasting rules on the Actions tab; the format has broken the placement of the "Enable Prepared Domain" and "Always Show Domain" buttons in the menu and causes many error messages to pop up in the console.

  2. #112
    Quote Originally Posted by bratch9 View Post
    As this is in the TEST channel, I'm just going to post an update file for you to update in the ext... ( As I'm not starting to host/update things that change even quicker than the live branch.. )

    -pete
    Quote Originally Posted by metaldm007 View Post
    I regret to inform you that there is an incompatibility with this extension and the latest update regarding the the Spellcasting rules on the Actions tab; the format has broken the placement of the "Enable Prepared Domain" and "Always Show Domain" buttons in the menu and causes many error messages to pop up in the console.
    This is the fix for that. Put that in the ext to replace the old file.

  3. #113
    Right. Thank you both.

  4. #114
    Looks like spell domains is having anchor issues. Only this loaded in 5e:
    [4/21/2025 6:11:55 PM] [ERROR] window: Control (label_showalways) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 6:11:55 PM] [ERROR] window: Control (showalwayscheck) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 6:11:55 PM] [ERROR] window: Control (label_prepareddomain) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 6:11:55 PM] [ERROR] window: Control (prepareddomaincheck) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 6:11:55 PM] [ERROR] Script execution error: [string "..3-5E_B9_SpellDomain:..groupdetail_sde.lua"]:16: attempt to index global 'super' (a nil value)
    [4/21/2025 6:11:55 PM] [ERROR] window: Control (label_showalways) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 6:11:55 PM] [ERROR] window: Control (showalwayscheck) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 6:11:55 PM] [ERROR] window: Control (label_prepareddomain) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 6:11:55 PM] [ERROR] window: Control (prepareddomaincheck) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)

  5. #115
    Not sure if related, but "power_groupdetail" and "power_groupdetail_content" window classes use a different anchoring system in the Test channel.

    Regards,
    JPG

  6. #116
    Quote Originally Posted by Moon Wizard View Post
    Not sure if related, but "power_groupdetail" and "power_groupdetail_content" window classes use a different anchoring system in the Test channel.

    Regards,
    JPG
    I will give it a test.

  7. #117
    Loaded TEST and got the following:
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (label_showalways) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (showalwayscheck) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (label_prepareddomain) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (prepareddomaincheck) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 7:32:37 PM] [ERROR] Script execution error: [string "..3-5E_B9_SpellDomain:..groupdetail_sde.lua"]:16: attempt to index global 'super' (a nil value)
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (label_showalways) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (showalwayscheck) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (label_prepareddomain) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (prepareddomaincheck) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)

  8. #118
    I do note that there is now a "delete" button where we would have the spell domains options and that could be the real source of the issue.

  9. #119
    Quote Originally Posted by nephranka View Post
    Loaded TEST and got the following:
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (label_showalways) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (showalwayscheck) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (label_prepareddomain) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (prepareddomaincheck) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 7:32:37 PM] [ERROR] Script execution error: [string "..3-5E_B9_SpellDomain:..groupdetail_sde.lua"]:16: attempt to index global 'super' (a nil value)
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (label_showalways) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (showalwayscheck) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (label_prepareddomain) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    [4/21/2025 7:32:37 PM] [ERROR] window: Control (prepareddomaincheck) anchoring to an undefined control (columnanchor) in windowclass (power_groupdetail)
    Quote Originally Posted by nephranka View Post
    I do note that there is now a "delete" button where we would have the spell domains options and that could be the real source of the issue.
    I'm not seeing these errors on TEST.

    Spell Domain.png

  10. #120
    I noticed you have 2.94-rc1...I don't have that one. The DMG only has 2.93

    Clean build, on TEST no ext other than B9.
    Attached Images Attached Images
    Last edited by nephranka; Yesterday at 10:26.

Page 12 of 13 First ... 210111213 Last

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
DICE PACKS BUNDLE

Log in

Log in