Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    mmulvenna's Avatar
    mmulvenna is offline Super Moderator
    Join Date
    Jul 2009
    Location
    Phoenix, Arizona, United States
    Posts
    3,258
    Thanks
    13
    Thanked 11 Times in 10 Posts
    Blog Entries
    1
    Downloads
    108
    Uploads
    16

    Default Animated Lighting Import Notes

    These are issues/items that I had to correct when I imported my AD sequences. You may or may not have the same issues. Please note that in my opinion most of these issues are caused by AD and not the LSP import.

    Please post a reply for any additions or corrections.



    Importing an AD MPJ file into LSP
    And what to do if the file does not import correctly

    EDIT: I dont have it but I suspect you could use MAESTRO where I reference AD.

    1. You must export each sequence to its own mpj file for import to LSP using the AD EXPORT function. Using the export saves deleting all the other sequences and then doing a save as with the single sequence. When you export them save them in the directory where your told LSP the import files would be located.
    a. In order to do this you must have a copy of Animated Director or know someone who does and have the source code for your sequence.
    b. If you dont have the source code(mpj file) you will need to obtain a copy of it from AL before you can do an import to LSP.

    2. If you are using groups check each group to make sure that the lights that are in the group actually exist. Some mpj files that have been created by AL have extraneous lights in the groups that you might not have and the sequence would have worked okay in AD because it ignored these extraneous items.

    3. If you are using groups make sure you answer yes to “Create virtual controller from Groups” question when you do the import. If you dont, you may get controllers with no effects in them as the effects are not always in the controllers in AD if you have groups.

    4. If you are using Groups and have channels in more than one group they will only be converted to one virtual controller.

    5. There might be a DMX controller left in the AD sequence by AL. Check your system settings to make sure that you only have controllers (DMX and non DMX) that are yours.

    6. If you do have a DMX controller that is yours LSP converts it to a light controller. You will need to modify it after the import.

    7. If you have controllers configured in AD but there are no effects for its lights, LSP will convert the controller but it will have no effects.

    8. Ramps of 0 duration will be converted to an LSP “ON” effect

    9. If you make any changes listed below to the MPJ file, you must reopen the file in AD, force a refresh and then save the file so that everything is updated appropriately.

    10. If the file did not import correctly to LSP check the following:
    a. Backup the mpj file before you make any changes to it
    b. Open the mpj file with notepad or word.
    c. Look for the controller section it will look like this
    "Controller",12
    "ControllerCheck",#TRUE#
    "ControllerName",12
    "ControllerLocation",""
    "ControllerType",7
    "ControllerMinIn",0
    "ControllerNumIn",0
    "ControllerMinOut",128
    "ControllerNumOut",32
    "ControllerFamily",4
    "EndController",""
    d. If this controller is not yours delete the entire section as in the above example. ("Controller",12 thru "EndController","") Do this for each controller that is not yours
    e. You will also need to delete any lights that belong to that controller. They would look like this
    "LightNumber",128
    "LightName","Magenta"
    "LightLocation","SnowMachine"
    LightVarName","SnowMachine.Magenta128"
    "EndLight","

    11. After making the changes save the file and open it with AD. Force a REFRESH and then save the file again with AD so it updates the configuration. Use this updated file for import to LSP.
    Last edited by mmulvenna; 02-23-2011 at 01:49 PM.
    Thanks
    Mike

    Purchase LSP thru the Affiliate program


  2. 10-23-2009, 08:22 AM

    Super Moderator


  3. #2
    mmulvenna's Avatar
    mmulvenna is offline Super Moderator
    Join Date
    Jul 2009
    Location
    Phoenix, Arizona, United States
    Posts
    3,258
    Thanks
    13
    Thanked 11 Times in 10 Posts
    Blog Entries
    1
    Downloads
    108
    Uploads
    16

    Default

    Quote Originally Posted by mmulvenna View Post
    These are issues/items that I had to correct when I imported my AD sequences. You may or may not have the same issues. Please note that in my opinion most of these issues are caused by AD and not the LSP import.

    Please post a reply for any additions or corrections.



    Importing an AD MPJ file into LSP
    And what to do if the file does not import correctly

    EDIT: I dont have it but I suspect you could use MAESTRO where I reference AD.

    1. You must export each sequence to its own mpj file for import to LSP using the AD EXPORT function. Using the export saves deleting all the other sequences and then doing a save as with the single sequence. When you export them save them in the directory where your told LSP the import files would be located.
    a. In order to do this you must have a copy of Animated Director or know someone who does and have the source code for your sequence.
    b. If you dont have the source code(mpj file) you will need to obtain a copy of it from AL before you can do an import to LSP.

    2. If you are using groups check each group to make sure that the lights that are in the group actually exist. Some mpj files that have been created by AL have extraneous lights in the groups that you might not have and the sequence would have worked okay in AD because it ignored these extraneous items.

    3. If you are using groups make sure you answer yes to “Create virtual controller from Groups” question when you do the import. If you dont, you may get controllers with no effects in them as the effects are not always in the controllers in AD if you have groups.

    4. If you are using Groups and have channels in more than one group they will only be converted to one virtual controller.

    5. There might be a DMX controller left in the AD sequence by AL. Check your system settings to make sure that you only have controllers (DMX and non DMX) that are yours.

    6. If you do have a DMX controller that is yours LSP converts it to a light controller. You will need to modify it after the import.

    7. If you have controllers configured in AD but there are no effects for its lights, LSP will convert the controller but it will have no effects.

    8. Ramps of 0 duration will be converted to an LSP “ON” effect

    9. If you make any changes listed below to the MPJ file, you must reopen the file in AD, force a refresh and then save the file so that everything is updated appropriately.

    10. If the file did not import correctly to LSP check the following:
    a. Backup the mpj file before you make any changes to it
    b. Open the mpj file with notepad or word.
    c. Look for the controller section it will look like this
    "Controller",12
    "ControllerCheck",#TRUE#
    "ControllerName",12
    "ControllerLocation",""
    "ControllerType",7
    "ControllerMinIn",0
    "ControllerNumIn",0
    "ControllerMinOut",128
    "ControllerNumOut",32
    "ControllerFamily",4
    "EndController",""
    d. If this controller is not yours delete the entire section as in the above example. ("Controller",12 thru "EndController","") Do this for each controller that is not yours
    e. You will also need to delete any lights that belong to that controller. They would look like this
    "LightNumber",128
    "LightName","Magenta"
    "LightLocation","SnowMachine"
    LightVarName","SnowMachine.Magenta128"
    "EndLight","

    11. After making the changes save the file and open it with AD. Force a REFRESH and then save the file again with AD so it updates the configuration. Use this updated file for import to LSP.
    New Issue...


    12. Sometimes the sound section is left in the mpj file (AD Bug) even though it should be PC media. Delete the sound section.

    example below

    delete all the bolded from "SoundName" thru "EndSound" as the sound fileis on disk and not the SOUND Card. If both the sound section and the "Routine song section is in the mpj file it will not import.

    "SoundName","Sound0"
    "SoundLocation","SC10"
    "SoundVarName","SC10.Sound0"
    "SoundTime",0
    "SoundPath","10:\SARAJEVO.MP3"
    "EndSound",""
    "'","========================================= =="
    "'"," Routine Names and Source Code Section"
    "'","========================================= =="
    "RoutineCount",1
    "Routine",1
    "RoutineChecked",#TRUE#
    "RoutineName","ChristmasEveSarajevo"
    "RoutineType","Grid"
    "RoutineSong","c:\LSP Sequences\Songs\Sarajevo.mp3"
    "SongPlayLocation",-1
    "RoutineSongDur",0
    "RoutineRandomAmount",100


    Dont forget to bring this file into AD and then do a refresh and save before importing it into LSP.
    Last edited by mmulvenna; 12-15-2009 at 07:04 AM.
    Thanks
    Mike

    Purchase LSP thru the Affiliate program


  4. #3
    jds Guest

    Default connecting to AL HW

    I was using my MB as the RS485 network creation and of course it all works fine running the show from AD this way but when importing to LSP it loads everything but there are no lighting effects at all. Am I missing something? Is this due to the MB?



    Thanks in advanced

  5. #4
    mmulvenna's Avatar
    mmulvenna is offline Super Moderator
    Join Date
    Jul 2009
    Location
    Phoenix, Arizona, United States
    Posts
    3,258
    Thanks
    13
    Thanked 11 Times in 10 Posts
    Blog Entries
    1
    Downloads
    108
    Uploads
    16

    Default

    Quote Originally Posted by jds View Post
    I was using my MB as the RS485 network creation and of course it all works fine running the show from AD this way but when importing to LSP it loads everything but there are no lighting effects at all. Am I missing something? Is this due to the MB?



    Thanks in advanced
    Check out this thread for using an MB rather than a rs485 adapter when running the show with LSP.

    EDIT: Sorry misread your post...What version of LSP are you using?

    I have the same issue with the current version, when importing it gets no effects. Are there errors in your LSP sequencer log file?
    Last edited by mmulvenna; 05-16-2010 at 01:53 PM.
    Thanks
    Mike

    Purchase LSP thru the Affiliate program


  6. #5
    jds Guest

    Default

    I'm using the 1.5 version. I got it working in the old version on a diff computer, but didnt know what was up on this new comp. Version or my file.

    I havent checked the log file, it says

    Object reference not set to an instance of an object
    Stack trace: at #ih.#Qh.#dZ (Track, Rectangle, Graphics, Boolean, Color)

    I also cant close the app now, it says somethign about "Could not load file or assembly 'System.Speech Version-3.0.0.0, Culture=neutral,....."

  7. #6
    mmulvenna's Avatar
    mmulvenna is offline Super Moderator
    Join Date
    Jul 2009
    Location
    Phoenix, Arizona, United States
    Posts
    3,258
    Thanks
    13
    Thanked 11 Times in 10 Posts
    Blog Entries
    1
    Downloads
    108
    Uploads
    16

    Default

    Quote Originally Posted by jds View Post
    I'm using the 1.5 version. I got it working in the old version on a diff computer, but didnt know what was up on this new comp. Version or my file.

    I havent checked the log file, it says

    Object reference not set to an instance of an object
    Stack trace: at #ih.#Qh.#dZ (Track, Rectangle, Graphics, Boolean, Color)

    I also cant close the app now, it says somethign about "Could not load file or assembly 'System.Speech Version-3.0.0.0, Culture=neutral,....."

    Yep, me too on the 1.5 version. I have reported it to the admin and waiting for a fix.
    Thanks
    Mike

    Purchase LSP thru the Affiliate program


  8. #7
    rmonty's Avatar
    rmonty is offline Senior User
    Join Date
    Dec 2008
    Location
    Rockwall, Texas
    Posts
    367
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    1
    Uploads
    0

    Default

    Have you installed .net framework 3.5?

    Ryan

  9. #8
    mmulvenna's Avatar
    mmulvenna is offline Super Moderator
    Join Date
    Jul 2009
    Location
    Phoenix, Arizona, United States
    Posts
    3,258
    Thanks
    13
    Thanked 11 Times in 10 Posts
    Blog Entries
    1
    Downloads
    108
    Uploads
    16

    Default

    Quote Originally Posted by rmonty View Post
    Have you installed .net framework 3.5?

    Ryan
    Ryan, it was running fine before the latest releases has there been a change to .net?

    In answer to your question, yes, along with all the hotfixes to it.

    BTW it only appears to be AD shows. Other imports and sequences work okay.
    Last edited by mmulvenna; 02-04-2010 at 10:38 AM.
    Thanks
    Mike

    Purchase LSP thru the Affiliate program


  10. #9
    rmonty's Avatar
    rmonty is offline Senior User
    Join Date
    Dec 2008
    Location
    Rockwall, Texas
    Posts
    367
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    1
    Uploads
    0

    Default

    Usually the System.Speech error is caused by either not having MS Office 2007 installed or .net framework 3.0 or later installed. Either will install the component necessary to prevent the error.

    I don't know what is causing the other issue you are seeing related to the AL import.

    The application not shutting down properly is also ususally caused by not having .net framework 3.0 or later installed.

    Ryan

  11. #10
    jds Guest

    Default

    Ryan,

    Thanks, I will upgrade to 3.x now and test the closing of the app. I hope they fix the AD show import, I am really interested in using this Matrix tool to test out some RGB string lights. I just need to verify it works with DMX or artnet controlled lights.

    -jds

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Help with Animated Lighting Controller & LSP
    By rbjones in forum Hardware
    Replies: 5
    Last Post: 10-11-2010, 05:02 AM
  2. Animated Lighting Import Notes
    By mmulvenna in forum Tips and Tricks
    Replies: 0
    Last Post: 12-15-2009, 07:02 AM
  3. Animated Lighting Import
    By mmulvenna in forum LightShow Support
    Replies: 14
    Last Post: 10-06-2009, 08:58 PM
  4. Animated Lighting Hardware?
    By mmulvenna in forum LightShow Support
    Replies: 2
    Last Post: 09-16-2009, 09:24 AM

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
  •  
LightShow Pro Copyright © 2011 GraphXPros LLC. All rights reserved.
All times are GMT -7. The time now is 04:12 PM.

Search Engine Friendly URLs by vBSEO 3.6.0