Refer a Friend
Page 34 of 170 First ... 24 32 33 34 35 36 44 84 134 ... Last
  1. #331
    Quote Originally Posted by Locotomo View Post
    What is this error? This happens every time when I start FGU and open any character sheet.
    Attachment 45316
    That error code shows you are using an older version as that line doesn't exist anymore. I would suggest checking to see if you have any unpacked rulesets and discarding them or attempt another update after removal of the ruleset.
    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

  2. #332
    Quote Originally Posted by Evolivolution View Post
    More Skill rank stuff:
    While the function that enables Classes to benefit from Free Skill Ranks has been updated to include the Biohacker, a function that displays part of the information related to free skill ranks has not been updated.
    Attachment 45319 both of these characters are human Scholars, with 13 INT and 10 in every other stat. The only difference is the Class.
    I'm not sure about this since I don't really have much experience working with the ruleset code; I think the section of the code that needs to be updated is located in \SFRPG\campaign\scripts\char_skilllist.lua line 55 and following.
    I'm re-working the skilllist today to implement with the SOM update.
    This is where I am at thus far.

    Capture.PNG
    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

  3. #333
    Quote Originally Posted by superteddy57 View Post
    I'm re-working the skilllist today to implement with the SOM update.
    This is where I am at thus far.

    Capture.PNG
    That looks nice.
    My Forge Page
    Discord: @evolivolution
    Ultimate License (FGU)
    Timezone: Z+1

  4. #334
    superteddy57 looks great!

    Have you put any thought to the fact that Athletics includes Climb, Jump, and Swim. That Bluff includes Diversion, Feint, Lie, and Pass Secret Message. That each of these sub-skills have different modifiers and DC levels. Your drop downs suggest so many possibilities!
    Last edited by Hawkward; April 1st, 2021 at 00:59.

  5. #335
    Quote Originally Posted by Hawkward View Post
    superteddy57 looks great!

    Have you put any thought to the fact that Athletics includes Climb, Jump, and Swim. That Bluff includes Diversion, Feint, Lie, and Pass Secret Message. That each of these sub-skills have different modifiers and DC levels. Your drop downs suggest so many possibilities!
    Well the roll is open ended and doesn't include DCs. The down arrow currently is setup for the sub misc mods that were setup when you hit the edit button in the top right of the tab. I just brought them forward and eliminated the hard coding for things to open it up for homebrew play. Not saying they are not forgotten, but just would get lost in the character sheet and more for another feature being considered with requesting rolls to the player and the GM setting the DC for that roll.
    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

  6. #336
    I think there is an issue with the way resistance work for piercing, slashing and bludgeoning damages.

    I tried to set a resistance of 9 against piercing (not a DR : DR work in exclusive way and reduce all damages EXCEPT the bypassing source. A soldier feat imply a damage reduction against a defined source).

    Problème_RD.JPG

    As you can see the RESIST:9, piercing effect apply but instead of reducing damages by 9, it HALF the piercing damages.

    Another example :

    Problème_RD_2.JPG

    The RESIST 5, fire work perfectly fine, whereas the RESIST 9, piercing which should decrease the 14 damages to 5 instead half the damages.

  7. #337
    An issue with the starship combat :

    NPC ships weapons seems to target the AC of the PC ship, i can't force it to target the TL.

  8. #338
    And finally, the biggest problem i encountered yesterday :

    Shields points on the Starship combat tracker and shields points on the PC ship sheet seems to be synchronised, BUT this synchronisation coul be lost in certains conditions i struggle to reproduce. Everything works fine as long as damages on an arc doesn't totally deplete shields : Any manual modification on the number of SP on an arc done on the combat tracker is reported on the Ship sheet and vice versa. I can manually set the value with ctrl+mous wheel or by a direct number entry.

    Things begin to go wild as soon as weapon damages exceed the actual number of SP on an arc : the system force the SP value to 0 and transfers excesses damages on hull points. Its stable as long as i doesn't try to manipulate SP. But now, i want to restore some SP because the engineer successed at a transfer maneuver. Most of the time, it works BUT if i control+wheel and accidentally set a negative value, Ship combat tracker unsynchronise for SP and bugs start to appears. Here is a list of things i observe but can't systematically reproduce, don't know why.

    - SP synchronisation lost, impossibilty to set a correct SP value in a defined arc (via ctrl+wheel or directly via setting a number in the case)
    - Critical conditions applied on random arcs while the CT was not exceeded nor a natural 20 condition
    - Impossible for player to move the ship on the map

    The only thing that seems to work to correct the problem is to suppress the PC ship from Combat tracker and moving it again from "PC ships" list. The SP value synchronisation is restored.

  9. #339
    Quote Originally Posted by Littlerogue View Post
    I think there is an issue with the way resistance work for piercing, slashing and bludgeoning damages.

    I tried to set a resistance of 9 against piercing (not a DR : DR work in exclusive way and reduce all damages EXCEPT the bypassing source. A soldier feat imply a damage reduction against a defined source).

    Problème_RD.JPG

    As you can see the RESIST:9, piercing effect apply but instead of reducing damages by 9, it HALF the piercing damages.

    Another example :

    Problème_RD_2.JPG

    The RESIST 5, fire work perfectly fine, whereas the RESIST 9, piercing which should decrease the 14 damages to 5 instead half the damages.
    As I mentioned a few times before now, the issue isn't the effect coding itself, but the way multiple damage types are handled.
    For your examples; FG splits up the damage into two halfs and then applies all Resistances to just the first half.
    To be a bit more specific: 16 piercing, lawful, evil damage get's split up into 8 piercing, lawful, evil damage and 8, afterwards the first half get's reduced by 9 which exceeds the 8 so it get's reduced to just 0, plus the 8 that weren't considdered in the reduction.
    Same goes for the other ones: 14 fire, lawful, evil -> 7 + 7 -> 7-5 + 7 -> 9, it works fine here just because the resistance doesn't exceed half the damage.
    And last one: Same problem as before, 14 piercing, lawful, evil -> 7 + 7 -> 7-9 (0) + 7 -> 7, the issue is that the damage is reduced to 0 instead of below that.
    The second problem you are facing, which I have also mentioned before and the reason your attack deals multiple types of damage is that "lawful", "evil" and many more are considdered damage types while they really shouldn't be and since some update the CT adds effects to the actors depending on their alignment (in your case the "DMGTYPE: lawful, evil" one).
    To fix your problem, delete that damage type effect every time you drop an NPC on the CT! It's not the cleanest solution, but it solves many more problems than it causes.
    Another tip, if a weapon your players have has "magic" as a damage type (because it has magic in the properties) delete that! Make it only deal the type that it usually deals. The reason behind that is that "magic" is also considdered a damage type while it really isn't one and will mess things up for you just like the effect on NPCs.
    My Forge Page
    Discord: @evolivolution
    Ultimate License (FGU)
    Timezone: Z+1

  10. #340
    Thanks, didn't understood my issue was related to your cause i missed the Lawful, evil part of the damages

Page 34 of 170 First ... 24 32 33 34 35 36 44 84 134 ... Last

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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
  •  
Fantasy Grounds Merchandise

Log in

Log in