Advertisement
Guest User

Untitled

a guest
Feb 29th, 2020
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. 0229 21:58:21311 :: Traceback (most recent call last):
  2.  
  3. 0229 21:58:21311 :: File "ui.py", line 2165, in OnOverInItem
  4.  
  5. 0229 21:58:21311 :: File "ui.py", line 87, in __call__
  6.  
  7. 0229 21:58:21311 :: File "ui.py", line 78, in __call__
  8.  
  9. 0229 21:58:21311 :: File "uiInventory.py", line 1739, in OverInItem
  10.  
  11. 0229 21:58:21312 :: UnboundLocalError
  12. 0229 21:58:21312 :: :
  13. 0229 21:58:21312 :: local variable 'attachedItemType' referenced before assignment
  14. 0229 21:58:21312 ::
  15.  
  16. 0229 21:58:21327 :: Traceback (most recent call last):
  17.  
  18. 0229 21:58:21327 :: File "ui.py", line 2165, in OnOverInItem
  19.  
  20. 0229 21:58:21327 :: File "ui.py", line 87, in __call__
  21.  
  22. 0229 21:58:21327 :: File "ui.py", line 78, in __call__
  23.  
  24. 0229 21:58:21328 :: File "uiInventory.py", line 1739, in OverInItem
  25.  
  26. 0229 21:58:21328 :: UnboundLocalError
  27. 0229 21:58:21328 :: :
  28. 0229 21:58:21328 :: local variable 'attachedItemType' referenced before assignment
  29. 0229 21:58:21328 ::
  30.  
  31. 0229 21:58:32547 :: Traceback (most recent call last):
  32.  
  33. 0229 21:58:32547 :: File "ui.py", line 2149, in OnSelectItemSlot
  34.  
  35. 0229 21:58:32547 :: File "ui.py", line 87, in __call__
  36.  
  37. 0229 21:58:32547 :: File "ui.py", line 78, in __call__
  38.  
  39. 0229 21:58:32547 :: File "uiInventory.py", line 565, in SelectItemSlot
  40.  
  41. 0229 21:58:32547 :: AttributeError
  42. 0229 21:58:32548 :: :
  43. 0229 21:58:32548 :: 'module' object has no attribute 'GET_ITEM_QUESTION_DIALOG_STATUS'
  44. 0229 21:58:32548 ::
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement