Hallo Com,
ich bin grad im Neuland dem Client und versuche via selbsterstelle Exe auf den Server zu connecten. Klappt auch alles nur wenn ich über die Items mit der Maus fahre, werden die Werte nicht angezeigt (im Inventar)
Im Log steht nichts ungewöhnliches..
Code:
0517 12:02:00036 :: import marshal # builtin
0517 12:02:00036 :: import imp # builtin
0517 12:02:00083 :: ui.py: inconsistent use of tabs and spaces in indentation
0517 12:02:00123 :: import _weakref # builtin
0517 12:02:00845 :: # trying .\os.pyd
0517 12:02:00845 :: # trying .\os.py
0517 12:02:00845 :: # trying .\os.pyw
0517 12:02:00845 :: # trying .\os.pyc
0517 12:02:00845 :: # trying lib\os.pyd
0517 12:02:00845 :: # trying lib\os.py
0517 12:02:00876 :: # lib\os.pyc has bad magic
0517 12:02:00885 :: import os # from lib\os.py
0517 12:02:00886 :: import nt # builtin
0517 12:02:00886 :: # trying .\ntpath.pyd
0517 12:02:00886 :: # trying .\ntpath.py
0517 12:02:00887 :: # trying .\ntpath.pyw
0517 12:02:00887 :: # trying .\ntpath.pyc
0517 12:02:00887 :: # trying lib\ntpath.pyd
0517 12:02:00887 :: # trying lib\ntpath.py
0517 12:02:00915 :: # lib\ntpath.pyc has bad magic
0517 12:02:00922 :: import ntpath # from lib\ntpath.py
0517 12:02:00922 :: # trying .\stat.pyd
0517 12:02:00922 :: # trying .\stat.py
0517 12:02:00922 :: # trying .\stat.pyw
0517 12:02:00922 :: # trying .\stat.pyc
0517 12:02:00922 :: # trying lib\stat.pyd
0517 12:02:00922 :: # trying lib\stat.py
0517 12:02:00940 :: # lib\stat.pyc has bad magic
0517 12:02:00941 :: import stat # from lib\stat.py
0517 12:02:00941 :: # trying .\UserDict.pyd
0517 12:02:00941 :: # trying .\UserDict.py
0517 12:02:00941 :: # trying .\UserDict.pyw
0517 12:02:00942 :: # trying .\UserDict.pyc
0517 12:02:00942 :: # trying lib\UserDict.pyd
0517 12:02:00942 :: # trying lib\UserDict.py
0517 12:02:00968 :: # lib\UserDict.pyc has bad magic
0517 12:02:00969 :: import UserDict # from lib\UserDict.py
0517 12:02:00970 :: import errno # builtin
0517 12:02:01075 :: import time # builtin
0517 12:02:09564 :: import math # builtin
0517 12:02:09656 :: uiTaskBar.py: inconsistent use of tabs and spaces in indentation
0517 12:02:09695 :: uiDragonSoul.py: inconsistent use of tabs and spaces in indentation
0517 12:02:09764 :: uiSystem.py: inconsistent use of tabs and spaces in indentation
0517 12:02:09845 :: uiQuest.py: inconsistent use of tabs and spaces in indentation
0517 12:02:11344 :: invalid idx 0
0517 12:02:22178 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010). Automatic conversion will be attempted.
0517 12:03:40289 :: game.py: inconsistent use of tabs and spaces in
indentation
Nur dieses Granny Ding, was ich nicht deuten kann.
Das kommt allerdings auch bei der funktionierenden Exe.
Ich habe allerdings im Lib Ordner 4-5 Libs ausgetauscht damit die Exe startet
Mfg
Mit freundlichen Grüßen