Jump to content

M3talHack

Inactive Member
  • Posts

    18
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by M3talHack

  1. I tried to download the "Source" pack, and when i finished downloading it, it appears a window saying " can't open the rar file 'cause it can be in wrong format or damaged."
    How can i fix that? In another way, could you gimme the working link for these files?
    Thank you a lot.

    • Love 1
  2. Hello guys..
    I compiled in the right way the source clean and fixed of the Client.
    I used VS2013, no errors, build succeded.
    When i tried to use that launcher, i had some problems.
    So i changed libs, i changed TRUE=True too, and other things.
    When i try to open the game using this new launcher, i have 2 type of errors in "syserr.txt" of the Client.

    The first error is this :

     

    Module Name: C:UsersConcettoDesktopClient2Metin2Release.exe
    Time Stamp: 0x55672827 - (null)
    
    Exception Type: 0xc0000005
    
    eax: 0x00000001	ebx: 0x00000000
    ecx: 0x0a010fff	edx: 0x012e6d27
    esi: 0x05e6f330	edi: 0x010ae1e8
    ebp: 0x010ac0ac	esp: 0x010ac094
    
    0x0095b081	C:UsersConcettoDesktopClient2Metin2Release.exe
    0x00a458e4	C:UsersConcettoDesktopClient2Metin2Release.exe
    0x00a45781	C:UsersConcettoDesktopClient2Metin2Release.exe
    0x00a786be	C:UsersConcettoDesktopClient2Metin2Release.exe
    0x00a7573d	C:UsersConcettoDesktopClient2Metin2Release.exe
    0x00a75647	C:UsersConcettoDesktopClient2Metin2Release.exe
    0x009cd8e8	C:UsersConcettoDesktopClient2Metin2Release.exe
    0x1e04cf4c	C:UsersConcettoDesktopClient2python22.dll
    

    The second is this :
     

    0528 16:42:18171 :: 
    networkModule.py(line:200) SetSelectCharacterPhase
    system.py(line:130) __pack_import
    system.py(line:110) _process_result
    introSelect.py(line:28) ?
    system.py(line:130) __pack_import
    system.py(line:110) _process_result
    interfaceModule.py(line:32) ?
    system.py(line:130) __pack_import
    
    networkModule.SetSelectCharacterPhase - exceptions.SyntaxError:invalid token (line 1954)
    
    0528 16:42:18172 :: ============================================================================================================
    0528 16:42:18172 :: Abort!!!!
    

    The client open in the right way, but when i try to log-in it suddenly crashes and i can't get into the char select
    Can you help please?
    I'm not able to use my own binary compiled,  where i fixed all mount's attack..
    I'll wait answers.. 
    Thank you, best regards.

  3. Guys, i did everything.
    When i open my launcher, the games open normally, when i try to log in, suddenly crashes the game without sayin anything.
    This is the syserr of the client :

    0528 16:19:15522 :: 
    networkModule.py(line:200) SetSelectCharacterPhase
    system.py(line:130) __pack_import
    system.py(line:110) _process_result
    introSelect.py(line:28) ?
    system.py(line:130) __pack_import
    system.py(line:110) _process_result
    interfaceModule.py(line:32) ?
    system.py(line:130) __pack_import
     
    networkModule.SetSelectCharacterPhase - exceptions.SyntaxError:invalid token (line 1954)
     
    0528 16:19:15523 :: ============================================================================================================
    0528 16:19:15523 :: Abort!!!!

    Can you help please ?
    I used Client Test Fur 40250 root and i followed some hills on this discussion.
     
  4. Hello guys!
    Today i was modifyin the launcher of my client, when i changed it with another launcher i had this problem in-game : 23jpn36.png

    I really don't know how to erase those words over the client, i don't even know what the problem could be.
    By the way i've already searched for answers or solutions but nothing
    I hope you will answer me and will help me to solve this problem
    I'll wait answers, and sorry for the bad english.
    Best regards.

  5. Helloo Guys :) 
    Today i was trying to compile the source of binary client ( novaline )
    I followed this guide on forum ( cause i'll follow every release and guide from metin2dev ) : 
    I followed the guide step by step, i did everything. 
    When i build the project, after all, i got some errors..
    And i don't really know why this is happening, i tried to find solutions on the guide, on google, on this and other forums but nothing.
    Can you help me please?
    Here are the errors 

     

    1>Compiling...

    1>PythonGraphic.cpp
    1>.PythonGraphic.cpp(294) : error C2664: 'CPythonGraphic::SaveJPEG' : cannot convert parameter 2 from 'char *' to 'LPBYTE'
    2>Compiling...
    2>AffectFlagContainer.cpp
    2>.AffectFlagContainer.cpp(68) : error C2440: 'initializing' : cannot convert from 'CAffectFlagContainer::Element' to 'char &'
    2>.PythonNetworkStreamModule.cpp(678) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(706) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(712) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(736) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(765) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(821) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(825) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(871) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(953) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>.MarkImage.cpp(190) : error C2664: 'lzo1x_decompress_safe' : cannot convert parameter 1 from 'const char *' to 'const unsigned char *'
    2>.MarkImage.cpp(305) : error C2664: 'lzo1x_999_compress' : cannot convert parameter 1 from 'const char *' to 'const unsigned char *'
    2>.PythonApplicationLogo.cpp(166) : error C2440: 'initializing' : cannot convert from 'byte *' to 'char *'
     

    Here is the full Output

     

    1>------ Build started: Project: eterPythonLib, Configuration: Release Win32 ------

    1>Compiling...
    1>PythonGraphic.cpp
    1>.PythonGraphic.cpp(294) : error C2664: 'CPythonGraphic::SaveJPEG' : cannot convert parameter 2 from 'char *' to 'LPBYTE'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>Build log was saved at "file://c:UsersConcettoDesktopnovalineSrcsClientEterPythonLibReleaseBuildLog.htm"
    1>eterPythonLib - 1 error(s), 0 warning(s)
    2>------ Build started: Project: UserInterface, Configuration: Release Win32 ------
    2>Compiling...
    2>AffectFlagContainer.cpp
    2>.AffectFlagContainer.cpp(68) : error C2440: 'initializing' : cannot convert from 'CAffectFlagContainer::Element' to 'char &'
    2>PythonNetworkStreamModule.cpp
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacepacket.h(2792) : warning C4305: 'initializing' : truncation from '' to 'char'
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacepacket.h(2792) : warning C4309: 'initializing' : truncation of constant value
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacepacket.h(2801) : warning C4305: 'initializing' : truncation from '' to 'char'
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacepacket.h(2801) : warning C4309: 'initializing' : truncation of constant value
    2>.PythonNetworkStreamModule.cpp(678) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(706) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(712) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(736) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(765) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(821) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(825) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(871) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonNetworkStreamModule.cpp(953) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonNetworkStreamModule.cpp(1222) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonNetworkStreamModule.cpp(1254) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonNetworkStreamModule.cpp(1303) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>MarkImage.cpp
    2>.MarkImage.cpp(190) : error C2664: 'lzo1x_decompress_safe' : cannot convert parameter 1 from 'const char *' to 'const unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.MarkImage.cpp(305) : error C2664: 'lzo1x_999_compress' : cannot convert parameter 1 from 'const char *' to 'const unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>PythonApplicationLogo.cpp
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacePacket.h(2792) : warning C4305: 'initializing' : truncation from '' to 'char'
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacePacket.h(2792) : warning C4309: 'initializing' : truncation of constant value
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacePacket.h(2801) : warning C4305: 'initializing' : truncation from '' to 'char'
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacePacket.h(2801) : warning C4309: 'initializing' : truncation of constant value
    2>.PythonApplicationLogo.cpp(122) : error C2440: 'initializing' : cannot convert from 'byte *' to 'char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonApplicationLogo.cpp(126) : warning C4309: '=' : truncation of constant value
    2>.PythonApplicationLogo.cpp(166) : error C2440: 'initializing' : cannot convert from 'byte *' to 'char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonApplicationLogo.cpp(170) : warning C4309: '=' : truncation of constant value
    2>PythonShop.cpp
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacePacket.h(2792) : warning C4305: 'initializing' : truncation from '' to 'char'
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacePacket.h(2792) : warning C4309: 'initializing' : truncation of constant value
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacePacket.h(2801) : warning C4305: 'initializing' : truncation from '' to 'char'
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacePacket.h(2801) : warning C4309: 'initializing' : truncation of constant value
    2>.PythonShop.cpp(31) : warning C4309: 'return' : truncation of constant value
    2>.PythonShop.cpp(330) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonShop.cpp(348) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonShop.cpp(360) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonShop.cpp(387) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonShop.cpp(396) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>PythonPlayerModule.cpp
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacePacket.h(2792) : warning C4305: 'initializing' : truncation from '' to 'char'
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacePacket.h(2792) : warning C4309: 'initializing' : truncation of constant value
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacePacket.h(2801) : warning C4305: 'initializing' : truncation from '' to 'char'
    2>c:usersconcettodesktopnovalinesrcsclientuserinterfacePacket.h(2801) : warning C4309: 'initializing' : truncation of constant value
    2>.PythonPlayerModule.cpp(770) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonPlayerModule.cpp(774) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonPlayerModule.cpp(812) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonPlayerModule.cpp(842) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonPlayerModule.cpp(873) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonPlayerModule.cpp(900) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonPlayerModule.cpp(912) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonPlayerModule.cpp(919) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonPlayerModule.cpp(958) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonPlayerModule.cpp(991) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonPlayerModule.cpp(1021) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonPlayerModule.cpp(1083) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonPlayerModule.cpp(1294) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonPlayerModule.cpp(1340) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonPlayerModule.cpp(1393) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonPlayerModule.cpp(1456) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonPlayerModule.cpp(1531) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonPlayerModule.cpp(1616) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonPlayerModule.cpp(1673) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonPlayerModule.cpp(1713) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonPlayerModule.cpp(1976) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonPlayerModule.cpp(2017) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(7): or       'bool PyTuple_GetInteger(PyObject *,int,int *)'
    2>        c:usersconcettodesktopnovalinesrcsclientscriptlibPythonUtils.h(8): or       'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
    2>        while trying to match the argument list '(PyObject *, int, char *)'
    2>.PythonPlayerModule.cpp(2130) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>.PythonPlayerModule.cpp(2152) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
    2>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    2>Generating Code...
    2>Creating browse information file...
    2>Microsoft Browse Information Maintenance Utility Version 9.00.21022
    2>Copyright © Microsoft Corporation. All rights reserved.
    2>Build log was saved at "file://c:UsersConcettoDesktopnovalineSrcsClientUserInterfaceReleaseBuildLog.htm"
    2>UserInterface - 46 error(s), 19 warning(s)
    ========== Build: 0 succeeded, 2 failed, 14 up-to-date, 0 skipped ==========

    I hope someone will help me, i'll wait answers.
    Thank you, best regards.

  6. Hello Guys!
    Today i was compiling the source code of mainline
    I followed this guide on metin2dev community step by step! (  )

    Whatever, i got an error that i don't know how to solve, even if i searched on this forum and on google. ( i didn't find any solution )

    The error is this :
    bga5vq.png

    I really don't know how to do, i did everything right as the previous guide, could you please help me ?
    I will be very glad for your help..
    Thank you again, i'll wait answers.
    Sorry for my bad english, best regards.

  7.  

     

    here you can solve your problem

     

    Thanks but this is for source only

    Isnt there a way to fix it without compilin source ?

     

     

    Nope, because those mounts wasn't created for attack purpose, just for walking around. So, you've to compile source or you will use them just for walking.

     

    Thank you for explaining

    If i will compile the source as explained before, i will solve these problems, right ?

    Also, there will be any other issues if i compile my own game and client and i put them instead the old ones ?

    By the way i didn't find any diffs for this problem, so i think they don't exist..

  8. Hello guys
    I have a big problem
    I use Vanilla Project rev55170, all works fine but the newest mounts as Unicorn, Dragor, Leopard, cannot attack
    Here are the mounts :

    12224057074_6b4eaacaa1_z.jpg

    Easter_metin2_pt_2014_0670eb262bf8c667e9

    Cavalcatura_Pantera_Nera.png

    200px-Unicorno.png

     

    With these mounts i'm not able to attack...
    But with the others i can attack! I mean all the other mounts!
    This problem happens only with the previous mounts
    I really don't know if it is a problem with the game file, or with the client (launcher i mean)
    I really don't understand why they can't attack :(
    Can you help me fixing this problem please?
    File server is Maxmi # Blackforce 3.6 (Vanilla Project 55170) And the Client is the same of Server File!

    I'll wait answers, sorry for my bad english, i'll hope you could help me.
    Thanks a lot!
    Best regards.

  9. Hello community!
    Before telling my problem i wanna tell you that i already check all syserr and i've already changed the item_proto.txt and item_proto client with the original item_proto.txt and client of metin2.de 2015(without Lycan)
    I have one big problem: when i try to move something in my inventary, it doesn't move.
    I can move only sword, dagger (only weapons and armors)
    The other objects like add bonus or change bonus, or other part of equipment like shield and other, don't move.
    I really don't know if it is a problem with the file game or a problem with the item proto.
    But i don't really think is item proto, cause i already changed it with a newest version..
    I'm using Viruz server files 2014 from epvp community, and Test fur Client 40250.
    Can you help me fixing this problem?
    I already searched here for similiar question but nothing, only 1 thread speaks about it, but no answer.
    Does exist a diff, in case it is the file game, to fix the itemsmove for 40250?
    Please, help me , i would like to move all the items in the inventory..
    Thank you so much, i'll hope you will help me.
    I'll wait answers, and sorry for the bad english, i'm Italian.

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