Updated Loading Pictures

I wanted to get old projects I made back to work. I know they all worked like 2 years ago. Now I wated to open them again and everything works, except for the projects who load a picture or texture.
So I tried to fix it, nothing worked. I tried to copy code from tutorials, github projects, the three.js page itself. But as soon as a picture gets loaded, the whole project crashs. for every code example I found. Has Three.js updated anything about the loading of pictures in the last year or something?

What have you exactly tried out? It’s hard to help you further if you don’t show how you loading your textures.

Do you mean the entire browser crashes? Do you see any warnings or error messages in the browser console?