Options windows are blank #77
Labels
No labels
bug
discussion
documentation
duplicate
enhancement
good first issue
help wanted
invalid
Jameson
joke
options window
question
Split!
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
sparkle-devs/sparkle#77
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?
In v0.9.0 (working):
In v0.10.1 (broken):
@e016 @codingisfun2831t Do any of you know what went wrong here? If it helps, this is a list of commits from v0.9.0 until v0.10.1. I suspect that #62 may have contributed to this bug, but I can't seem to find the faulty code anywhere.
Yeah I also noticed it. Loading a mod from file (e.g. example.js) works, so it might be a cloud issue. I'll need to see if loading SparkleAddons mods from my own computer works later
I did some more testing, and it seems like
example.jsalways works regardless of how it's loaded, and all other addons are broken regardless of how they're loaded. Odd.@codingisfun2831t I've temporarily reverted #62, which seems to fix the issue. If you can figure out where the faulty code was, please let me know and we can work on re-introducing the affected changes.