Project Zomboid

Project Zomboid

Computer Games & Command Line Interface
Este tema ha sido cerrado
McCog 23 JUL 2023 a las 4:45
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.
< >
Mostrando 1-15 de 15 comentarios
Voldar  [desarrollador] 24 JUL 2023 a las 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 JUL 2023 a las 10:31 
English.
Voldar  [desarrollador] 25 JUL 2023 a las 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 JUL 2023 a las 18:01 
Thats a good idea. I will try that.
McCog 25 JUL 2023 a las 18:23 
I tried it with Spanish. Same results. All other mods with translation work except for this one.
McCog 26 JUL 2023 a las 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  [desarrollador] 26 JUL 2023 a las 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!
Última edición por Voldar; 26 JUL 2023 a las 2:21
Voldar  [desarrollador] 26 JUL 2023 a las 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 JUL 2023 a las 4:28 
No problem :)
McCog 26 JUL 2023 a las 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 JUL 2023 a las 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  [desarrollador] 27 JUL 2023 a las 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  [desarrollador] 28 JUL 2023 a las 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
< >
Mostrando 1-15 de 15 comentarios
Por página: 1530 50