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: 129
BOT: 3
Total: 132
Who Is Where:
 Visitors:
01: Forums
02: Your Account
03: Forums
04: Forums
05: Your Account
06: Home
07: Home
08: Home
09: Home
10: Your Account
11: Home
12: Forums
13: Home
14: Home
15: Your Account
16: Home
17: Your Account
18: Your Account
19: Forums
20: Home
21: Forums
22: Forums
23: Forums
24: Photo Albums
25: Home
26: Home
27: Forums
28: Home
29: Forums
30: Home
31: Forums
32: Home
33: Statistics
34: Home
35: Forums
36: Forums
37: Forums
38: Home
39: Treasury
40: Forums
41: Forums
42: Forums
43: Forums
44: Photo Albums
45: Forums
46: Home
47: Forums
48: Forums
49: Home
50: Your Account
51: Forums
52: Forums
53: Home
54: Photo Albums
55: Forums
56: Home
57: Home
58: Photo Albums
59: Home
60: Home
61: Home
62: Forums
63: Home
64: Home
65: Home
66: Home
67: Home
68: Home
69: Forums
70: Home
71: Home
72: Forums
73: Forums
74: Forums
75: Forums
76: Forums
77: Forums
78: Forums
79: Forums
80: Home
81: Home
82: Forums
83: Home
84: Forums
85: Home
86: Forums
87: Home
88: Forums
89: Forums
90: Forums
91: Forums
92: Your Account
93: Forums
94: Home
95: Forums
96: Forums
97: Home
98: Home
99: Home
100: Home
101: Home
102: Home
103: Photo Albums
104: Forums
105: Forums
106: Your Account
107: Forums
108: Your Account
109: Forums
110: Forums
111: Forums
112: Forums
113: Home
114: Home
115: Forums
116: Home
117: Forums
118: Forums
119: Forums
120: Forums
121: Forums
122: Forums
123: Photo Albums
124: Home
125: Home
126: Home
127: Forums
128: Home
129: Forums
  BOT:
01: Forums
02: Home
03: Home

Staff Online:

No staff members are online!
 

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

Bug Report- Unhandled Exception II
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: Sat Sep 03, 2011 6:14 pm    Post subject: Bug Report- Unhandled Exception II Reply with quote

v 2095
clicking on different loads nodes is OK… then clicking on any firearm node I get an Unhandled Exception every time until I exit the application.

************** Exception Text **************
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Windows.Forms.SafeNativeMethods.GetWindowTextLength(HandleRef hWnd)
at System.Windows.Forms.Control.get_WindowText()
at System.Windows.Forms.TextBoxBase.get_WindowText()
at System.Windows.Forms.Control.get_Text()
at System.Windows.Forms.TextBoxBase.set_Text(String value)
at System.Windows.Forms.TextBox.set_Text(String value)
at PointBlank.ControlUnitEditBox.SetDataField(String data)
at PointBlank.ControlFirearm.SetData(FirearmTreeNode node)
at PointBlank.ControlDatabase.TreeView_AfterSelect(Object sender, TreeViewEventArgs e)
at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)
at System.Windows.Forms.TreeView.TvnSelected(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.4260.24240
Win32 Version: 1.0.4260.24240
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
----------------------------------------

************** 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.
------------------------------
hope this helps
Al
Back to top
View user's profile
DallanC
Site Admin
Site Admin


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

PostPosted: Sat Sep 03, 2011 7:27 pm    Post subject: Re: Bug Report- Unhandled Exception II Reply with quote

I cant reproduce this with any of my of test database files. It might be specific to your database.xml, so email it to me when you get a chance. Once I get it and reproduce it I'll get a fix out asap.


-DallanC
Back to top
View user's profile Photo Gallery
SyberShooter
Member
Member


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

PostPosted: Sat Sep 03, 2011 8:11 pm    Post subject: Re: Bug Report- Unhandled Exception II Reply with quote

Hmmmm....

It initially happened right after the update from 2094. I even logged out and back in and rebooted. It happened again the next day after startup so I figured it was broken. Just now everything works fine and I can't reproduce it either. Maybe I have some other glitch. Put this one on hold for now.

Thanks for checkin
Al
Back to top
View user's profile
Ominivision1
Super Member
Super Member


Joined: Sep 20, 2010
Posts: 2984
Location: Iowa

PostPosted: Sun Sep 04, 2011 5:49 am    Post subject: Re: Bug Report- Unhandled Exception II Reply with quote

I see your using an older version of net-framework, them older versions had problems swapping out page file requests and could give you the problem you had. Upgrade to the latest net-framework.

_________________
Regards

Limitations are but boundaries created inside our minds.
Back to top
View user's profile Photo Gallery
SyberShooter
Member
Member


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

PostPosted: Sun Sep 04, 2011 3:32 pm    Post subject: Re: Bug Report- Unhandled Exception II Reply with quote

Ominivision1 wrote:
I see your using an older version of net-framework, them older versions had problems swapping out page file requests and could give you the problem you had. Upgrade to the latest net-framework.

Sharp eye,
Omnivision are you talking to me or Dallan?

I have the following installed on my XP Pro SP3 system
.Net 1.1 v4322
.Net 2.0 SP2 v50727
.Net 3.0 SP2 v30729
.Net 3.5 SP1 v30729.01
.Net 4 Client profile v30319
.Net 4 Extended

What newer version do I need?
Or is the PB application using the version it needs/finds from my system? I use windows update to keep things current but maybe I need some manual updates as well? Appreciate any advice you have to offer.

arf
Back to top
View user's profile
Ominivision1
Super Member
Super Member


Joined: Sep 20, 2010
Posts: 2984
Location: Iowa

PostPosted: Sun Sep 04, 2011 3:58 pm    Post subject: Re: Bug Report- Unhandled Exception II Reply with quote

Talking to you SyberShooter:

I would advise the latest Net frame full client which will clean up the earlier versions and install the latest frame work. Windows update on any version does not include net-framework updates which stands a reason because as windows components are being updated, net-framework can break them before computer is rebooted.

So, make sure you have the latest Windows update, then reboot, then click on the link below to get the Netframe update. Now there are 2 ways to go about this, the best way is to use the web only update where it will only install files on your pc that you need.

The other is a full blown download that takes way way longer.

Web Installer: www.microsoft.com/down...x?id=17851

Full Download: www.microsoft.com/down...n&id=17718

The reason I mention to use the web only update is that the program will scan your net dependent devices (printer, etc) and if you have a printer that uses a certain version of framework, it will keep the files so the device can still work.

_________________
Regards

Limitations are but boundaries created inside our minds.
Back to top
View user's profile Photo Gallery
SyberShooter
Member
Member


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

PostPosted: Mon Sep 05, 2011 8:41 pm    Post subject: Re: Bug Report- Unhandled Exception II Reply with quote

Thanks very much - I will try it out.
Back to top
View user's profile
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* :.