Guest User

Untitled

a guest
Jul 31st, 2022
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 43.15 KB | None | 0 0
  1. Severity    Code    Description Project File    Line    Suppression State
  2. Warning C4267   'argument': conversion from 'size_t' to 'BYTE', possible loss of data   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonNetworkStreamPhaseGame.cpp  1757   
  3. Warning C26495  Variable 'CryptoPP::BufferedTransformation::m_buf' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\cryptopp\cryptlib.h 1640   
  4. Warning C26495  Variable 'D3DXVECTOR2::x' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 46 
  5. Warning C26495  Variable 'D3DXVECTOR2::y' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 46 
  6. Warning C26495  Variable 'D3DXVECTOR4::w' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 133
  7. Warning C26495  Variable 'D3DXVECTOR4::x' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 133
  8. Warning C26495  Variable 'D3DXVECTOR4::y' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 133
  9. Warning C26495  Variable 'D3DXVECTOR4::z' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 133
  10. Warning C26495  Variable 'D3DXQUATERNION::w' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 332
  11. Warning C26495  Variable 'D3DXQUATERNION::x' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 332
  12. Warning C26495  Variable 'D3DXQUATERNION::y' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 332
  13. Warning C26495  Variable 'D3DXQUATERNION::z' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 332
  14. Warning C26495  Variable 'D3DXPLANE::a' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 377
  15. Warning C26495  Variable 'D3DXPLANE::b' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 377
  16. Warning C26495  Variable 'D3DXPLANE::c' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 377
  17. Warning C26495  Variable 'D3DXPLANE::d' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 377
  18. Warning C26495  Variable 'D3DXCOLOR::a' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 408
  19. Warning C26495  Variable 'D3DXCOLOR::b' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 408
  20. Warning C26495  Variable 'D3DXCOLOR::g' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 408
  21. Warning C26495  Variable 'D3DXCOLOR::r' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\d3dx8math.h 408
  22. Warning C28251  Inconsistent annotation for 'MIDL_user_allocate': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\shared\rpcndr.h(238).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\dxtrans.h   270
  23. Warning C28251  Inconsistent annotation for 'MIDL_user_free': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\shared\rpcndr.h(239).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\dxtrans.h   271
  24. Warning C26495  Variable 'DXBASESAMPLE::Alpha' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\dxtrans.h   1658   
  25. Warning C26495  Variable 'DXBASESAMPLE::Blue' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\dxtrans.h   1658   
  26. Warning C26495  Variable 'DXBASESAMPLE::Green' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\dxtrans.h   1658   
  27. Warning C26495  Variable 'DXBASESAMPLE::Red' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\dxtrans.h   1658   
  28. Warning C28251  Inconsistent annotation for 'VARIANT_UserSize': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\um\oaidl.h(5630). Note: There are several prototypes for this function. This warning compares the first with instance number 3.   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\dxtrans.h   5349   
  29. Warning C28251  Inconsistent annotation for 'VARIANT_UserMarshal': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\um\oaidl.h(5631). Note: There are several prototypes for this function. This warning compares the first with instance number 3.    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\dxtrans.h   5350   
  30. Warning C28251  Inconsistent annotation for 'VARIANT_UserUnmarshal': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\um\oaidl.h(5632). Note: There are several prototypes for this function. This warning compares the first with instance number 3.  UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\dxtrans.h   5351   
  31. Warning C28251  Inconsistent annotation for 'VARIANT_UserFree': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\um\oaidl.h(5633). Note: There are several prototypes for this function. This warning compares the first with instance number 3.   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\dxtrans.h   5352   
  32. Warning C28251  Inconsistent annotation for 'round': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\ucrt\corecrt_math.h(531).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\Python-2.7\pymath.h 22 
  33. Warning C28251  Inconsistent annotation for 'MIDL_user_allocate': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\shared\rpcndr.h(238). Note: There are several prototypes for this function. This warning compares the first with instance number 3.     UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\qedit.h 518
  34. Warning C28251  Inconsistent annotation for 'MIDL_user_free': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\shared\rpcndr.h(239). Note: There are several prototypes for this function. This warning compares the first with instance number 3.     UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\qedit.h 519
  35. Warning C28251  Inconsistent annotation for 'BSTR_UserSize': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\um\oaidl.h(5620). Note: There are several prototypes for this function. This warning compares the first with instance number 6.  UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\qedit.h 9954   
  36. Warning C28251  Inconsistent annotation for 'BSTR_UserMarshal': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\um\oaidl.h(5621). Note: There are several prototypes for this function. This warning compares the first with instance number 6.   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\qedit.h 9955   
  37. Warning C28251  Inconsistent annotation for 'BSTR_UserUnmarshal': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\um\oaidl.h(5622). Note: There are several prototypes for this function. This warning compares the first with instance number 6.     UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\qedit.h 9956   
  38. Warning C28251  Inconsistent annotation for 'BSTR_UserFree': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\um\oaidl.h(5623). Note: There are several prototypes for this function. This warning compares the first with instance number 6.  UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\qedit.h 9957   
  39. Warning C28251  Inconsistent annotation for 'VARIANT_UserSize': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\um\oaidl.h(5630). Note: There are several prototypes for this function. This warning compares the first with instance number 4.   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\qedit.h 9959   
  40. Warning C28251  Inconsistent annotation for 'VARIANT_UserMarshal': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\um\oaidl.h(5631). Note: There are several prototypes for this function. This warning compares the first with instance number 4.    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\qedit.h 9960   
  41. Warning C28251  Inconsistent annotation for 'VARIANT_UserUnmarshal': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\um\oaidl.h(5632). Note: There are several prototypes for this function. This warning compares the first with instance number 4.  UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\qedit.h 9961   
  42. Warning C28251  Inconsistent annotation for 'VARIANT_UserFree': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\um\oaidl.h(5633). Note: There are several prototypes for this function. This warning compares the first with instance number 4.   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\extern\include\qedit.h 9962   
  43. Warning C26495  Variable 'CEffectMeshScript::SMeshData::bBlendingEnable' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EffectLib\EffectMesh.h  103
  44. Warning C26495  Variable 'CEffectMeshScript::SMeshData::bTextureAlphaEnable' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EffectLib\EffectMesh.h  103
  45. Warning C26495  Variable 'CEffectMeshScript::SMeshData::bTextureAnimationLoopEnable' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EffectLib\EffectMesh.h  103
  46. Warning C26495  Variable 'CEffectMeshScript::SMeshData::byBillboardType' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EffectLib\EffectMesh.h  103
  47. Warning C26495  Variable 'CEffectMeshScript::SMeshData::byBlendingDestType' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EffectLib\EffectMesh.h  103
  48. Warning C26495  Variable 'CEffectMeshScript::SMeshData::byBlendingSrcType' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EffectLib\EffectMesh.h  103
  49. Warning C26495  Variable 'CEffectMeshScript::SMeshData::byColorOperationType' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EffectLib\EffectMesh.h  103
  50. Warning C26495  Variable 'CEffectMeshScript::SMeshData::dwTextureAnimationStartFrame' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EffectLib\EffectMesh.h  103
  51. Warning C26495  Variable 'CEffectMeshScript::SMeshData::fTextureAnimationFrameDelay' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EffectLib\EffectMesh.h  103
  52. Warning C26495  Variable 'DWORDCOLOR::m_dwColor' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EffectLib\Type.h    133
  53. Warning C28251  Inconsistent annotation for 'MIDL_user_allocate': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\shared\rpcndr.h(238). Note: There are several prototypes for this function. This warning compares the first with instance number 4.     UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\Dimm.h  110
  54. Warning C28251  Inconsistent annotation for 'MIDL_user_free': this instance has no annotations. See c:\program files (x86)\windows kits\10\include\10.0.19041.0\shared\rpcndr.h(239). Note: There are several prototypes for this function. This warning compares the first with instance number 4.     UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\Dimm.h  111
  55. Warning C26495  Variable 'D3D_CAdapterDisplayModeList::m_aeD3DFmt' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   29 
  56. Warning C26495  Variable 'D3D_CAdapterDisplayModeList::m_akD3DDM' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   29 
  57. Warning C26495  Variable 'D3D_CAdapterDisplayModeList::m_uD3DDMNum' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   29 
  58. Warning C26495  Variable 'D3D_CAdapterDisplayModeList::m_uD3DFmtNum' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   29 
  59. Warning C26495  Variable 'D3D_CDeviceInfo::m_akD3DModeInfo' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   61 
  60. Warning C26495  Variable 'D3D_CDeviceInfo::m_canDoWindowed' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   61 
  61. Warning C26495  Variable 'D3D_CDeviceInfo::m_eD3DDevType' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   61 
  62. Warning C26495  Variable 'D3D_CDeviceInfo::m_eD3DMSTFullscreen' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   61 
  63. Warning C26495  Variable 'D3D_CDeviceInfo::m_eD3DMSTWindowed' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   61 
  64. Warning C26495  Variable 'D3D_CDeviceInfo::m_iCurD3DModeInfo' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   61 
  65. Warning C26495  Variable 'D3D_CDeviceInfo::m_isWindowed' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   61 
  66. Warning C26495  Variable 'D3D_CDeviceInfo::m_kD3DCaps' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   61 
  67. Warning C26495  Variable 'D3D_CDeviceInfo::m_szDevDesc' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   61 
  68. Warning C26495  Variable 'D3D_CDeviceInfo::m_uD3DModeInfoNum' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   61 
  69. Warning C26495  Variable 'D3D_CAdapterInfo::m_iCurD3DDevInfo' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   108
  70. Warning C26495  Variable 'D3D_CAdapterInfo::m_kD3DAdapterIdentifier' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   108
  71. Warning C26495  Variable 'D3D_CAdapterInfo::m_kD3DDMDesktop' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   108
  72. Warning C26495  Variable 'D3D_CAdapterInfo::m_uD3DDevInfoNum' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\GrpDetector.h   108
  73. Warning C26495  Variable 'CRay::m_fRayRange' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\Ray.h   16 
  74. Warning C26495  Variable 'CStateID::<unnamed-tag>::m_TextureStageStateType' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\StateManager.h  134
  75. Warning C26495  Variable 'CStateID::<unnamed-tag>::m_dwValue1' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\StateManager.h  134
  76. Warning C26495  Variable 'CStateManagerState::m_D3DMaterial' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\StateManager.h  162
  77. Warning C26495  Variable 'CStateManagerState::m_RenderStates' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\StateManager.h  162
  78. Warning C26495  Variable 'CStateManagerState::m_TextureStates' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\StateManager.h  162
  79. Warning C26495  Variable 'CStateManagerState::m_Textures' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\StateManager.h  162
  80. Warning C26495  Variable 'CStateManagerState::m_dwPixelShader' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\StateManager.h  162
  81. Warning C26495  Variable 'CStateManagerState::m_dwVertexShader' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterLib\StateManager.h  162
  82. Warning C26495  Variable 'NRaceData::SCollisionData::iCollisionType' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\GameType.h  115
  83. Warning C26495  Variable 'CRaceData::SMotionModeData::wMotionModeIndex' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\RaceData.h  58 
  84. Warning C26495  Variable 'NMotionEvent::SMotionEventData::iType' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\RaceMotionDataEvent.h   15 
  85. Warning C26495  Variable 'NMotionEvent::SMotionEventDataScreenWaving::iAffectingRange' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\RaceMotionDataEvent.h   28 
  86. Warning C26495  Variable 'NMotionEvent::SMotionEventDataScreenWaving::iPower' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\RaceMotionDataEvent.h   28 
  87. Warning C26495  Variable 'NMotionEvent::SMotionEventDataEffect::dwEffectIndex' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\RaceMotionDataEvent.h   78 
  88. Warning C26495  Variable 'NMotionEvent::SMotionEventDataEffect::isAttaching' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\RaceMotionDataEvent.h   78 
  89. Warning C26495  Variable 'NMotionEvent::SMotionEventDataEffect::isFollowing' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\RaceMotionDataEvent.h   78 
  90. Warning C26495  Variable 'NMotionEvent::SMotionEventDataEffect::isIndependent' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\RaceMotionDataEvent.h   78 
  91. Warning C26495  Variable 'NMotionEvent::SMotionEventDataEffectToTarget::dwEffectIndex' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\RaceMotionDataEvent.h   124
  92. Warning C26495  Variable 'NMotionEvent::SMotionEventDataEffectToTarget::isFishingEffect' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\RaceMotionDataEvent.h   124
  93. Warning C26495  Variable 'NMotionEvent::SMotionEventDataEffectToTarget::isFollowing' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\RaceMotionDataEvent.h   124
  94. Warning C26495  Variable 'NMotionEvent::SMotionEventDataFly::dwFlyIndex' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\RaceMotionDataEvent.h   168
  95. Warning C26495  Variable 'NMotionEvent::SMotionEventDataFly::isAttaching' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\RaceMotionDataEvent.h   168
  96. Warning C26495  Variable 'NMotionEvent::SMotionEventDataAttack::AttackData' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\RaceMotionDataEvent.h   207
  97. Warning C26495  Variable 'NMotionEvent::SMotionEventDataAttack::isEnableHitProcess' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\GameLib\RaceMotionDataEvent.h   207
  98. Warning C26495  Variable 'SpherePack::mBindingDistance' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\SphereLib\spherepack.h  89 
  99. Warning C26495  Variable 'SpherePack::mFlags' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\SphereLib\spherepack.h  89 
  100. Warning C26495  Variable 'CMovieMan::m_movieRect' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\MovieMan.h    25 
  101. Warning C6031   Return value ignored: 'CoInitialize'.   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\MovieMan.h    32 
  102. Warning C26495  Variable 'command_exchange::arg1' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  731
  103. Warning C26495  Variable 'command_exchange::arg2' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  731
  104. Warning C26495  Variable 'command_exchange::header' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  731
  105. Warning C26495  Variable 'command_exchange::subheader' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  731
  106. Warning C26495  Variable 'command_give_item::byHeader' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  1034   
  107. Warning C26495  Variable 'command_give_item::byItemCount' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  1034   
  108. Warning C26495  Variable 'command_give_item::dwTargetVID' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  1034   
  109. Warning C26495  Variable 'packet_exchange::aAttr' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  1870   
  110. Warning C26495  Variable 'packet_exchange::alValues' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  1870   
  111. Warning C26495  Variable 'packet_exchange::arg1' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  1870   
  112. Warning C26495  Variable 'packet_exchange::arg3' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  1870   
  113. Warning C26495  Variable 'packet_exchange::header' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  1870   
  114. Warning C26495  Variable 'packet_exchange::is_me' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  1870   
  115. Warning C26495  Variable 'packet_exchange::subheader' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  1870   
  116. Warning C26495  Variable 'SPacketGCHybridCryptKeys::bHeader' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  2575   
  117. Warning C26495  Variable 'SPacketGCHybridCryptKeys::iKeyStreamLen' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  2575   
  118. Warning C26495  Variable 'SPacketGCHybridCryptKeys::wDynamicPacketSize' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  2575   
  119. Warning C26495  Variable 'SPacketGCHybridCryptKeys::bHeader' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  2578   
  120. Warning C26495  Variable 'SPacketGCHybridCryptKeys::wDynamicPacketSize' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  2578   
  121. Warning C26495  Variable 'SPacketGCHybridSDB::bHeader' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  2606   
  122. Warning C26495  Variable 'SPacketGCHybridSDB::iSDBStreamLen' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  2606   
  123. Warning C26495  Variable 'SPacketGCHybridSDB::wDynamicPacketSize' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  2606   
  124. Warning C26495  Variable 'SPacketGCHybridSDB::bHeader' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  2609   
  125. Warning C26495  Variable 'SPacketGCHybridSDB::wDynamicPacketSize' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\Packet.h  2609   
  126. Warning C26495  Variable 'CPythonEventManager::SEventSet::iAdjustLine' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  127. Warning C26495  Variable 'CPythonEventManager::SEventSet::iConfirmEndTime' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  128. Warning C26495  Variable 'CPythonEventManager::SEventSet::iCurrentLetter' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  129. Warning C26495  Variable 'CPythonEventManager::SEventSet::iRestrictedCharacterCount' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  130. Warning C26495  Variable 'CPythonEventManager::SEventSet::iVisibleLineCount' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  131. Warning C26495  Variable 'CPythonEventManager::SEventSet::iVisibleStartLine' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  132. Warning C26495  Variable 'CPythonEventManager::SEventSet::iWidth' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  133. Warning C26495  Variable 'CPythonEventManager::SEventSet::isConfirmWait' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  134. Warning C26495  Variable 'CPythonEventManager::SEventSet::isLock' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  135. Warning C26495  Variable 'CPythonEventManager::SEventSet::isTextCenterMode' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  136. Warning C26495  Variable 'CPythonEventManager::SEventSet::isWaitFlag' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  137. Warning C26495  Variable 'CPythonEventManager::SEventSet::ix' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  138. Warning C26495  Variable 'CPythonEventManager::SEventSet::iy' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  139. Warning C26495  Variable 'CPythonEventManager::SEventSet::iyLocal' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  140. Warning C26495  Variable 'CPythonEventManager::SEventSet::lLastDelayTime' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  141. Warning C26495  Variable 'CPythonEventManager::SEventSet::lWaitingTime' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  142. Warning C26495  Variable 'CPythonEventManager::SEventSet::nAnswer' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  143. Warning C26495  Variable 'CPythonEventManager::SEventSet::pConfirmTimeTextLine' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  144. Warning C26495  Variable 'CPythonEventManager::SEventSet::pCurrentTextLine' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  145. Warning C26495  Variable 'CPythonEventManager::SEventSet::poEventHandler' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  146. Warning C26495  Variable 'CPythonEventManager::SEventSet::szFileName' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonEventManager.h  143
  147. Warning C26495  Variable 'CPythonGuild::SGuildGradeData::byAuthorityFlag' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonGuild.h 29 
  148. Warning C26495  Variable 'CPythonGuild::SGuildMemberData::byGeneralFlag' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonGuild.h 46 
  149. Warning C26495  Variable 'CPythonGuild::SGuildMemberData::byGrade' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonGuild.h 46 
  150. Warning C26495  Variable 'CPythonGuild::SGuildMemberData::byJob' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonGuild.h 46 
  151. Warning C26495  Variable 'CPythonGuild::SGuildMemberData::byLevel' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonGuild.h 46 
  152. Warning C26495  Variable 'CPythonGuild::SGuildMemberData::dwOffer' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonGuild.h 46 
  153. Warning C26495  Variable 'CPythonGuild::SGuildMemberData::dwPID' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonGuild.h 46 
  154. Warning C26495  Variable 'CPythonItem::SGroundItemInstance::bAnimEnded' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonItem.h  71 
  155. Warning C26495  Variable 'CPythonItem::SGroundItemInstance::dwEffectInstanceIndex' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonItem.h  71 
  156. Warning C26495  Variable 'CPythonItem::SGroundItemInstance::dwEndTime' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonItem.h  71 
  157. Warning C26495  Variable 'CPythonItem::SGroundItemInstance::dwStartTime' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonItem.h  71 
  158. Warning C26495  Variable 'CPythonItem::SGroundItemInstance::dwVirtualNumber' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonItem.h  71 
  159. Warning C26495  Variable 'CPythonItem::SGroundItemInstance::eDropSoundType' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonItem.h  71 
  160. Warning C6053   The prior call to 'strncpy' might not zero-terminate string 'szName'.   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonNetworkStreamPhaseGame.cpp  3513   
  161. Warning C26495  Variable 'CPythonPlayer::SPartyMemberInfo::byHPPercentage' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonPlayer.h    132
  162. Warning C26495  Variable 'CPythonPlayer::SPartyMemberInfo::byState' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonPlayer.h    132
  163. Warning C26495  Variable 'CPythonPlayer::SPartyMemberInfo::sAffects' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonPlayer.h    132
  164. Warning C26495  Variable 'CPythonPlayer::SAutoPotionInfo::inventorySlotIndex' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonPlayer.h    166
  165. Warning C26495  Variable 'CPythonShop::ShopTab::items' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonShop.h  68 
  166. Warning C26495  Variable 'CPythonTextTail::STextTail::LivingTime' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  167. Warning C26495  Variable 'CPythonTextTail::STextTail::bIsPC' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  168. Warning C26495  Variable 'CPythonTextTail::STextTail::bNameFlag' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  169. Warning C26495  Variable 'CPythonTextTail::STextTail::dwVirtualID' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  170. Warning C26495  Variable 'CPythonTextTail::STextTail::fDistanceFromPlayer' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  171. Warning C26495  Variable 'CPythonTextTail::STextTail::fHeight' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  172. Warning C26495  Variable 'CPythonTextTail::STextTail::pAIFlagTextInstance' is uninitialized. Always initialize a member variable (type.6)UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  173. Warning C26495  Variable 'CPythonTextTail::STextTail::pGuildNameTextInstance' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  174. Warning C26495  Variable 'CPythonTextTail::STextTail::pLevelTextInstance' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  175. Warning C26495  Variable 'CPythonTextTail::STextTail::pMarkInstance' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  176. Warning C26495  Variable 'CPythonTextTail::STextTail::pOwner' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  177. Warning C26495  Variable 'CPythonTextTail::STextTail::pOwnerTextInstance' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  178. Warning C26495  Variable 'CPythonTextTail::STextTail::pTextInstance' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  179. Warning C26495  Variable 'CPythonTextTail::STextTail::pTitleTextInstance' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  180. Warning C26495  Variable 'CPythonTextTail::STextTail::x' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  181. Warning C26495  Variable 'CPythonTextTail::STextTail::xEnd' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  182. Warning C26495  Variable 'CPythonTextTail::STextTail::xStart' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  183. Warning C26495  Variable 'CPythonTextTail::STextTail::y' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  184. Warning C26495  Variable 'CPythonTextTail::STextTail::yEnd' is uninitialized. Always initialize a member variable (type.6). UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  185. Warning C26495  Variable 'CPythonTextTail::STextTail::yStart' is uninitialized. Always initialize a member variable (type.6).   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  186. Warning C26495  Variable 'CPythonTextTail::STextTail::z' is uninitialized. Always initialize a member variable (type.6).    UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonTextTail.h  48 
  187. Warning C4477   'sprintf' : format string '%s' requires an argument of type 'char *', but variadic argument 1 has type 'LPVOID' SpeedTreeLib    D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\SpeedTreeLib\VertexShaders.h    171
  188. Warning C4477   'sprintf' : format string '%s' requires an argument of type 'char *', but variadic argument 1 has type 'LPVOID' SpeedTreeLib    D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\SpeedTreeLib\VertexShaders.h    171
  189. Warning C4477   'fprintf' : format string '%08x' requires an argument of type 'unsigned int', but variadic argument 1 has type 'time_t' EterBase    D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\EterBase\error.cpp  59 
  190. Warning MSB8004 Output Directory does not end with a trailing slash.  This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.  UserInterface   D:\PROGRAME METIN2 (INSTALATE)\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets  500
  191. Warning C4474   'sprintf' : too many arguments passed for format string UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\InstanceBaseEffect.cpp    666
  192. Warning C4267   'argument': conversion from 'size_t' to 'BYTE', possible loss of data   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonNetworkStreamPhaseGame.cpp  1749   
  193. Warning C4267   'argument': conversion from 'size_t' to 'BYTE', possible loss of data   UserInterface   D:\SURSĂ BINARY\SURSĂ BINARY - M2A\source\UserInterface\PythonNetworkStreamPhaseGame.cpp  1750   
  194.  
Add Comment
Please, Sign In to add comment