Jump to content

Monkey Dungeon

Inactive Member
  • Posts

    197
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Monkey Dungeon

  1. vor 31 Minuten schrieb Fire:

    Change gamelib to GameLib in PythonSkillPet

    Packet.h = find packet_update_char and add dwLevel variable like server-side part 

    changed and nothing happend..

    dwLevel is now fixxed i think, but i get still errors

     

    Spoiler

    Error    1    error C1083: Cannot open include file: '../GameLib/ItemData.h': No such file or directory    c:\users\sihghuit\desktop\rest\metin2 - systeme\pet system offical de\tutorial\source\client\userinterface\PythonSkillPet.h    3    1    UserInterface
        29    IntelliSense: incomplete type is not allowed    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\MapUtil.h    3    6    UserInterface
        30    IntelliSense: identifier "SEnvironmentData" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\MapUtil.h    3    23    UserInterface
        31    IntelliSense: identifier "envData" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\MapUtil.h    3    41    UserInterface
        32    IntelliSense: identifier "SEnvironmentData" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\MapUtil.h    4    23    UserInterface
        33    IntelliSense: identifier "envData" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\MapUtil.h    4    41    UserInterface
        34    IntelliSense: expected a ')'    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\MapUtil.h    4    48    UserInterface
        35    IntelliSense: identifier "TPixelPosition" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\MapUtil.h    7    53    UserInterface
        36    IntelliSense: identifier "TPixelPosition" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\MapUtil.h    10    43    UserInterface
        37    IntelliSense: identifier "TCellPosition" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\MapUtil.h    10    73    UserInterface
        38    IntelliSense: identifier "TCellPosition" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\MapUtil.h    11    43    UserInterface
        39    IntelliSense: identifier "TPixelPosition" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\MapUtil.h    11    75    UserInterface
        15    IntelliSense: identifier "BLACK_BRUSH" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\EterLib\MSWindow.h    13    47    UserInterface
        16    IntelliSense: identifier "WS_OVERLAPPEDWINDOW" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\EterLib\MSWindow.h    13    81    UserInterface
        40    IntelliSense: identifier "TPixelPosition" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\MapUtil.h    13    38    UserInterface
        41    IntelliSense: identifier "TPixelPosition" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\MapUtil.h    13    77    UserInterface
        13    IntelliSense: identifier "LPDIRECTINPUT8" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\EterLib\Input.h    16    10    UserInterface
        60    IntelliSense: identifier "PyObject" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\AccountConnector.h    20    19    UserInterface
        51    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\AbstractPlayer.h    30    28    UserInterface
        52    IntelliSense: identifier "TItemData" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\AbstractPlayer.h    30    52    UserInterface
        53    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\AbstractPlayer.h    31    29    UserInterface
        54    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\AbstractPlayer.h    32    35    UserInterface
        55    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\AbstractPlayer.h    33    33    UserInterface
        14    IntelliSense: identifier "LPDIRECTINPUTDEVICE8" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\EterLib\Input.h    38    10    UserInterface
        56    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\AbstractPlayer.h    38    30    UserInterface
        57    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\AbstractPlayer.h    39    30    UserInterface
        58    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\AbstractPlayer.h    40    30    UserInterface
        59    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\AbstractPlayer.h    42    34    UserInterface
        6    IntelliSense: vector is not a template    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\EffectLib\EffectManager.h    51    37    UserInterface
        7    IntelliSense: identifier "string" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\EffectLib\EffectManager.h    51    44    UserInterface
        42    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\RaceData.h    68    4    UserInterface
        61    IntelliSense: identifier "PyObject" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\AccountConnector.h    88    3    UserInterface
        11    IntelliSense: vector is not a template    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\EterLib\IME.h    147    2    UserInterface
        43    IntelliSense: identifier "MOTION_KEY" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\RaceData.h    150    63    UserInterface
        17    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\ActorInstance.h    159    10    UserInterface
        44    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\RaceData.h    159    53    UserInterface
        45    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\RaceData.h    160    53    UserInterface
        46    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\RaceData.h    161    42    UserInterface
        18    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\ActorInstance.h    169    26    UserInterface
        19    IntelliSense: identifier "MOTION_KEY" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\ActorInstance.h    174    4    UserInterface
        12    IntelliSense: vector is not a template    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\EterLib\IME.h    190    9    UserInterface
        47    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\RaceData.h    233    3    UserInterface
        48    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\RaceMotionData.h    254    9    UserInterface
        49    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\RaceMotionData.h    255    9    UserInterface
        8    IntelliSense: identifier "CTextFileLoader" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\EffectLib\Type.h    268    36    UserInterface
        9    IntelliSense: identifier "rTextFileLoader" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\EffectLib\Type.h    268    54    UserInterface
        10    IntelliSense: expected a ')'    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\EffectLib\Type.h    268    69    UserInterface
        50    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\RaceMotionData.h    307    3    UserInterface
        20    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\ActorInstance.h    320    72    UserInterface
        21    IntelliSense: identifier "MOTION_KEY" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\ActorInstance.h    397    3    UserInterface
        26    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\ItemData.h    464    53    UserInterface
        27    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\ItemData.h    465    53    UserInterface
        28    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\ItemData.h    526    3    UserInterface
        22    IntelliSense: identifier "MOTION_KEY" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\ActorInstance.h    572    3    UserInterface
        23    IntelliSense: identifier "MOTION_KEY" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\ActorInstance.h    572    33    UserInterface
        24    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\ActorInstance.h    612    41    UserInterface
        63    IntelliSense: identifier "CHARACTER_NAME_MAX_LEN" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    624    26    UserInterface
        25    IntelliSense: identifier "MOTION_KEY" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\GameLib\ActorInstance.h    629    4    UserInterface
        64    IntelliSense: identifier "CHARACTER_NAME_MAX_LEN" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    631    26    UserInterface
        65    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    648    2    UserInterface
        66    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    654    2    UserInterface
        67    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    655    2    UserInterface
        68    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    661    2    UserInterface
        69    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    668    5    UserInterface
        70    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    676    2    UserInterface
        71    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    682    2    UserInterface
        62    IntelliSense: identifier "MOTION_KEY" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\InstanceBase.h    683    3    UserInterface
        72    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    683    2    UserInterface
        73    IntelliSense: identifier "TQuickSlot" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    697    2    UserInterface
        74    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    750    2    UserInterface
        75    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    912    5    UserInterface
        76    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    919    5    UserInterface
        77    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    926    5    UserInterface
        78    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1022    2    UserInterface
        79    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1044    5    UserInterface
        80    IntelliSense: identifier "CHARACTER_NAME_MAX_LEN" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1067    15    UserInterface
        81    IntelliSense: identifier "CHARACTER_NAME_MAX_LEN" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1201    32    UserInterface
        82    IntelliSense: identifier "CHARACTER_NAME_MAX_LEN" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1260    19    UserInterface
        83    IntelliSense: identifier "CHARACTER_NAME_MAX_LEN" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1329    15    UserInterface
        84    IntelliSense: identifier "CHARACTER_NAME_MAX_LEN" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1373    22    UserInterface
        85    IntelliSense: identifier "CHARACTER_NAME_MAX_LEN" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1479    28    UserInterface
        86    IntelliSense: identifier "CHARACTER_NAME_MAX_LEN" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1499    24    UserInterface
        87    IntelliSense: identifier "CHARACTER_NAME_MAX_LEN" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1510    24    UserInterface
        88    IntelliSense: identifier "CHARACTER_NAME_MAX_LEN" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1525    28    UserInterface
        89    IntelliSense: identifier "CHARACTER_NAME_MAX_LEN" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1541    28    UserInterface
        90    IntelliSense: identifier "POINT_MAX_NUM" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1722    24    UserInterface
        91    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1785    2    UserInterface
        92    IntelliSense: identifier "ITEM_SOCKET_SLOT_MAX_NUM" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1788    18    UserInterface
        93    IntelliSense: identifier "TPlayerItemAttribute" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1789    5    UserInterface
        94    IntelliSense: identifier "ITEM_ATTRIBUTE_SLOT_MAX_NUM" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1789    32    UserInterface
        95    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1795    2    UserInterface
        96    IntelliSense: identifier "ITEM_SOCKET_SLOT_MAX_NUM" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1801    18    UserInterface
        97    IntelliSense: identifier "TPlayerItemAttribute" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1802    5    UserInterface
        98    IntelliSense: identifier "ITEM_ATTRIBUTE_SLOT_MAX_NUM" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1802    32    UserInterface
        99    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1815    2    UserInterface
        100    IntelliSense: identifier "TItemPos" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1825    2    UserInterface
        101    IntelliSense: identifier "ITEM_SOCKET_SLOT_MAX_NUM" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1827    18    UserInterface
        102    IntelliSense: identifier "TPlayerItemAttribute" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1828    5    UserInterface
        103    IntelliSense: identifier "ITEM_ATTRIBUTE_SLOT_MAX_NUM" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1828    32    UserInterface
        104    IntelliSense: identifier "CHARACTER_NAME_MAX_LEN" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1852    24    UserInterface
        105    IntelliSense: identifier "TQuickSlot" is undefined    c:\Users\SiHGHUIT\Desktop\Binary Source2\source\UserInterface\Packet.h    1859    2    UserInterface
     

     

  2. got this error..

     

    
    In file included from ../../../Extern/include/cryptopp/modes.h:8:0,
                     from cipher.cpp:7:
    ../../../Extern/include/cryptopp/secblock.h: In instantiation of 'CryptoPP::Allo                                                   catorWithCleanup<T, T_Align16>::pointer CryptoPP::AllocatorWithCleanup<T, T_Alig                                                   n16>::allocate(CryptoPP::AllocatorWithCleanup<T, T_Align16>::size_type, const vo                                                   id*) [with T = unsigned char; bool T_Align16 = false; CryptoPP::AllocatorWithCle                                                   anup<T, T_Align16>::pointer = unsigned char*; CryptoPP::AllocatorWithCleanup<T,                                                    T_Align16>::size_type = unsigned int]':
    ../../../Extern/include/cryptopp/secblock.h:247:25:   required from 'CryptoPP::S                                                   ecBlock<T, A>::SecBlock(CryptoPP::SecBlock<T, A>::size_type) [with T = unsigned                                                    char; A = CryptoPP::AllocatorWithCleanup<unsigned char>; CryptoPP::SecBlock<T, A                                                   >::size_type = unsigned int]'
    ../../../Extern/include/cryptopp/algparam.h:17:2:   required from here
    ../../../Extern/include/cryptopp/secblock.h:91:14: error: 'CheckSize' was not de                                                   clared in this scope, and no declarations were found by argument-dependent looku                                                   p at the point of instantiation [-fpermissive]
       CheckSize(n);
                  ^
    ../../../Extern/include/cryptopp/secblock.h:91:14: note: declarations in depende                                                   nt base 'CryptoPP::AllocatorBase<unsigned char>' are not found by unqualified lo                                                   okup
    ../../../Extern/include/cryptopp/secblock.h:91:14: note: use 'this->CheckSize' i                                                   nstead
    ../../../Extern/include/cryptopp/secblock.h: In instantiation of 'CryptoPP::Allo                                                   catorWithCleanup<T, T_Align16>::pointer CryptoPP::AllocatorWithCleanup<T, T_Alig                                                   n16>::allocate(CryptoPP::AllocatorWithCleanup<T, T_Align16>::size_type, const vo                                                   id*) [with T = unsigned char; bool T_Align16 = true; CryptoPP::AllocatorWithClea                                                   nup<T, T_Align16>::pointer = unsigned char*; CryptoPP::AllocatorWithCleanup<T, T                                                   _Align16>::size_type = unsigned int]':
    ../../../Extern/include/cryptopp/secblock.h:247:25:   required from 'CryptoPP::S                                                   ecBlock<T, A>::SecBlock(CryptoPP::SecBlock<T, A>::size_type) [with T = unsigned                                                    char; A = CryptoPP::AllocatorWithCleanup<unsigned char, true>; CryptoPP::SecBloc                                                   k<T, A>::size_type = unsigned int]'
    ../../../Extern/include/cryptopp/modes.h:63:34:   required from here
    ../../../Extern/include/cryptopp/secblock.h:91:14: error: 'CheckSize' was not de                                                   clared in this scope, and no declarations were found by argument-dependent looku                                                   p at the point of instantiation [-fpermissive]
    ../../../Extern/include/cryptopp/secblock.h:91:14: note: declarations in depende                                                   nt base 'CryptoPP::AllocatorBase<unsigned char>' are not found by unqualified lo                                                   okup
    ../../../Extern/include/cryptopp/secblock.h:91:14: note: use 'this->CheckSize' i                                                   nstead
    ../../../Extern/include/cryptopp/secblock.h: In instantiation of 'CryptoPP::Allo                                                   catorWithCleanup<T, T_Align16>::pointer CryptoPP::AllocatorWithCleanup<T, T_Alig                                                   n16>::allocate(CryptoPP::AllocatorWithCleanup<T, T_Align16>::size_type, const vo                                                   id*) [with T = unsigned int; bool T_Align16 = true; CryptoPP::AllocatorWithClean                                                   up<T, T_Align16>::pointer = unsigned int*; CryptoPP::AllocatorWithCleanup<T, T_A                                                   lign16>::size_type = unsigned int]':
    ../../../Extern/include/cryptopp/secblock.h:249:29:   required from 'CryptoPP::S                                                   ecBlock<T, A>::SecBlock(const CryptoPP::SecBlock<T, A>&) [with T = unsigned int;                                                    A = CryptoPP::AllocatorWithCleanup<unsigned int, true>]'
    ../../../Extern/include/cryptopp/modarith.h:122:20:   required from here
    ../../../Extern/include/cryptopp/secblock.h:91:14: error: 'CheckSize' was not de                                                   clared in this scope, and no declarations were found by argument-dependent looku                                                   p at the point of instantiation [-fpermissive]
    ../../../Extern/include/cryptopp/secblock.h:91:14: note: declarations in depende                                                   nt base 'CryptoPP::AllocatorBase<unsigned int>' are not found by unqualified loo                                                   kup
    ../../../Extern/include/cryptopp/secblock.h:91:14: note: use 'this->CheckSize' i                                                   nstead
    ../../../Extern/include/cryptopp/secblock.h: In instantiation of 'CryptoPP::Allo                                                   catorWithCleanup<T, T_Align16>::pointer CryptoPP::AllocatorWithCleanup<T, T_Alig                                                   n16>::allocate(CryptoPP::AllocatorWithCleanup<T, T_Align16>::size_type, const vo                                                   id*) [with T = unsigned int; bool T_Align16 = false; CryptoPP::AllocatorWithClea                                                   nup<T, T_Align16>::pointer = unsigned int*; CryptoPP::AllocatorWithCleanup<T, T_                                                   Align16>::size_type = unsigned int]':
    ../../../Extern/include/cryptopp/secblock.h:247:25:   required from 'CryptoPP::S                                                   ecBlock<T, A>::SecBlock(CryptoPP::SecBlock<T, A>::size_type) [with T = unsigned                                                    int; A = CryptoPP::AllocatorWithCleanup<unsigned int>; CryptoPP::SecBlock<T, A>:                                                   :size_type = unsigned int]'
    ../../../Extern/include/cryptopp/rc5.h:22:27:   required from 'CryptoPP::BlockCi                                                   pherFinal<DIR, BASE>::BlockCipherFinal() [with CryptoPP::CipherDir DIR = (Crypto                                                   PP::CipherDir)0u; BASE = CryptoPP::RC5::Enc]'
    ../../../Extern/include/cryptopp/misc.h:82:7:   required from 'CryptoPP::CipherM                                                   odeFinalTemplate_CipherHolder<CIPHER, BASE>::CipherModeFinalTemplate_CipherHolde                                                   r(const byte*, size_t, const byte*) [with CIPHER = CryptoPP::BlockCipherFinal<(C                                                   ryptoPP::CipherDir)0u, CryptoPP::RC5::Enc>; BASE = CryptoPP::ConcretePolicyHolde                                                   r<CryptoPP::Empty, CryptoPP::AdditiveCipherTemplate<CryptoPP::AbstractPolicyHold                                                   er<CryptoPP::AdditiveCipherAbstractPolicy, CryptoPP::CTR_ModePolicy> > >; byte =                                                    unsigned char; size_t = unsigned int]'
    cipher.cpp:88:64:   required from 'CryptoPP::SymmetricCipher* BlockCipherDetail<                                                   T>::CreateEncoder(const byte*, size_t, const byte*) const [with T = CryptoPP::RC                                                   5; byte = unsigned char; size_t = unsigned int]'
    cipher.cpp:398:1:   required from here
    ../../../Extern/include/cryptopp/secblock.h:91:14: error: 'CheckSize' was not de                                                   clared in this scope, and no declarations were found by argument-dependent looku                                                   p at the point of instantiation [-fpermissive]
    ../../../Extern/include/cryptopp/secblock.h:91:14: note: declarations in depende                                                   nt base 'CryptoPP::AllocatorBase<unsigned int>' are not found by unqualified loo                                                   kup
    ../../../Extern/include/cryptopp/secblock.h:91:14: note: use 'this->CheckSize' i                                                   nstead
    gmake: *** [Makefile:131: OBJDIR/cipher.o] Error 1
    gmake: *** Waiting for unfinished jobs....
    root@root601683:/usr/src/Source/Server/game/src #

     

    • Love 1
  3. hello devs, i have a problem...

     

    My Quest timer is not working :

     

            when 2493.kill with pc.get_map_index(97*10000) begin
                local drop = number(1,10)
                if drop <= 3 then
                    game.drop_item_with_ownership(71123)
                elseif drop >= 4 and drop <= 8 then
                    game.drop_item_with_ownership(71129)
                elseif drop >= 9 then
                    game.drop_item_with_ownership(71123)
                    game.drop_item_with_ownership(71129)
                end
                game.set_event_flag("reopen", get_time()+30*60)
                notice_all("Die Gruppe von "..pc.get_name().." hat den Blauen Drachen getötet")
                game.set_event_flag("metinkills", 0)
                game.set_event_flag("dragontemple_block",1)
                server_timer("skipia_boss_end", 60,pc.get_map_index())
            end
    
            when skipia_boss_end.server_timer begin
                if d.select(get_server_timer_arg()) then
                    d.exit_all()
                end
            end
        end
    end

     

    i got the notice, but the timer is not working.. the players are not warped out from the map..

     

    whats wrong :/

  4. Hello devs,

     

    i got this error when i try to login :

     

    1116 20:33:18670 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=13, itemIndex=90060) - Failed to item data

    1116 20:33:19181 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
    1116 20:33:21580 :: 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.
    1116 20:33:36836 ::
    uiShop.py(line:73) LoadDialog
    ui.py(line:2704) GetChild

    ShopDialog.LoadDialog.BindObject - <type 'exceptions.KeyError'>:'MiddleTab1'

    1116 20:33:36836 :: ============================================================================================================
    1116 20:33:36836 :: Abort!!!!

     

    how2fix ?

  5. 71134    È渶¼Òȯ±Ç    ITEM_UNIQUE    UNIQUE_SPECIAL_RIDE    1    ANTI_DROP | ANTI_SELL | ANTI_GIVE | ANTI_STACK | ANTI_MYSHOP    QUEST_USE_MULTIPLE | LOG    WEAR_SHIELD        0    0    0    0    0    LIMIT_NONE    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    86400    0    0    0    0    0    0    0    0

     

    add after last apply_none 0 the time

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