Using multiple Normal Maps

Make sure to preload all of the normal map so that they are able to run properly. It will of course take up a lot of VRAM using that many normal maps. Packing them into a single or multiple textures could be helpful. You might want to reconsider your approach to whatever it is you are trying to solve, especially if this is for a game.