I just started a 2.2.1 campain without mods.
Everything went good, but after i found the artefact which unlocks the mortar technology, i researched the mortar weaponturret and after the research was done,
i clicked on the "world map icon" (playing the german version so i don't know the english name, sorry).
In the following menu i clicked on the mortar weapon technology in order to read what it is good for.
A few milliseconds after i clicked that icon, the game crashed back to desktop.
strerr.txt, stdout.txt and the crashdump can be found in the zip file attatched to this post.
Win XP SP3 32Bit
ATI HD4850
AMD Athlon X2 6400+
[Crash]Campain after finding and researching the "Mortar":
-
LostHero
- Greenhorn
- Posts: 12
- Joined: 12 Jul 2009, 02:37
- Location: Germany
[Crash]Campain after finding and researching the "Mortar":
You do not have the required permissions to view the files attached to this post.

-
LostHero
- Greenhorn
- Posts: 12
- Joined: 12 Jul 2009, 02:37
- Location: Germany
Re: [Crash]Campain after finding and researching the "Mortar":
Okay looks like there is a general problem with the researches, got another crash. This time after clicking (in the same menu) on the first wheel upgrade (half chains?).
You do not have the required permissions to view the files attached to this post.

-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: [Crash]Campain after finding and researching the "Mortar":
Crashdump is useless; no call stack. stderr has no trace of the error.
-
LostHero
- Greenhorn
- Posts: 12
- Joined: 12 Jul 2009, 02:37
- Location: Germany
Re: [Crash]Campain after finding and researching the "Mortar":
i forgot to launch the game with the -debug.exe.
I will try to reproduce those errors as soon as i have time.
I will try to reproduce those errors as soon as i have time.

-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
Re: [Crash]Campain after finding and researching the "Mortar":
Note quite true.Zarel wrote:Crashdump is useless; no call stack. stderr has no trace of the error.
This is a video driver crash.
and it ends here.
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: [Crash]Campain after finding and researching the "Mortar":
Why isn't it true? Crashdumps are usually useless and have no call stacks and don't write to stderr in the case of a video driver crash.Buginator wrote:"Crashdump is useless; no call stack. stderr has no trace of the error."
Note quite true.
This is a video driver crash.
-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
Re: [Crash]Campain after finding and researching the "Mortar":
Buginator wrote:"Crashdump is useless; no call stack. stderr has no trace of the error."
Note quite true.
This is a video driver crash.
It just that we know that his crashes are caused by a kernel level exception, so that is either audio or video driver.Zarel wrote: Why isn't it true? Crashdumps are usually useless and have no call stacks and don't write to stderr in the case of a video driver crash.
So in this case, the crashdump is showing us that it crashed in some driver. That is why it isn't really useless. The normal advice at this point would be to use newer or older video drivers.
and it ends here.