_ABBAD0N_

Results 12 comments of _ABBAD0N_

As I understood from my tests and observations, this is directly related to the loading of custom translation from "custom_locals", apparently the text loading is not as fast as the...

Here is a link to the layout file, since the problem is not solved - https://www.dropbox.com/s/fgwhjlbad6xl1w2/exported_fm_setup_1-6-2022-4-30-50.rar?dl=0 (I left only the necessary mods for FancyMenu, but the problem remains unresolved)

You say it has nothing to do with "custom_locals" and you're right, but with the custom translation it is somehow more noticeable

Please excuse me for editing, I just thought I had solved the problem at the time, so I didn't want to leave my menu file in the public domain I...

As you suggested, I created a duplicate Multiplayer button and now nothing "jumps", everything works correctly

I only installed 4 mods(But the problem remains): _MixinBootstrap-1.1.0 fancymenu_forge_2.7.2_MC_1.12-1.12.2 konkrete_forge_1.3.3_MC_1.12-1.12.2 ResourceLoader-MC1.12.1-1.5.3

The error was in the parameter - "renderorder", the value was background, and replacing it with foreground, everything was fixed.

Once again, I apologize for the editing. In the thread above, I left a link to the layout file, as the problems remained #280 Even after I left only the...

Just use my code, it works A snippet of modified code in run.py: ``` def translate_text(text): global is_Speaking # subtitle will act as subtitle for the viewer # subtitle =...

You don't need to change anything in translate.py, because everything works as it is. But you will need to download the voice model `https://models.silero.ai/models/tts/ru/v3_1_ru.pt` and put it in the folder...