View Single Post
  #6  
Old 06-06-2012, 07:05 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by Maze_EQ View Post
Can I use a new, stock, spell file and import it?

[Edit]

This is not a spell file issue >.< it has to be an items issue. I removed the spells_new table information and it still comes as the image above
If you have the default field in the items table as 0 for the fields 'clickname', 'procname', 'wornname', or 'focusname', then this will become an issue. Simply set the field to '' (this may be an issue with georges' tools btw) and set the default value for the field to '' (or "Empty String" in navicat) instead of having it default to 0.
Reply With Quote