i have this error if i try to open a shop in game..t he problem is that it doesn't show me the item I want to buy with
here is the : uitooltip.py
the system is Buy with items.. I also tried a comparison between another server with this system and it still doesn't work.
Error :
0625 14:26:31826 :: Traceback (most recent call last):
0625 14:26:31826 :: File "ui.py", line 1990, in OnOverInItem
0625 14:26:31826 :: File "ui.py", line 88, in __call__
0625 14:26:31826 :: File "ui.py", line 79, in __call__
0625 14:26:31826 :: File "uiShop.py", line 362, in OverInItem
0625 14:26:31826 :: File "uiToolTip.py", line 670, in SetShopItem
0625 14:26:31826 :: File "uiToolTip.py", line 1730, in AppendPriceTextLine
0625 14:26:31826 :: TypeError
0625 14:26:31826 :: :
0625 14:26:31826 :: not all arguments converted during string formatting
0625 14:26:31826 ::