-
Elite Member
[ASCENT] Custom Items Not Working after Update?
Hey all. I recently updated my ascent CORE and NCDB. NCDB is at 780 and all my items were erased so i had them all backed up and re ran the SQL queries and they are now in the database along with there old entry ID. Now I went to add the item in and says it was not found? Yes I restarted the server, yes I did do .reload items and no luck. It just says that is not a valid ID.....yet I am staring at it in the database.
-
-
Member
Re: [ASCENT] Custom Items Not Working after Update?
I got this exact same problem, I updated the core yesterday and now none of my custom items works...
-
Elite Member
Re: [ASCENT] Custom Items Not Working after Update?
Alrite at least it isnt only me. Anyone else have this issue? Or anyone else know how to fix this?
-
Member
Re: [ASCENT] Custom Items Not Working after Update?
Found the problem, you cant have items id's over 200000, so its just to change em, I myself had 1000000 and on.
I guess you also can edit "#define STORAGE_ARRAY_MAX 200000" in src/shared/storage.h if you wanna.
-
Elite Member
Re: [ASCENT] Custom Items Not Working after Update?
Is this in a precompiled version of Ascent. The array you jsut mentioned?
-
Member
Re: [ASCENT] Custom Items Not Working after Update?
Nop the src/shared/storage.h is in the svn so you need to compile it yourself
-
Elite Member
Re: [ASCENT] Custom Items Not Working after Update?
Bleh :( lol well looks like i am stuck with items ID 200000 and lower lol. Why is this only for items though makes no sence lol npcs can be 999999 ahh well 200,000 is still preety big i think rite? there are about how many normal items in WoW? 35,000?