PDA

View Full Version : Buffer overrun detected! HELP



JPO26
10-25-2007, 07:35 AM
Ok im playing Fiesta and was trying to get into the KQ gold hill when suddenly!
Fiesta completely dissapears from my screen!:eek:
This is what the error report said.:(

-----
Microsoft Visual C++ Runtime Library

Buffer overrun detected!

Program C:\Program Files\Outspark\Fiesta\Fiesta.bin

A buffer overrun has been detected which has corrupted the program's internal state. The program cannot safely continue execution and must now be terminated
-----

Now my pc can run the game perfectly and im not the only one having this problem! I heared from guild members having the same problem.:mad:
Already tried reinstalling but it didnt work.:(
Can someone help me!

kalquaddoomi
10-25-2007, 07:43 AM
Interesting, must be some type of hard to find state error. Since fiesta is coded in C++, the programmers have access to memory directly (which is good) but makes it possible to accidently try to put data in locations that are not available. A buffer overrun is most likely the result of writing outside either an array or a zero terminated string.

Likely, this problem will not occur regularly, just when certain programmatic conditions are met. I'd just keep playing. If it continues to occur, see if you can repeat the problem on a regular basis and then report it.

Cambodus
10-25-2007, 07:46 AM
I am having the same problem. Everytime i get near the smith in Roumen it pops that message up and shuts down the game.

bravewhiteknight
10-25-2007, 08:19 AM
Ugh! I hate this glitch! It makes it hard for me to do any quests with that damn smithy!