Jump to content

Great Offline Shop Name bug


Recommended Posts

Version of Files : MartySama

 

spacer.png

 

Sysser;

0523 22:40:50721 :: Traceback (most recent call last):

0523 22:40:50721 :: File "uiPrivateShopBuilder.py", line 129, in OnUpdate

0523 22:40:50721 :: File "uiPrivateShopBuilder.py", line 31, in GetShopNamesRange

0523 22:40:50721 :: AttributeError
0523 22:40:50721 :: :
0523 22:40:50721 :: __exit__
0523 22:40:50721 ::

Thanks,
[[ Username ]]

 

++

++

++

+++

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • 9 months later...
On 25.05.2020 at 04:40, Ikarus_ said:

bana şunu gösterebilir misin:


Pastebin veya sadece bir ekran görüntüsü

def GetShopNamesRange():
    val=1.000
    try:
        with open("shop.cfg", 'r') as f:
            val=float(f.read().replace('\n', ''))
    except IOError:
        pass
    return float(val)

 I have the same mistake

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

Announcements



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