Page 1 of 1

cannot create item xxxx

Posted: Thu Dec 16, 2010 7:18 pm
by sancak
If you want to receive support we need this info to help you properly.
ยป Find Revision
Server Version=4429
Datapack Version=7672

i checkout with eclipse today and than compile last revision, but i got errors

Image

what is solution

Re: cannot create item xxxx

Posted: Thu Dec 16, 2010 7:32 pm
by mtc_nl
if your server can not use bigger than xxx id you need to chance table so it can use bigger id

Re: cannot create item xxxx

Posted: Thu Dec 16, 2010 8:54 pm
by sancak
i create new db too... as u know there isn't any etcitem.sql in db.

Re: cannot create item xxxx

Posted: Fri Dec 17, 2010 6:21 am
by JIV
you didnt post gs/dp revision, update first post or will be deleted.

Re: cannot create item xxxx

Posted: Fri Dec 17, 2010 9:40 pm
by sancak
ok, last revision

Re: cannot create item xxxx

Posted: Fri Dec 17, 2010 10:23 pm
by hope
sancak wrote:ok, last revision
There has been a lot of fixes from the versions you posted in your first post best thing to do delete both gs and ls in eclipse do a full reinstall this way it is 100% right

Re: cannot create item xxxx

Posted: Sat Dec 18, 2010 2:37 pm
by sancak
hope wrote:
sancak wrote:ok, last revision
There has been a lot of fixes from the versions you posted in your first post best thing to do delete both gs and ls in eclipse do a full reinstall this way it is 100% right
ok i will try

Re: cannot create item xxxx

Posted: Sat Dec 18, 2010 3:56 pm
by sancak
also nightlies have same error

Re: cannot create item xxxx

Posted: Sat Dec 18, 2010 4:26 pm
by mgbhard
sancak wrote:also nightlies have same error
It's not an error... you are using an id that's bigger than the field on DB, just change it's type to some bigger int.

Btw, now items are in an xml, stats -> items

Re: cannot create item xxxx

Posted: Sat Dec 18, 2010 4:59 pm
by sancak
mgbhard wrote:
sancak wrote:also nightlies have same error
It's not an error... you are using an id that's bigger than the field on DB, just change it's type to some bigger int.

Btw, now items are in an xml, stats -> items

yes i can guess this but as you say they are in xml, also i upload some new pics cuz i think problem is bigger than i mean

Image
Image
Image
Image

Re: cannot create item xxxx

Posted: Sat Dec 18, 2010 5:11 pm
by jurchiks
I think you haven't updated your code properly, nothing of that sort with a (somewhat) clean pack.

Re: cannot create item xxxx

Posted: Sat Dec 18, 2010 9:16 pm
by sancak
i also try to start nighlies

Re: cannot create item xxxx

Posted: Sat Dec 18, 2010 11:56 pm
by JIV
it is so hard to paste error msg as text , not as picture?
anyway it looks like problem on your side.

Re: cannot create item xxxx

Posted: Sun Dec 19, 2010 1:34 am
by sancak
i'm using mysql 5.0, is it a problem?

Re: cannot create item xxxx

Posted: Tue Dec 28, 2010 3:41 pm
by mrvietdung
You could DROP OLD DB and install again, or create a new DB (eg. l2jdbfreya, l2jcbfreya). And then run install server, and change DB path to l2jdbfreya & l2jcbfreya. Watching install process careful, if has error, you can install file .sql manual. I got these trouble b4, when i upgrade from Eli to Freya. But after i understand what is different and same between freya SQL and Eli SQL. Change and can run normally. Good luck