Jump to content

Link

Inactive Member
  • Posts

    9
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Link

  1. Hi everyone, I have an item problem in the shops since I implement my projection system (chagelook system), I would like to know how do we solve the problem? I have no syserr in the server or in the db but not bad rated client I will put screen and my client syserr below for you to see my item problem in my shops related to this system, thank you in advance to the person (s) who will bring their help, cordially Link.

    PS: sorry for my bad english.

    Screen:

    https://metin2.download/picture/L96Zuyfy8fo3ZOI3P0Ju6pKVBA3a9x60/.png

     

    syserr:

    0728 15:58:47577 :: Cannot find item by 1280000
    0728 15:58:47577 :: Cannot find item by 1280000
    0728 15:58:47587 :: Cannot find item by 12815104
    0728 15:58:47587 :: Cannot find item by 12815104
    0728 15:58:47588 :: Cannot find item by 65536
    0728 15:58:47588 :: Cannot find item by 65536
    0728 15:58:47594 :: Cannot find item by -1769996287
    0728 15:58:47594 :: Cannot find item by -1769996287
    0728 15:58:47594 :: Cannot find item by 363659264
    0728 15:58:47594 :: Cannot find item by 363659264
    0728 15:58:48430 :: Cannot find item by -1769996287
    0728 15:58:48464 :: Cannot find item by 1280000
    0728 15:58:49802 :: Cannot find item by 12815104
    0728 15:58:53138 :: Cannot find item by 65536

     

  2. Hello everyone,

    I implanted the transmutation system LeNnt but I have some problem of syserr client and db. When the projection does this it does not appear in the box of the item at the bottom of the bonus 6/7.

    Screen: 

    https://metin2.download/picture/zJLlh1IyoTKnwC3ki2l20GlmH8oqyF72/.png

    Second errors when I use the anti transmutation item it makes me errors in the client syserr. I'm putting my uitooltip.py for download so you can see:

    This is the hidden content, please

    0321 11:48:21194 :: Traceback (most recent call last):
    
    0321 11:48:21194 :: File "ui.py", line 1497, in OnOverInItem
    
    0321 11:48:21195 :: File "ui.py", line 87, in __call__
    
    0321 11:48:21195 :: File "ui.py", line 78, in __call__
    
    0321 11:48:21195 :: File "uiInventory.py", line 1013, in OverInItem
    
    0321 11:48:21195 :: File "uiInventory.py", line 1189, in ShowToolTip
    
    0321 11:48:21195 :: File "uiToolTip.py", line 549, in SetInventoryItem
    
    0321 11:48:21196 :: File "uiToolTip.py", line 961, in AddItemData
    
    0321 11:48:21196 :: File "uiToolTip.py", line 2060, in AppendTransmutation
    
    0321 11:48:21196 :: AttributeError
    0321 11:48:21196 :: : 
    0321 11:48:21196 :: 'module' object has no attribute 'GetItemMallTransmutation'
    0321 11:48:21196 :: 

    And finally my items do not stay in transmutation and create errors in the syserr db, I put my source files edit download link also:

    This is the hidden content, please

    SYSERR: Mar 21 11:52:16 :: ChildLoop: AsyncSQL: query failed: Column count doesn't match value count at row 1 (query: REPLACE INTO item (id, owner_id, window, pos, count, vnum, socket0, socket1, socket2) VALUES(50000093, 2, 1, 2, 1, 41315, 0, 1523788825, 0, 0) errno: 1136)
    SYSERR: Mar 21 11:52:16 :: ChildLoop: AsyncSQL: query failed: Column count doesn't match value count at row 1 (query: REPLACE INTO item (id, owner_id, window, pos, count, vnum, socket0, socket1, socket2) VALUES(50000080, 2, 2, 8, 1, 72701, 0, 0, 0, 1614) errno: 1136)
    SYSERR: Mar 21 11:52:16 :: ChildLoop: AsyncSQL: query failed: Column count doesn't match value count at row 1 (query: REPLACE INTO item (id, owner_id, window, pos, count, vnum, socket0, socket1, socket2) VALUES(50000081, 2, 2, 7, 1, 72702, 0, 0, 0, 2814) errno: 1136)
    SYSERR: Mar 21 11:52:16 :: ChildLoop: AsyncSQL: query failed: Column count doesn't match value count at row 1 (query: REPLACE INTO item (id, owner_id, window, pos, count, vnum) VALUES(50000114, 2, 1, 11, 197, 27105, 0) errno: 1136)
    SYSERR: Mar 21 11:52:16 :: ChildLoop: AsyncSQL: query failed: Column count doesn't match value count at row 1 (query: REPLACE INTO item (id, owner_id, window, pos, count, vnum) VALUES(50000115, 2, 1, 12, 197, 27102, 0) errno: 1136)
    SYSERR: Mar 21 11:52:58 :: ChildLoop: AsyncSQL: query failed: Column count doesn't match value count at row 1 (query: REPLACE INTO item (id, owner_id, window, pos, count, vnum, socket0, socket1, socket2) VALUES(10000033, 2, 1, 72, 1, 11299, 0, 1, 1, 1) errno: 1136)

    Thanks in advance, to those who will help me to solve my problem and sorry for my English which is a bit bad ^^ 

    • Metin2 Dev 1
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / 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.