Jump to content

aviragames

Inactive Member
  • Posts

    22
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by aviragames

  1.  

    Hello, how to remove FurOVL2.png

    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

  2.  

     

    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 :: 

     

    you no compiled uitooltip.py in c

     

    uitooltip.py compiled in c sucess

  3. 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 :: 
  4.  

    Hello, how to remove FurOVL2.png

     

     

    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

  5.  

     

     

    H0eouEA.png?1

     

    Help, my texture black

    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

  6.  

     

     

     

    H0eouEA.png?1

     

    Help, my texture black

    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.

  7.  

    H0eouEA.png?1

     

    Help, my texture black

    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

  8.  

    Help LoadScriptFile!!!!!!!!!!!!!! - exceptions.AttributeError:'module' object has no attribute 'EQUIPMENT_BELT'

    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.

×
×
  • 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.