Page 1 of 1

Out of memory error?

Posted: 10.01.2004, 01:44
by Rassilon
If its possible to translate this into something along those lines...

the instruction at "0x288774af" referenced memory at "0x1ace8000". The memory could not be read.

I have two exes exactly the same...With each having the same addons in thier extras folders one has this issue the other doesnt...

The one that does however has all the addons inc a 50 meg star database...Is it possible that somehow I have a memory leak somewhere?

The coding seems stable enough all in all but for some odd reason even when I remark out all the additions except the stars I edited this problem still occurs...and only on the one exe file...

This makes as much sense as most things in a win32 enviroment does...but is anyone could tell me what exactly that error means it might help...

Posted: 10.01.2004, 01:54
by Rassilon
the 50 megs star database was the culprit...but why would that be??

Posted: 10.01.2004, 02:50
by chris
Rassilon wrote:the 50 megs star database was the culprit...but why would that be??


When modifying Celestia, did you happen to increase the size of the Star structure?

--Chris

Posted: 10.01.2004, 22:31
by Rassilon
Which star structure are you referring? Star.h? I did at one point but commented the lines out...