Jump to content

Question

6 answers to this question

Recommended Posts

  • 0
Posted
On 1/3/2020 at 12:35 AM, Dragic said:

You are using sql version of l2jsunrise ?

Are you customer of l2jsunrise or you have the reshared version?

 

topic clean @Dragic , if you intent to help then do it , otherwise let someone else support it.

  • 0
Posted (edited)

It tries to register item elements while using RequestExEnchantItemAttribute packet - and it seems it already exists.

 

L2ItemInstance line 1069. Either check if attributes already exist and discontinue method process, or replace the query for a "ON DUPLICATE KEY UPDATE" behavior, which will correctly save things if a duplicate is found.

 

I'm not a postIL dude, so my answer will be limited to that. Gl !

Edited by Tryskell
  • 0
Posted (edited)
On 1/17/2020 at 9:24 PM, Tryskell said:

Ele tenta registrar os elementos do item enquanto usa o pacote RequestExEnchantItemAttribute - e parece que ele já existe.

 

L2ItemInstance, linha 1069. Verifique se os atributos já existem e descontinue o processo do método ou substitua a consulta pelo comportamento "ON DUPLICATE KEY UPDATE", que salvará as coisas corretamente se uma duplicata for encontrada.

 

Eu não sou um cara do postIL, então minha resposta será limitada a isso. Gl!

I managed to solve it. Thank you !

Edited by HARDECORE
fix
Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..