Can't make Random Campaigns!

Post bug reports and ask for help with issues here.

Moderator: rickier65

Narko
Posts: 8
Joined: Sun Jul 15, 2012 8:39 am
Location: Latvia

Can't make Random Campaigns!

Post by Narko »

So...I'm in a trouble.
It seems I can't generate random campaign, I always get an error!

I have latest NET.Framework 4 and Internet Explorer 9. Running Windows 7 64bit.

Also files like PzCRCg are opened by Microsoft HTML Application.

What should I do?

Image
Attachments
scripterror.jpg
scripterror.jpg (184.13 KiB) Viewed 308 times
rickier65
Posts: 14252
Joined: Thu Apr 20, 2000 8:00 am

RE: Can't make Random Campaigns!

Post by rickier65 »

Narko,

ca you generate a random battle? Let's make sure that works then we can see if we can try to duplicate your problem.

Thanks
rick
Narko
Posts: 8
Joined: Sun Jul 15, 2012 8:39 am
Location: Latvia

RE: Can't make Random Campaigns!

Post by Narko »

Yes, I can generate random battle without any problems.
rickier65
Posts: 14252
Joined: Thu Apr 20, 2000 8:00 am

RE: Can't make Random Campaigns!

Post by rickier65 »


When you create the random battle you're going through the Game menu, selecting Campaign, then Random.

Then from the Random Campaign Screen you chose Build Campaign?

Does the Prgress bar start to fill in?

Thanks
Rick
Narko
Posts: 8
Joined: Sun Jul 15, 2012 8:39 am
Location: Latvia

RE: Can't make Random Campaigns!

Post by Narko »

Nop, It just shows script error when I press Build Campaign.
rickier65
Posts: 14252
Joined: Thu Apr 20, 2000 8:00 am

RE: Can't make Random Campaigns!

Post by rickier65 »


Also, Try running the game as the administrator. The line that is generating the erro is calling a "objWMIService.ExecQuery". Perhaps there is a permission issue, though I've not seen that problem before.

Thanks
rick
Narko
Posts: 8
Joined: Sun Jul 15, 2012 8:39 am
Location: Latvia

RE: Can't make Random Campaigns!

Post by Narko »

You mean like this or?



Attachments
adminstrator.jpg
adminstrator.jpg (178.69 KiB) Viewed 318 times
User avatar
junk2drive
Posts: 12856
Joined: Thu Jun 27, 2002 7:27 am
Location: Arizona West Coast

RE: Can't make Random Campaigns!

Post by junk2drive »

This is the program in your PCO folder that you need to check

PzCRCg.hta
Conflict of Heroes "Most games are like checkers or chess and some have dice and cards involved too. This game plays like checkers but you think like chess and the dice and cards can change everything in real time."
Narko
Posts: 8
Joined: Sun Jul 15, 2012 8:39 am
Location: Latvia

RE: Can't make Random Campaigns!

Post by Narko »

It seems I can't.
Attachments
cant.jpg
cant.jpg (74.33 KiB) Viewed 318 times
User avatar
junk2drive
Posts: 12856
Joined: Thu Jun 27, 2002 7:27 am
Location: Arizona West Coast

RE: Can't make Random Campaigns!

Post by junk2drive »

I'm on XP so I can't help much.
Conflict of Heroes "Most games are like checkers or chess and some have dice and cards involved too. This game plays like checkers but you think like chess and the dice and cards can change everything in real time."
rickier65
Posts: 14252
Joined: Thu Apr 20, 2000 8:00 am

RE: Can't make Random Campaigns!

Post by rickier65 »

ORIGINAL: Narko

It seems I can't.

What Language setting is you computer on?

the complete line that is failing is:

var colProcessList = objWMIService.ExecQuery("Select * from Win32_Process Where Name = 'mshta.exe'");

Perhaps there is some issue with how the Select is being implemented?

I'll do some more looking.

Thanks
rick
rickier65
Posts: 14252
Joined: Thu Apr 20, 2000 8:00 am

RE: Can't make Random Campaigns!

Post by rickier65 »

Can you log to your computer as Administrator and then run PCO?

Thanks
rick
Narko
Posts: 8
Joined: Sun Jul 15, 2012 8:39 am
Location: Latvia

RE: Can't make Random Campaigns!

Post by Narko »

Language: Latvian, logged as administrator.
rickier65
Posts: 14252
Joined: Thu Apr 20, 2000 8:00 am

RE: Can't make Random Campaigns!

Post by rickier65 »

ORIGINAL: Narko

Language: Latvian, logged as administrator.

OK. It probably isn't a permission issue then. I'll try a few things here and get back to you.

Thanks
rick
rickier65
Posts: 14252
Joined: Thu Apr 20, 2000 8:00 am

RE: Can't make Random Campaigns!

Post by rickier65 »


I've tried a few things narko, but nothing I've tried seems to help your problem.

The line that is causing your problem is:

var colProcessList = objWMIService.ExecQuery("Select * from Win32_Process Where Name = 'mshta.exe'");

for some reason it doesn't seem to want to run the objWMIService.ExecQuery, but i dont know why.

Sorry i wasn't able to help, perhaps someone else has some ideas to try.

thanks
rick
User avatar
Erik Rutins
Posts: 39650
Joined: Tue Mar 28, 2000 4:00 pm
Location: Vermont, USA
Contact:

RE: Can't make Random Campaigns!

Post by Erik Rutins »

Sveiks Narko,

Did you experience this issue only after installing the new update or did you have this problem before that as well?

Regards,

- Erik
Erik Rutins
CEO, Matrix Games LLC


Image

For official support, please use our Help Desk: http://www.matrixgames.com/helpdesk/

Freedom is not Free.
Narko
Posts: 8
Joined: Sun Jul 15, 2012 8:39 am
Location: Latvia

RE: Can't make Random Campaigns!

Post by Narko »

Hi!

After update, haven't tried in older version.
rickier65
Posts: 14252
Joined: Thu Apr 20, 2000 8:00 am

RE: Can't make Random Campaigns!

Post by rickier65 »

ORIGINAL: Narko

Hi!

After update, haven't tried in older version.

to followup on Eriks question. I'm attaching a copy of the Random Campaign generator before the update. You can see it it runs.

Thaqnks
rick
Attachments
PzCRCg.zip
(12.37 KiB) Downloaded 13 times
User avatar
dazoline II
Posts: 400
Joined: Mon Nov 05, 2007 3:59 pm

RE: Can't make Random Campaigns!

Post by dazoline II »

mshta.exe is an executable used by Explorer to run hta files and is installed by default on windows. It should be located at C:\WINDOWS\System32\mshta.exe for a normal install. There have been some instances of this exe being infected with a virus so you may want to run an up to date virus checker and see what it finds.

Take a look at http://www.bleepingcomputer.com/forums/topic363517.html for an example of an infection. This may not be the source of the issue your facing but as mshta.exe is seperate from anything Matrix installs it would be good to check it out.

Moscow by winter? Only if you send Fast Heinz to Kiev.
Narko
Posts: 8
Joined: Sun Jul 15, 2012 8:39 am
Location: Latvia

RE: Can't make Random Campaigns!

Post by Narko »

Scanned with Kaspersky, no viruse found.

Still an error!

Thanks for the help guys!
Post Reply

Return to “Tech Support”