Nevermind - fixed

正在查看此主题的用户

状态
不接受进一步回复。

Buziah

Veteran
Bleh, was practicing with modules (specifically module_items and module_troops), and when I was trying to build it I came across this error:

TypeError: unsubscriptable object
Traceback (most recent call last):
  File "process_global_variables_unused.py", line 3, in ?
    from process_operations import *
  File "C:\Users\owner\Desktop\Projects\Module\process_operations.py"
, line 13, in ?
    from module_items import *
  File "C:\Users\owner\Desktop\Projects\Module\module_items.py", line
47, in ?
    items = [
TypeError: unsubscriptable object

______________________________

Script processing has ended.
Press any key to exit. . .

I have no idea what to do, I've checked most things. Can anyone pitch in and help me on this problem? :smile: I'll love you so much if you can ;D. Maybe I can give you some ketchup...want some ketchup? ^_^

Seriously though, help appreciated.
 
状态
不接受进一步回复。
后退
顶部 底部