XProger / OpenLara

Classic Tomb Raider open-source engine
http://xproger.info/projects/OpenLara/
BSD 2-Clause "Simplified" License
4.69k stars 359 forks source link

WebGL version broken JavaScript exception thrown #458

Closed walterav1984 closed 1 year ago

walterav1984 commented 1 year ago

http://xproger.info/projects/OpenLara/

Renders a black screen in the Firefox 108/110 64bit webbrowser ubuntu 20.04/22.10 with the following error.

Exception thrown, see JavaScript console
TypeError: db is undefined

It did work on these machines in the past, however hackgrid says its currently still working fine? Mesa 21.2.6 on 20.04 with Mesa DRI Intel(R) HD Graphics (ILK) (0x46) Mesa 22.2.5 on 22.10 with Mesa Intel(R) HD Graphics 500 (APL 2) (0x5a85)

Update Chromium Browser 110 currently works on the 20.04 machine, maybe a firefox issue?

mmm currently its all working again also on firefox...