Jump to content

aviragames

Inactive Member
  • Posts

    22
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by aviragames

  1. Hello, anyone could tell where the error is? Lack only that to finalize the system and publish here in the forum Thank you,
  2. You just needed to go to previous page to see the solution for that error. How heavy is your mouse? I do not know how much it weighs
  3. you no compiled uitooltip.py in c uitooltip.py compiled in c sucess
  4. Hi, how to fix error? 0316 11:29:30189 :: Traceback (most recent call last): 0316 11:29:30189 :: File "networkModule.py", line 251, in networkModule.MainStream.SetGamePhase (networkModule.c:4681) 0316 11:29:30189 :: File "networkModule.py", line 247, in networkModule.MainStream.SetGamePhase (networkModule.c:4592) 0316 11:29:30189 :: File "system.py", line 139, in system.__hybrid_import (system.c:3409) 0316 11:29:30190 :: File "game.py", line 55, in init game (game.c:61609) 0316 11:29:30190 :: File "system.py", line 139, in system.__hybrid_import (system.c:3409) 0316 11:29:30190 :: File "switchbot.py", line 13, in init switchbot (switchbot.c:40180) 0316 11:29:30190 :: File "system.py", line 161, in system.__hybrid_import (system.c:3747) 0316 11:29:30190 :: ImportError 0316 11:29:30190 :: : 0316 11:29:30190 :: No module named uitooltip 0316 11:29:30190 ::
  5. go to userinterface.cpp and change this #ifdef _DISTRIBUTE stRegisterDebugFlag = "__DEBUG__ = 0"; #else stRegisterDebugFlag = "__DEBUG__ = 1"; #endif with this #ifdef _DISTRIBUTE stRegisterDebugFlag = "__DEBUG__ = 0"; #elif _DEBUG stRegisterDebugFlag = "__DEBUG__ = 1"; #else stRegisterDebugFlag = "__DEBUG__ = 0"; #endif Thank you
  6. hello, how to fix Error: 'NoneType' object has no attribute 'split' ?
  7. How to fix Error: pack_open ?
  8. Thank how to, help error " at top of source (cannot decode with encoding 'cp949': illegal multibyte s"
  9. What say the Syser from your Client i see a environment bug of the Shadowmaps it`s Creazy the SRC have realy nice bugs and failes Ven. My SYSERR shows nothing Change the client bro, this is the best source client. It tested me in all possible ways. UPDATE 27.02.2015 -Special lib folder and python22.dll added. -True and TRUE was fixed -And moree fixed error, my mob_proto corrumped, Thank help
  10. What say the Syser from your Client i see a environment bug of the Shadowmaps it`s Creazy the SRC have realy nice bugs and failes Ven. My SYSERR shows nothing Change the client bro, this is the best source client. It tested me in all possible ways. Best to Compail more not No client is the best Ven. Thank you.
  11. What say the Syser from your Client i see a environment bug of the Shadowmaps it`s Creazy the SRC have realy nice bugs and failes Ven. My SYSERR shows nothing
  12. Go to Userinterface Search and open "locale_inc.h" now see you #define LOCALE_SERVICE_SINGAPURE or what ever // ½Ì°¡Æú #define ENABLE_COSTUME_SYSTEM #define ENABLE_ENERGY_SYSTEM and add #define ENABLE_DRAGON_SOUL_SYSTEM #define ENABLE_NEW_EQUIPMENT_SYSTEM Now Compail all new and it´s work Ven. Thank you.
  13. Help LoadScriptFile!!!!!!!!!!!!!! - exceptions.AttributeError:'module' object has no attribute 'EQUIPMENT_BELT'
  14. Hello, could someone help me? [Hidden Content]
  15. Hello, could provide download it compiled?
×
×
  • 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.