v5 fails to init if you have any saved custom markers
Getting this on load with v5:
Plugin is completely dead after this, no UI
I dug into it a bit. In PenisPathAlignment.Init() you call Marker.OnInit() on the line before UI.SetUpJSON(), but LoadCustomMarkerChooser doesn't get created until...