DICE PACKS BUNDLE
  1. #1

    Trying to understand logs and errors

    Hi!

    I've been running FGU for about a year now. Every now and then whenever I start a new campaign or something, a lot of different errors pop-up. I'm just trying to understand what they mean based on the log.

    Right now I'm getting this one:

    [7/30/2021 6:48:15 PM] MEASURE: LOAD - PART 1 - 27.3993138

    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

    [7/30/2021 6:48:18 PM] [ERROR] Script execution error: [string "scripts/data_library_com.lua"]:3: attempt to call field 'showDockTitleText' (a nil value)

    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

    Any tips or any directions what to look for or read would be appreciated.

  2. #2
    Zacchaeus's Avatar
    Join Date
    Dec 2014
    Location
    Scotland
    Posts
    20,802
    The first thing to check would be extensions. Test in a new campaign without any extensions and if you get no errors add in each extension one at a time until you get the error and you’ll have found the culprit.
    If there is something that you would like to see in Fantasy Grounds that isn't currently part of the software or if there is something you think would improve a ruleset then add your idea here https://www.fantasygrounds.com/featu...rerequests.php

  3. #3
    LordEntrails's Avatar
    Join Date
    May 2015
    Location
    -7 UTC
    Posts
    17,242
    Blog Entries
    9
    The log is telling you where the error is (or begins) in the code.

    For instance
    [7/30/2021 6:48:18 PM] [ERROR] Script execution error: [string "scripts/data_library_com.lua"]:3: attempt to call field 'showDockTitleText' (a nil value)

    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
    That tells you the error is in the file called "data_library_com.lua" That file may exists inside an extension or a ruleset.
    The error is with a call to the field (i.e. attribute) called "showDockTtileText"

    The last line is telling you there is an error on line 3 of the file Debug.binding.h
    But I'm suspicious of that one as it does not look like a normal FG file.

    Problems? See; How to Report Issues, Bugs & Problems
    On Licensing & Distributing Community Content
    Community Contributions: Gemstones, 5E Quick Ref Decal, Adventure Module Creation, Dungeon Trinkets, Balance Disturbed, Dungeon Room Descriptions
    Note, I am not a SmiteWorks employee or representative, I'm just a user like you.

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
  •  
5E Character Create Playlist

Log in

Log in