You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It happens when the Bot tries to respawn after being killed by an explosive weapon like Half life 2s stock Rocket Launcher
I am playing on a local server ,with 8 playerslots.
On the newest normal Gmod version not 68x.
I have also gotten the error without any addons
and have tried it without any addons and still got the error
It spams this Error:
[leadbot-master] addons/leadbot-master/lua/entities/leadbot_navigator.lua:87: Tried to use a NULL entity!
1. EyePos - [C]:-1
2. InFOV - addons/leadbot-master/lua/entities/leadbot_navigator.lua:87
3. CanSee - addons/leadbot-master/lua/entities/leadbot_navigator.lua:108
4. PlayerMove - addons/leadbot-master/lua/leadbot/base.lua:388
5. v - addons/leadbot-master/lua/leadbot/base.lua:535
6. unknown - lua/includes/modules/hook.lua:96
The text was updated successfully, but these errors were encountered:
CrafterRa
changed the title
Error on kill of an bot
Error when killing an Bot with an Explosive Weapon
Aug 1, 2024
Been encountering this issue on the Quake 3 addon aswell, if a bot is damaged even a little bit by an explosion, it floods my console with errors and causes them to walk infinitely in whatever direction they were originally facing
I get Lua errors when killing an Bot
It happens when the Bot tries to respawn after being killed by an explosive weapon like Half life 2s stock Rocket Launcher
I am playing on a local server ,with 8 playerslots.
On the newest normal Gmod version not 68x.
I have also gotten the error without any addons
and have tried it without any addons and still got the error
It spams this Error:
[leadbot-master] addons/leadbot-master/lua/entities/leadbot_navigator.lua:87: Tried to use a NULL entity!
1. EyePos - [C]:-1
2. InFOV - addons/leadbot-master/lua/entities/leadbot_navigator.lua:87
3. CanSee - addons/leadbot-master/lua/entities/leadbot_navigator.lua:108
4. PlayerMove - addons/leadbot-master/lua/leadbot/base.lua:388
5. v - addons/leadbot-master/lua/leadbot/base.lua:535
6. unknown - lua/includes/modules/hook.lua:96
The text was updated successfully, but these errors were encountered: