Jump to content

Recommended Posts

Hi, I added an itemshop to the server but I have a problem because the items are not displaying..

Syser spits something like this if I click on categories in the store.

0124 00:28:53069 :: Traceback (most recent call last):

0124 00:28:53069 ::   File "ui.py", line 1655, in CallEvent

0124 00:28:53069 ::   File "ui.py", line 92, in __call__

0124 00:28:53069 ::   File "ui.py", line 83, in __call__

0124 00:28:53069 ::   File "uiitemshop.py", line 801, in __OnClickCategoryButton

0124 00:28:53070 ::   File "uiitemshop.py", line 808, in CreateItems

0124 00:28:53070 :: TypeError
0124 00:28:53070 :: : 
0124 00:28:53070 :: 'NoneType' object is not iterable
0124 00:28:53070 :: 

 

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

16 hours ago, Vegaz said:

Hi, I added an itemshop to the server but I have a problem because the items are not displaying..

Syser spits something like this if I click on categories in the store.

0124 00:28:53069 :: Traceback (most recent call last):

0124 00:28:53069 ::   File "ui.py", line 1655, in CallEvent

0124 00:28:53069 ::   File "ui.py", line 92, in __call__

0124 00:28:53069 ::   File "ui.py", line 83, in __call__

0124 00:28:53069 ::   File "uiitemshop.py", line 801, in __OnClickCategoryButton

0124 00:28:53070 ::   File "uiitemshop.py", line 808, in CreateItems

0124 00:28:53070 :: TypeError
0124 00:28:53070 :: : 
0124 00:28:53070 :: 'NoneType' object is not iterable
0124 00:28:53070 :: 

 

File "uiitemshop.py", line 808, in CreateItems 

'NoneType' object is not iterable

Link to comment
Share on other sites

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.