Advertisement
Guest User

Untitled

a guest
May 3rd, 2020
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.36 KB | None | 0 0
  1. Severity Code Description Project File Line Suppression State
  2.  
  3. Warning C4244 '=' : conversion from 'const int' to 'lu_byte', possible loss of data Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\lua\src\lapi.c 868
  4.  
  5. Warning C4244 '=' : conversion from 'int' to 'unsigned short', possible loss of data Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\lua\src\ldo.c 594
  6.  
  7. Warning C4310 cast truncates constant value Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\lua\src\llex.c 61
  8.  
  9. Warning C4310 cast truncates constant value Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\lua\src\lstring.c 186
  10.  
  11. Warning C4310 cast truncates constant value Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\lua\src\lstring.c 217
  12.  
  13. Warning C4244 '=' : conversion from 'const int' to 'lu_byte', possible loss of data Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\lua\src\lstring.c 223
  14.  
  15. Warning C4310 cast truncates constant value Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\lua\src\lstrlib.c 1239
  16.  
  17. Warning C4310 cast truncates constant value Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\lua\src\lvm.c 470
  18.  
  19. Warning C4013 'setptvalue' undefined; assuming extern returning int Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\lua\src\luac.c 124
  20.  
  21. Warning C4013 'luaU_print' undefined; assuming extern returning int Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\lua\src\luac.c 169
  22.  
  23. Warning C4013 'lua_open' undefined; assuming extern returning int Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\lua\src\luac.c 207
  24.  
  25. Warning C4047 '=' : 'lua_State *' differs in levels of indirection from 'int' Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\lua\src\luac.c 207
  26.  
  27. Warning C4013 'lua_cpcall' undefined; assuming extern returning int Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\lua\src\luac.c 211
  28.  
  29. Warning LNK4068 /MACHINE not specified; defaulting to X86 zlib C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Zip\zlib123\projects\LINK 1
  30.  
  31. Warning C4100 'index' : unreferenced formal parameter Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\lua_tinker\lua_tinker.cpp 443
  32.  
  33. Warning C4100 'L' : unreferenced formal parameter Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\lua_tinker\lua_tinker.cpp 443
  34.  
  35. Warning C4100 'szOutputPath' : unreferenced formal parameter Lua C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Shared\Lua\NtlLuaState.cpp 183
  36.  
  37. Warning C4100 'TList' : unreferenced formal parameter DboTrigger C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboShared\DboTrigger\DboTSEMFLink.cpp 216
  38.  
  39. Warning C4189 'questId' : local variable is initialized but not referenced DboTrigger C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboShared\DboTrigger\DboTSEMFLink.cpp 221
  40.  
  41. Warning C4244 'initializing' : conversion from 'int' to 'WORD', possible loss of data DboTrigger C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboShared\DboTrigger\DboTSEMFLink.cpp 258
  42.  
  43. Warning C4100 'encode' : unreferenced formal parameter NtlClientNet C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Client\NtlClientNet\NtlClientNet.cpp 1222
  44.  
  45. Warning C4100 'pPacketEncoder' : unreferenced formal parameter NtlClientNet C:\Users\GearKill2\Desktop\DBOGLOBAL-master\NtlLib\Client\NtlClientNet\NtlClientNet.cpp 1239
  46.  
  47. Warning C4121 'sSKILL_TBLDAT' : alignment of a member was sensitive to packing DboTrigger C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboShared\NtlGameTable\SkillTable.h 43
  48.  
  49. Warning C4121 'sSKILL_TBLDAT' : alignment of a member was sensitive to packing DboTrigger C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboShared\NtlGameTable\SkillTable.h 43
  50.  
  51. Warning C4477 'swscanf' : format string '%2hx' requires an argument of type 'unsigned short *', but variadic argument 1 has type 'unsigned char *' NtlCore C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlCore\NtlSystemInfo.cpp 39
  52.  
  53. Warning C4477 'swscanf' : format string '%2hx' requires an argument of type 'unsigned short *', but variadic argument 2 has type 'unsigned char *' NtlCore C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlCore\NtlSystemInfo.cpp 39
  54.  
  55. Warning C4477 'swscanf' : format string '%2hx' requires an argument of type 'unsigned short *', but variadic argument 3 has type 'unsigned char *' NtlCore C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlCore\NtlSystemInfo.cpp 39
  56.  
  57. Warning C4477 'swscanf' : format string '%2hx' requires an argument of type 'unsigned short *', but variadic argument 4 has type 'unsigned char *' NtlCore C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlCore\NtlSystemInfo.cpp 39
  58.  
  59. Warning C4477 'swscanf' : format string '%2hx' requires an argument of type 'unsigned short *', but variadic argument 5 has type 'unsigned char *' NtlCore C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlCore\NtlSystemInfo.cpp 39
  60.  
  61. Warning C4477 'swscanf' : format string '%2hx' requires an argument of type 'unsigned short *', but variadic argument 6 has type 'unsigned char *' NtlCore C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlCore\NtlSystemInfo.cpp 39
  62.  
  63. Error MSB8041 MFC libraries are required for this project. Install them from the Visual Studio installer (Individual Components tab) for any toolsets and architectures being used. TableEditor C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets 429
  64.  
  65. Error C1083 Cannot open include file: 'GFile.h': No such file or directory (compiling source file NtlFlasherManager.cpp) NtlFlasher C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlFlasher\NtlFlasherManager.h 13
  66.  
  67. Error C1083 Cannot open include file: 'GFxPlayer.h': No such file or directory (compiling source file NtlFlasher.cpp) NtlFlasher C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlFlasher\NtlFlasher.h 13
  68.  
  69. Error C1083 Cannot open include file: 'GFxPlayer.h': No such file or directory (compiling source file gui_flash.cpp) NtlGui C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlFlasher\NtlFlasher.h 13
  70.  
  71. Error C1083 Cannot open include file: 'GFxPlayer.h': No such file or directory (compiling source file gui_flash_generic.cpp) NtlGui C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlFlasher\NtlFlasher.h 13
  72.  
  73. Error C1083 Cannot open include file: 'GFxPlayer.h': No such file or directory (compiling source file gui_setupgui.cpp) NtlGui C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlFlasher\NtlFlasher.h 13
  74.  
  75. Warning C4805 '==': unsafe mix of type 'RwBool' and type 'bool' in operation NtlPresentation C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlPresentation\NtlWorldLTManager.cpp 325
  76.  
  77. Warning C4477 'sscanf' : format string '%d' requires an argument of type 'int *', but variadic argument 5 has type 'RwReal *' NtlPresentation C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlPresentation\SpawnMacroManager.cpp 148
  78.  
  79. Warning C4477 'sscanf' : format string '%d' requires an argument of type 'int *', but variadic argument 6 has type 'RwReal *' NtlPresentation C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlPresentation\SpawnMacroManager.cpp 148
  80.  
  81. Warning C4477 'fprintf_s' : format string '%d' requires an argument of type 'int', but variadic argument 1 has type 'double' NtlPresentation C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlPresentation\SpawnMacroManager.cpp 177
  82.  
  83. Warning C4477 'fprintf_s' : format string '%d' requires an argument of type 'int', but variadic argument 1 has type 'double' NtlPresentation C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlPresentation\SpawnMacroManager.cpp 178
  84.  
  85. Warning C4996 'GetVersionExW': was declared deprecated Ntl_Plugin_World C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\Ntl_Plugin_World\driver\common\cpuext.c 553
  86.  
  87. Warning C4996 'GetVersionExW': was declared deprecated Ntl_Plugin_World C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\Ntl_Plugin_World\driver\common\cpuext.c 557
  88.  
  89. Warning C4013 'GetNtlDDSMipmapSkipCnt' undefined; assuming extern returning int Ntl_Plugin_World C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\Ntl_Plugin_World\driver\d3d9\d3d9dxttex.c 1218
  90.  
  91. Warning C4838 conversion from 'int' to 'unsigned int' requires a narrowing conversion NtlSimulation C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlSimulation\DboTSCQCtrl.cpp 3264
  92.  
  93. Warning C4838 conversion from 'int' to 'unsigned int' requires a narrowing conversion NtlSimulation C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlSimulation\DboTSCTCtrl.cpp 1247
  94.  
  95. Warning C4101 'uiNextAnimKey': unreferenced local variable NtlSimulation C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlSimulation\NtlBehaviorCharGroundMove.cpp 729
  96.  
  97. Error MSB8041 MFC libraries are required for this project. Install them from the Visual Studio installer (Individual Components tab) for any toolsets and architectures being used. PackEditor C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets 429
  98.  
  99. Warning C4805 '==': unsafe mix of type 'RwBool' and type 'bool' in operation NtlSimulation C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlSimulation\NtlFSMCharActEventProc.cpp 1026
  100.  
  101. Warning C4244 'initializing': conversion from 'double' to 'float', possible loss of data NtlSimulation C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlSimulation\NtlSLLogicApply.cpp 260
  102.  
  103. Warning C4805 '==': unsafe mix of type 'RwBool' and type 'bool' in operation NtlSimulation C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlSimulation\NtlSLLogic.cpp 6587
  104.  
  105. Warning C4805 '==': unsafe mix of type 'RwBool' and type 'bool' in operation NtlSimulation C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlSimulation\NtlSLLogic.cpp 8142
  106.  
  107. Warning C4805 '==': unsafe mix of type 'RwBool' and type 'bool' in operation NtlSimulation C:\Users\GearKill2\Desktop\DBOGLOBAL-master\DboClient\Lib\NtlSimulation\NtlSLLogic.cpp 8153
  108.  
  109. Error MSB8041 MFC libraries are required for this project. Install them from the Visual Studio installer (Individual Components tab) for any toolsets and architectures being used. TSTool C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets 429
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement