Fantasy Grounds Merchandise
Page 30 of 35 First ... 20 28 29 30 31 32 ... Last
  1. #291
    Is there a current bug with spell attack rolls? No extensions loaded and I'm trying to cast burning beam aginast a bandit and I get a handler error: [string "IPFGSDLSECORE:..gn/scripts/managerRolls.lua"]:351:attempt to index a nil value
    Live stream: https://www.twitch.tv/gwydione
    Youtube replays of fg sessions and tutorials: https://www.youtube.com/channel/UCQr...bIpAauZB41z8gA

    Free stuff:
    D&D5e FAQ module for fg: http://www.dmsguild.com/product/196704/FAQs
    FG 5e Module Conversions: https://tinyurl.com/y6awo2la
    Map Maker Conversion: https://tinyurl.com/y3awlo4b
    Roll Player Conversion: https://tinyurl.com/y399kffz
    Rangers of Shadow Deep Conversion: https://tinyurl.com/rnyrgwg

  2. #292
    Quote Originally Posted by Gwydion View Post
    Is there a current bug with spell attack rolls? No extensions loaded and I'm trying to cast burning beam aginast a bandit and I get a handler error: [string "IPFGSDLSECORE:..gn/scripts/managerRolls.lua"]:351:attempt to index a nil value
    I tried the same spell adding it to a sheet then targeting an NPC. It would not roll against the selected target.
    Until I adjusted the castings up then back to down. The spell no longer showed greyed out and then rolled normally against the target

  3. #293
    Quote Originally Posted by Ravanazar View Post
    I tried the same spell adding it to a sheet then targeting an NPC. It would not roll against the selected target.
    Until I adjusted the castings up then back to down. The spell no longer showed greyed out and then rolled normally against the target
    Interesting. I will try that. Thank you!
    Live stream: https://www.twitch.tv/gwydione
    Youtube replays of fg sessions and tutorials: https://www.youtube.com/channel/UCQr...bIpAauZB41z8gA

    Free stuff:
    D&D5e FAQ module for fg: http://www.dmsguild.com/product/196704/FAQs
    FG 5e Module Conversions: https://tinyurl.com/y6awo2la
    Map Maker Conversion: https://tinyurl.com/y3awlo4b
    Roll Player Conversion: https://tinyurl.com/y399kffz
    Rangers of Shadow Deep Conversion: https://tinyurl.com/rnyrgwg

  4. #294
    I'm still looking in cleaning up the ruleset and trying to get it into the Test server for everyone to test. If you do spot anything, please post here or another thread to make me aware of issues you are seeing.
    Dominic Morta
    Ruleset Developer
    Smiteworks

    How to zip up your campaign if the Developers ask for it-How to zip up your campaign if the Developers ask for it

    How to provide an Unity Connection issue?-Connection Issues and What to Provide

    Unity Updater issue?-Updater Issues

    Classic and Unity Port Forwarding?-Fantasy Grounds Connections Explained

    Comcast or Cox ISP User?-Comcast XFinity and Cox Users

    Have a suggestion?-Feature Request

  5. #295
    Yes, I have observed that adding a new spell onto a charsheet is a little glitchy, in that the scripting that sets up the status of all the controls in the spell entry (specifically, showing/hiding the roll button and the gray bar that disables the entry) doesn't all get executed when you first drop the spell onto the sheet. I put in some extra code to handle this in the Weird Wizard extension, but in the base ruleset if you simply close the charsheet and reopen it that should cause everything to reinitialize properly. (As Ravanazar has observed, other manipulations of the spell controls can accomplish the same thing by causing that re-initialization code to trigger.)
    Last edited by crleonhard; January 21st, 2026 at 02:40.

  6. #296
    First game with the updated sheets. Players report some troubles

    1. Power shows 0 for level 1 Spellguard and Magician at least (as we have those in our group.)
    2. Slots show the number of slots one power level behind the Power being displayed.
    3. Power did not increase when Spellguard and Magician leveled up to 2.
    4. Spells still not always listing under their proper Tradition.
    5. Languages header missing "Languages" text.
    6. Languages not displaying Speak/Read/Write status indicators.
    7. Equipping soft armor not adjusting Defense (Cycling through equp/carry helped on one players sheet but not the others)
    8. The Talent "Overwhelming Strike (Barbarian 2) and Combat Prowess (Barbarian2)has no text in the body only in the title.
    9. Script Execution error: [string "W:item_attacks_npc"]:12: attempt to index local 'sRange' (a number value) when trying to open any of the "Micca's NPC Records: NPC: Micca Corruption 3, NPC: Micca Corruption 4, NPC: Micca Corruption 5, NPC: Micca Corruption 6. From Book -The Queen of Gold - chapter 3 under Bloody Butchery.
    10. Script execution error: [string "IPFGSDLSECORE:..s/manager_actio_attacl.lua"]:257: attempt to index field 'range' (a number value) when clicking on the above NPC's attack roll buttons.

    I feel bad dropping all these
    Last edited by Ravanazar; February 14th, 2026 at 23:46. Reason: added second tallent to line 8

  7. #297
    Quote Originally Posted by Ravanazar View Post
    First game with the updated sheets. Players report some troubles

    1. Power shows 0 for level 1 Spellguard and Magician at least (as we have those in our group.)
    2. Slots show the number of slots one power level behind the Power being displayed.
    3. Power did not increase when Spellguard and Magician leveled up to 2.
    4. Spells still not always listing under their proper Tradition.
    5. Languages header missing "Languages" text.
    6. Languages not displaying Speak/Read/Write status indicators.
    7. Equipping soft armor not adjusting Defense (Cycling through equp/carry helped on one players sheet but not the others)
    8. The Talent "Overwhelming Strike (Barbarian 2) has no text in the body only in the title.
    9. Script Execution error: [string "W:item_attacks_npc"]:12: attempt to index local 'sRange' (a number value) when trying to open any of the "Micca's NPC Records: NPC: Micca Corruption 3, NPC: Micca Corruption 4, NPC: Micca Corruption 5, NPC: Micca Corruption 6. From Book -The Queen of Gold - chapter 3 under Bloody Butchery.
    10. Script execution error: [string "IPFGSDLSECORE:..s/manager_actio_attacl.lua"]:257: attempt to index field 'range' (a number value) when clicking on the above NPC's attack roll buttons.

    I feel bad dropping all these
    Can you export the affected characters and post them here for me to tinker with?
    Dominic Morta
    Ruleset Developer
    Smiteworks

    How to zip up your campaign if the Developers ask for it-How to zip up your campaign if the Developers ask for it

    How to provide an Unity Connection issue?-Connection Issues and What to Provide

    Unity Updater issue?-Updater Issues

    Classic and Unity Port Forwarding?-Fantasy Grounds Connections Explained

    Comcast or Cox ISP User?-Comcast XFinity and Cox Users

    Have a suggestion?-Feature Request

  8. #298
    Quote Originally Posted by superteddy57 View Post
    Can you export the affected characters and post them here for me to tinker with?
    Character backups attached
    Attached Files Attached Files

  9. #299
    The players made attempts to manually adjust things so that it was playable for them

  10. #300
    Were these characters created before or after the update?
    Dominic Morta
    Ruleset Developer
    Smiteworks

    How to zip up your campaign if the Developers ask for it-How to zip up your campaign if the Developers ask for it

    How to provide an Unity Connection issue?-Connection Issues and What to Provide

    Unity Updater issue?-Updater Issues

    Classic and Unity Port Forwarding?-Fantasy Grounds Connections Explained

    Comcast or Cox ISP User?-Comcast XFinity and Cox Users

    Have a suggestion?-Feature Request

Page 30 of 35 First ... 20 28 29 30 31 32 ... 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
  •  
Refer a Friend

Log in

Log in