Cross-Origin Request Blocked

see Texture Loader doesn't load?

You have to ensure that the web/content server sets CORS information in its response header.

BTW: The default value of TextureLoader.crossOrigin is already anonymous. There is no need to set it explicitly.