PC Review


Reply
Thread Tools Rate Thread

direct x fatal error mesage

 
 
=?Utf-8?B?cGFt?=
Guest
Posts: n/a
 
      5th Jul 2007
Could anyone help me to fix my problem, I keep getting booted from my game
due to the following error msg... I have tried updating, with no luck

<verify>D:\live\eq2\framework\core\devices\src\DirectX9RenderDevice.cpp
(1974):
DirectXError. (E_OUTOFMEMORY)

I am only using about 55% of my pc's memory if that is important
 
Reply With Quote
 
 
 
 
Elmo
Guest
Posts: n/a
 
      5th Jul 2007
pam wrote:
> Could anyone help me to fix my problem, I keep getting booted from my game
> due to the following error msg... I have tried updating, with no luck
>
> <verify>D:\live\eq2\framework\core\devices\src\DirectX9RenderDevice.cpp
> (1974):
> DirectXError. (E_OUTOFMEMORY)
>
> I am only using about 55% of my pc's memory if that is important


How much RAM do you have? How much RAM does the graphics card have?
How much is needed for that game? Is there plenty of hard drive space?

Run DXDiag and see if it complains of uncertified drivers; try lowering
graphics and/or sound hardware acceleration.. Also look at the computer
manufacturer site and the graphics card manufacturer site for different
drivers. Try upgrades, reference drivers, and drivers for other model
cards till you find one that works. Do a search at
http://groups.google.com entering the game and graphics card model for
more suggestions.

Look for drivers and utilities at these sites:

http://www.guru3d.com/
http://www.reactorcritical.com/download.shtml
http://www.viaarena.com/?PageID=3&faq=7&Search=
http://www.voodoofiles.com/
http://www.ati.com/support/driver.html

See if there's a BIOS upgrade for your system. Look at the
manufacturer's site, Compaq, PB, etc., and also at the motherboard
manufacturer's site.

--
Joe =o)
 
Reply With Quote
 
=?Utf-8?B?cGFt?=
Guest
Posts: n/a
 
      5th Jul 2007
Thank you I will try your suggestions..Have been very frustrated

Pam

"Elmo" wrote:

> pam wrote:
> > Could anyone help me to fix my problem, I keep getting booted from my game
> > due to the following error msg... I have tried updating, with no luck
> >
> > <verify>D:\live\eq2\framework\core\devices\src\DirectX9RenderDevice.cpp
> > (1974):
> > DirectXError. (E_OUTOFMEMORY)
> >
> > I am only using about 55% of my pc's memory if that is important

>
> How much RAM do you have? How much RAM does the graphics card have?
> How much is needed for that game? Is there plenty of hard drive space?
>
> Run DXDiag and see if it complains of uncertified drivers; try lowering
> graphics and/or sound hardware acceleration.. Also look at the computer
> manufacturer site and the graphics card manufacturer site for different
> drivers. Try upgrades, reference drivers, and drivers for other model
> cards till you find one that works. Do a search at
> http://groups.google.com entering the game and graphics card model for
> more suggestions.
>
> Look for drivers and utilities at these sites:
>
> http://www.guru3d.com/
> http://www.reactorcritical.com/download.shtml
> http://www.viaarena.com/?PageID=3&faq=7&Search=
> http://www.voodoofiles.com/
> http://www.ati.com/support/driver.html
>
> See if there's a BIOS upgrade for your system. Look at the
> manufacturer's site, Compaq, PB, etc., and also at the motherboard
> manufacturer's site.
>
> --
> Joe =o)
>

 
Reply With Quote
 
Newbie Coder
Guest
Posts: n/a
 
      5th Jul 2007
Pam,

The CPP is a C++ language file. Sounds like the file has a bug in it

The 'SRC' directory = 'Source' as in 'Source Code'. Again this points to the C++
file bug

Why is whatever is in D:\ drive accessing source code & not compiled DLL's or
applications?

Basically the out of memory error is due to the programming allocating a certain
amount of memory (addresses) with a pointer, which is either not enough for the
purpose of the programmer hasn't destroyed the pointer & its pointing to
something else where some of the memory is being used again for something
different. If you understand C++ then you will know what I mean

The error is due to sloppy programming

--
Newbie Coder
(It's just a name)



"pam" <(E-Mail Removed)> wrote in message
news:C9290BBD-6771-465A-B6AA-(E-Mail Removed)...
> Thank you I will try your suggestions..Have been very frustrated
>
> Pam
>
> "Elmo" wrote:
>
> > pam wrote:
> > > Could anyone help me to fix my problem, I keep getting booted from my game
> > > due to the following error msg... I have tried updating, with no luck
> > >
> > > <verify>D:\live\eq2\framework\core\devices\src\DirectX9RenderDevice.cpp
> > > (1974):
> > > DirectXError. (E_OUTOFMEMORY)
> > >
> > > I am only using about 55% of my pc's memory if that is important

> >
> > How much RAM do you have? How much RAM does the graphics card have?
> > How much is needed for that game? Is there plenty of hard drive space?
> >
> > Run DXDiag and see if it complains of uncertified drivers; try lowering
> > graphics and/or sound hardware acceleration.. Also look at the computer
> > manufacturer site and the graphics card manufacturer site for different
> > drivers. Try upgrades, reference drivers, and drivers for other model
> > cards till you find one that works. Do a search at
> > http://groups.google.com entering the game and graphics card model for
> > more suggestions.
> >
> > Look for drivers and utilities at these sites:
> >
> > http://www.guru3d.com/
> > http://www.reactorcritical.com/download.shtml
> > http://www.viaarena.com/?PageID=3&faq=7&Search=
> > http://www.voodoofiles.com/
> > http://www.ati.com/support/driver.html
> >
> > See if there's a BIOS upgrade for your system. Look at the
> > manufacturer's site, Compaq, PB, etc., and also at the motherboard
> > manufacturer's site.
> >
> > --
> > Joe =o)
> >



 
Reply With Quote
 
Plato
Guest
Posts: n/a
 
      5th Jul 2007
=?Utf-8?B?cGFt?= wrote:
>
> Could anyone help me to fix my problem, I keep getting booted from my game
> due to the following error msg... I have tried updating, with no luck


ps the very new games require Vista and DirectX 10

--
http://www.bootdisk.com/


 
Reply With Quote
 
 
 
Reply

Thread Tools
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 Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error mesage : File sharing lock count exceeded. (Error 3052) Vensia Microsoft Access 1 5th Feb 2007 04:47 PM
error mesage Flad Windows XP General 1 12th Dec 2003 04:28 PM
error mesage william Windows XP Basics 2 18th Oct 2003 01:17 AM
Error mesage guy alajim Microsoft Outlook Calendar 1 10th Sep 2003 05:22 PM
IE error mesage 403 ps Windows XP Internet Explorer 2 22nd Aug 2003 09:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:06 AM.