Jump to content

not all arguments converted during string formatting


Go to solution Solved by DarkAng3l,

Recommended Posts

Hey Devs, my client syserr showed this problem, any help to fix it?

Spoiler

 

1223 00:04:37047 :: Traceback (most recent call last):

1223 00:04:37048 ::   File "introSelect.py", line 555, in <lambda>

1223 00:04:37048 ::   File "introSelect.py", line 1047, in OverInButton

1223 00:04:37048 :: TypeError
1223 00:04:37048 :: : 
1223 00:04:37048 :: not all arguments converted during string formatting
1223 00:04:37048 :: 

 

Also, line 1047 of introSelect.py

Spoiler

self.toolTip.AutoAppendNewTextLine(uiScriptLocale.SELECT_PLAYTIME % (playTime), grp.GenerateColor(1.0, 1.0, 0.0, 1.0))

 

Link to comment
Share on other sites

  • 1 year later...

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.