Author Topic: Setup Troubles  (Read 2387 times)

Offline twooly

  • Sr. Member
  • ****
  • Posts: 837
  • Blah
    • Todd Woolums
Setup Troubles
« on: February 04, 2014, »
Thought I had everything going, the player went through my seq just fine but stopped after the first run even though I have it setup to 0 in the control.txt file.  So I pulled the card out and looking at the card contents there is a file errors.txt and it contained the following.

Code: You are not allowed to view links. Register or Login
MSS: LIGHTSPR.SEQMSS: LIGHTSPR.SEQMTS: TRIGGER2.SEQ
MTS: TRIGGER3.SEQ
MTS: TRIGGER4.SEQ
MTS: TRIGGER5.SEQ
MTS: TRIGGER6.SEQ
MTS: TRIGGER7.SEQ
MTS: TRIGGER8.SEQ
MTS: TRIGGER9.SEQ
MTS: TRIGGERA.SEQ
MTS: TRIGGERB.SEQ
MTS: TRIGGERC.SEQ
MTS: TRIGGERD.SEQ
MTS: TRIGGERE.SEQ
MSS: LIGHTSPR.SEQMTS: TRIGGER2.SEQ
MTS: TRIGGER3.SEQ
MTS: TRIGGER4.SEQ
MTS: TRIGGER5.SEQ
MTS: TRIGGER6.SEQ
MTS: TRIGGER7.SEQ
MTS: TRIGGER8.SEQ
MTS: TRIGGER9.SEQ
MTS: TRIGGERA.SEQ
MTS: TRIGGERB.SEQ
MTS: TRIGGERC.SEQ
MTS: TRIGGERD.SEQ
MTS: TRIGGERE.SEQ
MSS: LIGHTSPR.SEQMTS: TRIGGER2.SEQ
MTS: TRIGGER3.SEQ
MTS: TRIGGER4.SEQ
MTS: TRIGGER5.SEQ
MTS: TRIGGER6.SEQ
MTS: TRIGGER7.SEQ
MTS: TRIGGER8.SEQ
MTS: TRIGGER9.SEQ
MTS: TRIGGERA.SEQ
MTS: TRIGGERB.SEQ
MTS: TRIGGERC.SEQ
MTS: TRIGGERD.SEQ
MTS: TRIGGERE.SEQ

I'm not using triggers and not sure where its pulling all the names from

my control.txt
Code: You are not allowed to view links. Register or Login
0,0,0,0,
my show.txt
Code: You are not allowed to view links. Register or Login
LIGHTSPR
my trigger.txt (Only put it in there to get the player to work, I don't really need it)
TRIGGER0

Then I have my LIGHTSPR.SEQ and TRIGGER0.SEQ

Any tips/ideas.

Thanks
You are not allowed to view links. Register or Login

Offline TexasStingray

  • Moderator
  • Sr. Member
  • *****
  • Posts: 791
Re: Setup Troubles
« Reply #1 on: February 04, 2014, »
Does the SHOW.TXT file have a new line st the end. The triggers.txt file is required even if you do not use them.

Did the show work with the SD Card when you first got it. It had a set of test sequences on it.
Scott Wanner
TX

Watch my videos
You are not allowed to view links. Register or Login

Offline twooly

  • Sr. Member
  • ****
  • Posts: 837
  • Blah
    • Todd Woolums
Re: Setup Troubles
« Reply #2 on: February 04, 2014, »
You are not allowed to view links. Register or Login
Does the SHOW.TXT file have a new line st the end. The triggers.txt file is required even if you do not use them.

Did the show work with the SD Card when you first got it. It had a set of test sequences on it.

No there is not a new line in the show.txt

Yes it did but I'm now trying to setup with one of my sequences.
You are not allowed to view links. Register or Login

Offline TexasStingray

  • Moderator
  • Sr. Member
  • *****
  • Posts: 791
Re: Setup Troubles
« Reply #3 on: February 04, 2014, »
The show file needs the new line at the end of every 8 characters.  How many sequences are in the show file. Be sure you have each one a length of 8 and a new line at the end of every one.
Scott Wanner
TX

Watch my videos
You are not allowed to view links. Register or Login

Offline twooly

  • Sr. Member
  • ****
  • Posts: 837
  • Blah
    • Todd Woolums
Re: Setup Troubles
« Reply #4 on: February 05, 2014, »
That did it, works good now.

I currently only have one that I'm just testing with.
You are not allowed to view links. Register or Login