Docky won't start after update

A few weeks ago after a standard ‘zypper update’ on OpenSUSE 13.1, docky now fails to start. I have pasted the error output below. I have tried as much as deleting my entire home directory and trying docky on a fresh kde config, but always receive the same errors. I even tried removing docky and reinstalling it and I copied a working docky config off of another machine. I also removed and reinstalled mono. Nothing has made any difference in the error. Any ideas?

[Info 21:17:44.980] Docky version: 2.2.0 Release
[Info 21:17:44.981] Kernel version: 3.11.6.4
[Info 21:17:44.983] CLR version: 4.0.30319.17020
[Info 21:17:45.214] [ThemeService] Setting theme: Classic
[Warn 21:17:45.237] [DesktopItemService] Could not find remap file ‘/home/USERID/.local/share/docky/remaps.ini’!
[Warn 21:17:46.333] [DrawingService] Error loading themed icon ‘docky’: Icon ‘docky’ not present in theme
[Info 21:17:46.334] [DrawingService] Could not find ‘docky’, using fallback of ‘application-default-icon’.
[Warn 21:17:46.334] [DrawingService] Error loading themed icon ‘application-default-icon’: Icon ‘application-default-icon’ not present in theme
[Info 21:17:46.334] [DrawingService] Could not find ‘application-default-icon’, using fallback of ‘application-x-executable’.
[Warn 21:17:46.341] [DrawingService] Error loading themed icon ‘docky’: Icon ‘docky’ not present in theme
[Info 21:17:46.341] [DrawingService] Could not find ‘docky’, using fallback of ‘application-default-icon’.
[Warn 21:17:46.342] [DrawingService] Error loading themed icon ‘application-default-icon’: Icon ‘application-default-icon’ not present in theme
[Info 21:17:46.342] [DrawingService] Could not find ‘application-default-icon’, using fallback of ‘application-x-executable’.
[Info 21:17:46.344] [DockServices] Dock services initialized.
[Info 21:17:46.539] [PluginManager] Loaded “Trash”.
[Warn 21:17:46.612] [DrawingService] Failed to load icon resource menu.svg from assembly Docky.Services, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null: Unrecognized image file format

Unhandled Exception:
System.ArgumentException: Width / Height must be greater than 0 if icon is not a file or embedded resource
at Docky.Services.DrawingService.LoadIcon (System.String names, Int32 width, Int32 height) [0x00000] in <filename unknown>:0
at Docky.Services.DrawingService.LoadIcon (System.String names, Int32 size) [0x00000] in <filename unknown>:0
at Docky.Services.DrawingService.LoadIcon (System.String names) [0x00000] in <filename unknown>:0
at Docky.Services.DrawingService.IsIconLight (System.String icon) [0x00000] in <filename unknown>:0
at Docky.Menus.DockMenu.SetLight () [0x00000] in <filename unknown>:0
at Docky.Menus.DockMenu…ctor (Gtk.Window parent) [0x00000] in <filename unknown>:0
at Docky.Menus.DockItemMenu…ctor (Gtk.Window parent) [0x00000] in <filename unknown>:0
at Docky.Interface.DockWindow…ctor () [0x00000] in <filename unknown>:0
at Docky.Interface.Dock…ctor (Docky.Interface.DockPreferences prefs) [0x00000] in <filename unknown>:0
at Docky.DockController.CreateDocks () [0x00000] in <filename unknown>:0
at Docky.DockController.Initialize () [0x00000] in <filename unknown>:0
at Docky.Docky.Main (System.String] args) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: Width / Height must be greater than 0 if icon is not a file or embedded resource
at Docky.Services.DrawingService.LoadIcon (System.String names, Int32 width, Int32 height) [0x00000] in <filename unknown>:0
at Docky.Services.DrawingService.LoadIcon (System.String names, Int32 size) [0x00000] in <filename unknown>:0
at Docky.Services.DrawingService.LoadIcon (System.String names) [0x00000] in <filename unknown>:0
at Docky.Services.DrawingService.IsIconLight (System.String icon) [0x00000] in <filename unknown>:0
at Docky.Menus.DockMenu.SetLight () [0x00000] in <filename unknown>:0
at Docky.Menus.DockMenu…ctor (Gtk.Window parent) [0x00000] in <filename unknown>:0
at Docky.Menus.DockItemMenu…ctor (Gtk.Window parent) [0x00000] in <filename unknown>:0
at Docky.Interface.DockWindow…ctor () [0x00000] in <filename unknown>:0
at Docky.Interface.Dock…ctor (Docky.Interface.DockPreferences prefs) [0x00000] in <filename unknown>:0
at Docky.DockController.CreateDocks () [0x00000] in <filename unknown>:0
at Docky.DockController.Initialize () [0x00000] in <filename unknown>:0
at Docky.Docky.Main (System.String] args) [0x00000] in <filename unknown>:0