Jump to content
  • 0

Problem with items.


enco

Question

Hello and Good Evening.

 

I'm trying to create a L2J server but I have a problem.

 

I'm using L2jArchid Packs, and already "eclipse" 'd them.

My promblen is, each time a character relogins he loses all hes items.

 

How can I fix it?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

if you didnt change anything, just downloaded -> compile -> run, you must ask in the project forum.

Otherwise, tell us what did you change

Link to comment
Share on other sites

  • 0

for the second time..

 

execute this in db...

 

alter table items add COLUMN bindId int

 

if you don't know how to execute something.. don't start a server with no knowledge.

 

(open navicat, right click on your database name, click on console, paste it there and hit enter)

Link to comment
Share on other sites

  • 0

Archid standard is full of bugs, avoid it. This error isn't the only one. And many things are JAR-locked. The only decent work Sethek made was the 1292 revision, around 1 year ago. His last work is useful, but more in the PoV of a code-ninja loot.

 

You can find the 1292 revision on my 4shared account (source and DP are separated) : it's by far less buggy than archid standard. I didn't say "more corrected". But at least you have control under near all.

 

I invite you to follow my own IL project, aCis : it's pretty young, but with time I hope it will become one good value.

 

If you prefer custom, well there are like 50 differents packs for IL. With more or less bugs.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...