Project Zomboid

Project Zomboid

Computer Games & Command Line Interface
Denne tråd er blevet låst
McCog 23. juli 2023 kl. 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.
< >
Viser 1-15 af 15 kommentarer
Voldar  [udvikler] 24. juli 2023 kl. 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. juli 2023 kl. 10:31 
English.
Voldar  [udvikler] 25. juli 2023 kl. 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. juli 2023 kl. 18:01 
Thats a good idea. I will try that.
McCog 25. juli 2023 kl. 18:23 
I tried it with Spanish. Same results. All other mods with translation work except for this one.
McCog 26. juli 2023 kl. 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  [udvikler] 26. juli 2023 kl. 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!
Sidst redigeret af Voldar; 26. juli 2023 kl. 2:21
Voldar  [udvikler] 26. juli 2023 kl. 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. juli 2023 kl. 4:28 
No problem :)
McCog 26. juli 2023 kl. 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. juli 2023 kl. 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  [udvikler] 27. juli 2023 kl. 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  [udvikler] 28. juli 2023 kl. 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
< >
Viser 1-15 af 15 kommentarer
Per side: 1530 50