TeamUlysses / ulib

ULib: A Lua library for more rapid development on Garry's Mod servers
http://ulyssesmod.net
Other
105 stars 55 forks source link

Random errors #48

Closed mcNuggets1 closed 2 years ago

mcNuggets1 commented 6 years ago

Steps to reproduce

Unknown

Expected behavior

There shouldnt be an error

Actual behavior

There was an error in the server console (maybe a missing IsValid check?)

Error(s) in server console, if any

[ERROR] addons/ulib/lua/ulib/server/player.lua:244: attempt to call method 'SetClip1' (a nil value)

  1. doWeapons - addons/ulib/lua/ulib/server/player.lua:244
    1. unknown - addons/ulib/lua/ulib/server/player.lua:278

Happened once in 6 years...

Error(s) in player's console, if any

None

Version

newest