Jump to content

alex911

Inactive Member
  • Posts

    7
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by alex911

  1. I have this error ,and i change 

    def SetInventoryPage(self, page):
            self.inventoryPageIndex = page
            self.inventoryTab[1-page].SetUp()
            self.RefreshBagSlotWindow()

    to

    def SetEquipmentPage(self, page):
        self.equipmentPageIndex = page
        self.equipmentTab[1-page].SetUp()
        self.RefreshEquipSlotWindow()
    • Love 2
  2. 0901 18:17:56694 :: invalid idx 0
    0901 18:17:04812 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
    0901 18:17:07007 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.
    0901 18:17:08533 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=13, itemIndex=41328) - Failed to item data

    I have this eror in the syserr :-s

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