Please help. I do not know how to fix it
1>------ Build started: Project: UserInterface, Configuration: Debug Win32 ------
1>UserInterface : warning PRJ0009 : Build log could not be opened for writing.
1>Make sure that the file is not open by another process and is not write-protected.
1>Compiling...
1>PythonNetworkStreamModule.cpp
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>.\PythonNetworkStreamModule.cpp(678) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonNetworkStreamModule.cpp(706) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonNetworkStreamModule.cpp(712) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonNetworkStreamModule.cpp(736) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonNetworkStreamModule.cpp(765) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonNetworkStreamModule.cpp(821) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonNetworkStreamModule.cpp(825) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonNetworkStreamModule.cpp(871) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonNetworkStreamModule.cpp(953) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonNetworkStreamModule.cpp(1222) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonNetworkStreamModule.cpp(1254) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonNetworkStreamModule.cpp(1303) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>Locale.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>MarkImage.cpp
1>.\MarkImage.cpp(190) : error C2664: 'lzo1x_decompress_safe' : cannot convert parameter 1 from 'const char *' to 'const unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\MarkImage.cpp(305) : error C2664: 'lzo1x_999_compress' : cannot convert parameter 1 from 'const char *' to 'const unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>PythonApplicationProcedure.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonApplicationModule.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonApplicationLogo.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>.\PythonApplicationLogo.cpp(122) : error C2440: 'initializing' : cannot convert from 'byte *' to 'char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonApplicationLogo.cpp(126) : warning C4309: '=' : truncation of constant value
1>.\PythonApplicationLogo.cpp(166) : error C2440: 'initializing' : cannot convert from 'byte *' to 'char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonApplicationLogo.cpp(170) : warning C4309: '=' : truncation of constant value
1>PythonApplicationEvent.cpp
1>.\PythonApplicationEvent.cpp(1) : fatal error C1083: Cannot open compiler generated file: '.\Debug\PythonApplicationEvent.sbr': Permission denied
1>PythonApplicationCursor.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonApplicationCamera.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonApplication.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>ProcessScanner.cpp
1>PythonPackModule.cpp
1>PythonTextTailModule.cpp
1>PythonTextTail.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonShop.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>.\PythonShop.cpp(31) : warning C4309: 'return' : truncation of constant value
1>.\PythonShop.cpp(330) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonShop.cpp(348) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonShop.cpp(360) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonShop.cpp(387) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonShop.cpp(396) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>PythonSafeBox.cpp
1>PythonMiniMapModule.cpp
1>PythonMiniMap.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonMessenger.cpp
1>PythonGuild.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>Generating Code...
1>Compiling...
1>PythonFlyModule.cpp
1>PythonExchangeModule.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonExchange.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonChatModule.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonChat.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonSkill.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonQuest.cpp
1>PythonPlayerSkill.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonPlayerModule.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>.\PythonPlayerModule.cpp(770) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonPlayerModule.cpp(774) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonPlayerModule.cpp(812) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonPlayerModule.cpp(842) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonPlayerModule.cpp(873) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonPlayerModule.cpp(900) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonPlayerModule.cpp(912) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonPlayerModule.cpp(919) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonPlayerModule.cpp(958) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonPlayerModule.cpp(991) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonPlayerModule.cpp(1021) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonPlayerModule.cpp(1083) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonPlayerModule.cpp(1294) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonPlayerModule.cpp(1340) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonPlayerModule.cpp(1393) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonPlayerModule.cpp(1456) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonPlayerModule.cpp(1531) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonPlayerModule.cpp(1616) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonPlayerModule.cpp(1673) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonPlayerModule.cpp(1713) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonPlayerModule.cpp(1976) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonPlayerModule.cpp(2017) : error C2665: 'PyTuple_GetInteger' : none of the 3 overloads could convert all the argument types
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 6): could be 'bool PyTuple_GetInteger(PyObject *,int,unsigned char *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 7): or 'bool PyTuple_GetInteger(PyObject *,int,int *)'
1> d:\source kody\novaline\srcs\client\scriptlib\PythonUtils.h( 8): or 'bool PyTuple_GetInteger(PyObject *,int,WORD *)'
1> while trying to match the argument list '(PyObject *, int, char *)'
1>.\PythonPlayerModule.cpp(2130) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\PythonPlayerModule.cpp(2152) : error C2664: 'PyTuple_GetByte' : cannot convert parameter 3 from 'char *' to 'unsigned char *'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>PythonPlayerInputMouse.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonPlayerInputKeyboard.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonPlayerInput.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonPlayerEventHandler.cpp
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonPlayer.cpp
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonNonPlayerModule.cpp
1>PythonNonPlayer.cpp
1>PythonItemModule.cpp
1>PythonItem.cpp
1>PythonGameEventManagerModule.cpp
1>PythonEventManagerMoudle.cpp
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>Generating Code...
1>Compiling...
1>PythonEventManager.cpp
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonEffectModule.cpp
1>PythonCharacterModule.cpp
1>PythonCharacterManagerModule.cpp
1>PythonCharacterManager.cpp
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>PythonBackgroundModule.cpp
1>PythonBackground.cpp
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>CameraProcedure.cpp
1>InstanceBaseTransform.cpp
1>InstanceBaseMovement.cpp
1>InstanceBaseMotion.cpp
1>InstanceBaseEvent.cpp
1>InstanceBaseEffect.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>InstanceBaseBattle.cpp
1>InstanceBase.cpp
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 792) : warning C4309: 'initializing' : truncation of constant value
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4305: 'initializing' : truncation from '' to 'char'
1>d:\source kody\novaline\srcs\client\userinterface\Packet.h(2 801) : warning C4309: 'initializing' : truncation of constant value
1>.\InstanceBase.cpp(2854) : warning C4309: 'initializing' : truncation of constant value
1>.\InstanceBase.cpp(2855) : warning C4309: 'initializing' : truncation of constant value
1>AffectFlagContainer.cpp
1>.\AffectFlagContainer.cpp(68) : error C2440: 'initializing' : cannot convert from 'CAffectFlagContainer::Element' to 'char &'
1>Generating Code...
1>Creating browse information file...
1>Microsoft Browse Information Maintenance Utility Version 9.00.30729
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>BSCMAKE: error BK1506 : cannot open file '.\Debug\PythonApplicationEvent.sbr': Permission denied
1>Build log was saved at "file://d:\Source kody\novaline\Srcs\Client\UserInterface\Debug\Buil dLog.htm"
1>UserInterface - 48 error(s), 126 warning(s)