0602 13:55:00358 :: Traceback (most recent call last):
0602 13:55:00358 :: File "introLogo.py", line 60, in OnUpdate
0602 13:55:00358 :: File "networkModule.py", line 177, in SetLoginPhase
0602 13:55:00358 :: File "system.py", line 130, in __pack_import
0602 13:55:00358 :: File "system.py", line 110, in _process_result
0602 13:55:00358 :: File "introLogin.py", line 1, in <module>
0602 13:55:00358 :: File "system.py", line 137, in __pack_import
0602 13:55:00360 :: ImportError
0602 13:55:00360 :: :
0602 13:55:00360 :: Bad magic number in C:\Users\User\Desktop\Client\lib\string.pyc
0602 13:55:00360 ::
It was not saving the username and password, I read from the comments that import string was required and added it. Now it stays on a black screen and gives this error.