eboo Posted June 19, 2016 Share Posted June 19, 2016 in a specific area of my map, i've an error message that i don't understand " TypeError: Argument 3 is not valid for any of the 3-argument overloads of WebGLRenderingContext.uniformMatrix4fv. " (my script still running but no render) if i refresh, it's loading (about 50% of refresh is ok and 50% not )... same error using firefox or chrome... Same elements with a différent "position" on the map is ok. If i load from an other position and go there, i've no error... but if i load from this spécific position... i have this error... what's could be wrong with my script? what should i check? here is the strange page : https://www.jouer.org/index.php?m=beta&mj1=5&mj2=7 (use refresh if it's working ^^) well working from here (for example) https://www.jouer.org/index.php?m=beta&mj1=5&mj2=5 dbawel 1 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted June 20, 2016 Share Posted June 20, 2016 Hey! can you reproduce on the Playground? Quote Link to comment Share on other sites More sharing options...
eboo Posted June 20, 2016 Author Share Posted June 20, 2016 well... in fact i just don't understand how this random error is created... for example, i ve two opened firefox with the same script. one working well ... not the other one... I was unable to reproduce on the playground (too many external call). doesn't matter i will check and rewrite my script until it works Quote Link to comment Share on other sites More sharing options...
eboo Posted June 20, 2016 Author Share Posted June 20, 2016 ok... in fact i was "Creat"ing"GroundFromHeightMap" twice for the same ground and at the "same" time. So most of time is was not "synchronized" and has no effect but sometimes... it was creating error. i ve found 10FPS with the same error GameMonetize 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.