- Регистрация
- 31.07.2012
- Сообщения
- 12
- Благодарностей
- 13
- Баллы
- 0
There are a couple of other threads on this but I have dug a bit deeper and found a possible bug.
When running a project I received the index was outside of bounds error.
Traced this to a table that I load into the project with my login profiles (login, password) and select a random line and then delete it.
The table has 32 rows. I was asking ZP to post 30 times.
When I looked at the table it only had 14 rows - which explains the error. Zenno is selecting a random number to pick from the array (1-30) but there are only 14 entries.
Tried recreating the table, closing and restarting ZP and Project Maker - no effect.
Eventually created a new project with no content and a new table with some dummy content (32 rows of it).
Open the project in project maker, then open the table and it has only pulled in the first 14 rows - why?
Attached 60 second video shows what happens:
http://screencast.com/t/mUdTo8cQX6Nb
When running a project I received the index was outside of bounds error.
Traced this to a table that I load into the project with my login profiles (login, password) and select a random line and then delete it.
The table has 32 rows. I was asking ZP to post 30 times.
When I looked at the table it only had 14 rows - which explains the error. Zenno is selecting a random number to pick from the array (1-30) but there are only 14 entries.
Tried recreating the table, closing and restarting ZP and Project Maker - no effect.
Eventually created a new project with no content and a new table with some dummy content (32 rows of it).
Open the project in project maker, then open the table and it has only pulled in the first 14 rows - why?
Attached 60 second video shows what happens:
http://screencast.com/t/mUdTo8cQX6Nb