I recently got a new phone, (android version 6.01).
The numbers for exp and heath show properly, the bar is the correct size, but the separate color bar that goes part way doesn't show at all.
I may look into fixing this myself if I get time, but if anyone else gets to this that would be nice.
Useful links
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.12.1) from Google, F-Droid, our server, or itch.io
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.12.1) from Google, F-Droid, our server, or itch.io
Health and Exp bars not showing properly.
- Nick
- Posts: 43
- Joined: Fri Oct 09, 2015 4:34 pm
- android_version: 6.0 - Marshmallow
- rijackson741
- Posts: 4521
- Joined: Tue Aug 20, 2013 2:04 am
- android_version: 10 - Android 10
- Location: Somewhere in Dhayavar
- Contact:
Re: Health and Exp bars not showing properly.
I'm also running 6.0.1, and I see the same thing.
Level:75, XP:7656192, PV:866, FQ:105
HP:226, AC:255, AD:47-61, AP:3, ECC:23%, CM:3.0, BC:192, DR:3
Gold: 241432 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, D:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
HP:226, AC:255, AD:47-61, AP:3, ECC:23%, CM:3.0, BC:192, DR:3
Gold: 241432 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, D:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
- Zukero
- Lead Developer
- Posts: 2028
- Joined: Thu Jul 21, 2011 9:56 am
- android_version: 8.0
- Location: Eclipse
Re: Health and Exp bars not showing properly.
I'll try to look into it, but my new kid was born yesterday, so I might not have time before a while ! I consider this my best excuse for slacking off on the AT side of things.
Lvl: 78, XP: 8622632, Gold: 271542, RoLS: 1, ElyR: -, RoL: -, ChaR: 1, GoLF: 1, ShaF: 1, SRoV: 1, VSH: 1, WMC: 1, GoW: 1
HP: 71, AC: 301%, AD: 38-47, AP: 3, ECC: 50%, CM: 3.75, BC: 101%, DR: 2
HP: 71, AC: 301%, AD: 38-47, AP: 3, ECC: 50%, CM: 3.75, BC: 101%, DR: 2
-
- VIP
- Posts: 204
- Joined: Wed Dec 30, 2015 8:00 am
- android_version: 4.3
Re: Health and Exp bars not showing properly.
Enjoy and good luckZukero wrote:I'll try to look into it, but my new kid was born yesterday, so I might not have time before a while ! I consider this my best excuse for slacking off on the AT side of things.

I'll be cleaning my code up so you don't have to go from cleaning baby shit poop to cleaning nasty methods.
It shouldn't be too hard for me to download the apk for 6.01 and test it on my emulator.
Probably the layout parameters were changed like usual.
ideas plox
-
- VIP
- Posts: 559
- Joined: Sun Nov 25, 2012 8:10 pm
- android_version: 6.0 - Marshmallow
- Location: Minneapolis, MN
Re: Health and Exp bars not showing properly.
Oh my. Congrats to you!Zukero wrote:I'll try to look into it, but my new kid was born yesterday, so I might not have time before a while ! I consider this my best excuse for slacking off on the AT side of things.
Lvl78 XP9403007 Gold 248643 AP3 HP139 AC350 AD42-59 BC97 DR1
SP:D MC3 BC CS2 QL4 IF MF EB DW2
Rols1Rol2Elyr1Char1Golf1Shaf0Srov1Vsh1
Ozzy
lvl:47 HP114 AC254 AD27-37 BC112
SP:WA HH CS(2) CL CE IF(2) Reg
Rols1Rol0ElyR0Char2Shaf1Golf1Srov1Vsh1
SP:D MC3 BC CS2 QL4 IF MF EB DW2
Rols1Rol2Elyr1Char1Golf1Shaf0Srov1Vsh1
Ozzy
lvl:47 HP114 AC254 AD27-37 BC112
SP:WA HH CS(2) CL CE IF(2) Reg
Rols1Rol0ElyR0Char2Shaf1Golf1Srov1Vsh1
- Nick
- Posts: 43
- Joined: Fri Oct 09, 2015 4:34 pm
- android_version: 6.0 - Marshmallow
Re: Health and Exp bars not showing properly.
Congrats! Slack off of AT all you need.Zukero wrote:I'll try to look into it, but my new kid was born yesterday, so I might not have time before a while ! I consider this my best excuse for slacking off on the AT side of things.

-
- Posts: 3
- Joined: Tue Mar 22, 2016 1:23 pm
- android_version: 6.0 - Marshmallow
Re: Health and Exp bars not showing properly.
Hi,
Did this ever get solved? I am experiencing the exact same symptoms on 6.0.1.
Thanks!
John
Did this ever get solved? I am experiencing the exact same symptoms on 6.0.1.
Thanks!
John
- Zukero
- Lead Developer
- Posts: 2028
- Joined: Thu Jul 21, 2011 9:56 am
- android_version: 8.0
- Location: Eclipse
Re: Health and Exp bars not showing properly.
Hey.
I finally found time to look into it, helped by the fact that my phone also received an OTA marshmallow.
Good news is, I solved it.
I still have to check if I didn't break backwards compatibility anywhere though, but even if it does, I know how to segregate the pre-6.0 version from the post-6.0.
Bad news is, you'll have to wait for next version to be released... but I'm making progress on that front too. Stay tuned.
I finally found time to look into it, helped by the fact that my phone also received an OTA marshmallow.
Good news is, I solved it.
I still have to check if I didn't break backwards compatibility anywhere though, but even if it does, I know how to segregate the pre-6.0 version from the post-6.0.
Bad news is, you'll have to wait for next version to be released... but I'm making progress on that front too. Stay tuned.
Lvl: 78, XP: 8622632, Gold: 271542, RoLS: 1, ElyR: -, RoL: -, ChaR: 1, GoLF: 1, ShaF: 1, SRoV: 1, VSH: 1, WMC: 1, GoW: 1
HP: 71, AC: 301%, AD: 38-47, AP: 3, ECC: 50%, CM: 3.75, BC: 101%, DR: 2
HP: 71, AC: 301%, AD: 38-47, AP: 3, ECC: 50%, CM: 3.75, BC: 101%, DR: 2
- Zukero
- Lead Developer
- Posts: 2028
- Joined: Thu Jul 21, 2011 9:56 am
- android_version: 8.0
- Location: Eclipse
Re: Health and Exp bars not showing properly.
I tested my fix against Android 1.6 in a x86 VM, and it seems to be working just fine. It'll soon be published on GitHub.
Lvl: 78, XP: 8622632, Gold: 271542, RoLS: 1, ElyR: -, RoL: -, ChaR: 1, GoLF: 1, ShaF: 1, SRoV: 1, VSH: 1, WMC: 1, GoW: 1
HP: 71, AC: 301%, AD: 38-47, AP: 3, ECC: 50%, CM: 3.75, BC: 101%, DR: 2
HP: 71, AC: 301%, AD: 38-47, AP: 3, ECC: 50%, CM: 3.75, BC: 101%, DR: 2
-
- Posts: 3
- Joined: Tue Mar 22, 2016 1:23 pm
- android_version: 6.0 - Marshmallow