Application Error on win32

Ask for help regarding any technical issue or report any bug or OS independent issues.
Locked
void
Peon
Peon
Posts: 3
Joined: 10 Mar 2005, 14:33

Application Error on win32

Post by void »

Sometimes, when i kill a rat (i'm guessing those white things are rats :)), the game crashes with the following terminate/debug error dialog:

The Mana World: twm.exe - Application Error
The exception Illegal Instruction
An attempt was made to execute an illegal instruction.
(0xc000001d) occurred in the application at location 0x6e8c3203.

Click on OK to terminate the program
Click on CANCEL to debug the program

Any thoughts? :)
User avatar
Bjørn
Manasource
Manasource
Posts: 1438
Joined: 09 Dec 2004, 18:50
Location: North Rhine-Westphalia, Germany
Contact:

Post by Bjørn »

Does this occur on levelling up? I guess it does as multiple people are reporting this problem. We'll need to debug this part, in particular the part that plays the levelup sound. Disableing sound probably gets rid of the crash.
User avatar
maci
Knight
Knight
Posts: 507
Joined: 05 Dec 2004, 20:01
Location: Germany
Contact:

Post by maci »

well maybe..

i never got this problem

we will see
ElvenProgrammer wrote:Maci: don't be rude, we're here to help people ;)
void
Peon
Peon
Posts: 3
Joined: 10 Mar 2005, 14:33

Post by void »

Yes, now that i think of it, it's possible that it happens on level up.

I'll try disabling sound to check...

Thanks
void
Peon
Peon
Posts: 3
Joined: 10 Mar 2005, 14:33

Post by void »

Now it happened not on level up (and with sound disabled), but the message was different:

The exception Breakpoint
A breakpoint has been reached.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Never had this one, I'll try to check it.
Locked