Jump to content
  • 0

[HELP] Error in cached and l2server


goncb

Question

Hello friends.

I have a new problem .. I have no items to create a character .. any items or weapons with which to start.,. And when I try to talk to a NPC, or kill a mob, I pulled the server, and I get an error in the l2server .. leave some screens of all errors that appear in the cached and l2server.

thank you very much.

greetings,

 

error3u.png

 

Uploaded with ImageShack.us

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Looks to me like a messed up stored procedure lin_CreateItem.

 

Were you editing storedprocedures lately?

Are you SURE sql queries you used to create database were ok (too old perhaps? it could result in compatibility problems).

 

Scenario to get an error like this would be:

- cached executes lin_CreateItem and sends values 1 2 3 4 5 to mssql.

- Stored procedure on mssql only has 4 variables, 1 2 3 4. Value 5 is excessive.

 

Edit: As I suspected. Your database is incompatible. You're missing updates.

http://www.maxcheaters.com/forum/index.php?topic=164583.0

Same problem as yours.

Link to comment
Share on other sites

  • 0

Looks to me like a messed up stored procedure lin_CreateItem.

 

Were you editing storedprocedures lately?

Are you SURE sql queries you used to create database were ok (too old perhaps? it could result in compatibility problems).

 

Scenario to get an error like this would be:

- cached executes lin_CreateItem and sends values 1 2 3 4 5 to mssql.

- Stored procedure on mssql only has 4 variables, 1 2 3 4. Value 5 is excessive.

 

Edit: As I suspected. Your database is incompatible. You're missing updates.

http://www.maxcheaters.com/forum/index.php?topic=164583.0

Same problem as yours.

 

when I get home, I look if it works well.,.

thank you very much,

 

Link to comment
Share on other sites

  • 0

when I get home, I look if it works well.,.

thank you very much,

 

Right, just run the sql that i have posted on the other threaad linked by embass,

its the official dvamp update sql,if you get more errors on the database just let me know

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...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock