View Single Post
Mika Misori
Senior Member
Join Date: Sep 2022
Old 11-23-2022 , 16:56   Re: [L4D & L4D2] ZSpawn: Zombie Spawn manager (v1.2.5)[09-Mar-2021]
Reply With Quote #78

I have a problem with L4DToolZ and ZSpawn plugin. With L4DToolZ I can not add more than 4 special infected in one spawn for a hard coop server with 4+ players. no matter what numbers I put through a plugins cvars.

I got this errors in console during the spawning of special infected
Code:
L 11/24/2022 - 00:29:22: "Hunter<10><BOT><>" connected, address "none"
L 11/24/2022 - 00:29:22: FinishClientPutInServer (10): looking for bots to take over
L 11/24/2022 - 00:29:22: "Hunter<10><BOT><>" entered the game
L 11/24/2022 - 00:29:22: "Hunter<10><BOT><Unassigned>" joined team "Infected"
L 11/24/2022 - 00:29:22: Hunter spawned as a HUNTER
L 11/24/2022 - 00:29:22: "Boomer<11><BOT><>" connected, address "none"
L 11/24/2022 - 00:29:22: FinishClientPutInServer (11): looking for bots to take over
L 11/24/2022 - 00:29:22: "Boomer<11><BOT><>" entered the game
L 11/24/2022 - 00:29:22: "Boomer<11><BOT><Unassigned>" joined team "Infected"
L 11/24/2022 - 00:29:22: Boomer spawned as a BOOMER
CreatePlayerBot: Unable to create bot Charger - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Smoker - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Jockey - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Jockey - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Jockey - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Spitter - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Boomer - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Hunter - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Hunter - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Boomer - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Charger - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Spitter - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Hunter - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Jockey - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Jockey - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Charger - CreateFakeClient() returned NULL.
CreatePlayerBot: Unable to create bot Smoker - CreateFakeClient() returned NULL.
Every time only 4 special infected are spawned and everyone else goes into a error CreatePlayerBot: Unable to create bot - CreateFakeClient() returned NULL. This only happens with L4DToolZ. I checked on a clean linux server only with SourceMod + ZSpawn = Everything works like a charm, I can spawn more than 20 special infected at once. But when i install L4DToolZ there only 4 SI.

Has anyone had this problem? Any ideas? Help, please.
Mika Misori is offline