Refer a Friend

View Poll Results: How should Autosounds Trigger?

Voters
49. You may not vote on this poll
  • Keep as is (OOB Messages)

    3 6.12%
  • Off Chat Window Strings (more manual work for GM)

    4 8.16%
  • Have Both Options Avalaible

    38 77.55%
  • Don't care

    4 8.16%
Multiple Choice Poll.
Page 12 of 162 First ... 2 10 11 12 13 14 22 62 112 ... Last
  1. #111
    ddavison's Avatar
    Join Date
    Sep 2008
    Posts
    6,542
    Blog Entries
    21
    Does anyone know how to copy a bunch of downloaded soundsets from one system to another? I assume that they are encrypted so they will only work for my ID, but I hate to have to re-download them all onto my laptop before I travel.

    PM me if you've figured this little bit out.

  2. #112
    When I drop an item from the DMG or PHB to an items parcel, the Console (GM) report:
    Script Error: [string "Sound/Scripts/lsSoundManager.lua"]:86: attempt to index a nil value

  3. #113
    Quote Originally Posted by Ixion77 View Post
    When I drop an item from the DMG or PHB to an items parcel, the Console (GM) report:
    Script Error: [string "Sound/Scripts/lsSoundManager.lua"]:86: attempt to index a nil value
    OK, lines 84-87 read:
    Code:
    local oASNode = DB.findNode("MJB_Sound.AutoSound");
    if not oASNode then
    	return;
    end
    with the "return" statement being the one throwing the error. That is really weird!. What other Extensions do you have running (and I assume the Ruleset is 5E)?
    Dulux-Oz

    √(-1) 2^3 Σ Π
    ...And it was Delicious!


    Alpha-Geek
    ICT Professional
    GMing Since 1982
    NSW, Australia, UTC +10
    LinkedIn Profile: www.linkedin.com/in/mjblack

    Watch our games on Twitch: www.twitch.tv/dulux_oz

    Support Me on Patreon: www.patreon.com/duluxoz

    Past Games, etc, on my YouTube Channel: www.youtube.com/c/duluxoz

  4. #114
    Quote Originally Posted by dulux-oz View Post
    OK, lines 84-87 read:
    Code:
    local oASNode = DB.findNode("MJB_Sound.AutoSound");
    if not oASNode then
    	return;
    end
    with the "return" statement being the one throwing the error. That is really weird!. What other Extensions do you have running (and I assume the Ruleset is 5E)?
    Yes, I'm using 5e ruleset.
    Extensions running:

    - 5e language fotns - wizards
    - chatnomicon
    - D&D HotDQ desktop decal
    - D&D LMoP desktop decal
    - D&D MM desktop decal
    - D&D PHB desktop decal
    - D&D TRoT desktop decal
    - D&D CoS desktop decal
    - D&D DMG desktop decal
    - D&D EE desktop decal
    - D&D RoD desktop decal
    - D&D SCAG desktop decal
    - DOE base ext 1.2
    - DOE locations ext 4.2
    - DOE organizations ext 1.2
    - DOE Sounds 1.0
    - DOE Weather ext 2.1.1
    - Effect Targeting Enhancement
    - Enhanced Images
    - GM Icon
    - GM PC Ownership
    - Mask custom desktop decal
    - Remove effect tag

    So I've take a look to my autosounds.
    There was a generic "New auto-sound" without trigger.
    Deleted it, and now the error message doesn't show up anyomore.

    Now my autosounds only contain:
    - applyatk
    - applydmg
    - applyeff
    - applyhrfc
    - applysave
    - expireeff
    - languagechat
    - toggletarget
    - tranferitem
    - whisper
    I'm missing something?
    Last edited by Ixion77; June 6th, 2016 at 08:04.

  5. #115
    Nope, that'd be about right

    Thanks for letting me know - I'll add some code to stop that error occurring if the situation ever happens again.
    Dulux-Oz

    √(-1) 2^3 Σ Π
    ...And it was Delicious!


    Alpha-Geek
    ICT Professional
    GMing Since 1982
    NSW, Australia, UTC +10
    LinkedIn Profile: www.linkedin.com/in/mjblack

    Watch our games on Twitch: www.twitch.tv/dulux_oz

    Support Me on Patreon: www.patreon.com/duluxoz

    Past Games, etc, on my YouTube Channel: www.youtube.com/c/duluxoz

  6. #116
    I've created a building, with the Locations extention.
    Inside the Sounds tab of the building:
    1. drag & drop a first Sound; the sound is correctly added, and it works
    2. drag & drop a second Sound; the sound isn't added, and the GM console report: "Script Error: [string "DOEBase/Scripts/lsMiscFunctions.lua"]:111: attempt to index a nil value"

  7. #117

    Join Date
    Aug 2009
    Location
    Martinez California
    Posts
    35
    How would one go about using alternate programs in this setup? Syrinscape is no longer free :-(

    Right now I'm just using the local links (D:\Whatever.mp3), but I'm already missing the sound mixer functions T-T

    I assume the mixer program needs to be able to generate those links.
    DMing since 2005. Ultimate License holder (You can play without a license!)

    * 3.5e Veteran, Favoring 3.P for a wider playerbase.
    * Currently Running: Nothing in person, Revolving door E8 on FG.

  8. #118
    Quote Originally Posted by nytemare3701 View Post
    Syrinscape is no longer free :-(
    Yes it is - well, you can get 2 Soundsets free, anyway. But that's always been the case, so nothings changed there.

    But yes, the mixed app would need to generate those links (unless you knew enough about how the app works to create those links yourself) - this is one reason why I use Syrinscape: its got thew 3rd part Integration built in.
    Dulux-Oz

    √(-1) 2^3 Σ Π
    ...And it was Delicious!


    Alpha-Geek
    ICT Professional
    GMing Since 1982
    NSW, Australia, UTC +10
    LinkedIn Profile: www.linkedin.com/in/mjblack

    Watch our games on Twitch: www.twitch.tv/dulux_oz

    Support Me on Patreon: www.patreon.com/duluxoz

    Past Games, etc, on my YouTube Channel: www.youtube.com/c/duluxoz

  9. #119
    Trenloe's Avatar
    Join Date
    May 2011
    Location
    Colorado, USA
    Posts
    34,733
    Quote Originally Posted by nytemare3701 View Post
    How would one go about using alternate programs in this setup? Syrinscape is no longer free :-(

    Right now I'm just using the local links (D:\Whatever.mp3), but I'm already missing the sound mixer functions T-T

    I assume the mixer program needs to be able to generate those links.
    Some info here: https://www.fantasygrounds.com/forum...l=1#post270797

    Whatever link you provide is opened in your browser. So, if you can put a link that causes your browser to open your mixer program and runs the relevant entry then you can use that. This all depends on how the mixer app works
    FG Wiki: How to Compile the FG Logs

    Private Messages: My inbox is forever filling up with PMs. Please don't send me PMs unless they are actually private/personal messages. General FG questions should be asked in the forums - don't be afraid, the FG community don't bite and you're giving everyone the chance to respond and learn!

  10. #120

    Join Date
    Aug 2009
    Location
    Martinez California
    Posts
    35
    I just caved and bought a Syrinscape sub, and I'm already pretty unhappy with it. Anyone know a product that can export active sound mixes? The whole POINT of using syrinscape was to have semi-random ambient noise.

    On a different topic: Is there a place I can view all the potential triggers for Autosound? So far I'm not getting much out of it (one trigger for attack rolls, one for damage, and one for initiative. Really hoping to get a crit sound at least.)

    EDIT: After looking at the instructions closer I now realize there isn't a central list for triggers. It'd be nice if the extension "rounded up" any triggers from other extensions though.

    EDIT2: Syrinscape doesn't have an actual option to unsubscribe. According to support you have to cancel the recurring payment on your paypal so it naturally expires. That's why they ONLY take paypal.
    Last edited by nytemare3701; June 22nd, 2016 at 05:53.
    DMing since 2005. Ultimate License holder (You can play without a license!)

    * 3.5e Veteran, Favoring 3.P for a wider playerbase.
    * Currently Running: Nothing in person, Revolving door E8 on FG.

Page 12 of 162 First ... 2 10 11 12 13 14 22 62 112 ... Last

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 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