Problema dice system Python

Stare
Nu este deschis pentru răspunsuri viitoare.
27 Sep 2019
110
10
18
25
Romania
Monede Dragon
0
Buna ziua echipa Infomanii.co am si eu o problema
am luat si eu systemul de barbut de la turci si am incercat sa il instalez
sa vad si eu cum merge
si am rezolvat din problemele din compilare src , binary
dar la python nu stiu...

Syserr:

1201 16:10:00015 :: import marshal # builtin
1201 16:10:00015 :: import imp # builtin
1201 16:10:00031 :: ui.py: inconsistent use of tabs and spaces in indentation
1201 16:10:00051 :: import _weakref # builtin
1201 16:10:00620 :: # trying .\os.pyd
1201 16:10:00620 :: # trying .\os.py
1201 16:10:00620 :: # trying .\os.pyw
1201 16:10:00620 :: # trying .\os.pyc
1201 16:10:00620 :: # trying lib\os.pyd
1201 16:10:00620 :: # trying lib\os.py
1201 16:10:00641 :: # lib\os.pyc has bad magic
1201 16:10:00644 :: import os # from lib\os.py
1201 16:10:00644 :: import nt # builtin
1201 16:10:00645 :: # trying .\ntpath.pyd
1201 16:10:00645 :: # trying .\ntpath.py
1201 16:10:00645 :: # trying .\ntpath.pyw
1201 16:10:00645 :: # trying .\ntpath.pyc
1201 16:10:00645 :: # trying lib\ntpath.pyd
1201 16:10:00645 :: # trying lib\ntpath.py
1201 16:10:00657 :: # lib\ntpath.pyc has bad magic
1201 16:10:00660 :: import ntpath # from lib\ntpath.py
1201 16:10:00660 :: # trying .\stat.pyd
1201 16:10:00660 :: # trying .\stat.py
1201 16:10:00660 :: # trying .\stat.pyw
1201 16:10:00660 :: # trying .\stat.pyc
1201 16:10:00660 :: # trying lib\stat.pyd
1201 16:10:00660 :: # trying lib\stat.py
1201 16:10:00674 :: # lib\stat.pyc has bad magic
1201 16:10:00675 :: import stat # from lib\stat.py
1201 16:10:00675 :: # trying .\UserDict.pyd
1201 16:10:00675 :: # trying .\UserDict.py
1201 16:10:00675 :: # trying .\UserDict.pyw
1201 16:10:00675 :: # trying .\UserDict.pyc
1201 16:10:00675 :: # trying lib\UserDict.pyd
1201 16:10:00675 :: # trying lib\UserDict.py
1201 16:10:00684 :: # lib\UserDict.pyc has bad magic
1201 16:10:00685 :: import UserDict # from lib\UserDict.py
1201 16:10:00685 :: # trying .\copy_reg.pyd
1201 16:10:00685 :: # trying .\copy_reg.py
1201 16:10:00685 :: # trying .\copy_reg.pyw
1201 16:10:00685 :: # trying .\copy_reg.pyc
1201 16:10:00686 :: # trying lib\copy_reg.pyd
1201 16:10:00686 :: # trying lib\copy_reg.py
1201 16:10:00698 :: # lib\copy_reg.pyc has bad magic
1201 16:10:00699 :: import copy_reg # from lib\copy_reg.py
1201 16:10:00699 :: # trying .\types.pyd
1201 16:10:00699 :: # trying .\types.py
1201 16:10:00699 :: # trying .\types.pyw
1201 16:10:00699 :: # trying .\types.pyc
1201 16:10:00699 :: # trying lib\types.pyd
1201 16:10:00699 :: # trying lib\types.py
1201 16:10:00708 :: # lib\types.pyc has bad magic
1201 16:10:00709 :: import types # from lib\types.py
1201 16:10:00709 :: # trying .\__future__.pyd
1201 16:10:00709 :: # trying .\__future__.py
1201 16:10:00709 :: # trying .\__future__.pyw
1201 16:10:00709 :: # trying .\__future__.pyc
1201 16:10:00709 :: # trying lib\__future__.pyd
1201 16:10:00709 :: # trying lib\__future__.py
1201 16:10:00718 :: # lib\__future__.pyc has bad magic
1201 16:10:00719 :: import __future__ # from lib\__future__.py
1201 16:10:00719 :: import errno # builtin
1201 16:10:00935 :: import time # builtin
1201 16:10:06797 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=137) - Strange Skill Need Weapon(CLAW)
1201 16:10:06797 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=139) - Strange Skill Need Weapon(CLAW)
1201 16:10:06802 :: import math # builtin
1201 16:10:06846 :: uiTaskBar.py: inconsistent use of tabs and spaces in indentation
1201 16:10:06865 :: uiDragonSoul.py: inconsistent use of tabs and spaces in indentation
1201 16:10:06893 :: uiSystem.py: inconsistent use of tabs and spaces in indentation
1201 16:10:06930 :: uiQuest.py: inconsistent use of tabs and spaces in indentation
1201 16:11:22995 :: game.py: inconsistent use of tabs and spaces in indentation
1201 16:11:23218 :: Traceback (most recent call last):
1201 16:11:23218 :: File "networkModule.py", line 239, in SetGamePhase
1201 16:11:23218 :: File "game.py", line 107, in __init__
1201 16:11:23218 :: File "uiTarget.py", line 112, in __init__
1201 16:11:23218 :: AttributeError
1201 16:11:23218 :: :
1201 16:11:23218 :: 'TargetBoard' object has no attribute 'OnDice'
1201 16:11:23219 ::
1201 16:11:49264 :: # clear __builtin__._
1201 16:11:49264 :: # clear sys.path
1201 16:11:49264 :: # clear sys.argv
1201 16:11:49264 :: # clear sys.ps1
1201 16:11:49264 :: # clear sys.ps2
1201 16:11:49264 :: # clear sys.exitfunc
1201 16:11:49264 :: # clear sys.exc_type
1201 16:11:49264 :: # clear sys.exc_value
1201 16:11:49264 :: # clear sys.exc_traceback
1201 16:11:49264 :: # clear sys.last_type
1201 16:11:49264 :: # clear sys.last_value
1201 16:11:49264 :: # clear sys.last_traceback
1201 16:11:49264 :: # clear sys.path_hooks
1201 16:11:49264 :: # clear sys.path_importer_cache
1201 16:11:49264 :: # clear sys.meta_path
1201 16:11:49264 :: # clear sys.flags
1201 16:11:49264 :: # clear sys.float_info
1201 16:11:49264 :: # restore sys.stdin
1201 16:11:49264 :: # restore sys.stdout
1201 16:11:49264 :: # restore sys.stderr
 

Atașamente

  • syserr.txt
    4,9 KB · Vizualizări: 0
Stare
Nu este deschis pentru răspunsuri viitoare.