Ok,

the problem is this piece of code

Code:
array1.add(plek);
array2.add(naam);
if i delete it it runs, but not properly.
Do you know where i need to put it / change it.