Jump to content

Recommended Posts

Hi!

I have problem with refine window.

sysser: 

0110 19:03:32543 :: Traceback (most recent call last):

0110 19:03:32543 ::   File "game.py", line 1720, in BINARY_Cube_MaterialInfo

0110 19:03:32543 ::   File "uiCube.py", line 442, in Refresh

0110 19:03:32543 :: KeyError
0110 19:03:32543 :: : 
0110 19:03:32543 :: 1
0110 19:03:32543 :: 

        #print "self.cubeMaterialInfos : ", self.cubeMaterialInfos

	        if self.firstSlotIndex in self.cubeMaterialInfos:

	            for i in xrange(self.RESULT_SLOT_COUNT):

	442 line                materialList = self.cubeMaterialInfos[self.firstSlotIndex + i]

	                #print "Refresh ::: ", materialList

	                j = 0

	                for materialInfo in materialList:

	                    if 0 < len(materialInfo):

	                        currentSlot = self.materialSlots[i][j]

	                        itemVnum, itemCount = materialInfo[0]

	                        currentSlot.SetItemSlot(0, itemVnum, itemCount)

	                        j = j + 1


       

 

Link to comment
https://metin2.dev/topic/10122-refine-window-problem/
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.