Nexus 5, mojo2 crash

Monkey Targets Forums/Android/Nexus 5, mojo2 crash

teoretik(Posted 2015) [#1]
When I try to buld and run any example of mojo2 (e.g. directlight or so on) on my nexus 5 (android 6.0)
I got crash!

(12-08 00:37:18.401 3956 4024 E AndroidRuntime: FATAL EXCEPTION: GLThread 62579
12-08 00:37:18.401 3956 4024 E AndroidRuntime: Process: com.monkeycoder.monkeygame, PID: 3956
12-08 00:37:18.401 3956 4024 E AndroidRuntime: java.lang.RuntimeException: Unsupported uniform type:0 )

I can build and run these examples on my HTC Desire (it works slowly but works),
can run as HTML5.
where is the problem?


teoretik(Posted 2015) [#2]
UPD, tested same on Samsung Galaxy S4, all works perfect,
looks like have problem only with NEXUS 5 (6.0)


therevills(Posted 2015) [#3]
What OS does S4 and your HTC Desire run?

Can you make a super simple example of the crash?


teoretik(Posted 2015) [#4]
Android:
Nexus 5: 6.0
S4: 5.0.1
HTC desire: 4.0.4

Super simple example:
works perfect html5/win/S4/HTC, but fails on Nexus



therevills(Posted 2015) [#5]
None of my devices have yet been updated to 6.0, it could be an issue with that version. Post a bug in the bug forum, maybe Mark can help more directly.


teoretik(Posted 2015) [#6]
Ty. I will try to ask there.