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: 320
BOT: 4
Total: 324
Who Is Where:
 Visitors:
01: Forums
02: Forums
03: Forums
04: Forums
05: Home
06: Forums
07: Statistics
08: Your Account
09: Forums
10: Forums
11: Forums
12: Home
13: Your Account
14: Home
15: Forums
16: Photo Albums
17: Forums
18: Forums
19: Home
20: Forums
21: Forums
22: Your Account
23: Photo Albums
24: Forums
25: Forums
26: Your Account
27: Forums
28: Forums
29: Home
30: Forums
31: Your Account
32: Photo Albums
33: Home
34: Forums
35: Home
36: Home
37: Forums
38: Forums
39: Home
40: Your Account
41: Your Account
42: Forums
43: Forums
44: Home
45: Your Account
46: Home
47: Forums
48: Home
49: Home
50: Home
51: Forums
52: Forums
53: Home
54: Home
55: Forums
56: Forums
57: Forums
58: Forums
59: Forums
60: Photo Albums
61: Forums
62: Statistics
63: Forums
64: Photo Albums
65: Your Account
66: Forums
67: Your Account
68: Forums
69: Forums
70: Forums
71: Forums
72: Forums
73: Forums
74: Your Account
75: Forums
76: Home
77: Forums
78: Your Account
79: Forums
80: Home
81: Forums
82: Forums
83: Forums
84: Home
85: Home
86: Forums
87: Forums
88: Your Account
89: Your Account
90: Home
91: Forums
92: Your Account
93: Forums
94: Forums
95: Forums
96: Your Account
97: Forums
98: Your Account
99: Forums
100: Forums
101: Forums
102: Home
103: Forums
104: Forums
105: Home
106: Forums
107: Photo Albums
108: Forums
109: Forums
110: Forums
111: Forums
112: Forums
113: Forums
114: Forums
115: Home
116: Forums
117: Forums
118: Forums
119: Forums
120: Home
121: Home
122: Forums
123: Forums
124: Photo Albums
125: Forums
126: Forums
127: Forums
128: Home
129: Your Account
130: Photo Albums
131: Forums
132: Forums
133: Home
134: Home
135: Forums
136: Forums
137: Forums
138: Forums
139: Your Account
140: Home
141: Home
142: Home
143: Forums
144: Your Account
145: Forums
146: Home
147: Forums
148: Forums
149: Forums
150: Home
151: Forums
152: News
153: Forums
154: Your Account
155: News
156: Home
157: Forums
158: Home
159: Forums
160: Forums
161: Forums
162: Home
163: Forums
164: Forums
165: Your Account
166: Forums
167: Forums
168: Home
169: Photo Albums
170: Home
171: Forums
172: Home
173: Forums
174: Forums
175: Photo Albums
176: Forums
177: Forums
178: Forums
179: Photo Albums
180: Photo Albums
181: Forums
182: Home
183: Your Account
184: Forums
185: Home
186: Forums
187: Home
188: Your Account
189: Forums
190: Home
191: Forums
192: Home
193: Your Account
194: Home
195: Forums
196: Home
197: Forums
198: Your Account
199: Home
200: Forums
201: Forums
202: Your Account
203: Home
204: Forums
205: Home
206: Your Account
207: Home
208: Forums
209: Forums
210: Forums
211: Your Account
212: Forums
213: Forums
214: Home
215: Forums
216: Forums
217: Home
218: Home
219: Home
220: Home
221: Photo Albums
222: Your Account
223: Forums
224: Forums
225: Photo Albums
226: Forums
227: Home
228: Forums
229: Forums
230: Home
231: Forums
232: Photo Albums
233: Photo Albums
234: Home
235: Forums
236: Your Account
237: Forums
238: Forums
239: Forums
240: Forums
241: Home
242: Home
243: Forums
244: Forums
245: Home
246: Home
247: Forums
248: Forums
249: Photo Albums
250: News
251: Your Account
252: Forums
253: Forums
254: Forums
255: Your Account
256: Forums
257: Forums
258: Your Account
259: Forums
260: Home
261: Forums
262: Home
263: Forums
264: Home
265: Home
266: Forums
267: Forums
268: Forums
269: Home
270: Forums
271: Forums
272: Home
273: Home
274: Forums
275: Forums
276: Forums
277: Forums
278: Home
279: Forums
280: Forums
281: Forums
282: Your Account
283: Forums
284: Forums
285: Home
286: Forums
287: Forums
288: Forums
289: Forums
290: Your Account
291: Forums
292: Forums
293: Forums
294: Forums
295: Photo Albums
296: Forums
297: Your Account
298: Home
299: Forums
300: Forums
301: Photo Albums
302: Forums
303: Forums
304: Forums
305: News
306: Home
307: Home
308: Forums
309: Forums
310: Home
311: Forums
312: Forums
313: Forums
314: Forums
315: Forums
316: Forums
317: Home
318: Home
319: Home
320: Your Account
  BOT:
01: Home
02: Home
03: Forums
04: Home

Staff Online:

No staff members are online!
 

Coppermine Stats
Photo Albums
 Albums: 308
 Pictures: 2452
  · Views: 824587
  · 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* :.