Runtime error in "(vs) Synchro (layer)" (Listen) a
  • FAiLUr3
    junior Member
    Posts: 2
    Joined: Mon Mar 09, 2009 3:12 pm

    Runtime error in "(vs) Synchro (layer)" (Listen) a

    by FAiLUr3 » Mon Mar 09, 2009 3:17 pm

    Everytime when i launch Modul8 it will appear error message :

    Runtime error in "(vs) Synchro (layer)" (Listen) at line 8

    IndexError: list assignment index out of range

    when i click on "Go to Error" it will open new window with this




    if msg == 'ctrl_position':
    ctrl_position = param['value']
    if ctrl_livesynchro:
    resynch(ctrl_position)

    elif msg == 'ctrl_selectLayer':
    target_layer=int(param['NAME'])
    layerStack[target_layer]= int(param['value'])

    elif msg == 'ctrl_synchro':
    resynch(ctrl_position)

    elif msg == 'ctrl_livesynchro':
    ctrl_livesynchro = param['value']







    the line 8 is layerStack[target_layer]= int(param['value'])

    at all layers is loaded same video :( ...


    can anybody help me pls ? thx
  • mowgli_uk
    master
    Posts: 464
    Joined: Tue Nov 15, 2005 10:43 pm
    Location: LONDON

    by mowgli_uk » Thu Mar 12, 2009 5:45 pm

    as i mentioned on your other post, the culprit is the synchro layer module. just switch it off or delete it from your modules folder before opening your project

Who is online

Users browsing this forum: No registered users and 5 guests