Page 1 of 1
List index out of bounds (2) during Apply Install
Posted: Thu Nov 14, 2013 4:24 am
by alibaba
Hi,
I get list index out of bound during installation. The progress text at this time is "pin shortcuts". The line number in the message points to the line where Apply Install is called. What could be the problem. On most computers the installation works but we have at least one computer where the issue occurs.
Best regards!
Re: List index out of bounds (2) during Apply Install
Posted: Thu Nov 14, 2013 11:23 am
by FrancescoT
Dear Alibaba,
... are you sure that those calls to "WriteToLog" are not causing your issue?
Regards
Re: List index out of bounds (2) during Apply Install
Posted: Fri Nov 15, 2013 2:16 am
by alibaba
Ah you mean it is the same issue like here:
viewtopic.php?f=2&t=9767I don't think so because it is an other error message and also it happens during apply install where no "write to log file" command is done.
Also it is working on this computer with a previous version of our setup.
I will try to make an verbose log, maybe it helps to get more information.
Re: List index out of bounds (2) during Apply Install
Posted: Tue Nov 26, 2013 8:31 am
by alibaba
Any ideas?
Re: List index out of bounds (2) during Apply Install
Posted: Tue Nov 26, 2013 11:37 am
by FrancescoT
Dear Alibaba,
if the error is not caused by the used plug-in ... probably exist an incorrect IF END sequence with your script.
If you can send me a reduced version of your project (very minimal) I can try to verify what happens.
If you you prefer, you can use
support@installaware.com to send it to me.
Regards
Re: List index out of bounds (2) during Apply Install
Posted: Wed Nov 27, 2013 5:32 am
by alibaba
Hi Francesco,
no - there is no such problem. The installation works on most computers but at least one PC has this problem. I have no idea what could be the problem, I just thought you can imagine anything...
I will try to get a verbose msi-log, maybe this helps...