p_m
June 20, 2020, 12:23pm
1
Hi, I’m using the orthographic camera. I’ve three collections and each has an instance of the camera.
I’m getting a weird error from using orthographic camera. Can’t understand what it’s stemming from.
This is the code of the lines mentioned in the error.
Any and all help would be very much appreciated. Thanks.
totebo
June 20, 2020, 1:20pm
2
p_m
June 20, 2020, 1:38pm
3
Seems likely. The error does happen when I come back to defold app after a while. Any idea what I can do to fix this?
totebo
June 20, 2020, 6:26pm
4
Until there is a real fix, I suppose patching the error is the only option.
Does this happen only on iOS for you too? On what device(s)?
p_m
June 20, 2020, 7:11pm
5
I’m getting the error on desktop using Windows 10 when I’m using the Debug option on the defold app.
1 Like
britzl
June 21, 2020, 1:08pm
6
I’ve released a new version of the camera which should solve your problem. Please try the latest version (2.10.1).
3 Likes
p_m
June 21, 2020, 1:22pm
7
Thank you so much. Will try it right now.
1 Like
p_m
June 22, 2020, 1:05pm
8
@britzl - After over 12 hours, no error. Thank you so much.
1 Like
Scmorr
February 21, 2024, 3:17pm
9
@britzl - Looks like regression. We see this issue on PC and Web now. 3.3.0 version.
Back from sleep then “orthographic/render/orthographic.render_script:64: argument #1 contains one or more values which are not numbers: vmath.matrix4(0.00096339115407318, 0, 0, -1, 0, inf, 0, nan, 0, 0, -1, -0, 0, 0, 0, 1)” with different numbers.
britzl
February 21, 2024, 6:17pm
10
Please create a GitHub issue!