6
Tại sao tôi không thể đọc tệp .ttf khi chạy cấu hình Android?
Khi chạy hoặc gỡ lỗi trò chơi của tôi trên thiết bị Android, tôi gặp lỗi này trong logcat: com.badlogic.gdx.utils.GdxR nbException: Lỗi đọc tệp: data / font / myFont.ttf (Internal) Được tạo bởi dòng mã này: FreeTypeFontGenerator generator = new FreeTypeFontGenerator(fontFile); nơi fontFileđược định nghĩa như thế này: FileHandle fontFile …