Project Zomboid

Project Zomboid

Computer Games & Command Line Interface
Acest topic a fost închis
missing text+ can power with generator only.
Maybe because I'm using linux? The error logs reference nothing about the mod and the only errors that came up where "WARN : General , 1690110938794> TextManager.Init> font "MediumNew" not found in fonts.txt
WARN : General , 1690110938794> TextManager.Init> font "AutoNormSmall" not found in fonts.txt
WARN : General , 1690110938795> TextManager.Init> font "AutoNormMedium" not found in fonts.txt
WARN : General , 1690110938795> TextManager.Init> font "AutoNormLarge" not found in fonts.txt
WARN : General , 1690110938804> TextManager.Init> font "DebugConsole" not found in fonts.txt" This was the only mod loaded when last tested.
< >
Se afișează 1-15 din 15 comentarii
Voldar  [dezvoltator] 24 iul. 2023 la 3:37 
seems like the translations aren't working for some reason... what is the language you have configured? English or another one?
McCog 24 iul. 2023 la 10:31 
English.
Voldar  [dezvoltator] 25 iul. 2023 la 3:29 
thats so weird... :( can you try change the language to another one? like Spanish, Italian, German...? just to see if happens the same
McCog 25 iul. 2023 la 18:01 
Thats a good idea. I will try that.
McCog 25 iul. 2023 la 18:23 
I tried it with Spanish. Same results. All other mods with translation work except for this one.
McCog 26 iul. 2023 la 0:20 
I am using a Linux OS. Your mod contains .fon font files which are unavailable for Linux support. Could that be why the text is missing?
Voldar  [dezvoltator] 26 iul. 2023 la 2:21 
If you don't mind, can you name one of the mods you are using just to compare the translation files? I'll check the font files too you mentioned thanks!
Editat ultima dată de Voldar; 26 iul. 2023 la 2:21
Voldar  [dezvoltator] 26 iul. 2023 la 3:58 
Thanks McCog I will check it one of these days and try see whats going on with your issue... I'm sorry for you man :(
McCog 26 iul. 2023 la 4:28 
No problem :)
McCog 26 iul. 2023 la 10:47 
BTW I Believe in "clientCLIEvents.lua" on Line#9 replacing "if v:getSquare():haveElectricity() then"
with "if v:getSquare():haveElectricity() or (SandboxVars.ElecShutModifier > -1 and GameTime:getInstance():getNightsSurvived() < SandboxVars.ElecShutModifier) then" will allow for both the generator AND grid to power it. Seemed to work for me.
McCog 26 iul. 2023 la 12:25 
Fixed missing translation. All that needs to be done is to rename the folder "translate" to "Translate". I don't know why it just needed a capital T. Lmao
Voldar  [dezvoltator] 27 iul. 2023 la 12:45 
Lots of thanks McCog, Linux paths are case sensitive and Translate folder should be with capital letter so.... All credits mention you on the release notes! hope steam workshop replaced the folder with the new name
Voldar  [dezvoltator] 28 iul. 2023 la 1:16 
For those that are having the same issue about translations after the update, find the downloaded mod files and delete them in order to re-download all files
< >
Se afișează 1-15 din 15 comentarii
Per pagină: 1530 50