You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 3, 2025. It is now read-only.
I and many of my players seem to be getting the following issue a lot:
AdvDupe Timer Error: lua/includes/extensions/table.lua:78: bad argument #1 to 'pairs' (table expected, got nil)
stack traceback:
[C]: in function 'pairs'
lua/includes/extensions/table.lua:78: in function 'Merge'
addons/tool_advduplicator/lua/autorun/serialiser.lua:245: in function 'DeserialiseBlock'
addons/tool_advduplicator/lua/autorun/serialiser.lua:377: in function <addons/tool_advduplicator/lua/autorun/serialiser.lua:375>
[C]: in function 'xpcall'
addons/tool_advduplicator/lua/autorun/server/advdupe.lua:1767: in function 'fn'
addons/ulib/lua/ulib/shared/hook.lua:183: in function <addons/ulib/lua/ulib/shared/hook.lua:161>
AdvDupe: Sending this ErrorMsg to Player [2][DyNATO]
AdvDupe-ERROR: "Failed Loading file"
The only thing that's changed inside the files is the max upload limit (which is set to -1 to disable it).
It's about 50/50 if the dupes load or not.