Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 11-01-2000, 11:11 PM   #1
Member (4 bit)
 
Join Date: Nov 2000
Posts: 13
Question

Can someone give a newbie some advice? I bought a video game that runs bad on my machine. It runs better on a friends machine if you bump the resolution to 800X600. I tried this and I get the error message "Microsoft Visual C++ Runtime Error abnormal program termination." The game stops and goes back to the desktop. I suspect my machine ain't up to the task, but I've run more complex games with no problems. P166mmx, 96Megs ram, 2meg video card. Sorry if I posted in the wrong section, I'm just curious what that particular error message means.

Thanks
mac_22 is offline   Reply With Quote
Old 11-10-2000, 08:17 AM   #2
Member (7 bit)
 
Join Date: Jun 1999
Location: newton.nj 07860
Posts: 117
what game is it?
what are the reqirements for hardware and software?
possibly there are answers on the game's web page, or even a patch for the game.
personaly i would upgrade the video card. you can get a 8mg for about $30.
I have had games that won't run on my pc either I have 650mhz athalon with 327mb of ram 32mb video. it could be other software you have on the pc.
rickman is offline   Reply With Quote
Old 11-11-2000, 10:41 PM   #3
Member (4 bit)
 
Join Date: Nov 2000
Posts: 13
Smile

The game is Brunswick Pro Pool 11 from headgames.net and activision.com. My machine meets the minimum requirements, but I know i'm pushin it. They didn't have a patch for it or an answer why it won't play, but they did offer to send me a different game if I send this one back. It plays good on a celery 500, but only at 800X600. I know a 2meg video card is pretty lame, but I'm saving my pennies for a new machine, I'm running windows 98 and directx 7.0a. I don't know what other software to mention. I was hoping that someone could tell me what C++ runtime errors mean, generally.

Thanks alot,

mac_22
mac_22 is offline   Reply With Quote
Old 11-25-2000, 09:54 PM   #4
Member (7 bit)
 
Join Date: Nov 1999
Posts: 65
C++ runtime errors could be caused by a variety of things:

1. Division by zero, underflow, or other ludicrous arithmetic operations.

2. Stack overflow. Basically, the program had a recursive routine that had no base case, causing the stack to overflow and program termination.

3. Page fault. Accessing a NULL pointer. Dereferencing a NULL pointer. Basically, things that involve incorrect things to do with NULL pointers. (I know, I have to mess around with this in the graphics programming I do.) It could also be caused by running out of disk space for memory paging and swapping.

4. Segmentation fault. Basically, the program attempted to access memory that is "forbidden". This could be caused by uninitialized pointers, NULL pointers, and anything that could cause a page fault.

Cymbeline
Cymbeline is offline   Reply With Quote
Old 11-25-2000, 10:38 PM   #5
Member (4 bit)
 
Join Date: Nov 2000
Posts: 13
Thumbs up

Thanks Cymbeline, I think. I'm pretty sure it's not a disc space or swap file problem. The rest is over my head. I need to learn some programming. I appreciate your answers.

Many thanks,

mac_22
mac_22 is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:07 AM.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.6.0