Thread: Run-Time error
View Single Post
  #8  
Old 01-25-2009, 04:07 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

That's an odd problem, as the dump comes directly from TGC (which is working, obviously) and sourcing it here gave me no trouble.

But, I can understand why it is occurring. 'augslot1unk' was renamed to 'augslot1visible' and that's where the trouble is. However, when the dump was created that column was populated with all 0s, not NULL. I am wondering why it wants to use NULL for you...

Anyway, I am putting up a new SVN dump with fully populated 'augslot*unk' columns now. Without the unk column being populated, Augments didn't work in-game. Later on, though I plan on changing the column reference in the EQEmu source so we can drop the unk columns, since they are no longer unknown :P

The item schema may be unstable for a bit, since this table is a fresh dump from 13th Floor. Might us well clean it up now, you know?
Reply With Quote