Download plugin updates to a temporary file and apply the update at shutdown #37
Labels
No labels
bug
chat
commands
components
config/data
dependencies
duplicate
enhancement
error handling
help wanted
invalid
needs testing
plugin updater
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ChromaGaming/ChromaCore#37
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There's a bug occuring after I update a plugin and then probably load a class that hasn't been loaded (first ChatProcessing: no chats before it, now a DiscordPlugin playerfaker class: no private mcchat used before update most likely), and it fails to load from the new version. One possible solution is to apply updates at shutdown/ButtonCore disable. Hopefully this will solve the (occasional) errors.
Still needs to be done in Travis but I'm gonna close this.