Jump to content

Chris90909090909090

Member
  • Posts

    335
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Posts posted by Chris90909090909090

  1. 1226 00:43:30795 :: GRANNY: NewMeshBinding: Unable to find bone: 'bone_01_LeNnT' in the ToSkeleton
    1226 00:43:30878 :: GRANNY: NewMeshBinding: Unable to find bone: 'bone_01_LeNnT' in the ToSkeleton
     

    1226 00:43:31785 :: GRANNY: NewMeshBinding: Unable to find bone: 'bone_01_LeNnT' in the ToSkeleton
     


    1226 00:43:33863 :: GRANNY: NewMeshBinding: Unable to find bone: 'Bip01 HeadNub' in the ToSkeleton
    1226 00:43:33863 :: GRANNY: NewMeshBinding: Unable to find bone: 'Bip01 Ponytail1Nub' in the ToSkeleton
    1226 00:43:33864 :: GRANNY: NewMeshBinding: Unable to find bone: 'Bip01 L Finger0Nub' in the ToSkeleton
    1226 00:43:33864 :: GRANNY: NewMeshBinding: Unable to find bone: 'Bip01 L Finger1Nub' in the ToSkeleton
    1226 00:43:33864 :: GRANNY: NewMeshBinding: Unable to find bone: 'Bip01 L Finger2Nub' in the ToSkeleton
    1226 00:43:33864 :: GRANNY: NewMeshBinding: Unable to find bone: 'Bip01 R Finger0Nub' in the ToSkeleton
    1226 00:43:33864 :: GRANNY: NewMeshBinding: Unable to find bone: 'Bip01 R Finger1Nub' in the ToSkeleton
    1226 00:43:33864 :: GRANNY: NewMeshBinding: Unable to find bone: 'Bip01 R Finger2Nub' in the ToSkeleton
    1226 00:43:33864 :: GRANNY: NewMeshBinding: Unable to find bone: 'Bip01 L Toe0Nub' in the ToSkeleton
    1226 00:43:33864 :: GRANNY: NewMeshBinding: Unable to find bone: 'Bip01 R Toe0Nub' in the ToSkeleton
    1226 00:43:33864 :: GRANNY: NewMeshBinding: Unable to find bone: 'Bip01 TailNub' in the ToSkeleton
    1226 00:43:33864 :: GRANNY: NewMeshBinding: Unable to find bone: 'bone_01_LeNnT' in the ToSkeleton
     

    1226 00:43:33864 :: GRANNY: NewMeshBinding: Unable to find bone: 'bone_01_LeNnT' in the ToSkeleton
    1226 00:43:33880 :: GRANNY: NewMeshBinding: Unable to find bone: 'bone_01_LeNnT' in the ToSkeleton

     

     

    pls help


  2. ../../../Extern/include/cryptopp/misc.h: At global scope:
    ../../../Extern/include/cryptopp/misc.h:548: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used
    linking ../Bizzygame_32....
    OBJDIR/char_battle.o: In function `CHARACTER::DeathPenalty(unsigned char)':
    /usr/src/novaline/Srcs/Server/game/src/char_battle.cpp:284: undefined reference to `Acce_close(CHARACTER*)'
    OBJDIR/char_battle.o: In function `CHARACTER::Dead(CHARACTER*, bool)':
    /usr/src/novaline/Srcs/Server/game/src/char_battle.cpp:1519: undefined reference to `Acce_close(CHARACTER*)'
    OBJDIR/cmd_general.o: In function `do_acce(CHARACTER*, char const*, int, int)':
    /usr/src/novaline/Srcs/Server/game/src/cmd_general.cpp:2386: undefined reference to `Acce_absorption_make(CHARACTER*)'
    /usr/src/novaline/Srcs/Server/game/src/cmd_general.cpp:2398: undefined reference to `Acce_open(CHARACTER*)'
    /usr/src/novaline/Srcs/Server/game/src/cmd_general.cpp:2432: undefined reference to `Acce_make(CHARACTER*)'
    /usr/src/novaline/Srcs/Server/game/src/cmd_general.cpp:2428: undefined reference to `Acce_make(CHARACTER*)'
    /usr/src/novaline/Srcs/Server/game/src/cmd_general.cpp:2404: undefined reference to `Acce_show_list(CHARACTER*)'
    /usr/src/novaline/Srcs/Server/game/src/cmd_general.cpp:2422: undefined reference to `Acce_delete_item(CHARACTER*, int)'
    /usr/src/novaline/Srcs/Server/game/src/cmd_general.cpp:2401: undefined reference to `Acce_close(CHARACTER*)'
    /usr/src/novaline/Srcs/Server/game/src/cmd_general.cpp:2413: undefined reference to `Acce_add_item(CHARACTER*, int, int)'
    /usr/src/novaline/Srcs/Server/game/src/cmd_general.cpp:2368: undefined reference to `Acce_request_result_list(CHARACTER*)'
    /usr/src/novaline/Srcs/Server/game/src/cmd_general.cpp:2378: undefined reference to `Acce_request_material_info(CHARACTER*, int, int)'
    /usr/src/novaline/Srcs/Server/game/src/cmd_general.cpp:2391: undefined reference to `Acce_absorption_open(CHARACTER*)'
    OBJDIR/cmd_gm.o: In function `do_reload(CHARACTER*, char const*, int, int)':
    /usr/src/novaline/Srcs/Server/game/src/cmd_gm.cpp:2065: undefined reference to `Acce_init()'
    OBJDIR/input_db.o: In function `CInputDB::Boot(char const*)':
    /usr/src/novaline/Srcs/Server/game/src/input_db.cpp:945: undefined reference to `Acce_InformationInitialize()'
    OBJDIR/item_manager.o: In function `ITEM_MANAGER::RemoveItem(CItem*, char const*)':
    /usr/src/novaline/Srcs/Server/game/src/item_manager.cpp:517: undefined reference to `Acce_delete_item(CHARACTER*, int)'
    /usr/src/novaline/Srcs/Server/game/src/item_manager.cpp:518: undefined reference to `Acce_delete_item(CHARACTER*, int)'
    OBJDIR/main.o: In function `main':
    /usr/src/novaline/Srcs/Server/game/src/main.cpp:462: undefined reference to `Acce_init()'
     

     

     

    help meeeeeeeee pls 

  3. char_item.cpp: In member function 'bool CHARACTER::CanHandleItem(bool, bool)':
    char_item.cpp:225: error: expected `)' before 'return'
    char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
    char_item.cpp:640: warning: comparison is always false due to limited range of data type
    char_item.cpp:666: warning: comparison is always false due to limited range of data type
    char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
    char_item.cpp:2426: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
    char_item.cpp:2430: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
    char_item.cpp:2442: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
    char_item.cpp:2446: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
    char_item.cpp:2473: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
    char_item.cpp:2481: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
    char_item.cpp:5127: warning: comparison between signed and unsigned integer expressions
    char_item.cpp:1709: warning: unused variable 'bDestInven'
    char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
    char_item.cpp:5197: warning: unused variable 'wCell'
    char_item.cpp:5198: warning: unused variable 'window_type'
    char_item.cpp:5199: warning: unused variable 'wDestCell'
    char_item.cpp:5200: warning: unused variable 'bDestInven'
    char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
    char_item.cpp:6205: warning: array subscript has type 'char'
    char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
    char_item.cpp:7598: warning: unused variable 'itemType'
    char_item.cpp:7599: warning: unused variable 'itemSubType'
    gmake: *** [OBJDIR/char_item.o] Error 1
    root@host:/usr/src/novaline/Srcs/Server/game/src # gmake clean
    root@host:/usr/src/novaline/Srcs/Server/game/src # gmake >> compile.log
    char.cpp:7194: warning: this decimal constant is unsigned only in ISO C90
    char.cpp: In member function 'bool CHARACTER::IsHack(bool, bool, int)':
    char.cpp:6647: error: expected `(' before 'if'
    gmake: *** [OBJDIR/char.o] Error 1
     

     

    i cant no compile pls help me

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