Facebook
From Ample Pheasant, 6 Years ago, written in Python.
Embed
Download Paste or View Raw
Hits: 279
  1. 0128 14:18:19125 :: Traceback (most recent call last):
  2.  
  3. 0128 14:18:19125 ::   File "networkModule.py", line 247, in SetGamePhase
  4.  
  5. 0128 14:18:19125 ::   File "game.py", line 100, in __init__
  6.  
  7. 0128 14:18:19125 ::   File "interfaceModule.py", line 301, in MakeInterface
  8.  
  9. 0128 14:18:19125 ::   File "interfaceModule.py", line 172, in __MakeWindows
  10.  
  11. 0128 14:18:19125 ::   File "uiInventory.py", line 262, in __init__
  12.  
  13. 0128 14:18:19126 ::   File "uiInventory.py", line 402, in __LoadWindow
  14.  
  15. 0128 14:18:19126 ::   File "uiInventory.py", line 470, in SetInventoryPage
  16.  
  17. 0128 14:18:19126 ::   File "uiInventory.py", line 582, in RefreshBagSlotWindow
  18.  
  19. 0128 14:18:19126 ::   File "ui.py", line 1313, in DeactivateSlot
  20.  
  21. 0128 14:18:19127 :: AttributeError
  22. 0128 14:18:19127 :: :
  23. 0128 14:18:19127 :: 'module' object has no attribute 'DeactivateEffect'
  24. 0128 14:18:19127 ::
  25.  
  26. 0128 14:18:29904 :: Traceback (most recent call last):
  27.  
  28. 0128 14:18:29904 ::   File "game.py", line 784, in RefreshInventory
  29.  
  30. 0128 14:18:29904 ::   File "interfaceModule.py", line 596, in RefreshInventory
  31.  
  32. 0128 14:18:29905 :: AttributeError
  33. 0128 14:18:29905 :: :
  34. 0128 14:18:29905 :: 'NoneType' object has no attribute 'RefreshQuickSlot'
  35. 0128 14:18:29905 ::
  36.  
  37. 0128 14:18:29905 :: Traceback (most recent call last):
  38.  
  39. 0128 14:18:29905 ::   File "game.py", line 784, in RefreshInventory
  40.  
  41. 0128 14:18:29905 ::   File "interfaceModule.py", line 596, in RefreshInventory
  42.  
  43. 0128 14:18:29905 :: AttributeError
  44. 0128 14:18:29905 :: :
  45. 0128 14:18:29905 :: 'NoneType' object has no attribute 'RefreshQuickSlot'
  46. 0128 14:18:29905 ::
  47.  
  48.