daves14 / quake2-gwt-port

Automatically exported from code.google.com/p/quake2-gwt-port
GNU General Public License v2.0
0 stars 0 forks source link

Blank black screen on startup, WebGL errors #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Quake2-gwt doesn't run anymore in Firefox (7) and Chrome (13). In Firefox I get 
these JS warnings (WebGL errors):

JavaScript warning: 
http://localhost:8080/gwtquake/02E1EF1A2220D299C45E1C0498A92D9A.cache.html, 
line 3321: WebGL: texParameter: no texture is bound to this target
JavaScript warning: 
http://localhost:8080/gwtquake/02E1EF1A2220D299C45E1C0498A92D9A.cache.html, 
line 3321: WebGL: texParameter: no texture is bound to this target
JavaScript warning: 
http://localhost:8080/gwtquake/02E1EF1A2220D299C45E1C0498A92D9A.cache.html, 
line 3321: WebGL: texParameter: no texture is bound to this target
JavaScript warning: 
http://localhost:8080/gwtquake/02E1EF1A2220D299C45E1C0498A92D9A.cache.html, 
line 3321: WebGL: texParameter: no texture is bound to this target
JavaScript warning: 
http://localhost:8080/gwtquake/02E1EF1A2220D299C45E1C0498A92D9A.cache.html, 
line 3321: WebGL: enable: invalid enum value 0xb10

Original issue reported on code.google.com by jacob.be...@gmail.com on 1 Oct 2011 at 10:06

GoogleCodeExporter commented 9 years ago
Just checked that gwtquake still works in FF 7 and Chrome 13.
The issue may have been fixed implicitly by one of the other fixes

Original comment by stefan.haustein on 11 Oct 2011 at 6:49

GoogleCodeExporter commented 9 years ago
Verified, it now works.

Original comment by jacob.be...@gmail.com on 11 Oct 2011 at 6:57