Jump to content

problem with shop offline


Recommended Posts

hi huys !

ive this problem with my shop offline...when i do warp and ive the inputpriceDialog opened ..later the warp it is still open and give me this error..thank you advance

sorry im a newby in python

1228 13:25:18923 ::   File "uiOfflineShop.py", line 252, in CancelInputPrice

1228 13:25:18924 :: ReferenceError
1228 13:25:18924 :: : 
1228 13:25:18924 :: weakly-referenced object no longer exists
1228 13:25:18924 :: #########################solved

    def CancelInputPrice(self):
###############PREVENT BUG INPUT DIALOG PRICE#################
        self.priceInputBoard.Close()
        self.Close()#
        self.priceInputBoard = None

just comment uicommon.py

in class MoneyInputDialog2

    #def __del__(self):
    #    ui.ScriptWindow.__del__(self)

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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.