3arthh4ckDevelopment / 3arthh4ck-Fabric

3arthh4ck is a 1.12.2 Utility Mod, now ported to Fabric 1.20.4!
MIT License
36 stars 7 forks source link

[BUG] Fix CustomFont #57

Closed LachCrafter closed 3 months ago

LachCrafter commented 3 months ago

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Install arch linux.

Expected behavior
The fonts wont load and it will load a random one.

Crashlog
No errors.

Additional context
Add any other context about the problem here.

image

nukiz commented 3 months ago

fixed in https://github.com/3arthh4ckDevelopment/3arthh4ck-Fabric/commit/24da6ea33b16ddabb2d38c3abe532930019bc183?

LachCrafter commented 3 months ago

still happening image

LachCrafter commented 3 months ago

and yes i have the fonts installed on my system

nukiz commented 3 months ago

what directory are your fonts located in

LachCrafter commented 3 months ago

The directories in linux for the fonts are mostly home//.local/share/fonts (or ~/.local/share/fonts to be quick). There will be folders with each font file. like that:

├── CascadiaCove │ ├── Caskaydia Cove Nerd Font Complete Mono Regular.otf │ └── Caskaydia Cove Nerd Font Complete Regular.otf ├── JetBrains │ └── JetBrains-Mono-Nerd-Font-Complete.ttf

etc.

On Tue, 25 Jun 2024 at 16:38, nukkkiz @.***> wrote:

what directory are your fonts located in

— Reply to this email directly, view it on GitHub https://github.com/3arthh4ckDevelopment/3arthh4ck-Fabric/issues/57#issuecomment-2189143878, or unsubscribe https://github.com/notifications/unsubscribe-auth/AX36JA3EXQNDTH66MAAPVHTZJF6G7AVCNFSM6AAAAABJYVYG2GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBZGE2DGOBXHA . You are receiving this because you authored the thread.Message ID: @.***>

nukiz commented 3 months ago

ok might fix it soon

nukiz commented 3 months ago

fixed in https://github.com/3arthh4ckDevelopment/3arthh4ck-Fabric/commit/397e244568a782de0690d16a4f4214e55ed8c697?