Jump to content

HaoSs07

Member
  • Posts

    8
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by HaoSs07

  1. Hey there, here's my problem if anyone here is kind enough into guiding me into solving it.

    SYSERR: May 8 20:45:29 :: CreateItem: ITEM_ID_DUP: 10001432 Perla Alba owner 0x5df16000
    SYSERR: May 8 20:45:29 :: ItemLoad: cannot create item by vnum 27992 (name HaoSs id 10001432)
    SYSERR: May 8 20:45:29 :: CreateItem: ITEM_ID_DUP: 10001391 Piatra Anti-Magie+4 owner 0x5df16000
    SYSERR: May 8 20:45:29 :: ItemLoad: cannot create item by vnum 28444 (name HaoSs id 10001391)
    SYSERR: May 8 20:45:29 :: CreateItem: ITEM_ID_DUP: 10001418 Cufar mistic owner 0x5df16000
    SYSERR: May 8 20:45:29 :: ItemLoad: cannot create item by vnum 51393 (name HaoSs id 10001418)
     

    The items that are already in the storage stack normally but the new ones fail to get "moved" into that inventory and get put on top of each other in the first slot causing them to vanish from my inventory but not from the database. (this only happends when I open chests, the other stuff such as offline shop, trade etc work fine.)

    Here's a GIF showing the issue:


     I've attached the system's source code here(its only missing the icons wich i've moved into my client).

    SpecialStorage.zip

    Spoiler

  2. 7 minutes ago, Frozen said:

    You have some errors there:

    
    Failed to load image (filename: locale/tr/ui/login/status/DOWN.tga)
    • Means you dont have DOWN.tga file in that location so you need to put it there or change the path.
    
    inconsistent use of tabs and spaces in indentation
    
    • Means you are messing around with tabs and spaces (use 4 spaces and use tab)
    
    'NoneType' object has no attribute 'SetToolTipText'
    • That error apears because some previous error is blocking it from loading taskbar

    Thanks, I messed around with the status files and didn't rename them in the root file too!

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