LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Recurring bug while opening BRG since update

    Employee
    Posted 01-20-2015 10:06

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: Denis Drouais

    Hello,

    I keep having the following bug while opening some of my BRG files since the last version update: LS bug.png

    Should I consider lost the work I've done on these files?

    Thank you for your help


  • 2.  RE: Recurring bug while opening BRG since update

    Employee
    Posted 01-20-2015 10:14

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: stonysmith

    To help us understand a bit what's going on....

    When you say "last version update"... which update are you referring to?
    What version of LAE are you using and which license type do you have (Free, Desktop, Enterprise)


  • 3.  RE: Recurring bug while opening BRG since update

    Employee
    Posted 01-21-2015 02:42

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: Denis Drouais

    Sorry I was not clear. Hope it helps.

    license & version.jpg


  • 4.  RE: Recurring bug while opening BRG since update

    Employee
    Posted 01-21-2015 13:47

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ejones

    Seeing the version you are using helps. We were hoping the answer was that the license you have installed doesn't allow library nodes. But since you aren't using the public license that can't be the answer. There was also an issue in some 4.x version that I never fully understood and might produce that type of error. Whatever that was has been fixed before 5.x.

    So, here is what I think it is. Somehow the graph is referencing its self as a library graph. To check for this go to Graph -> "Edit Base Libraries... " If the name of the graph appears as a library graph then this is the problem. Before fixing it, you should make a backup of the graph in case the fix doesn't work. To fix it, delete that entry in the "Base Libraries" window and then save and exit. Hopefully when you open the graph you do not get that error message.

    An alternative fix for the same issue, which I use but can't recommend. Because Lavastorm cannot condone it and you might easily do something to mess things up further. Open the BRG file in a text editor, find the line of code which is near the top that shows the graph is referencing itself as a base library, delete that line, and then save the BRG.


  • 5.  RE: Recurring bug while opening BRG since update

    Employee
    Posted 01-22-2015 01:41

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: Denis Drouais

    Great ! I could not find my graph in Graph -> "Edit Base Libraries... " but I saw it in the text editor and deleted the line !

    It worked, thanks a lot !