DICE PACKS BUNDLE
Page 1 of 2 12 Last
  1. #1

    Strange character appears on damage rolls in chat window

    I've noticed a strange character appearing where the damage total should appear in the chat window.

    It sort of looks like a poorly written "K" in stick figure fashion, instead of a numeric value that normally appears across from the blood droplet icon, the character name and Total.

    Anyone else noticing this?

  2. #2

    Join Date
    Apr 2010
    Location
    Australia
    Posts
    895
    Can you show a screen shot?

    At a guess you have a non standard/ANSI character in your damage field.
    Timezone: Australian EST (GMT +10).
    Systems/Rulesets: GURPS 4th Edition.
    Campaigns (Ultimate License Holder)
    GURPS Traveller - The Empty Peace
    GURPS Shadowrun - Power Plays
    GURPS Banestorm - Dark Clouds Rising

  3. #3
    Here you go.

    I have no idea how it got in there?

    Thanks for any help ronnke!

    Padre Moto
    Attached Images Attached Images

  4. #4

    Join Date
    Apr 2010
    Location
    Australia
    Posts
    895
    Quote Originally Posted by Padre Moto View Post
    Here you go.

    I have no idea how it got in there?

    Thanks for any help ronnke!

    Padre Moto
    I believe that might an issue with the skin/theme. Try disable the GURPSCore skin and see if the problem still occurs. I have seen weird stuff with the skin and FGU and it seems to change from update to update.
    Timezone: Australian EST (GMT +10).
    Systems/Rulesets: GURPS 4th Edition.
    Campaigns (Ultimate License Holder)
    GURPS Traveller - The Empty Peace
    GURPS Shadowrun - Power Plays
    GURPS Banestorm - Dark Clouds Rising

  5. #5
    So I removed the GURPS Core extension, and the character remains, just looking more like a K on a white background now.

    Likely as you say, it's a conflict with FGU. Nothing I can't live with
    Attached Images Attached Images

  6. #6
    That's a frame issue. Make sure you're running the latest version of FGU.

    Regards,
    JPG

  7. #7
    Quote Originally Posted by Moon Wizard View Post
    That's a frame issue. Make sure you're running the latest version of FGU.

    Regards,
    JPG
    Hi Moon Wizard,

    I tried an update.

    The same image appears. I'm attaching the screen shots of the main screen and in-game screen.

    Cheers,
    Padre Moto
    Attached Images Attached Images

  8. #8
    Padre Moto open the ruleset GURPS.pak and overwrite the file for this file, the location is in scripts.
    Rename the .ext to .lua before overwrite.
    And tell me if, works
    Last edited by YAKO SOMEDAKY; September 18th, 2020 at 00:26.

  9. #9
    Here are the correction Ronnke, just delete this line:

    ActionsManager.registerModHandler("damage", modRoll);

  10. #10

    Join Date
    Apr 2010
    Location
    Australia
    Posts
    895
    Quote Originally Posted by yako2020 View Post
    Here are the correction Ronnke, just delete this line:

    ActionsManager.registerModHandler("damage", modRoll);
    That will not do anything to fix the graphics/frames issue, as the modRoll handler does not currently do anything.

    Code:
    function onInit()
    	ActionsManager.registerModHandler("damage", modRoll);
    	ActionsManager.registerResultHandler("damage", onDamage);
    end
    
    function modRoll(rSource, rTarget, rRoll)
    end
    Timezone: Australian EST (GMT +10).
    Systems/Rulesets: GURPS 4th Edition.
    Campaigns (Ultimate License Holder)
    GURPS Traveller - The Empty Peace
    GURPS Shadowrun - Power Plays
    GURPS Banestorm - Dark Clouds Rising

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
  •  
STAR TREK 2d20

Log in

Log in