Pokedex5E icon indicating copy to clipboard operation
Pokedex5E copied to clipboard

config/game.render_script:87: argument #1 contains one or more values which are not numbers: vmath.matrix4

Open Jerakin opened this issue 5 years ago • 3 comments

1.11.1 - lua - config/game.render_script:87: argument #1 contains one or more values which are not numbers: vmath.matrix4(inf, 0, 0, nan, 0, inf, 0, nan, 0, 0, -1, -0, 0, 0, 0, 1) - 
stack traceback:
	[C]: in function 'set_projection'
	config/game.render_script:87: in function <config/game.render_script:63>

Jerakin avatar Jul 12 '20 08:07 Jerakin

Also happens on 1.11.2

Jerakin avatar Jul 12 '20 08:07 Jerakin

Dev response

when the window is iconified the width and height is reported as 0 and that gives an invalid matrix4

Need to update the renderscript

Jerakin avatar Jul 16 '20 07:07 Jerakin

Updating the render script does not fix the issue. Have contacted the Defold Team

Jerakin avatar Jul 17 '20 17:07 Jerakin