De ce imi da aceasta erroare?
ERROR: anim\s_animation_system.lua:3: exports: Call to non-running server resource (pool) [string "?"]
ERROR: anim\s_animation_system.lua:4: bad argument #1 to 'ipairs' (table expected, got nil)
Asta e linia 3 si 4
local players = exports.pool:getPoolElementsByType("player")
for k, arrayPlayer in ipairs(players) do