Forums » Bugs
Lua - SystemNotes table and spickle()
I'm not sure if this is a bug, an oversight, or an intentional change.
When plugins attempt to use spickle() on the SystemNotes table, spickle() returns an empty string.
This prevents plugins that manage or edit the system notes from operating properly and further results in these plugins deleting existing system notes.
One specific example is the BotWatcher plugin that updates the system notes with the types of bots observed in a sector.
When plugins attempt to use spickle() on the SystemNotes table, spickle() returns an empty string.
This prevents plugins that manage or edit the system notes from operating properly and further results in these plugins deleting existing system notes.
One specific example is the BotWatcher plugin that updates the system notes with the types of bots observed in a sector.
This has been fixed in the latest client patch.