game crash

Post bug reports and ask for tech support here.

Moderators: wdolson, Don Bowen, mogami

Post Reply
fogg
Posts: 21
Joined: Sun Nov 20, 2005 12:35 am

game crash

Post by fogg »

I installed on my new computer (with windows vista home premium) WITP (updated with patch 1.806). I open the programme but, after one or two turns of game, when I go to see, for example, the airplanes of a carrier TF (or the planes in a base), after a few planes the game crashes. It doesn't happen in the same way every time.
Here is the report of the crash:

Nome evento problema: APPCRASH
Nome applicazione: war in the pacific.exe
Versione applicazione: 1.8.0.0
Timestamp applicazione: 453a5c50
Nome modulo con errori: MMSwitch.ax
Versione modulo con errori: 0.9.9.0
Timestamp modulo con errori: 3dd9040a
Codice eccezione: c0000005
Offset eccezione: 00001b30
Versione SO: 6.0.6001.2.1.0.768.3
ID impostazioni locali: 1040
Informazioni aggiuntive 1: fd00
Ulteriori informazioni 2: ea6f5fe8924aaa756324d57f87834160
Ulteriori informazioni 3: fd00
Ulteriori informazioni 4: ea6f5fe8924aaa756324d57f87834160

My computer is an Intel Core 2 Duo, 4gb RAM, 512K Memory video
Anyone knows what can be the problem?
Thank you.

Fogg
User avatar
Gem35
Posts: 3420
Joined: Sun Sep 12, 2004 7:51 pm
Location: Dallas, Texas

RE: game crash

Post by Gem35 »

Have you tried re-installing the game?
What was your install procedure?
Original 1.21 then 1.804 comp and then 1.806 patch?
It doesn't make any sense, Admiral. Were we better than the Japanese or just luckier?

[center]Image[/center]
[center]Banner By Feurer Krieg[/center]
User avatar
rtrapasso
Posts: 22655
Joined: Tue Sep 03, 2002 4:31 am

RE: game crash

Post by rtrapasso »

ORIGINAL: fogg

I installed on my new computer (with windows vista home premium) WITP (updated with patch 1.806). I open the programme but, after one or two turns of game, when I go to see, for example, the airplanes of a carrier TF (or the planes in a base), after a few planes the game crashes. It doesn't happen in the same way every time.
Here is the report of the crash:

Nome evento problema: APPCRASH
Nome applicazione: war in the pacific.exe
Versione applicazione: 1.8.0.0
Timestamp applicazione: 453a5c50
Nome modulo con errori: MMSwitch.ax
Versione modulo con errori: 0.9.9.0
Timestamp modulo con errori: 3dd9040a
Codice eccezione: c0000005
Offset eccezione: 00001b30
Versione SO: 6.0.6001.2.1.0.768.3
ID impostazioni locali: 1040
Informazioni aggiuntive 1: fd00
Ulteriori informazioni 2: ea6f5fe8924aaa756324d57f87834160
Ulteriori informazioni 3: fd00
Ulteriori informazioni 4: ea6f5fe8924aaa756324d57f87834160

My computer is an Intel Core 2 Duo, 4gb RAM, 512K Memory video
Anyone knows what can be the problem?
Thank you.

Fogg

Crash to desktop, i assume...

The most common cause of this (during a replay, esp.) is defective art files - i.e. - a missing or defective plane art file could do this. If you've messed with the art at all, this could be your problem.

Consider reloading the art files, or if need be - the game itself.

If you reload the game, do an UNINSTALL first.
fogg
Posts: 21
Joined: Sun Nov 20, 2005 12:35 am

RE: game crash

Post by fogg »

I tried to re-install the game three times;the first two times it happened with CHS already installed. The third time (now) it happens after installing only the original + patches 1.804 and 1.806.
Maybe the problem is in the memory card?[&:]
fogg
Posts: 21
Joined: Sun Nov 20, 2005 12:35 am

RE: game crash

Post by fogg »

Yes, it crashes to the desktop.
I thought about a problem with the art files. I already re-installed the game 3 times. Now I will try to install again the art files (using the one that I had on my old computer (with windows XP) and that haven't given me any problem in the past.
Could not be a problem of memory card?[&:]
User avatar
rtrapasso
Posts: 22655
Joined: Tue Sep 03, 2002 4:31 am

RE: game crash

Post by rtrapasso »

ORIGINAL: fogg

Yes, it crashes to the desktop.
I thought about a problem with the art files. I already re-installed the game 3 times. Now I will try to install again the art files (using the one that I had on my old computer (with windows XP) and that haven't given me any problem in the past.
Could not be a problem of memory card?[&:]


Well, possibly, but other things should alert you to hardware problems. It could be a problem with Windows... another person recently described a similar problem (game would start crashing after installing the latest patches), and finally he reinstalled Windows and everything was fine.

When you reinstalled WITP, did you deinstall first?
fogg
Posts: 21
Joined: Sun Nov 20, 2005 12:35 am

RE: game crash

Post by fogg »

The first time I installed witp not in C but in another drive.
Then I deistalled it and installed in c:\ matrix games; maybe I have to install it in c:\programs?
User avatar
rtrapasso
Posts: 22655
Joined: Tue Sep 03, 2002 4:31 am

RE: game crash

Post by rtrapasso »

ORIGINAL: fogg

The first time I installed witp not in C but in another drive.
Then I deistalled it and installed in c:\ matrix games; maybe I have to install it in c:\programs?
No, normally the default is in the Matrix Games folder...
fogg
Posts: 21
Joined: Sun Nov 20, 2005 12:35 am

RE: game crash

Post by fogg »

I solved the problem!!![:D]
Looking on internet I found that the problem came from the file mmswitch.ax. This file is filter Direct show that can interfer with media Player.
I unistalled it.
This is what I made (if it can interest someone else):
I found the position of the file (C:/windows/System32) then I went to accessories, run, right click and run as aministrator.
Then in the command prompt I wrote: regsvr32 /u C:\Windows\ System32\Mmswitch.ax
After restarting the computer, the file has been unistalled and witp works!!!![:D][:D][:D]
Thank you for your help. I hope that it can help also someone else.
User avatar
rtrapasso
Posts: 22655
Joined: Tue Sep 03, 2002 4:31 am

RE: game crash

Post by rtrapasso »

ORIGINAL: fogg

I solved the problem!!![:D]
Looking on internet I found that the problem came from the file mmswitch.ax. This file is filter Direct show that can interfer with media Player.
I unistalled it.
This is what I made (if it can interest someone else):
I found the position of the file (C:/windows/System32) then I went to accessories, run, right click and run as aministrator.
Then in the command prompt I wrote: regsvr32 /u C:\Windows\ System32\Mmswitch.ax
After restarting the computer, the file has been unistalled and witp works!!!![:D][:D][:D]
Thank you for your help. I hope that it can help also someone else.
Good to know! Thanks for the followup!!! [&o] [&o] [&o]
Distiller
Posts: 96
Joined: Mon Jan 17, 2005 5:51 pm

RE: game crash

Post by Distiller »

i had this problem, slowed down things a bit to say the least, appears to be solved now [&o]

thanks
Post Reply

Return to “Tech Support”