I also have been looking into the index problem. It seems the indeces weren't added to the table yet. I changed this but now the code will throw a resource not found exception because the reference table won't be loaded yet. Maybe using ReferencePointers will solve the problem. This will be the next thing I will be looking into. ResourcePointers to the rescue