InputMapper - Now supporting more devices and plugins.
(09-16-2014, 05:25 PM)roli Wrote: Should I just copy and past the contents of the crash.log here? And some of the text is in Norwegian so I'd have to translate that

either copy and paste (inside code blocks) or upload the file as attachment, I can translate the important parts myself
[Image: LogoBusiness3.png]
IM 2 Beta now supporting plugins and even more devices.

Website | Forum | Donate $2 and remove ads from the tool
Reply

Sponsored links

never mind this
Reply
It said that I couldn't upload that file type so i had to copy paste it (ask if you need anything translated):

Starting av konstruktøren på typen DS4Windows.MainWindow som samsvarer med de angitte bindingsbegrensningene, forårsaket et unntak. (System.Object Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri) in PresentationFramework) [System.FormatException: Inndatastrengen hadde ugyldig format.
ved System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
ved DS4Windows.MainWindow.BuildPayPalMessage()
ved DS4Windows.MainWindow..ctor()]
ved System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
ved System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
ved System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
ved System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
ved System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
ved System.Windows.Application.DoStartup()
ved System.Windows.Application.<.ctor>b__1(Object unused)
ved System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
ved MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
ved System.Windows.Threading.DispatcherOperation.InvokeImpl()
ved System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
ved System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
ved System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
ved System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
ved System.Windows.Threading.DispatcherOperation.Invoke()
ved System.Windows.Threading.Dispatcher.ProcessQueue()
ved System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
ved MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
ved MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
ved System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
ved MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
ved System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
ved MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
ved MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
ved System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
ved System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
ved System.Windows.Threading.Dispatcher.Run()
ved System.Windows.Application.RunDispatcher(Object ignore)
ved System.Windows.Application.RunInternal(Window window)
ved System.Windows.Application.Run(Window window)
ved DS4Windows.App.Main()

16.09.2014 17:23:22> DS4Windows.exe Information: 0 : Starting...
16.09.2014 17:23:22> DS4Windows.exe Information: 0 : Searching for controllers....
16.09.2014 17:23:22> DS4Windows.exe Information: 0 : Using Exclusive Mode
Reply
(09-16-2014, 05:35 PM)roli Wrote: It said that I couldn't upload that file type so i had to copy paste it (ask if you need anything translated):
Code:
Starting av konstruktøren på typen DS4Windows.MainWindow som samsvarer med de angitte bindingsbegrensningene, forårsaket et unntak. (System.Object Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri) in PresentationFramework) [System.FormatException: Inndatastrengen hadde ugyldig format.
   ved System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   ved DS4Windows.MainWindow.BuildPayPalMessage()
   ved DS4Windows.MainWindow..ctor()]
   ved System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   ved System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   ved System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   ved System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
   ved System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
   ved System.Windows.Application.DoStartup()
   ved System.Windows.Application.<.ctor>b__1(Object unused)
   ved System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   ved MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
   ved System.Windows.Threading.DispatcherOperation.InvokeImpl()
   ved System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   ved System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   ved System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   ved System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   ved System.Windows.Threading.DispatcherOperation.Invoke()
   ved System.Windows.Threading.Dispatcher.ProcessQueue()
   ved System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   ved MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   ved MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   ved System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   ved MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
   ved System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   ved MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   ved MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   ved System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   ved System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   ved System.Windows.Threading.Dispatcher.Run()
   ved System.Windows.Application.RunDispatcher(Object ignore)
   ved System.Windows.Application.RunInternal(Window window)
   ved System.Windows.Application.Run(Window window)
   ved DS4Windows.App.Main()

16.09.2014 17:23:22> DS4Windows.exe Information: 0 : Starting...
16.09.2014 17:23:22> DS4Windows.exe Information: 0 : Searching for controllers....
16.09.2014 17:23:22> DS4Windows.exe Information: 0 : Using Exclusive Mode

Its the culture info causing issues again, try replacing files with the ones in the zip, lemme know if it fixes it.

I need to get my hands on a German distribution of windows so I can put it on a VM and test culture with that.


Attached Files
.zip   Release.zip (Size: 3,21 MB / Downloads: 85)
[Image: LogoBusiness3.png]
IM 2 Beta now supporting plugins and even more devices.

Website | Forum | Donate $2 and remove ads from the tool
Reply
(09-16-2014, 05:46 PM)jhebbel Wrote: Its the culture info causing issues again, try replacing files with the ones in the zip, lemme know if it fixes it.

I need to get my hands on a German distribution of windows so I can put it on a VM and test culture with that.

I extracted the files from the release.zip, copied them and pasted them in the folder where i installed the ds4 tool, but it still didn't work. I can still see the incon popping up for a few Seconds in the system tray
Reply
(09-16-2014, 06:05 PM)roli Wrote: I extracted the files from the release.zip, copied them and pasted them in the folder where i installed the ds4 tool, but it still didn't work. I can still see the incon popping up for a few Seconds in the system tray

prob have to clear out the %Appdata%/ds4windows folder first
[Image: LogoBusiness3.png]
IM 2 Beta now supporting plugins and even more devices.

Website | Forum | Donate $2 and remove ads from the tool
Reply
(09-16-2014, 06:07 PM)jhebbel Wrote: prob have to clear out the %Appdata%/ds4windows folder first
Should i just delete the Whole folder?
Reply
(09-16-2014, 06:09 PM)roli Wrote: Should i just delete the Whole folder?

Sure, it should re-create it
[Image: LogoBusiness3.png]
IM 2 Beta now supporting plugins and even more devices.

Website | Forum | Donate $2 and remove ads from the tool
Reply
(09-16-2014, 06:10 PM)jhebbel Wrote: Sure, it should re-create it

Do i have to run the installer again?
Reply
(09-16-2014, 06:24 PM)roli Wrote: Do i have to run the installer again?

no, and if you have run the installer recently you need to use the zip i posted and overwrite the files again
[Image: LogoBusiness3.png]
IM 2 Beta now supporting plugins and even more devices.

Website | Forum | Donate $2 and remove ads from the tool
Reply




Users browsing this thread: 1 Guest(s)