Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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).