Try adding a dummy action to the created entities that will run long
enough for you to finish changing its prioerties.
eg. action ent_dummy() { wait(10); }
Otherwise, please post the code chunk that reads the file and creates
the blocks, and I'll have a look.
I think the 'little' answer you're looking for is level_load(NULL);