GLBasic forum

Main forum => Bug Reports => Topic started by: MrPlow on 2017-Oct-23

Title: Android touch Errors going above threshold...
Post by: MrPlow on 2017-Oct-23
Never seen this before but one of my apps is getting large % crashes....

native: pc 000000000005c8dc  /data/app/com.gazzappergames.centiplode.centipedeshooter-1/lib/arm/libmain.so (_ZNK5QueueIN7DXInput8MousePosEE4SizeEv+20)
  native: pc 000000000005bc58  /data/app/com.gazzappergames.centiplode.centipedeshooter-1/lib/arm/libmain.so (_ZN7DXInput14RefreshMouseXYEv+72)

All related to touch issues....the controls are drag and I have limited the mousecounts....but it must be something else.
Anyone got any bright ideas on this one?
Title: Re: Android touch Errors going above threshold...
Post by: spacefractal on 2017-Oct-24
currectly no idea, but im havent that much on both Android and IOS yet and got been away from Android Studio again, due CatchOut and SpotRace took the focus.

Property a null pointer issue of some sort.
Title: Re: Android touch Errors going above threshold...
Post by: Kitty Hello on 2017-Oct-26
I put some changes into the code. I have no idea if it's fixed. Will update soon.
Title: Re: Android touch Errors going above threshold...
Post by: spacefractal on 2017-Oct-26
im update source code after you update. Im are property quite behind and want to sync with up to you.
Title: Re: Android touch Errors going above threshold...
Post by: Kitty Hello on 2017-Oct-26
I didnt upload the xour e, yet. Only the update.
Title: Re: Android touch Errors going above threshold...
Post by: spacefractal on 2017-Oct-26
Property im could implement mouse into gameinput, where on Android its use Java directly.....