Matrix Games Forums

Forums  Register  Login  Photo Gallery  Member List  Search  Calendars  FAQ 

My Profile  Inbox  Address Book  My Subscription  My Forums  Log Out

Game crashes 50% of time when starting a campaign

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [New Releases from Matrix Games] >> Decisive Campaigns Series >> Decisive Campaigns: The Blitzkrieg from Warsaw to Paris >> Tech Support >> Game crashes 50% of time when starting a campaign Page: [1]
Login
Message << Older Topic   Newer Topic >>
Game crashes 50% of time when starting a campaign - 4/23/2016 7:27:27 AM   
stonestriker

 

Posts: 475
Joined: 9/29/2012
Status: offline
Around 50% of times when starting a new campaign, I get a .NET error (pasted below). DxDiag attached.


Se slutningen af denne meddelelse, hvis du vil have detaljer om,
hvordan du starter JIT-fejlfinding i stedet for denne dialogboks.

************** Undtagelsestekst **************
System.ArgumentNullException: En værdi må ikke være null.
Parameternavn: image
ved System.Drawing.Graphics.FromImage(Image image)
ved WindowsApplication1.WindowClass.Paint()
ved WindowsApplication1.ScreenClass.Paint()
ved WindowsApplication1.Form1.PaintScreeny(Rectangle rect)
ved WindowsApplication1.Form1.OnPaint(PaintEventArgs e)
ved System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
ved System.Windows.Forms.Control.WmPaint(Message& m)
ved System.Windows.Forms.Control.WndProc(Message& m)
ved System.Windows.Forms.ScrollableControl.WndProc(Message& m)
ved System.Windows.Forms.ContainerControl.WndProc(Message& m)
ved System.Windows.Forms.Form.WndProc(Message& m)
ved System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
ved System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Indlæste assemblies **************
mscorlib
Assemblyversion: 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
Assemblyversion: 1.0.5484.17372
Win32-version: 1.0.5484.17372
CodeBase: file:///E:/Programmer/SteamLibrary/steamapps/common/Decisive%20Campaigns%20The%20Blitzkrieg%20from%20Warsaw%20to%20Paris/WarsawToParis.exe
----------------------------------------
System.Windows.Forms
Assemblyversion: 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
Assemblyversion: 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.Drawing
Assemblyversion: 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
----------------------------------------
Microsoft.VisualBasic
Assemblyversion: 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
----------------------------------------
mscorlib.resources
Assemblyversion: 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
----------------------------------------
irrKlang.NET
Assemblyversion: 1.3.0.0
Win32-version: 1, 1, 0, 0
CodeBase: file:///E:/Programmer/SteamLibrary/steamapps/common/Decisive%20Campaigns%20The%20Blitzkrieg%20from%20Warsaw%20to%20Paris/irrKlang.NET.DLL
----------------------------------------
ICSharpCode.SharpZipLib
Assemblyversion: 0.84.0.0
Win32-version: 0.84.0.0
CodeBase: file:///E:/Programmer/SteamLibrary/steamapps/common/Decisive%20Campaigns%20The%20Blitzkrieg%20from%20Warsaw%20to%20Paris/ICSharpCode.SharpZipLib.DLL
----------------------------------------
System.Windows.Forms.resources
Assemblyversion: 2.0.0.0
Win32-version: 2.0.50727.7905 (win9rel.050727-7900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_da_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT-fejlfinding **************
Hvis du vil aktivere JIT-fejlfinding, skal værdien jitDebugging indstilles
i afsnittet system.windows.forms i konfigurationsfilen
for programmet eller computeren.
Programmet skal desuden kompileres med fejlfinding
aktiveret.

Eksempel:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Når JIT-fejlfinding er aktiveret, bliver alle ikke-afviklede
undtagelser sendt til den JIT-fejlfindingsfunktion, der er registreret på computeren, i stedet for
at blive afviklet af denne dialogboks.




Attachment (1)

_____________________________

DC3 Bug Spotters Gold Logie award
Post #: 1
RE: Game crashes 50% of time when starting a campaign - 4/23/2016 11:06:14 AM   
stonestriker

 

Posts: 475
Joined: 9/29/2012
Status: offline
I seem to have narrowed the crash down. It happens when I select the Go to War without playing any other card. So I just need to play the, free, Intelligence card before Go to War and it works fine.

_____________________________

DC3 Bug Spotters Gold Logie award

(in reply to stonestriker)
Post #: 2
RE: Game crashes 50% of time when starting a campaign - 4/26/2016 9:45:22 PM   
Vic


Posts: 8262
Joined: 5/17/2004
Status: offline
Hi there,

Thanks for reporting.
Could not replicate the bug with just starting the campaign like that.
Your sure you are at the latest version 1.53f ?

Best wishes,
Vic

< Message edited by Vic -- 4/26/2016 9:48:07 PM >


_____________________________

Visit www.vrdesigns.net for the latest news, polls, screenshots and blogs on Shadow Empire, Decisive Campaigns and Advanced Tactics


(in reply to stonestriker)
Post #: 3
RE: Game crashes 50% of time when starting a campaign - 9/17/2016 9:21:34 AM   
Erik2

 

Posts: 786
Joined: 11/2/2000
From: Oslo, Norway
Status: offline

quote:

ORIGINAL: Vic

Hi there,

Thanks for reporting.
Could not replicate the bug with just starting the campaign like that.
Your sure you are at the latest version 1.53f ?

Best wishes,
Vic


Hi

Where do I find 1.53f?
It is not in the Matrix download area, nor in the members area.
Updating from the start menu says 1.52g is the latest.


Thanks
Erik

(in reply to Vic)
Post #: 4
RE: Game crashes 50% of time when starting a campaign - 10/6/2016 6:12:05 PM   
Vic


Posts: 8262
Joined: 5/17/2004
Status: offline
Your right. it is 1.52g indeed. sorry there.

I am planning a big patch in the near-medium future for Warsaw to Paris after I got it done to Case Blue and will then also take an extra look at the issue above.

Thanks for posting.

Best wishes,
Vic


_____________________________

Visit www.vrdesigns.net for the latest news, polls, screenshots and blogs on Shadow Empire, Decisive Campaigns and Advanced Tactics


(in reply to Erik2)
Post #: 5
Page:   [1]
All Forums >> [New Releases from Matrix Games] >> Decisive Campaigns Series >> Decisive Campaigns: The Blitzkrieg from Warsaw to Paris >> Tech Support >> Game crashes 50% of time when starting a campaign Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

2.063