Advertisement
Guest User

Untitled

a guest
May 29th, 2023
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. 0529 14:19:21723 :: Traceback (most recent call last):
  2.  
  3. 0529 14:19:21723 :: File "networkModule.py", line 247, in SetGamePhase
  4.  
  5. 0529 14:19:21723 :: File "game.py", line 108, in __init__
  6.  
  7. 0529 14:19:21724 :: File "interfaceModule.py", line 438, in MakeInterface
  8.  
  9. 0529 14:19:21724 :: File "interfaceModule.py", line 334, in __MakeDialogs
  10.  
  11. 0529 14:19:21724 :: File "uiOfflineShop.py", line 997, in LoadDialog
  12.  
  13. 0529 14:19:21724 :: File "uiOfflineShop.py", line 961, in Refresh
  14.  
  15. 0529 14:19:21725 :: AttributeError
  16. 0529 14:19:21725 :: :
  17. 0529 14:19:21725 :: 'module' object has no attribute 'OFFLINE_SHOP_SLOT_COUNT'
  18. 0529 14:19:21725 ::
  19.  
  20. 0529 14:20:59818 :: Traceback (most recent call last):
  21.  
  22. 0529 14:20:59818 :: File "game.py", line 819, in RefreshInventory
  23.  
  24. 0529 14:20:59818 :: File "interfaceModule.py", line 765, in RefreshInventory
  25.  
  26. 0529 14:20:59819 :: AttributeError
  27. 0529 14:20:59819 :: :
  28. 0529 14:20:59819 :: 'NoneType' object has no attribute 'RefreshQuickSlot'
  29. 0529 14:20:59819 ::
  30.  
  31. 0529 14:20:59819 :: Traceback (most recent call last):
  32.  
  33. 0529 14:20:59819 :: File "game.py", line 819, in RefreshInventory
  34.  
  35. 0529 14:20:59820 :: File "interfaceModule.py", line 765, in RefreshInventory
  36.  
  37. 0529 14:20:59821 :: AttributeError
  38. 0529 14:20:59821 :: :
  39. 0529 14:20:59821 :: 'NoneType' object has no attribute 'RefreshQuickSlot'
  40. 0529 14:20:59821 ::
  41.  
  42.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement