Jump to content

iSkyx

Member
  • Posts

    18
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by iSkyx

  1. does anyone know why exactly show's this error?

    0417 19:12:41342 :: Unable to open file.: 
    0417 19:12:41448 :: CSoundManager2D::GetInstance (filename: )
    0417 19:12:50152 :: Unable to open file.: 
    0417 19:12:50152 :: CSoundManager2D::GetInstance (filename: )
    0417 19:12:52710 :: Unable to open file.: 
    0417 19:12:52710 :: CSoundManager2D::GetInstance (filename: )

    every sound effect is working but that one when equip or unequip isn't and this error show's...

    i didn't change anything.

  2. Hi, there was something here "debug" for "developers" but i do not find it anymore.

    To be exactly, there was a "DebugWindow.py" in main folder and when you change something in that file there was an instant change in client too without compile it.. 

    someone who know a link or something? Thank you...

  3. 23 hours ago, Jimmermania said:

    Hi, im trying to install this part at def OnUpdate(self):

    		if app.ENABLE_SORT_INVEN and self.tooltipInfo:
    			for i in xrange(len(self.tooltipInfo)):
    				if self.yenilebutton.IsIn():
    					self.tooltipInfo[i].Show()
    				else:
    					self.tooltipInfo[i].Hide()

    but def OnUpdate(self): missing from my uiinventory. Whats the right code?

    Thanks in advance.

    put that code upper.

    def RefreshBagSlotWindow(self):

  4. Hello, Sorry for that but i have a question and for a few weeks i'm trying and with no result...

    how can i add a weapon MDE .. i know it's about instancebase.cpp/.h and playersettingsmodule from root.. but not a succes? 

    this one i wanned to add

    OWrfopm.png

    This is the hidden content, please
     Thank you for you're time

    • Love 4
  5. Hello, in my serverfille all BGM was removed, i managed to add ad everything in option, i've downloaded another serverfille to compare files..

    i've seen here at one post about those files "game.py, introcreate.py, intrologin.py, introselect.py, uiselectmusic.py and uisystemoption.py" everything with bgm and musicinfo is added, i've done a folder with bgm but still isn't working, that button with "change music" is not doing anything.. any advice? Please?

  6. Version of Files XXX

    [[ Hi / Hello / Hey... ]]

    [[ My Client Source can't compile ..  ]]

     

    1. Description of the problem / Question :

    [[ Please describe your problem precisely... ]] i can't compile my client source.. everytime i do something to fix the error when i build or clean soultion it's gone..

    [[ What did you try to correct this problem ? ]] i tried to add the missing files but still nothing because everytime i build or clean solution they're gone

    [[ Tell us everything ! ]]

     

    2. SysErr ( Client / Server ) / SysLog ( Server )

    [[ If you have a syserr or syslog, provide them to us in a revelation / spoiler tag ! ]]



     
    Compiling...
    StdAfx.cpp
    c:\Users\alexa\Desktop\cica 2008\extern\include\mss.h(1044) : warning C4005: 'AT' : macro redefinition
            c:\Users\alexa\Desktop\cica 2008\extern\include\Python27/token.h(62) : see previous definition of 'AT'
    Compiling...
    AffectFlagContainer.cpp
    UserInterface.cpp
    c:\users\alexa\desktop\cica 2008\launcher with 2 protections\userinterface\md5.h(17) : warning C4005: 'S32' : macro redefinition
            c:\Users\alexa\Desktop\cica 2008\extern\include\mss.h(661) : see previous definition of 'S32'
    PythonTicket.cpp
    PythonSkillPet.cpp
    PythonChangeLook.cpp
    MovieMan.cpp
    GameType.cpp
    WiseLogicXTrap.cpp
    NProtectGameGuard.cpp
    Hackshield.cpp
    CheckLatestFiles.cpp
    ServerStateCheckerModule.cpp
    ServerStateChecker.cpp
    PythonNetworkStreamPhaseSelect.cpp
    PythonNetworkStreamPhaseOffline.cpp
    PythonNetworkStreamPhaseLogin.cpp
    PythonNetworkStreamPhaseLoading.cpp
    PythonNetworkStreamPhaseHandShake.cpp
    PythonNetworkStreamPhaseGameItem.cpp
    PythonNetworkStreamPhaseGameActor.cpp
    Generating Code...
    Compiling...
    PythonNetworkStreamPhaseGame.cpp
    PythonNetworkStreamModule.cpp
    PythonNetworkStreamEvent.cpp
    PythonNetworkStreamCommand.cpp
    PythonNetworkStream.cpp
    PythonNetworkDatagramModule.cpp
    PythonNetworkDatagram.cpp
    PythonExceptionSender.cpp
    ProcessCRC.cpp
    NetworkActorManager.cpp
    .\NetworkActorManager.cpp(389) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
    .\NetworkActorManager.cpp(444) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
    InsultChecker.cpp
    AccountConnector.cpp
    Locale.cpp
    MarkManager.cpp
    .\MarkManager.cpp(26) : warning C4996: 'mkdir': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _mkdir. See online help for details.
            E:\Metin2\Microsot Visual 2008\VC\include\direct.h(128) : see declaration of 'mkdir'
    MarkImage.cpp
    GuildMarkUploader.cpp
    GuildMarkDownloader.cpp
    PythonSystemModule.cpp
    PythonSystem.cpp
    PythonSoundManagerModule.cpp
    Generating Code...
    Compiling...
    PythonProfilerModule.cpp
    PythonIMEModule.cpp
    PythonIME.cpp
    PythonApplicationWebPage.cpp
    PythonApplicationProcedure.cpp
    PythonApplicationModule.cpp
    PythonApplicationLogo.cpp
    PythonApplicationEvent.cpp
    PythonApplicationCursor.cpp
    PythonApplicationCamera.cpp
    PythonApplication.cpp
    ProcessScanner.cpp
    PythonPackModule.cpp
    PythonWikiModule.cpp
    PythonTextTailModule.cpp
    PythonTextTail.cpp
    PythonShop.cpp
    PythonSafeBox.cpp
    PythonMiniMapModule.cpp
    PythonMiniMap.cpp
    Generating Code...
    Compiling...
    PythonMessenger.cpp
    PythonGuild.cpp
    PythonFlyModule.cpp
    PythonExchangeModule.cpp
    PythonExchange.cpp
    PythonChatModule.cpp
    PythonChat.cpp
    PythonSkill.cpp
    PythonQuest.cpp
    PythonPlayerSkill.cpp
    PythonPlayerModule.cpp
    .\PythonPlayerModule.cpp(812) : warning C4101: 'iSourceSlotIndex' : unreferenced local variable
    .\PythonPlayerModule.cpp(1026) : warning C4101: 'iSlotPos' : unreferenced local variable
    PythonPlayerInputMouse.cpp
    PythonPlayerInputKeyboard.cpp
    PythonPlayerInput.cpp
    PythonPlayerEventHandler.cpp
    PythonPlayer.cpp
    PythonNonPlayerModule.cpp
    PythonNonPlayer.cpp
    .\PythonNonPlayer.cpp(291) : warning C4800: 'DWORD' : forcing value to bool 'true' or 'false' (performance warning)
    PythonItemModule.cpp
    PythonItem.cpp
    Generating Code...
    Compiling...
    PythonGameEventManagerModule.cpp
    PythonEventManagerMoudle.cpp
    PythonEventManager.cpp
    PythonEffectModule.cpp
    PythonCharacterModule.cpp
    PythonCharacterManagerModule.cpp
    PythonCharacterManager.cpp
    PythonBackgroundModule.cpp
    PythonBackground.cpp
    CameraProcedure.cpp
    InstanceBaseTransform.cpp
    InstanceBaseMovement.cpp
    InstanceBaseMotion.cpp
    InstanceBaseEvent.cpp
    InstanceBaseEffect.cpp
    InstanceBaseBattle.cpp
    InstanceBase.cpp
    Generating Code...
    c:\users\alexa\desktop\cica 2008\launcher with 2 protections\userinterface\instancebase.cpp(610) : warning C4715: 'CInstanceBase::GetAlignmentType' : not all control paths return a value
    c:\users\alexa\desktop\cica 2008\launcher with 2 protections\userinterface\instancebase.cpp(662) : warning C4715: 'CInstanceBase::GetPrestigeGrade' : not all control paths return a value
    Compiling resources...
    Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    Copyright (C) Microsoft Corporation.  All rights reserved.
    Linking...
    LINK : fatal error LNK1181: cannot open input file '..\etergrnlib\release\etergrnlib.lib'
    Creating browse information file...
    Microsoft Browse Information Maintenance Utility Version 9.00.21022
    Copyright (C) Microsoft Corporation. All rights reserved.
    
    Results
       
    Build log was saved at "file://c:\Users\alexa\Desktop\cica 2008\launcher with 2 protections\UserInterface\Release\BuildLog.htm"
    UserInterface - 1 error(s), 10 warning(s)
    

    [[ Information may be present to assist you... ]] iSkyx#1394 discord if you can help me 


     

    3. How to reproduce it ?

    [[ Explain to us, how do you do it ? ]]

     

    4. Screenshots ?

    [[ A picture is worth more than a thousand words... ]] i can because i don't know what to show you..

     

    Thanks, Sincerly,
    [[ iSkyx ]]

     

  7. hello everyone, i have a question, a problem with my source, i use visual studio 2013, but normally my source is for 2008 i have big problems with the settings, i can't find out how my settings need to be to compile the source, i read over they also said that I need vs 2008 installed to compile .. but for nothing .. sorry for my bad english 

    before installing vs 2008 and 2010 

    Nt3tQSe.png

    and after

    mGhTQat.png

    hAv31W0.png

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