Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlxText not showing up on android. #1399

Closed
iam-jim opened this issue Dec 7, 2014 · 6 comments
Closed

FlxText not showing up on android. #1399

iam-jim opened this issue Dec 7, 2014 · 6 comments
Milestone

Comments

@iam-jim
Copy link

iam-jim commented Dec 7, 2014

FlxText is not showing up on android target. It was working a while back.

@nazywam
Copy link
Contributor

nazywam commented Dec 7, 2014

I've ran across this issue as well.

AFAIK it's got something to do with latest lime, see here for more.

Which version of lime are you running on?

@bguiz
Copy link

bguiz commented Dec 8, 2014

@solewalker roll back to lime 2.0.0.-alpha0.4

haxelib install lime 2.0.0-alpha.4
haxelib set lime 2.0.0-alpha.4
lime build android

I have tried the other other suggested workarounds in the linked thread, to no avail. Looks like something has gone fundamentally wrong with font loading on the Android target since lime 2.0.0-alpha.5 and has yet to be fixed. FWIW this looks to be a bug in openfl or lime, not flixel.

@PorterBytes
Copy link

I noticed this tonight as well. I also noticed some issues potentially related with FlxButton, but I'll make a new topic for that Luckily, it does seem to be an issue with OpenFL Lime, so hopefully it'll be fixed soon.

@bguiz
Copy link

bguiz commented Dec 8, 2014

@Gemfruit I am indeed looking forward to that too.

@Gama11 Gama11 modified the milestone: 4.0.0 May 30, 2015
@Tiago-Ling
Copy link
Contributor

Hey, i did have this issue sometime ago, but at least on dev this is not happening anymore for me. Even when it was happening, it seemed more of a default font embedding problem than a text rendering one.

It's been a while since i saw this problem happening - can somebody confirm it is still happening in flixel dev?

@Gama11
Copy link
Member

Gama11 commented Jun 20, 2015

@Tiago-Ling I'm still not seeing any text on the FlxButtons in Mode.

@Gama11 Gama11 closed this as completed in 7c0a0dc Jun 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants