View Full Version : Item creation question
noudess
01-09-2017, 01:46 PM
I created a new item and the GUI has an "Item Informartion:" section that I am unfamiliar with. I didn't see a spot in the db that looked like I needed to fill in with something. In fact looking quickly, I don't see any items with this on the GUI. What is it?
http://norrath.no-ip.org/error.jpg
Uleat
01-09-2017, 02:41 PM
What is your `charmfileid` for the item?
noudess
01-09-2017, 02:54 PM
charmfielid: 0
charmfile: <blank>
noudess
01-09-2017, 03:03 PM
Changed charmfile to "Blank" and it fixes it, but what other field is making GUI check that field? charmfileid=0.
Thanks!
Uleat
01-09-2017, 03:23 PM
You can take a look at `book` and see what that's set to..
Not up on the specifics of how that field should be set atm...
I know that empty character slots used to require an 'Empty' tag in Titanium..whereas newer one just send active ones..could be similar?
noudess
01-09-2017, 04:26 PM
Just FYI: book is 0 as well. I compared the item to several similar items and can't find the reason. I suppose maybe charmfileid had like a blank in it? I should go back to a backup and see if it was something like a space character.
Uleat
01-09-2017, 05:07 PM
See if you can insert a '\0' into the `charmfile` field to ensure that the query is properly aligned. (Might be returning a null and throwing off the assignments?)
Don't forget to rerun shared_memory :)
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.