Jump to content

[CLIENT] Interface bug.


Go to solution Solved by Frozen,

Recommended Posts

  • Solution

You have some errors there:

Failed to load image (filename: locale/tr/ui/login/status/DOWN.tga)
  • Means you dont have DOWN.tga file in that location so you need to put it there or change the path.
inconsistent use of tabs and spaces in indentation
  • Means you are messing around with tabs and spaces (use 4 spaces and use tab)
'NoneType' object has no attribute 'SetToolTipText'
  • That error apears because some previous error is blocking it from loading taskbar
  • Love 1
Link to comment
Share on other sites

7 minutes ago, Frozen said:

You have some errors there:


Failed to load image (filename: locale/tr/ui/login/status/DOWN.tga)
  • Means you dont have DOWN.tga file in that location so you need to put it there or change the path.

inconsistent use of tabs and spaces in indentation
  • Means you are messing around with tabs and spaces (use 4 spaces and use tab)

'NoneType' object has no attribute 'SetToolTipText'
  • That error apears because some previous error is blocking it from loading taskbar

Thanks, I messed around with the status files and didn't rename them in the root file too!

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.