ERROR

Bugs and issues with the Community Project
Post Reply
User avatar
lion_of_judah
Posts: 2327
Joined: Mon Jan 08, 2007 6:36 pm
Location: somewhere over the rainbow

ERROR

Post by lion_of_judah »

Vic
I'm having an issue where when I go to zip a file, and follow the steps each window says, then I click on zip I receive that error window which comes up and I have to forcible close the program and then restart. I haven't changed anything and I have the latest version 0.80H
User avatar
Vic
Posts: 9766
Joined: Mon May 17, 2004 2:17 pm
Contact:

RE: ERROR

Post by Vic »

Hi Lion,

Thanks for reporting, but...
You have to give a bit more information in what screen you press what button.

You mean the button that packages your scenario and graphics files into a "dczip" file?

Whats the exact error, can you paste the text you find under the 'details' button of the error message?

Best wishes,
Vic
Visit www.vrdesigns.net for the latest news, polls, screenshots and blogs on Shadow Empire, Decisive Campaigns and Advanced Tactics
User avatar
lion_of_judah
Posts: 2327
Joined: Mon Jan 08, 2007 6:36 pm
Location: somewhere over the rainbow

RE: ERROR

Post by lion_of_judah »

Vic
yes that is correct, the button which packages my scenario and graphics files into a dczip. Here is the error which I'm talking about, I copied the details for you to view. Thanks


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

************** Exception Text **************
System.UnauthorizedAccessException: Access to the path 'ANG-NationRoundel.png' is denied.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive)
at System.IO.Directory.Delete(String path, Boolean recursive)
at WindowsApplication1.HandyFunctionsclass.ExportSimpleEditor()
at WindowsApplication1.SimpleEditDashboardWindowClass.HandleMouseClick(Int32 x, Int32 y, Int32 b)
at WindowsApplication1.SimpleEditScreenClass.HandleMouseClick(Int32 x, Int32 y, Int32 b)
at WindowsApplication1.Form1.Form1_Mousedown(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at WindowsApplication1.ImmoveableForm.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.8009 (FX35W81RTMGDR.050727-8000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
WindowsApplication1
Assembly Version: 1.0.5892.22366
Win32 Version: 1.0.5892.22366
CodeBase: file:///C:/DCCommunityProject/Community.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.8007 (FX35W81RTMGDR.050727-8000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8015 (FX35W81RTMGDR.050727-8000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8019 (FX35W81RTMGDR.050727-8000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8012 (FX35W81RTMGDR.050727-8000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
irrKlang.NET
Assembly Version: 1.3.0.0
Win32 Version: 1, 1, 0, 0
CodeBase: file:///C:/DCCommunityProject/irrKlang.NET.DLL
----------------------------------------
ICSharpCode.SharpZipLib
Assembly Version: 0.84.0.0
Win32 Version: 0.84.0.0
CodeBase: file:///C:/DCCommunityProject/ICSharpCode.SharpZipLib.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.




User avatar
Vic
Posts: 9766
Joined: Mon May 17, 2004 2:17 pm
Contact:

RE: ERROR

Post by Vic »

Hi Judah,
System.UnauthorizedAccessException: Access to the path 'ANG-NationRoundel.png' is denied.

This is key.
It seems that you have a graphic linked that does not exist is or open in another program while trying to dczip. It concerns: 'ANG-NationRoundel.png'

Maybe reset this graphic in the regime tab? Close all other programs and retry dczip-ing.

best wishes,
Vic
Visit www.vrdesigns.net for the latest news, polls, screenshots and blogs on Shadow Empire, Decisive Campaigns and Advanced Tactics
User avatar
lion_of_judah
Posts: 2327
Joined: Mon Jan 08, 2007 6:36 pm
Location: somewhere over the rainbow

RE: ERROR

Post by lion_of_judah »

Vic
I tried this and still it crashes when I try and zip a scenario. Thanks

User avatar
Vic
Posts: 9766
Joined: Mon May 17, 2004 2:17 pm
Contact:

RE: ERROR

Post by Vic »

I received a .rar file. I assume it is related to this issue?

Let me know and i'll give it a spin to see if I can reproduce and fix the bug.

Best wishes,
Vic
Visit www.vrdesigns.net for the latest news, polls, screenshots and blogs on Shadow Empire, Decisive Campaigns and Advanced Tactics
User avatar
lion_of_judah
Posts: 2327
Joined: Mon Jan 08, 2007 6:36 pm
Location: somewhere over the rainbow

RE: ERROR

Post by lion_of_judah »

Vic
I think so
User avatar
lion_of_judah
Posts: 2327
Joined: Mon Jan 08, 2007 6:36 pm
Location: somewhere over the rainbow

RE: ERROR

Post by lion_of_judah »

Vic
I have removed the Angola scenario and all the graphics I have find of the Angolan roundel and I still cannot zip a file as it still crashes. The error still shows the ANG roundel but I do not know where else it could be
User avatar
lion_of_judah
Posts: 2327
Joined: Mon Jan 08, 2007 6:36 pm
Location: somewhere over the rainbow

RE: ERROR

Post by lion_of_judah »

Vic
I did it, I found another folder in graphics called " packaging zip" and this had the Angolan roundel in it. I deleted it and now I was able to zip my scenario.
Post Reply

Return to “Tech Forum”