[PennMUSH] Blasting my MUSH back to the stone age?

Alan Schwartz dunemush at pennmush.org
Thu Jul 24 09:38:45 PDT 2008


Quoting Jeff Ferrell (jmferrell at mac.com):
> I *don't* know the max dbref, and that's the problem here, I think --  
> I've got no way to find it out, at this point. I *do* know that the  
> file I have here goes to !7963, and it seems to be expecting an end  
> after object 7961.
> 
> Just for fun, I deleted objects !7963 and !7962 from the database file  
> (what's a couple more objects lost, at this point?), but I still get a  
> "No end of dump after object #7961" error on startup.

Find the first line in the db file starting with a ~, like this:

~11901

That number should be the number of objects in the db. Make it so.
Remember that dbrefs are 0-based, so if you end on object 7961,
you probably want to have that line read:

~7962

 - Javelin

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Javelin at M*U*S*H, once Paul at DuneMUSH | Alan Schwartz <dunemush at pennmush.org>
   (mush.pennmush.org 4201)         |     
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


More information about the PennMUSH mailing list