amanuelg3 / padtie

Automatically exported from code.google.com/p/padtie
0 stars 0 forks source link

Error on analogue move #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Thanks for this application and support for onlive!

Error happens when I move either analogue stick on my generic PS2 style remote

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an 
object.
   at PadTie.AxisActions.Process(Int32 raw)
   at PadTie.InputController.Check()
   at PadTie.InputCore.RunIteration()
   at PadTieApp.PadTieForm.iterationTimer_Tick(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.237 (RTMGDR.030319-2300)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
PadTieApp
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Pad%20Tie!/PadTieApp.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.235 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.236 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
PadTie
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Pad%20Tie!/PadTie.DLL
----------------------------------------
SlimDX
    Assembly Version: 2.0.10.43
    Win32 Version: 
    CodeBase: file:///C:/Windows/assembly/GAC_64/SlimDX/2.0.10.43__b1b0c32fd1ffe4f9/SlimDX.dll
----------------------------------------
msvcm90
    Assembly Version: 9.0.30729.6161
    Win32 Version: 9.00.30729.6161
    CodeBase: file:///C:/Windows/WinSxS/amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251/msvcm90.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
20uutjei
    Assembly Version: 1.0.0.0
    Win32 Version: 4.0.30319.236 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
fn1gaczs
    Assembly Version: 1.0.0.0
    Win32 Version: 4.0.30319.236 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
un5ucsmv
    Assembly Version: 1.0.0.0
    Win32 Version: 4.0.30319.236 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Pressing continue after this allows to continue fine

Original issue reported on code.google.com by sonyvaio...@gmail.com on 22 Sep 2011 at 12:07

GoogleCodeExporter commented 9 years ago
Forgot to mention, Windows 7 64Bit

Original comment by sonyvaio...@gmail.com on 22 Sep 2011 at 12:12

GoogleCodeExporter commented 9 years ago
I would like to confirm this issue. I'll upload my error file but it's the same 
as the one above. Mine is a PS3 controller instead of a PS2 controller however.

Vendor/Product ID: 0x1345/0x3008
Device GUID:       30081345-0000-0000-0000-504944564944
Instance GUID:     7B0CE060-E898-11E1-8001-444553540000
Specs:             12 buttons, 5 axes, 1 hats, force feedback: no
Brand:             Nyko "Core-Controller" item# 83069-U18 
(http://nyko.com/products/product-detail/?name=Core+Controller) 

Thanks for all your hard work.

Original comment by Dergottd...@gmail.com on 17 Aug 2012 at 11:15

Attachments:

GoogleCodeExporter commented 9 years ago
I also forgot to mention...

Windows 7 x64 SP1

Note: I tried setting it to Windows XP SP3 and I no longer get errors when I 
use my left analog stick (the only one I get errors for) and when I open up the 
console it says "w" when I press up, however my character still doesn't move.

Also, when I use my right analouge stick my character only changes directions 
if I move the controller half way. Moving it all the way makes him jitter to 
that direction and then stop.

Original comment by Dergottd...@gmail.com on 17 Aug 2012 at 11:30