Sync is not working
valkum opened this issue ยท 2 comments
GatherLite.tablelength(GatherLite.db.global.nodes)
in line 898 in GatherLite:p2pDatabase
is 0 for my database.
It seems GatherLite.db.global.nodes
is nil when passed to tablelength
I tried to replace GatherLite.db.global.nodes
with _GatherLite.nodes
but that did not work either.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Settings'
- Click on Guild Sync 0 / x.'
- Nothing happens
Expected behavior
Nodes should be synced with guild
I've cleared it up so it auto syncs with the guild when I log-in:
if IsInGuild() and GatherLite.syncedNodes.guild == 0 then