MobilePorting / FNF-PsychEngine-Mobile

Engine originally used on Mind Games mod but mobile port :trolley:
https://discord.gg/S6vdEvXhzt
Apache License 2.0
97 stars 114 forks source link

Custom fonts don't display the custom font even with setTextFont function #232

Closed RichardEdu114 closed 2 days ago

RichardEdu114 commented 3 weeks ago

Describe your bug here.

setTextFont dont work

https://github.com/user-attachments/assets/539a2072-d565-47a5-9e5e-3c5d2edecb54

Crash Log or logcat logs (if existing)

No response

Are you modding a build from source or with Lua?

Lua

What is your build target?

Android

Which psych engine version you're on?

DevBuild

Did you edit anything in this build? If so, mention or summarize your changes.

No

mcagabe19 commented 3 weeks ago

use luaDebugMode and check what it says

RichardEdu114 commented 3 weeks ago

use luaDebugMode and check what it says

I was already using lua debug mode and said nothing

RichardEdu114 commented 3 weeks ago

Same with getTextFont

mcagabe19 commented 6 days ago

is this issue still persists on latest devbuild

RichardEdu114 commented 2 days ago

Nope

RichardEdu114 commented 2 days ago

Is fixed now

mcagabe19 commented 2 days ago

if it's fixed closing as resolved