Jump to content

Problem with buy on shops


Recommended Posts

Syserr:

0331 21:16:06521 :: Traceback (most recent call last):

0331 21:16:06521 ::   File "ui.py", line 1479, in OnUnselectItemSlot

0331 21:16:06521 ::   File "ui.py", line 87, in __call__

0331 21:16:06521 ::   File "ui.py", line 78, in __call__

0331 21:16:06521 ::   File "uiShop.py", line 260, in UnselectItemSlot

0331 21:16:06521 :: NameError
0331 21:16:06521 :: : 
0331 21:16:06521 :: global name 'constInfo' is not defined
0331 21:16:06521 :: 

 

Thank you.

Link to comment
Share on other sites

10 hours ago, galet said:

Hello, add "import constInfo" at the begining or rename constInfo to constinfo or check if the thing after constinfo. is in constinfo.py

Yes, solved thank you! but now i have other error, i buld a offline shop and add to me 4kkk of yang...

Syserr:

0401 11:23:47059 :: Traceback (most recent call last):

0401 11:23:47060 ::   File "ui.py", line 1487, in OnOverInItem

0401 11:23:47060 ::   File "ui.py", line 87, in __call__

0401 11:23:47060 ::   File "ui.py", line 78, in __call__

0401 11:23:47060 ::   File "uiOfflineShopBuilder.py", line 318, in OnOverInItem

0401 11:23:47060 ::   File "uiToolTip.py", line 556, in SetOfflineShopBuilderItem

0401 11:23:47060 :: AttributeError
0401 11:23:47060 :: : 
0401 11:23:47060 :: 'module' object has no attribute 'GetOfflineShopItemPrice2'
0401 11:23:47060 :: 
 

Link to comment
Share on other sites

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.