Dadido3 / D3bot

A very primitive AI for GMod bots designed to work with Jetboom's Zombie Survival gamemode.
38 stars 27 forks source link

Bots occasionally lose their playermodels #64

Open DessertOverlord opened 3 years ago

DessertOverlord commented 3 years ago

On our server, after being killed several times, bots' playermodels will be displaced from their actual hitbox somewhere random, and the bot will appear invisible.

Strangely, this appears to be clientside, as several times different players will find different zombies invisible or certain players can't see zombies another player can see.

Dadido3 commented 3 years ago

I haven't encountered that issue yet. Can you give some more information about the version of ZS you are using, your changes to the bot's settings, and any addons that could interfere with the models.

When there is an easy way to reproduce it singleplayer, there is a good chance to find and fix the bug.

Also, you can test to set D3bot.UseConsoleBots = true in lua/d3bot/sv_config.lua. This will spawn bots using the old way, this may improve things or may cause other issues, but it's worth a try.

ghost commented 3 years ago

I've never ever had this issue, even using d3bots for a year. Nor have i heard about it. It's probably something with your server conflicting with the gamemode.