Author Topic: Error on Save  (Read 1977 times)

Offline Duane Johnson

  • Newbie
  • *
  • Posts: 16
    • View Profile
Error on Save
« on: September 06, 2015, 09:49:48 PM »
So I've "borrowed" someone's sequence and played with it to make it work with my set up.  However, everytime I go to save it, I get the notice attached.  I did change the path in the xml file to the path where it's located on my computer, but it still comes up with this error...any ideas?

Offline flyinverted

  • Administrator
  • Hero Member
  • *****
  • Posts: 756
    • View Profile
Re: Error on Save
« Reply #1 on: September 06, 2015, 09:57:07 PM »
The sequence you borrowed has a data layer that is contained in the ISEQ file referenced. Unless you have that same ISEQ file in the same path, you will see that message.
Steve Giron
Maricopa County, AZ
xLights user with a boat-load of channels.

Do not ask to know all the answers, but ask to understand the question.

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Error on Save
« Reply #2 on: September 06, 2015, 10:01:00 PM »
The "ISEQ" extension means they imported data as a Data Layer and it's trying to find the file we created to store that data.  You either need to get the file and then fix the path in the sequence XML or you can delete the DataLayer line in the sequence XML and it won't look for that imported data.  There is an open issue on GitHub for us to find a better way to handle that path not being found.

Offline gerry

  • Hero Member
  • *****
  • Posts: 695
    • View Profile
Re: Error on Save
« Reply #3 on: September 07, 2015, 12:17:33 AM »
Hello Duane,

Further to the above two posts:

Reading through your post, if you have the iseq file and it is exactly where the message says it should be it should work , but easier to delete it from the xml and then when u open the sequence , re import as a  data layer , click render all to see it play and then save it .
 
Gerry

Offline rando1957

  • Full Member
  • ***
  • Posts: 200
    • View Profile
Re: Error on Save
« Reply #4 on: September 07, 2015, 11:28:53 AM »
So if we are sharing sequences with others and use a data layer, should we also share the iseq file with the xml files?  What is the recommendation?  I shared a bunch earlier but not the iseq files.
Randy McMasters
Graham, NC

Offline JonB256

  • Hero Member
  • *****
  • Posts: 832
    • View Profile
    • My Christmas Website
Re: Error on Save
« Reply #5 on: September 07, 2015, 01:20:11 PM »
It won't actually be of much use. I just deleted that layer in sequence settings.

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Error on Save
« Reply #6 on: September 07, 2015, 01:54:44 PM »
Yeah people using your sequence with a data layer would need to have pretty much the exact same models for the data layer to be meaningful.

Offline Duane Johnson

  • Newbie
  • *
  • Posts: 16
    • View Profile
Re: Error on Save
« Reply #7 on: September 07, 2015, 03:38:06 PM »
Just deleted the data layer and it worked like a charm.  Took alot less time to render and save as well.  Thanks for the info guys!!  Hope it helps others.

Offline BobinWV

  • Jr. Member
  • **
  • Posts: 97
    • View Profile
Re: Error on Save
« Reply #8 on: September 07, 2015, 04:38:13 PM »
Thanks Gil...worked perfectly