thegrb93 / StarfallEx

Starfall, but with active development and more features. Write Garry's mod chips similar to E2, but in lua
https://discord.gg/yFBU8PU
Other
199 stars 112 forks source link

CL Error instance.lua:763 #1895

Closed wrefgtzweve closed 2 weeks ago

wrefgtzweve commented 2 weeks ago

I've seen this error happen daily now, im not sure what causes it or how to reproduce it as i just see it often appear in logs.

[starfallex] addons/starfallex/lua/starfall/instance.lua:763: attempt to compare nil with number
  1. func - addons/starfallex/lua/starfall/instance.lua:763
   2. unknown - addons/ulib/lua/includes/modules/hook.lua:260
thegrb93 commented 2 weeks ago

The SF.playerInstances contains an empty table when it shouldn't. Gotta look into that.