ValentinFunk / LibK

Library for fast gmod addon development
MIT License
51 stars 21 forks source link

[libk] bad argument #3 to 'Add' (function expected, got nil) #44

Open Zulbem opened 2 years ago

Zulbem commented 2 years ago

`[libk] bad argument #3 to 'Add' (function expected, got nil)

  1. Add - lua/includes/modules/hook.lua:31
  2. unknown - addons/libk/lua/libk/server/sv_libk_database.lua:13
  3. include - [C]:-1
  4. unknown - addons/libk/lua/autorun/_libk_loader.lua:36 [LibK] Loading SERVER file: sv_libk_model.lua `

Since I've started using mysql, this has appeared in my console and was wondering if you have any tips to what might be causing it?