- Регистрация
- 26.10.2011
- Сообщения
- 512
- Благодарностей
- 455
- Баллы
- 63
here we go again...
Well this is getting quite frustrating already, simple thing as list processing is not working in poster, but it works fine in debuger!?
In this example im not using any file to load from, im simply sending simple text lines (just 2 words, which are fix, no regex, no variables...just simple txt) to list, and than im grabing one on random and using it in further proces.
Get random line from list is what im doing with list processing, and as said all works fine in debuger, but it doesnt work in poster, im always getting "Index was outside the bounds of the array." error, which would be the case if list was empty, but it is not!
Well this is getting quite frustrating already, simple thing as list processing is not working in poster, but it works fine in debuger!?
In this example im not using any file to load from, im simply sending simple text lines (just 2 words, which are fix, no regex, no variables...just simple txt) to list, and than im grabing one on random and using it in further proces.
Get random line from list is what im doing with list processing, and as said all works fine in debuger, but it doesnt work in poster, im always getting "Index was outside the bounds of the array." error, which would be the case if list was empty, but it is not!