Page 1 of 1
ERROR
Posted: Fri Apr 15, 2016 1:40 am
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
RE: ERROR
Posted: Fri Apr 15, 2016 5:12 am
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
RE: ERROR
Posted: Fri Apr 15, 2016 12:37 pm
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.
RE: ERROR
Posted: Fri Apr 15, 2016 2:15 pm
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
RE: ERROR
Posted: Sat Apr 23, 2016 3:06 pm
by lion_of_judah
Vic
I tried this and still it crashes when I try and zip a scenario. Thanks
RE: ERROR
Posted: Sun May 22, 2016 3:01 pm
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
RE: ERROR
Posted: Mon May 23, 2016 7:01 pm
by lion_of_judah
Vic
I think so
RE: ERROR
Posted: Sun Jun 05, 2016 11:11 pm
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
RE: ERROR
Posted: Sun Jun 05, 2016 11:24 pm
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.