HuntingNut
HuntingNut
   Login or Register
HomeCommunity ForumsPhoto AlbumsRegister
     
 

User Info

Welcome Anonymous


Membership:
Latest: IPutMoInYoA
New Today: 0
New Yesterday: 0
Overall: 13131

People Online:
Members: 0
Visitors: 98
BOT: 2
Total: 100
Who Is Where:
 Visitors:
01: Home
02: Home
03: Home
04: Home
05: Forums
06: Forums
07: Forums
08: Photo Albums
09: Home
10: Forums
11: Forums
12: Home
13: Home
14: Forums
15: Forums
16: Home
17: Forums
18: Forums
19: Forums
20: Your Account
21: Forums
22: Forums
23: Forums
24: Home
25: Photo Albums
26: Home
27: Home
28: Photo Albums
29: Home
30: Forums
31: Home
32: Home
33: Forums
34: Your Account
35: Forums
36: News
37: Forums
38: Photo Albums
39: Home
40: Forums
41: Forums
42: Your Account
43: Forums
44: Home
45: Your Account
46: Home
47: Forums
48: Forums
49: Forums
50: Forums
51: Photo Albums
52: Forums
53: Forums
54: Your Account
55: Forums
56: Forums
57: Photo Albums
58: Forums
59: Forums
60: Home
61: Home
62: Forums
63: Home
64: Your Account
65: Forums
66: Home
67: Forums
68: Your Account
69: Photo Albums
70: Your Account
71: Home
72: Forums
73: Photo Albums
74: Forums
75: Home
76: Home
77: Photo Albums
78: Forums
79: Your Account
80: Forums
81: Home
82: Home
83: Home
84: Forums
85: Forums
86: Home
87: Forums
88: Forums
89: Forums
90: Forums
91: Home
92: Forums
93: Forums
94: Forums
95: Home
96: Home
97: Photo Albums
98: Forums
  BOT:
01: Home
02: Forums

Staff Online:

No staff members are online!
 

Coppermine Stats
Photo Albums
 Albums: 308
 Pictures: 2452
  · Views: 824087
  · Votes: 1316
  · Comments: 86
 

Bug Report- Unhandled Exception
Post your bug reports or feature requests here!

View previous topic :: View next topic  
Author Message
SyberShooter
Member
Member


Joined: Jul 23, 2010
Posts: 93
Location: Arizona

PostPosted: Sun Aug 28, 2011 1:28 pm    Post subject: Bug Report- Unhandled Exception Reply with quote

PB v2094
Get above error every time I copy a target and then drag it to a new load entry node- IF I am currently on the selection I am coping. Pressing Continue completes the move and program continues ok. If after copying the target, I move my current selection position to some other node, then I can drag & drop the target without error. Following is the details from the error dialog.

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 PointBlank.ControlTarget.CalcAvVelocity()
at PointBlank.ControlTarget.SaveChanges()
at PointBlank.ControlDatabase.TreeView_BeforeSelect(Object sender, TreeViewCancelEventArgs e)
at System.Windows.Forms.TreeView.OnBeforeSelect(TreeViewCancelEventArgs e)
at System.Windows.Forms.TreeView.TvnSelecting(NMTREEVIEW* nmtv)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3623 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PointBlank
Assembly Version: 1.0.4178.23463
Win32 Version: 1.0.4178.23463
CodeBase: file:///E:/Shooting/Gun%20Apps/PointBlank-2/PointBlank.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3623 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3624 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Microsoft.mshtml
Assembly Version: 7.0.3300.0
Win32 Version: 7.0.3300.0
CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.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.
Back to top
View user's profile
DallanC
Site Admin
Site Admin


Joined: Jan 18, 2005
Posts: 3572
Location: Utah

PostPosted: Sun Aug 28, 2011 3:25 pm    Post subject: Re: Bug Report- Unhandled Exception Reply with quote

Nice find. Was able to reproduce this and fix it. Will be out in the next version.


-DallanC
Back to top
View user's profile Photo Gallery
Display posts from previous:   
Post new topic   Reply to topic   Printer Friendly Page    Forum Index » Bug Reports / Feature Requests
Page 1 of 1
All times are GMT - 7 Hours



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Valid CSS! Valid HTML 4.01!
Click to check if this page is realy HTML 4.01 compliant for speed :)

All logos and trademarks in this site are property of HuntingNut.com.
The comments are property of their posters, all the rest © 2011 by HuntingNut.com
Interactive software released under GNU GPL, Code Credits, Privacy Policy

.: Upgraded to DragonFly 9.2 by *Dizfunkshunal* :.