The Ulauncher internal modules were never meant for extensions. See Ulauncher/Ulauncher#1411, Ulauncher/Ulauncher#920
I don't know how you're using SortedList, but it didn't do anything magical. You can replace it with a list and manually sort. That's a few lines of code.