Jump to content

compile client binary syserr


Recommended Posts

Heyho devs,

i have a problem login to my server with the compiled binary.

i had used the client_source_clean from this forum.

the syserr:

 

 

0811 10:02:00036 :: import marshal # builtin
0811 10:02:00037 :: import imp # builtin
0811 10:02:00080 :: ui.py: inconsistent use of tabs and spaces in indentation
0811 10:02:00127 :: import _weakref # builtin
0811 10:02:00589 :: # trying .\os.pyd
0811 10:02:00590 :: # trying .\os.py
0811 10:02:00590 :: # trying .\os.pyw
0811 10:02:00590 :: # trying .\os.pyc
0811 10:02:00591 :: # trying lib\os.pyd
0811 10:02:00591 :: # trying lib\os.py
0811 10:02:00592 :: # lib\os.pyc has bad magic
0811 10:02:00601 :: import os # from lib\os.py
0811 10:02:00601 :: import nt # builtin
0811 10:02:00602 :: # trying .\ntpath.pyd
0811 10:02:00602 :: # trying .\ntpath.py
0811 10:02:00603 :: # trying .\ntpath.pyw
0811 10:02:00603 :: # trying .\ntpath.pyc
0811 10:02:00603 :: # trying lib\ntpath.pyd
0811 10:02:00603 :: # trying lib\ntpath.py
0811 10:02:00605 :: # lib\ntpath.pyc has bad magic
0811 10:02:00611 :: import ntpath # from lib\ntpath.py
0811 10:02:00612 :: # trying .\stat.pyd
0811 10:02:00612 :: # trying .\stat.py
0811 10:02:00612 :: # trying .\stat.pyw
0811 10:02:00612 :: # trying .\stat.pyc
0811 10:02:00613 :: # trying lib\stat.pyd
0811 10:02:00613 :: # trying lib\stat.py
0811 10:02:00614 :: # lib\stat.pyc has bad magic
0811 10:02:00615 :: import stat # from lib\stat.py
0811 10:02:00616 :: # trying .\UserDict.pyd
0811 10:02:00616 :: # trying .\UserDict.py
0811 10:02:00617 :: # trying .\UserDict.pyw
0811 10:02:00617 :: # trying .\UserDict.pyc
0811 10:02:00617 :: # trying lib\UserDict.pyd
0811 10:02:00617 :: # trying lib\UserDict.py
0811 10:02:00618 :: # lib\UserDict.pyc has bad magic
0811 10:02:00620 :: import UserDict # from lib\UserDict.py
0811 10:02:00621 :: # trying .\copy_reg.pyd
0811 10:02:00621 :: # trying .\copy_reg.py
0811 10:02:00622 :: # trying .\copy_reg.pyw
0811 10:02:00622 :: # trying .\copy_reg.pyc
0811 10:02:00622 :: # trying lib\copy_reg.pyd
0811 10:02:00623 :: # trying lib\copy_reg.py
0811 10:02:00624 :: # lib\copy_reg.pyc has bad magic
0811 10:02:00625 :: import copy_reg # from lib\copy_reg.py
0811 10:02:00626 :: # trying .\types.pyd
0811 10:02:00626 :: # trying .\types.py
0811 10:02:00626 :: # trying .\types.pyw
0811 10:02:00626 :: # trying .\types.pyc
0811 10:02:00626 :: # trying lib\types.pyd
0811 10:02:00626 :: # trying lib\types.py
0811 10:02:00627 :: # lib\types.pyc has bad magic
0811 10:02:00628 :: import types # from lib\types.py
0811 10:02:00629 :: # trying .\__future__.pyd
0811 10:02:00629 :: # trying .\__future__.py
0811 10:02:00629 :: # trying .\__future__.pyw
0811 10:02:00629 :: # trying .\__future__.pyc
0811 10:02:00630 :: # trying lib\__future__.pyd
0811 10:02:00630 :: # trying lib\__future__.py
0811 10:02:00631 :: # lib\__future__.pyc has bad magic
0811 10:02:00632 :: import __future__ # from lib\__future__.py
0811 10:02:00632 :: import errno # builtin
0811 10:02:00692 :: import time # builtin
0811 10:02:10461 :: import math # builtin
0811 10:02:10562 :: uiTaskBar.py: inconsistent use of tabs and spaces in indentation
0811 10:02:10607 :: uiDragonSoul.py: inconsistent use of tabs and spaces in indentation
0811 10:02:10715 :: uiSystem.py: inconsistent use of tabs and spaces in indentation
0811 10:02:10804 :: uiQuest.py: inconsistent use of tabs and spaces in indentation
0811 10:02:10890 :: Phase Select does not handle this header (header: 14, last: 32, 14)
0811 10:02:11632 :: Traceback (most recent call last):
0811 10:02:11632 ::   File "uiPhaseCurtain.py", line 61, in OnUpdate
0811 10:02:11632 ::   File "networkModule.py", line 150, in __ChangePhaseWindow
0811 10:02:11632 ::   File "introSelect.py", line 167, in Open
0811 10:02:11633 ::   File "introSelect.py", line 239, in Refresh
0811 10:02:11633 :: AttributeError
0811 10:02:11633 :: :
0811 10:02:11633 :: 'module' object has no attribute 'ACCOUNT_CHARACTER_SLOT_ACCE_SPEC'
0811 10:02:11633 ::
0811 10:03:41900 :: # clear __builtin__._
0811 10:03:41922 :: # clear sys.path
0811 10:03:41922 :: # clear sys.argv
0811 10:03:41922 :: # clear sys.ps1
0811 10:03:41922 :: # clear sys.ps2
0811 10:03:41922 :: # clear sys.exitfunc
0811 10:03:41922 :: # clear sys.exc_type
0811 10:03:41922 :: # clear sys.exc_value
0811 10:03:41922 :: # clear sys.exc_traceback
0811 10:03:41922 :: # clear sys.last_type
0811 10:03:41922 :: # clear sys.last_value
0811 10:03:41922 :: # clear sys.last_traceback
0811 10:03:41923 :: # clear sys.path_hooks
0811 10:03:41923 :: # clear sys.path_importer_cache
0811 10:03:41923 :: # clear sys.meta_path
0811 10:03:41923 :: # clear sys.flags
0811 10:03:41923 :: # clear sys.float_info
0811 10:03:41923 :: # restore sys.stdin
0811 10:03:41923 :: # restore sys.stdout
0811 10:03:41923 :: # restore sys.stderr
 

hope anyone knows whats wrong

best regards :)

 

EDIT: The

inconsistent use of tabs and spaces in indentation

isn´t correct because i dont have edit something in this .py´s

 

EDIT2:

Only this error

0811 12:22:27878 :: Phase Select does not handle this header (header: 14, last: 32, 14)
0811 12:22:27889 :: Acce number 32767 is not exist.
0811 12:22:27889 :: Acce number 32767 is not exist.
Edited by xRdy2Kill
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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.