Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
LOG : General , 1742995093996> 26,844,738> --------------------TorchFixAZ_Manager.lua--------------------
LOG : General , 1742995093997> 26,844,739> ERROR !!! Authentic Z - Lite or Authentic Z - Current not detected. Glowstick will not be replaced by blank glowstick if depleted.
This issue is caused by the local function onServerStarted(isNewGame) found in TorchFixAZ_Manager.lua file. The code is checking for the mod ID string "Authentic Z", however it will never find it because the Mod ID is not the display name that appears in the ingame mod list. Instead, the function needs to be changed on line 282 to search for "AuthenticZ" (no space) to fix this issue. This will also fix it so that it properly detects AuthenticZLite as well.
Hopefully the creator can update the mod based on this.
LOG : General , 1742995093996> 26,844,738> --------------------TorchFixAZ_Manager.lua--------------------
LOG : General , 1742995093997> 26,844,739> ERROR !!! Authentic Z - Lite or Authentic Z - Current not detected. Glowstick will not be replaced by blank glowstick if depleted.
It means your mod doesn't support Authentic Z Lite? Or the "Blank Glowstick" Item doesn't exist in Authentic Z Lite? (and if so I wonder what other items it's missing).