Stuck on Loading PBR Textures


#1

Hi,
I’m trying to start the husky braitenerg experiment but it gets stuck on loading the PBR textures. There are no errors in the terminal, but I found the following error in the browser console

Error: class constructors must be invoked with |new|
g@http://localhost:9000/scripts/vendor.d58049cf.js:4:23526
vb/this.$get</</<@http://localhost:9000/scripts/vendor.d58049cf.js:5:18246
n@http://localhost:9000/scripts/vendor.d58049cf.js:5:4860
ja/<@http://localhost:9000/scripts/vendor.d58049cf.js:5:10874
h@http://localhost:9000/scripts/vendor.d58049cf.js:6:8174
i/<@http://localhost:9000/scripts/vendor.d58049cf.js:6:8346
yc/this.$get</o.prototype.$eval@http://localhost:9000/scripts/vendor.d58049cf.js:6:15825
yc/this.$get</o.prototype.$digest@http://localhost:9000/scripts/vendor.d58049cf.js:6:14294
yc/this.$get</o.prototype.$apply@http://localhost:9000/scripts/vendor.d58049cf.js:6:16110
i@http://localhost:9000/scripts/vendor.d58049cf.js:5:22534
u@http://localhost:9000/scripts/vendor.d58049cf.js:5:24464
Kb/</x.onload@http://localhost:9000/scripts/vendor.d58049cf.js:5:24937
undefined

How can I solve this?

Thanks!


#2

Hi,

The platform has been updated lately. Let’s try to update your local install and try again.
Could you please update your local install (by running the nrp_installer.sh update, if you’re using the docker install) and try to open the platform with Chrome?

Regards,
Claudio


#3

I have the same problem but I do not know how to solve it .


#5

Dear melody,

try to nrp_installer.sh install again, but answer “y” to every question. This will remove all older containers and images, but as they don’t work anyway, I guess this is not a problem for you.

Axel