-
Notifications
You must be signed in to change notification settings - Fork 35
Description
[SOLVED] I managed to get it running fine with Mono, but this issue still persists for Wine. Though it's not necessary for me to fix it, I am still curious as to what may becausing it.
Original Post:
I get the following error whenever I click "Give me ponies!"
I have gtk2-2.24.33-19 installed, so I'm not entirely sure what's going on.
System.TypeLoadException: Could not load type of field 'DesktopSprites.SpriteManagement.GtkSpriteInterface:contextMenus' (6) due to: Could not load file or assembly 'gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
at DesktopPonies.MainForm.PonyStartup (System.Func1[TResult] createAnimator, System.Collections.Generic.IEnumerable1[T] startupPonies) [0x00038] in <37a03a5596b144b3a1bb9b0669944bab>:0
at DesktopPonies.MainForm.LoadPoniesAsync (System.Object o) [0x0026d] in <37a03a5596b144b3a1bb9b0669944bab>:0
I use Bazzite with Gnome.
