Log in

View Full Version : any other way to fix this other then reload items...


Cripp
11-21-2003, 09:41 AM
....
Error Loading MMF: MMF.cpp:119 OpenMMF: SharedMemory->datasize != iSize
Error Loading Items: Items.cpp: pDLLLoadItems: Open() == false
[Error] Loading items FAILED!
Failed. But ignoring error and going on...

is there anyway to fix this other then to reload the DB? i just added a bunch of items and dont want to do it all over again :?

arkaria
11-21-2003, 10:01 AM
If you just recently made changes to your items table then those changes are most likly causing this error.

So to eliminate the error one would think you would have to remove the changes that are causeing it.

It's always good prctice to make frequent backups of your DB as you are making changes to it so that you can role back only a bit if you cause an error.

Cripp
11-21-2003, 10:03 AM
ok ill see what i can do. thanks :)