Advertisement
Guest User

Untitled

a guest
Oct 20th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. 1020 18:00:01054 :: CSoundManager::PlayMusic - Failed to load stream sound : BGM/login_window.mp3
  2. 1020 18:01:06587 :: Cannot find item by 19
  3. 1020 18:01:06587 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE none
  4. 1020 18:01:06587 :: Traceback (most recent call last):
  5.  
  6. 1020 18:01:06587 :: File "ui.py", line 1038, in CallEvent
  7.  
  8. 1020 18:01:06588 :: File "C:\pulok\kagb.py", line 19, in kupa
  9.  
  10. 1020 18:01:06588 ::
  11. 1020 18:01:06588 :: import itemcreator
  12.  
  13. 1020 18:01:06588 :: File "system.py", line 137, in __pack_import
  14.  
  15. 1020 18:01:06588 :: File "C:\pulok\itemcreator.py", line 1040, in <module>
  16.  
  17. 1020 18:01:06590 ::
  18. 1020 18:01:06590 :: StartDialog = CreateItemDialog()
  19.  
  20. 1020 18:01:06590 :: File "C:\pulok\itemcreator.py", line 210, in __init__
  21.  
  22. 1020 18:01:06591 ::
  23. 1020 18:01:06591 :: self.AddImages()
  24.  
  25. 1020 18:01:06591 :: File "C:\pulok\itemcreator.py", line 236, in AddImages
  26.  
  27. 1020 18:01:06591 ::
  28. 1020 18:01:06591 :: (ItemTypeLimit, ItemLevelLimit) = item.GetLimit(i)
  29.  
  30. 1020 18:01:06591 :: TypeError
  31. 1020 18:01:06591 :: :
  32. 1020 18:01:06591 :: 'NoneType' object is not iterable
  33. 1020 18:01:06591 ::
  34.  
  35. 1020 18:01:09985 :: Cannot find item by 19
  36. 1020 18:01:09985 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE none
  37. 1020 18:01:09985 :: Traceback (most recent call last):
  38.  
  39. 1020 18:01:09985 :: File "ui.py", line 1038, in CallEvent
  40.  
  41. 1020 18:01:09987 :: File "C:\pulok\kagb.py", line 19, in kupa
  42.  
  43. 1020 18:01:09987 ::
  44. 1020 18:01:09987 :: import itemcreator
  45.  
  46. 1020 18:01:09987 :: File "system.py", line 137, in __pack_import
  47.  
  48. 1020 18:01:09988 :: File "C:\pulok\itemcreator.py", line 1040, in <module>
  49.  
  50. 1020 18:01:09991 ::
  51. 1020 18:01:09991 :: StartDialog = CreateItemDialog()
  52.  
  53. 1020 18:01:09991 :: File "C:\pulok\itemcreator.py", line 210, in __init__
  54.  
  55. 1020 18:01:09991 ::
  56. 1020 18:01:09991 :: self.AddImages()
  57.  
  58. 1020 18:01:09991 :: File "C:\pulok\itemcreator.py", line 236, in AddImages
  59.  
  60. 1020 18:01:09992 ::
  61. 1020 18:01:09992 :: (ItemTypeLimit, ItemLevelLimit) = item.GetLimit(i)
  62.  
  63. 1020 18:01:09992 :: TypeError
  64. 1020 18:01:09992 :: :
  65. 1020 18:01:09992 :: 'NoneType' object is not iterable
  66. 1020 18:01:09992 ::
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement