Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(3 edits)

Latest version FoxVox on Windows11 throws this error on my PC:


Initialization of 'System.Windows.Controls.Primitives.ToggleButton' threw an exception.

Inner Exception: The input string '0.5' was not in a correct format.

   at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)

   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)

   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)

   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)

   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)

   at DO4OcwcHDOw79CnQunk.g0GZcm2JXs(Object, Uri, DO4OcwcHDOw79CnQunk)

   at FoxVox.MainWindow.InitializeComponent()

   at SUQWpkaNd2gDQnymfjC.g0GZcm2JXs(Object, SUQWpkaNd2gDQnymfjC)

   at FoxVox.MainWindow..ctor(String  )

   at Ch0onTfp8gFyPyEnRR.yvPDn36XURMJjwusNM.OnStartup(StartupEventArgs  )

   at System.Windows.Application.<.ctor>b__1_0(Object unused)

   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Try the new update and see if it fixes your issue. 

That works!

Thank you.