Bug Report (Random script errors spam upon connecting)

Messages
2,215
Reaction score
3,123
Points
985
Location
United Kingdom
Type of Bug: Lua

Description of the Bug: Random script errors spam upon connecting

How to reproduce the Bug: Just connected to the server at the time of creating this bug report and was met with a console full of script errors

Time Stamp: 27/09/2023 || 12:18AM~ BST

Errors: gamemodes/darkrp/gamemode/modules/vehiclesystem/cl_vehicle_lights.lua:577: Tried to use a NULL entity!
1. GetPos - [C]:-1
2. getVehicles - gamemodes/darkrp/gamemode/modules/vehiclesystem/cl_vehicle_lights.lua:577
3. v - gamemodes/darkrp/gamemode/modules/vehiclesystem/cl_vehicle_lights.lua:587
4. unknown - lua/includes/modules/hook.lua:96

gamemodes/darkrp/gamemode/modules/guicore/cl_hud.lua:230: Tried to use a NULL entity!
1. GetPos - [C]:-1
2. unknown - gamemodes/darkrp/gamemode/modules/guicore/cl_hud.lua:230

gamemodes/darkrp/gamemode/modules/radiostations/cl_radio.lua:87: Tried to use a NULL entity!
1. GetPos - [C]:-1
2. v - gamemodes/darkrp/gamemode/modules/radiostations/cl_radio.lua:87
3. unknown - lua/includes/modules/hook.lua:96

Media: https://i.imgur.com/OWKHIhV.png
 
Upvote 0
Messages
2,615
Reaction score
4,231
Points
845
I get these during demo refreshes as well. Similar lua errors, for me it was with the tv module.
 
Top