Vogtinator / crafti

3D Minecraft for TI Nspire calcs
Other
78 stars 14 forks source link

Can't turn my head. Is that normal? #7

Closed FerdinandoPH closed 4 years ago

FerdinandoPH commented 4 years ago

I'm trying to turn my head, but I can't. I can move, but not my head. How am I supposed to move it? I tried the arrow pad, but it does not work. I have the ndless 5.2.0, and my calculator is a TI Nspire cx ii cas t.

Vogtinator commented 4 years ago

You can use the touchpad as usual or press on it for the cursor. Can you navigate in the menu using the touchpad keys?

FerdinandoPH commented 4 years ago

No. The touchpad does not work at all when using crafti

adriweb commented 4 years ago

Right, works perfectly on both my CX II, but it was rebuilt from the source code using the Ndless 5.2 SDK.

FerdinandoPH commented 4 years ago

Could you please give me the tns file you used? I don't know how to compile source code yet...

adriweb commented 4 years ago

Hmm try this one: crafti.tns.zip

But I suppose @Vogtinator could do another release with the updated binary (or just update the release's binary if nothing changed).

Vogtinator commented 4 years ago

A rebuild shouldn't be necessary, if that improves the situation that needs to be investigated.

FerdinandoPH commented 4 years ago

Hmm try this one: crafti.tns.zip

But I suppose @Vogtinator could do another release with the updated binary (or just update the release's binary if nothing changed).

Thank you, I will test it ASAP

FerdinandoPH commented 4 years ago

https://drive.google.com/file/d/1o12M34E-RmO-mhetLmM2osq-fhDgDjbr/view?usp=sharing It didn't work. I have atttached a video of myself trying it and showing the errors

Vogtinator commented 4 years ago

Please try this tns:

touchpadreadtest.zip

It prints the touchpad values continuously. If you don't touch it, what are the values? Which values change if you touch it (don't click)? Then press a key and it'll print five values, what are those?

FerdinandoPH commented 4 years ago

It's 1 AM here, so I will try it tommorow ASAP

FerdinandoPH commented 4 years ago

Here is what happens: 1: Whether if I am not touching anything or I'm touching/clicking it, the values are always: 68,b1,30,12,0,0,0,0,0,0,0,0 2: If I try to press a key, it won't do anything or it will force exit the app. 3: If I try to re-enter the app, the calculator will crash

Vogtinator commented 4 years ago

Ok, that looks more like a pointer than actual touchpad data values... Can you download "NspireLogs.zip" and send it to the contact email address of http://ndless.me/?

FerdinandoPH commented 4 years ago

Ok. By the way, I also recorded myself doing this (in case I did something wrong) https://youtu.be/MtssBFq7aw0

FerdinandoPH commented 4 years ago

Done

FerdinandoPH commented 4 years ago

This problem is because a bug of Ndless with the n0320ak models. https://github.com/ndless-nspire/Ndless/issues/236

Vogtinator commented 4 years ago

Let's track it there