Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Kasstilion

6
Posts
A member registered 9 days ago

Recent community posts

(1 edit)

The program has started, but it still doesn't work.

FATAL: kernel `fmha_cutlassF_f32_aligned_64x64_rf_sm80` is for sm80-sm100, but was built for sm37
Repeated too many times.

The program does not read the text in the selected area or reads it incorrectly.

Hi! I have new logs:

[Thaluna] Starting... HOME=C:\Users\Антон

[Thaluna] Non-ASCII username detected, using safe path: C:\Users\Public\Thaluna

[Thaluna] Paddle models: C:\Users\Public\Thaluna\.paddleocr

[Thaluna] Models OK.

main.py:977: DeprecationWarning: Enum value 'Qt::ApplicationAttribute.AA_EnableHighDpiScaling' is marked as deprecated, please check the documentation for more information.

main.py:978: DeprecationWarning: Enum value 'Qt::ApplicationAttribute.AA_UseHighDpiPixmaps' is marked as deprecated, please check the documentation for more information.

[Thaluna] Starting... HOME=C:\Users\Антон

[Thaluna] Non-ASCII username detected, using safe path: C:\Users\Public\Thaluna

[Thaluna] Paddle models: C:\Users\Public\Thaluna\.paddleocr

torch\cuda\__init__.py:287: UserWarning:

NVIDIA GeForce RTX 5060 Laptop GPU with CUDA capability sm_120 is not compatible with the current PyTorch installation.

The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_61 sm_70 sm_75 sm_80 sm_86 sm_90 compute_37.

If you want to use the NVIDIA GeForce RTX 5060 Laptop GPU GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/

  warnings.warn(

2026-02-08 18:15:55.442 | INFO     | manga_ocr.ocr:__init__:16 - Loading OCR model from C:\Thaluna\_internal\models\manga-ocr\manga-ocr-base

2026-02-08 18:15:55.722 | INFO     | manga_ocr.ocr:__init__:22 - Using CUDA

...

FATAL: kernel `fmha_cutlassF_f32_aligned_64x64_rf_sm80` is for sm80-sm100, but was built for sm37

...

2026-02-08 18:16:07.027 | INFO     | manga_ocr.ocr:__init__:35 - OCR ready

Pre-warming default models...

[DEBUG] OCR init: lang=en, gpu=True, models=OK

paddle\utils\cpp_extension\extension_utils.py:711: UserWarning: No ccache found. Please be aware that recompiling all source files may be required. You can download and install ccache from: https://github.com/ccache/ccache/blob/master/doc/INSTALL.md

C:\Thaluna\_internal\paddleocr\ppocr\postprocess\rec_postprocess.py:1229: SyntaxWarning: invalid escape sequence '\W'

  noletter = "[\W_^\d]"

C:\Thaluna\_internal\paddleocr\ppocr\postprocess\rec_postprocess.py:1455: SyntaxWarning: invalid escape sequence '\W'

  noletter = "[\W_^\d]"

[2026/02/08 18:16:08] ppocr WARNING: The first GPU is used for inference by default, GPU ID: 0

Pre-warming complete.

(1 edit)

At some point, the errors start to appear too quickly. And a section of code at the beginning immediately disappears. 

This line is repeated over 7,000 times:

FATAL: kernel `fmha_cutlassF_f32_aligned_64x64_rf_sm80` is for sm80-sm100, but was built for sm37

At this point, an error window appears:

[DEBUG] OCR init: lang=en, gpu=False, models=OK



Thaluna - Critical Error

Wystąpił nieoczekiwany błąd: Fatal: Error initializing OCR for en on CPU: (NotFound) Cannot open file C:

\Users\AHTOH\AppData\Local\Thaluna\.paddleocr\whl\det\en\en_PP-

OCRv3_det_infer/inference.pdmodel, please confirm whether the file is normal.

[Hint: Expected paddle::inference::IsFileExists(prog_file_) == true, but received paddle::inference::IsFileExists(prog_file_):0 != true:1.] (at .. \paddle\fluid\inference\api\analysis_config.cc:117)

Aplikacja zostanie zamknięta. Sprawdź konsolę lub logi, aby uzyskać więcej szczegółów.

Code:
{

[Thaluna] Starting... HOME=C:\Users\Антон

[Thaluna] Paddle models: C:\Users\Антон\AppData\Local\Thaluna\.paddleocr

[Thaluna] Models OK.

main.py:948: DeprecationWarning: Enum value 'Qt::ApplicationAttribute.AA_EnableHighDpiScaling' is marked as deprecated, please check the documentation for more information.

main.py:949: DeprecationWarning: Enum value 'Qt::ApplicationAttribute.AA_UseHighDpiPixmaps' is marked as deprecated, please check the documentation for more information.

[Thaluna] Starting... HOME=C:\Users\Антон

[Thaluna] Paddle models: C:\Users\Антон\AppData\Local\Thaluna\.paddleocr

torch\cuda\__init__.py:287: UserWarning:

NVIDIA GeForce RTX 5060 Laptop GPU with CUDA capability sm_120 is not compatible with the current PyTorch installation.

The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_61 sm_70 sm_75 sm_80 sm_86 sm_90 compute_37.

If you want to use the NVIDIA GeForce RTX 5060 Laptop GPU GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/

  warnings.warn(

FATAL: kernel `fmha_cutlassF_f32_aligned_64x64_rf_sm80` is for sm80-sm100, but was built for sm37

...

FATAL: kernel `fmha_cutlassF_f32_aligned_64x64_rf_sm80` is for sm80-sm100, but was built for sm37

2026-02-08 05:11:27.066 | INFO     | manga_ocr.ocr:__init__:35 - OCR ready

Pre-warming default models...

[DEBUG] OCR init: lang=en, gpu=True, models=OK

paddle\utils\cpp_extension\extension_utils.py:711: UserWarning: No ccache found. Please be aware that recompiling all source files may be required. You can download and install ccache from: https://github.com/ccache/ccache/blob/master/doc/INSTALL.md

C:\diag\_internal\paddleocr\ppocr\postprocess\rec_postprocess.py:1229: SyntaxWarning: invalid escape sequence '\W'

  noletter = "[\W_^\d]"

C:\diag\_internal\paddleocr\ppocr\postprocess\rec_postprocess.py:1455: SyntaxWarning: invalid escape sequence '\W'

  noletter = "[\W_^\d]"

Pre-warming complete.

Unknown property direction

Unknown property direction

Unknown property direction

[DEBUG] OCR init: lang=en, gpu=False, models=OK

...

[DEBUG] OCR init: lang=en, gpu=False, models=OK

}

Reinstalled Visual C++ Redistributable. Sorry I couldn't find where to download Diagnostic build.
Should I continue writing under this post or somewhere else?

Hi!
I'm blind and didn't see the demo.

After installation, the program gives a large number of critical errors. 

I tried to solve the problem with the GPT chat. But after two hours we came to the conclusion:
1 Thaluna uses a hard-wired PaddleOCR build
- no fallback
- no model integrity check
- no ability to switch OCR via UI or config
2 PaddleOCR crashes BEFORE it has time to load models:
-the file really doesn't exist
- but it can't be created
- because the engine crashes earlier
- .paddleocr is always empty / incomplete
- every run = same Fatal error
3 This is a known bug in this particular build of Thaluna on Windows 11:
- Windows 11
- new Ryzen (Phoenix / Hawk Point / AI)
- clean system without old VC++ libraries.

What should i do?