Advertisement
Guest User

Untitled

a guest
Dec 5th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 222.98 KB | None | 0 0
  1. bed.cpp
  2. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\ban.cpp)
  3. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\ban.cpp)
  4. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\ban.cpp)
  5. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\ban.cpp)
  6. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\baseevents.cpp)
  7. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\baseevents.cpp)
  8. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\baseevents.cpp)
  9. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\baseevents.cpp)
  10. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\actions.cpp)
  11. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\actions.cpp)
  12. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\actions.cpp)
  13. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\actions.cpp)
  14. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\bed.cpp)
  15. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\bed.cpp)
  16. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\bed.cpp)
  17. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\bed.cpp)
  18. chat.cpp
  19. combat.cpp
  20. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\actions.cpp)
  21. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\actions.cpp)
  22. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\actions.cpp)
  23. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\actions.cpp)
  24. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\actions.cpp)
  25. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\actions.cpp)
  26. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\actions.cpp)
  27. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\actions.cpp)
  28. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\bed.cpp)
  29. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\bed.cpp)
  30. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\bed.cpp)
  31. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\bed.cpp)
  32. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\bed.cpp)
  33. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\bed.cpp)
  34. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\bed.cpp)
  35. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\bed.cpp)
  36. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\actions.cpp)
  37. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\actions.cpp)
  38. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\actions.cpp)
  39. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\actions.cpp)
  40. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\bed.cpp)
  41. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\bed.cpp)
  42. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\bed.cpp)
  43. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\bed.cpp)
  44. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\combat.cpp)
  45. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\combat.cpp)
  46. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\combat.cpp)
  47. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\combat.cpp)
  48. condition.cpp
  49. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\chat.cpp)
  50. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\chat.cpp)
  51. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\chat.cpp)
  52. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\chat.cpp)
  53. configmanager.cpp
  54. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\combat.cpp)
  55. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\combat.cpp)
  56. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\combat.cpp)
  57. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\combat.cpp)
  58. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\combat.cpp)
  59. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\combat.cpp)
  60. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\combat.cpp)
  61. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\combat.cpp)
  62. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\combat.cpp)
  63. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\combat.cpp)
  64. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\combat.cpp)
  65. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\combat.cpp)
  66. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\chat.cpp)
  67. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\chat.cpp)
  68. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\chat.cpp)
  69. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\chat.cpp)
  70. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\chat.cpp)
  71. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\chat.cpp)
  72. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\chat.cpp)
  73. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\chat.cpp)
  74. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\chat.cpp)
  75. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\chat.cpp)
  76. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\chat.cpp)
  77. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\chat.cpp)
  78. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\condition.cpp)
  79. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\condition.cpp)
  80. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\condition.cpp)
  81. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\condition.cpp)
  82. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\configmanager.cpp)
  83. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\configmanager.cpp)
  84. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\configmanager.cpp)
  85. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\configmanager.cpp)
  86. connection.cpp
  87. container.cpp
  88. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\connection.cpp)
  89. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\connection.cpp)
  90. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\connection.cpp)
  91. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\connection.cpp)
  92. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\condition.cpp)
  93. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\condition.cpp)
  94. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\condition.cpp)
  95. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\condition.cpp)
  96. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\condition.cpp)
  97. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\condition.cpp)
  98. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\condition.cpp)
  99. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\condition.cpp)
  100. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\configmanager.cpp)
  101. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\configmanager.cpp)
  102. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\configmanager.cpp)
  103. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\configmanager.cpp)
  104. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\condition.cpp)
  105. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\condition.cpp)
  106. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\condition.cpp)
  107. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\condition.cpp)
  108. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\configmanager.cpp)
  109. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\configmanager.cpp)
  110. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\configmanager.cpp)
  111. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\configmanager.cpp)
  112. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\configmanager.cpp)
  113. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\configmanager.cpp)
  114. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\configmanager.cpp)
  115. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\configmanager.cpp)
  116. creature.cpp
  117. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\configmanager.cpp(139): warning C4566: character represented by universal-character-name '\uFEFF' cannot be represented in the current code page (1252)
  118. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\configmanager.cpp(167): warning C4566: character represented by universal-character-name '\uFEFF' cannot be represented in the current code page (1252)
  119. creatureevent.cpp
  120. depotchest.cpp
  121. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\container.cpp)
  122. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\container.cpp)
  123. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\container.cpp)
  124. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\container.cpp)
  125. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\creature.cpp)
  126. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\creature.cpp)
  127. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\creature.cpp)
  128. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\creature.cpp)
  129. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\container.cpp)
  130. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\container.cpp)
  131. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\container.cpp)
  132. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\container.cpp)
  133. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\container.cpp)
  134. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\container.cpp)
  135. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\container.cpp)
  136. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\container.cpp)
  137. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\container.cpp)
  138. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\container.cpp)
  139. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\container.cpp)
  140. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\container.cpp)
  141. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\creature.cpp)
  142. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\creature.cpp)
  143. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\creature.cpp)
  144. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\creature.cpp)
  145. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\creature.cpp)
  146. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\creature.cpp)
  147. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\creature.cpp)
  148. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\creature.cpp)
  149. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\creature.cpp)
  150. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\creature.cpp)
  151. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\creature.cpp)
  152. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\creature.cpp)
  153. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\creatureevent.cpp)
  154. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\creatureevent.cpp)
  155. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\creatureevent.cpp)
  156. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\creatureevent.cpp)
  157. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\depotchest.cpp)
  158. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\depotchest.cpp)
  159. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\depotchest.cpp)
  160. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\depotchest.cpp)
  161. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\creatureevent.cpp)
  162. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\creatureevent.cpp)
  163. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\creatureevent.cpp)
  164. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\creatureevent.cpp)
  165. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\depotchest.cpp)
  166. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\depotchest.cpp)
  167. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\depotchest.cpp)
  168. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\depotchest.cpp)
  169. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\creatureevent.cpp)
  170. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\creatureevent.cpp)
  171. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\creatureevent.cpp)
  172. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\creatureevent.cpp)
  173. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\depotchest.cpp)
  174. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\depotchest.cpp)
  175. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\depotchest.cpp)
  176. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\depotchest.cpp)
  177. depotlocker.cpp
  178. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\creatureevent.cpp)
  179. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\creatureevent.cpp)
  180. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\creatureevent.cpp)
  181. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\creatureevent.cpp)
  182. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\depotchest.cpp)
  183. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\depotchest.cpp)
  184. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\depotchest.cpp)
  185. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\depotchest.cpp)
  186. events.cpp
  187. game.cpp
  188. globalevent.cpp
  189. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\depotlocker.cpp)
  190. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\depotlocker.cpp)
  191. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\depotlocker.cpp)
  192. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\depotlocker.cpp)
  193. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\events.cpp)
  194. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\events.cpp)
  195. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\events.cpp)
  196. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\events.cpp)
  197. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\depotlocker.cpp)
  198. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\depotlocker.cpp)
  199. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\depotlocker.cpp)
  200. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\depotlocker.cpp)
  201. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\depotlocker.cpp)
  202. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\depotlocker.cpp)
  203. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\depotlocker.cpp)
  204. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\depotlocker.cpp)
  205. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\depotlocker.cpp)
  206. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\depotlocker.cpp)
  207. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\depotlocker.cpp)
  208. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\depotlocker.cpp)
  209. groups.cpp
  210. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\game.cpp)
  211. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\game.cpp)
  212. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\game.cpp)
  213. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\game.cpp)
  214. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\globalevent.cpp)
  215. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\globalevent.cpp)
  216. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\globalevent.cpp)
  217. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\globalevent.cpp)
  218. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\events.cpp)
  219. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\events.cpp)
  220. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\events.cpp)
  221. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\events.cpp)
  222. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\events.cpp)
  223. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\events.cpp)
  224. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\events.cpp)
  225. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\events.cpp)
  226. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\events.cpp)
  227. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\events.cpp)
  228. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\events.cpp)
  229. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\events.cpp)
  230. guild.cpp
  231. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\game.cpp)
  232. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\game.cpp)
  233. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\game.cpp)
  234. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\game.cpp)
  235. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\game.cpp)
  236. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\game.cpp)
  237. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\game.cpp)
  238. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\game.cpp)
  239. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\game.cpp)
  240. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\game.cpp)
  241. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\game.cpp)
  242. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\game.cpp)
  243. house.cpp
  244. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\groups.cpp)
  245. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\groups.cpp)
  246. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\groups.cpp)
  247. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\groups.cpp)
  248. housetile.cpp
  249. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\guild.cpp)
  250. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\guild.cpp)
  251. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\guild.cpp)
  252. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\guild.cpp)
  253. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\guild.cpp)
  254. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\guild.cpp)
  255. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\guild.cpp)
  256. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\guild.cpp)
  257. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\guild.cpp)
  258. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\guild.cpp)
  259. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\guild.cpp)
  260. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\guild.cpp)
  261. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\guild.cpp)
  262. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\guild.cpp)
  263. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\guild.cpp)
  264. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\guild.cpp)
  265. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\house.cpp)
  266. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\house.cpp)
  267. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\house.cpp)
  268. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\house.cpp)
  269. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\housetile.cpp)
  270. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\housetile.cpp)
  271. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\housetile.cpp)
  272. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\housetile.cpp)
  273. iologindata.cpp
  274. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\house.cpp)
  275. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\house.cpp)
  276. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\house.cpp)
  277. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\house.cpp)
  278. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\house.cpp)
  279. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\house.cpp)
  280. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\house.cpp)
  281. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\house.cpp)
  282. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\house.cpp)
  283. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\house.cpp)
  284. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\house.cpp)
  285. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\house.cpp)
  286. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\housetile.cpp)
  287. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\housetile.cpp)
  288. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\housetile.cpp)
  289. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\housetile.cpp)
  290. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\housetile.cpp)
  291. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\housetile.cpp)
  292. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\housetile.cpp)
  293. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\housetile.cpp)
  294. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\housetile.cpp)
  295. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\housetile.cpp)
  296. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\housetile.cpp)
  297. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\housetile.cpp)
  298. iomap.cpp
  299. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\house.cpp(162): warning C4477: 'sprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 4 has type 'unsigned __int64'
  300. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\house.cpp(162): note: consider using '%zu' in the format string
  301. iomapserialize.cpp
  302. item.cpp
  303. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\iologindata.cpp)
  304. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\iologindata.cpp)
  305. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\iologindata.cpp)
  306. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\iologindata.cpp)
  307. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\iologindata.cpp)
  308. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\iologindata.cpp)
  309. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\iologindata.cpp)
  310. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\iologindata.cpp)
  311. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\iologindata.cpp)
  312. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\iologindata.cpp)
  313. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\iologindata.cpp)
  314. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\iologindata.cpp)
  315. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\iologindata.cpp)
  316. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\iologindata.cpp)
  317. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\iologindata.cpp)
  318. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\iologindata.cpp)
  319. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\iomap.cpp)
  320. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\iomap.cpp)
  321. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\iomap.cpp)
  322. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\iomap.cpp)
  323. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\iomap.cpp)
  324. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\iomap.cpp)
  325. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\iomap.cpp)
  326. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\iomap.cpp)
  327. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\iomap.cpp)
  328. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\iomap.cpp)
  329. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\iomap.cpp)
  330. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\iomap.cpp)
  331. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\iomap.cpp)
  332. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\iomap.cpp)
  333. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\iomap.cpp)
  334. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\iomap.cpp)
  335. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\item.cpp)
  336. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\item.cpp)
  337. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\item.cpp)
  338. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\item.cpp)
  339. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\iomapserialize.cpp)
  340. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\iomapserialize.cpp)
  341. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\iomapserialize.cpp)
  342. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\iomapserialize.cpp)
  343. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\iologindata.cpp(939): warning C4566: character represented by universal-character-name '\uFEFF' cannot be represented in the current code page (1252)
  344. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\item.cpp)
  345. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\item.cpp)
  346. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\item.cpp)
  347. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\item.cpp)
  348. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\iomapserialize.cpp)
  349. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\iomapserialize.cpp)
  350. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\iomapserialize.cpp)
  351. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\iomapserialize.cpp)
  352. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\item.cpp)
  353. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\item.cpp)
  354. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\item.cpp)
  355. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\item.cpp)
  356. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\iomapserialize.cpp)
  357. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\iomapserialize.cpp)
  358. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\iomapserialize.cpp)
  359. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\iomapserialize.cpp)
  360. items.cpp
  361. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\item.cpp)
  362. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\item.cpp)
  363. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\item.cpp)
  364. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\item.cpp)
  365. luascript.cpp
  366. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\iomapserialize.cpp)
  367. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\iomapserialize.cpp)
  368. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\iomapserialize.cpp)
  369. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\iomapserialize.cpp)
  370. mailbox.cpp
  371. map.cpp
  372. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\items.cpp)
  373. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\items.cpp)
  374. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\items.cpp)
  375. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\items.cpp)
  376. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\luascript.cpp)
  377. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\luascript.cpp)
  378. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\luascript.cpp)
  379. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\luascript.cpp)
  380. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\items.cpp)
  381. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\items.cpp)
  382. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\items.cpp)
  383. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\items.cpp)
  384. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\items.cpp)
  385. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\items.cpp)
  386. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\items.cpp)
  387. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\items.cpp)
  388. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\items.cpp)
  389. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\items.cpp)
  390. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\items.cpp)
  391. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\items.cpp)
  392. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\luascript.cpp)
  393. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\luascript.cpp)
  394. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\luascript.cpp)
  395. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\luascript.cpp)
  396. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\luascript.cpp)
  397. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\luascript.cpp)
  398. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\luascript.cpp)
  399. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\luascript.cpp)
  400. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\luascript.cpp)
  401. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\luascript.cpp)
  402. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\luascript.cpp)
  403. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\luascript.cpp)
  404. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\mailbox.cpp)
  405. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\mailbox.cpp)
  406. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\mailbox.cpp)
  407. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\mailbox.cpp)
  408. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\map.cpp)
  409. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\map.cpp)
  410. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\map.cpp)
  411. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\map.cpp)
  412. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\mailbox.cpp)
  413. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\mailbox.cpp)
  414. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\mailbox.cpp)
  415. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\mailbox.cpp)
  416. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\mailbox.cpp)
  417. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\mailbox.cpp)
  418. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\mailbox.cpp)
  419. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\mailbox.cpp)
  420. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\mailbox.cpp)
  421. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\mailbox.cpp)
  422. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\mailbox.cpp)
  423. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\mailbox.cpp)
  424. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\map.cpp)
  425. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\map.cpp)
  426. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\map.cpp)
  427. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\map.cpp)
  428. monster.cpp
  429. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\map.cpp)
  430. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\map.cpp)
  431. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\map.cpp)
  432. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\map.cpp)
  433. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\map.cpp)
  434. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\map.cpp)
  435. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\map.cpp)
  436. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\map.cpp)
  437. monsters.cpp
  438. movement.cpp
  439. networkmessage.cpp
  440. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\monster.cpp)
  441. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\monster.cpp)
  442. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\monster.cpp)
  443. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\monster.cpp)
  444. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\monster.cpp)
  445. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\monster.cpp)
  446. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\monster.cpp)
  447. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\monster.cpp)
  448. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\monster.cpp)
  449. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\monster.cpp)
  450. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\monster.cpp)
  451. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\monster.cpp)
  452. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\monsters.cpp)
  453. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\monsters.cpp)
  454. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\monsters.cpp)
  455. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\monsters.cpp)
  456. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\monster.cpp)
  457. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\monster.cpp)
  458. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\monster.cpp)
  459. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\monster.cpp)
  460. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\movement.cpp)
  461. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\movement.cpp)
  462. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\movement.cpp)
  463. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\movement.cpp)
  464. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\monsters.cpp)
  465. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\monsters.cpp)
  466. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\monsters.cpp)
  467. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\monsters.cpp)
  468. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\movement.cpp)
  469. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\movement.cpp)
  470. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\movement.cpp)
  471. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\movement.cpp)
  472. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\monsters.cpp)
  473. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\monsters.cpp)
  474. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\monsters.cpp)
  475. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\monsters.cpp)
  476. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\networkmessage.cpp)
  477. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\networkmessage.cpp)
  478. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\networkmessage.cpp)
  479. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\networkmessage.cpp)
  480. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\monsters.cpp)
  481. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\monsters.cpp)
  482. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\monsters.cpp)
  483. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\monsters.cpp)
  484. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\movement.cpp)
  485. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\movement.cpp)
  486. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\movement.cpp)
  487. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\movement.cpp)
  488. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\movement.cpp)
  489. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\movement.cpp)
  490. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\movement.cpp)
  491. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\movement.cpp)
  492. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\networkmessage.cpp)
  493. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\networkmessage.cpp)
  494. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\networkmessage.cpp)
  495. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\networkmessage.cpp)
  496. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\networkmessage.cpp)
  497. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\networkmessage.cpp)
  498. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\networkmessage.cpp)
  499. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\networkmessage.cpp)
  500. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\networkmessage.cpp)
  501. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\networkmessage.cpp)
  502. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\networkmessage.cpp)
  503. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\networkmessage.cpp)
  504. npc.cpp
  505. otserv.cpp
  506. outfit.cpp
  507. outputmessage.cpp
  508. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\outputmessage.cpp)
  509. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\outputmessage.cpp)
  510. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\outputmessage.cpp)
  511. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\outputmessage.cpp)
  512. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\npc.cpp)
  513. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\npc.cpp)
  514. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\npc.cpp)
  515. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\npc.cpp)
  516. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\outfit.cpp)
  517. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\outfit.cpp)
  518. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\outfit.cpp)
  519. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\outfit.cpp)
  520. party.cpp
  521. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\otserv.cpp)
  522. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\otserv.cpp)
  523. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\otserv.cpp)
  524. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\otserv.cpp)
  525. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\npc.cpp)
  526. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\npc.cpp)
  527. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\npc.cpp)
  528. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\npc.cpp)
  529. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\npc.cpp)
  530. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\npc.cpp)
  531. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\npc.cpp)
  532. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\npc.cpp)
  533. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\npc.cpp)
  534. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\npc.cpp)
  535. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\npc.cpp)
  536. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\npc.cpp)
  537. player.cpp
  538. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\otserv.cpp)
  539. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\otserv.cpp)
  540. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\otserv.cpp)
  541. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\otserv.cpp)
  542. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\otserv.cpp)
  543. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\otserv.cpp)
  544. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\otserv.cpp)
  545. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\otserv.cpp)
  546. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\otserv.cpp)
  547. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\otserv.cpp)
  548. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\otserv.cpp)
  549. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\otserv.cpp)
  550. protocol.cpp
  551. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\party.cpp)
  552. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\party.cpp)
  553. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\party.cpp)
  554. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\party.cpp)
  555. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\protocol.cpp)
  556. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\protocol.cpp)
  557. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\protocol.cpp)
  558. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\protocol.cpp)
  559. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\player.cpp)
  560. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\player.cpp)
  561. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\player.cpp)
  562. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\player.cpp)
  563. protocolgame.cpp
  564. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\party.cpp)
  565. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\party.cpp)
  566. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\party.cpp)
  567. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\party.cpp)
  568. protocollogin.cpp
  569. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\party.cpp)
  570. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\party.cpp)
  571. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\party.cpp)
  572. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\party.cpp)
  573. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\party.cpp)
  574. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\party.cpp)
  575. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\party.cpp)
  576. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\party.cpp)
  577. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\protocollogin.cpp)
  578. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\protocollogin.cpp)
  579. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\protocollogin.cpp)
  580. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\protocollogin.cpp)
  581. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\player.cpp)
  582. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\player.cpp)
  583. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\player.cpp)
  584. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\player.cpp)
  585. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\player.cpp)
  586. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\player.cpp)
  587. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\player.cpp)
  588. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\player.cpp)
  589. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\player.cpp)
  590. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\player.cpp)
  591. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\player.cpp)
  592. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\player.cpp)
  593. protocolold.cpp
  594. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\protocolold.cpp)
  595. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\protocolold.cpp)
  596. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\protocolold.cpp)
  597. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\protocolold.cpp)
  598. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\protocolgame.cpp)
  599. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\protocolgame.cpp)
  600. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\protocolgame.cpp)
  601. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\protocolgame.cpp)
  602. quests.cpp
  603. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\protocolgame.cpp)
  604. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\protocolgame.cpp)
  605. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\protocolgame.cpp)
  606. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\protocolgame.cpp)
  607. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\protocollogin.cpp)
  608. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\protocollogin.cpp)
  609. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\protocollogin.cpp)
  610. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\protocollogin.cpp)
  611. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\protocolgame.cpp)
  612. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\protocolgame.cpp)
  613. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\protocolgame.cpp)
  614. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\protocolgame.cpp)
  615. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\protocollogin.cpp)
  616. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\protocollogin.cpp)
  617. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\protocollogin.cpp)
  618. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\protocollogin.cpp)
  619. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\protocolgame.cpp)
  620. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\protocolgame.cpp)
  621. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\protocolgame.cpp)
  622. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\protocolgame.cpp)
  623. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\protocollogin.cpp)
  624. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\protocollogin.cpp)
  625. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\protocollogin.cpp)
  626. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\protocollogin.cpp)
  627. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\protocolold.cpp)
  628. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\protocolold.cpp)
  629. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\protocolold.cpp)
  630. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\protocolold.cpp)
  631. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\protocolold.cpp)
  632. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\protocolold.cpp)
  633. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\protocolold.cpp)
  634. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\protocolold.cpp)
  635. raids.cpp
  636. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\protocolold.cpp)
  637. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\protocolold.cpp)
  638. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\protocolold.cpp)
  639. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\protocolold.cpp)
  640. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\quests.cpp)
  641. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\quests.cpp)
  642. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\quests.cpp)
  643. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\quests.cpp)
  644. scriptmanager.cpp
  645. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\quests.cpp)
  646. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\quests.cpp)
  647. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\quests.cpp)
  648. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\quests.cpp)
  649. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\quests.cpp)
  650. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\quests.cpp)
  651. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\quests.cpp)
  652. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\quests.cpp)
  653. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\quests.cpp)
  654. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\quests.cpp)
  655. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\quests.cpp)
  656. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\quests.cpp)
  657. server.cpp
  658. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\server.cpp)
  659. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\server.cpp)
  660. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\server.cpp)
  661. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\server.cpp)
  662. signals.cpp
  663. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\raids.cpp)
  664. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\raids.cpp)
  665. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\raids.cpp)
  666. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\raids.cpp)
  667. spawn.cpp
  668. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\scriptmanager.cpp)
  669. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\scriptmanager.cpp)
  670. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\scriptmanager.cpp)
  671. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\scriptmanager.cpp)
  672. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\raids.cpp)
  673. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\raids.cpp)
  674. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\raids.cpp)
  675. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\raids.cpp)
  676. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\raids.cpp)
  677. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\raids.cpp)
  678. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\raids.cpp)
  679. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\raids.cpp)
  680. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\raids.cpp)
  681. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\raids.cpp)
  682. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\raids.cpp)
  683. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\raids.cpp)
  684. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\scriptmanager.cpp)
  685. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\scriptmanager.cpp)
  686. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\scriptmanager.cpp)
  687. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\scriptmanager.cpp)
  688. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\scriptmanager.cpp)
  689. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\scriptmanager.cpp)
  690. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\scriptmanager.cpp)
  691. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\scriptmanager.cpp)
  692. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\scriptmanager.cpp)
  693. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\scriptmanager.cpp)
  694. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\scriptmanager.cpp)
  695. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\scriptmanager.cpp)
  696. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\spawn.cpp)
  697. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\spawn.cpp)
  698. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\spawn.cpp)
  699. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\spawn.cpp)
  700. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\signals.cpp)
  701. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\signals.cpp)
  702. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\signals.cpp)
  703. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\signals.cpp)
  704. spells.cpp
  705. protocolstatus.cpp
  706. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\signals.cpp)
  707. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\signals.cpp)
  708. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\signals.cpp)
  709. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\signals.cpp)
  710. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\spawn.cpp)
  711. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\spawn.cpp)
  712. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\spawn.cpp)
  713. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\spawn.cpp)
  714. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\spawn.cpp)
  715. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\spawn.cpp)
  716. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\spawn.cpp)
  717. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\spawn.cpp)
  718. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\signals.cpp)
  719. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\signals.cpp)
  720. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\signals.cpp)
  721. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\signals.cpp)
  722. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\spawn.cpp)
  723. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\spawn.cpp)
  724. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\spawn.cpp)
  725. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\spawn.cpp)
  726. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\signals.cpp)
  727. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\signals.cpp)
  728. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\signals.cpp)
  729. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\signals.cpp)
  730. talkaction.cpp
  731. tasks.cpp
  732. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\spells.cpp)
  733. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\spells.cpp)
  734. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\spells.cpp)
  735. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\spells.cpp)
  736. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\protocolstatus.cpp)
  737. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\protocolstatus.cpp)
  738. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\protocolstatus.cpp)
  739. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\protocolstatus.cpp)
  740. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\spells.cpp)
  741. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\spells.cpp)
  742. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\spells.cpp)
  743. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\spells.cpp)
  744. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\spells.cpp)
  745. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\spells.cpp)
  746. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\spells.cpp)
  747. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\spells.cpp)
  748. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\spells.cpp)
  749. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\spells.cpp)
  750. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\spells.cpp)
  751. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\spells.cpp)
  752. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\protocolstatus.cpp)
  753. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\protocolstatus.cpp)
  754. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\protocolstatus.cpp)
  755. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\protocolstatus.cpp)
  756. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\protocolstatus.cpp)
  757. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\protocolstatus.cpp)
  758. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\protocolstatus.cpp)
  759. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\protocolstatus.cpp)
  760. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\protocolstatus.cpp)
  761. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\protocolstatus.cpp)
  762. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\protocolstatus.cpp)
  763. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\protocolstatus.cpp)
  764. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\talkaction.cpp)
  765. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\talkaction.cpp)
  766. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\talkaction.cpp)
  767. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\talkaction.cpp)
  768. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\tasks.cpp)
  769. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\tasks.cpp)
  770. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\tasks.cpp)
  771. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\tasks.cpp)
  772. teleport.cpp
  773. thing.cpp
  774. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\talkaction.cpp)
  775. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\talkaction.cpp)
  776. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\talkaction.cpp)
  777. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\talkaction.cpp)
  778. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\talkaction.cpp)
  779. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\talkaction.cpp)
  780. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\talkaction.cpp)
  781. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\talkaction.cpp)
  782. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\tasks.cpp)
  783. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\tasks.cpp)
  784. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\tasks.cpp)
  785. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\tasks.cpp)
  786. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\talkaction.cpp)
  787. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\talkaction.cpp)
  788. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\talkaction.cpp)
  789. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\talkaction.cpp)
  790. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\tasks.cpp)
  791. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\tasks.cpp)
  792. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\tasks.cpp)
  793. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\tasks.cpp)
  794. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\tasks.cpp)
  795. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\tasks.cpp)
  796. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\tasks.cpp)
  797. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\tasks.cpp)
  798. tile.cpp
  799. tools.cpp
  800. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\teleport.cpp)
  801. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\teleport.cpp)
  802. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\teleport.cpp)
  803. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\teleport.cpp)
  804. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\tools.cpp)
  805. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\tools.cpp)
  806. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\tools.cpp)
  807. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\tools.cpp)
  808. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.cpp(29): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept'
  809. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round'
  810. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.cpp(573): error C2264: 'round': error in function definition or declaration; function not called
  811. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\thing.cpp)
  812. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\thing.cpp)
  813. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\thing.cpp)
  814. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\thing.cpp)
  815. trashholder.cpp
  816. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\teleport.cpp)
  817. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\teleport.cpp)
  818. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\teleport.cpp)
  819. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\teleport.cpp)
  820. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\teleport.cpp)
  821. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\teleport.cpp)
  822. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\teleport.cpp)
  823. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\teleport.cpp)
  824. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\teleport.cpp)
  825. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\teleport.cpp)
  826. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\teleport.cpp)
  827. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\teleport.cpp)
  828. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\thing.cpp)
  829. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\thing.cpp)
  830. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\thing.cpp)
  831. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\thing.cpp)
  832. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\thing.cpp)
  833. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\thing.cpp)
  834. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\thing.cpp)
  835. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\thing.cpp)
  836. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\thing.cpp)
  837. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\thing.cpp)
  838. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\thing.cpp)
  839. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\thing.cpp)
  840. vocation.cpp
  841. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\tile.cpp)
  842. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\tile.cpp)
  843. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\tile.cpp)
  844. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\tile.cpp)
  845. waitlist.cpp
  846. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\tile.cpp)
  847. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\tile.cpp)
  848. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\tile.cpp)
  849. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\tile.cpp)
  850. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\tile.cpp)
  851. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\tile.cpp)
  852. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\tile.cpp)
  853. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\tile.cpp)
  854. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\tile.cpp)
  855. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\tile.cpp)
  856. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\tile.cpp)
  857. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\tile.cpp)
  858. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\trashholder.cpp)
  859. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\trashholder.cpp)
  860. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\trashholder.cpp)
  861. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\trashholder.cpp)
  862. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\trashholder.cpp)
  863. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\trashholder.cpp)
  864. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\trashholder.cpp)
  865. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\trashholder.cpp)
  866. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\trashholder.cpp)
  867. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\trashholder.cpp)
  868. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\trashholder.cpp)
  869. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\trashholder.cpp)
  870. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\trashholder.cpp)
  871. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\trashholder.cpp)
  872. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\trashholder.cpp)
  873. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\trashholder.cpp)
  874. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\vocation.cpp)
  875. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\vocation.cpp)
  876. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\vocation.cpp)
  877. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\vocation.cpp)
  878. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\vocation.cpp)
  879. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\vocation.cpp)
  880. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\vocation.cpp)
  881. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\vocation.cpp)
  882. weapons.cpp
  883. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\vocation.cpp)
  884. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\vocation.cpp)
  885. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\vocation.cpp)
  886. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\vocation.cpp)
  887. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\vocation.cpp)
  888. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\vocation.cpp)
  889. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\vocation.cpp)
  890. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\vocation.cpp)
  891. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\vocation.cpp(52): warning C4805: '==': unsafe mix of type '_Ty1' and type 'bool' in operation
  892. with
  893. [
  894. _Ty1=uint16_t
  895. ]
  896. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\waitlist.cpp)
  897. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\waitlist.cpp)
  898. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\waitlist.cpp)
  899. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\waitlist.cpp)
  900. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\waitlist.cpp)
  901. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\waitlist.cpp)
  902. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\waitlist.cpp)
  903. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\waitlist.cpp)
  904. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\waitlist.cpp)
  905. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\waitlist.cpp)
  906. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\waitlist.cpp)
  907. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\waitlist.cpp)
  908. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\waitlist.cpp)
  909. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\waitlist.cpp)
  910. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\waitlist.cpp)
  911. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\waitlist.cpp)
  912. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\src\weapons.cpp)
  913. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\weapons.cpp)
  914. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\tools.h(113): error C2371: 'round': redefinition; different basic types (compiling source file ..\src\weapons.cpp)
  915. c:\program files (x86)\microsoft visual studio\2019\community\vc\tools\msvc\14.16.27023\include\cmath(268): note: see declaration of 'round' (compiling source file ..\src\weapons.cpp)
  916. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): error C2679: binary '=': no operator found which takes a right-hand operand of type 'int64_t' (or there is no acceptable conversion) (compiling source file ..\src\weapons.cpp)
  917. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\weapons.cpp)
  918. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\weapons.cpp)
  919. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(308): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, int64_t)' (compiling source file ..\src\weapons.cpp)
  920. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): error C2679: binary '=': no operator found which takes a right-hand operand of type 'double' (or there is no acceptable conversion) (compiling source file ..\src\weapons.cpp)
  921. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\weapons.cpp)
  922. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\weapons.cpp)
  923. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(317): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, double)' (compiling source file ..\src\weapons.cpp)
  924. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): error C2679: binary '=': no operator found which takes a right-hand operand of type 'bool' (or there is no acceptable conversion) (compiling source file ..\src\weapons.cpp)
  925. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2168): note: could be 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(boost::variant<boost::blank,std::string,int64_t,double,bool> &&) noexcept(<expr>)' (compiling source file ..\src\weapons.cpp)
  926. c:\users\pc\vcpkg\installed\x64-windows\include\boost\variant\variant.hpp(2161): note: or 'boost::variant<boost::blank,std::string,int64_t,double,bool> &boost::variant<boost::blank,std::string,int64_t,double,bool>::operator =(const boost::variant<boost::blank,std::string,int64_t,double,bool> &)' (compiling source file ..\src\weapons.cpp)
  927. c:\users\pc\desktop\tibia server\tfs 1.3 8.60\src\item.h(326): note: while trying to match the argument list '(ItemAttributes::CustomAttribute::VariantAttribute, bool)' (compiling source file ..\src\weapons.cpp)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement