Project Zomboid

Project Zomboid

Shine Together: AuthenticZ
9 comentarios
Rokem 24 MAY a las 14:33 
I figured out what was causing this error message:

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. :steamhappy:
marshmallow justice 26 MAR a las 7:46 
(I just ask this question because when it comes to item spawning, I still see the item Drained Glowstick)
marshmallow justice 26 MAR a las 7:40 
Hello, I switched over mid-save from Authentic Z to Authentic Z - Lite, due to Inventory Tetris backpack problems with Tier upgrades. Didn't realize it would delete all my Authentic Z items lol, turns out that mod is basically 2 separate naming conventions completely for its items, but more importantly I saw this line in console after:

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).
Dylan 13 AGO 2024 a las 15:36 
what do u mean inventory transfer system? example of a mod?
Pill0w  [autor] 3 JUL 2024 a las 12:04 
@𝐊𝐚𝐨𝐞𝐔𝐭𝐬𝐮 I could lift the requirements in mod info if you want so you can play with the main Authentic Z as well since I can't require either of them.
Pill0w  [autor] 3 JUL 2024 a las 12:01 
@𝐊𝐚𝐨𝐞𝐔𝐭𝐬𝐮 You either need one of them for it to work properly. The only problem is that when glowstick is depleted on the ground and I need to spawn in blank glowstick, AuthenticZ - main and AuthenticZ - Lite have different spawn names. I just chose to go with Lite version because I just use it for testing at the time.
Le SneK [] 2 JUL 2024 a las 15:51 
Does it have to be the AuthenticZ-Lite to work or can it be used with AuthenticZ ?
Kaoeutsu 2 JUL 2024 a las 6:58 
Does it have to be the AuthenticZ-Lite to work or can it be used with AuthenticZ ?
Pill0w  [autor] 25 JUN 2024 a las 6:05 
Sorry for the really late glowstick mod been busy lately. I hope you guys enjoy!