Advertisement
Guest User

Untitled

a guest
Jun 17th, 2022
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.91 KB | None | 0 0
  1. Rebuild started...
  2. 1>------ Rebuild All started: Project: theforgottenserver, Configuration: Release x64 ------
  3. 1>otpch.cpp
  4. 1>Info: Boost.Config is older than your compiler version - probably nothing bad will happen - but you may wish to look for an update Boost version. Define BOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE to suppress this message.
  5. 1>actions.cpp
  6. 1>ban.cpp
  7. 1>baseevents.cpp
  8. 1>bed.cpp
  9. 1>chat.cpp
  10. 1>combat.cpp
  11. 1>commands.cpp
  12. 1>condition.cpp
  13. 1>configmanager.cpp
  14. 1>connection.cpp
  15. 1>container.cpp
  16. 1>creature.cpp
  17. 1>creatureevent.cpp
  18. 1>cylinder.cpp
  19. 1>database.cpp
  20. 1>databasemanager.cpp
  21. 1>databasetasks.cpp
  22. 1>depotchest.cpp
  23. 1>depotlocker.cpp
  24. 1>events.cpp
  25. 1>fileloader.cpp
  26. 1>game.cpp
  27. 1>globalevent.cpp
  28. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\game.cpp(679,3): error C2059: syntax error: '}'
  29. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\game.cpp(679,3): error C2143: syntax error: missing ';' before '}'
  30. 1>groups.cpp
  31. 1>guild.cpp
  32. 1>house.cpp
  33. 1>housetile.cpp
  34. 1>ioguild.cpp
  35. 1>iologindata.cpp
  36. 1>iomap.cpp
  37. 1>iomapserialize.cpp
  38. 1>item.cpp
  39. 1>items.cpp
  40. 1>luascript.cpp
  41. 1>mailbox.cpp
  42. 1>map.cpp
  43. 1>monster.cpp
  44. 1>monsters.cpp
  45. 1>movement.cpp
  46. 1>networkmessage.cpp
  47. 1>npc.cpp
  48. 1>otserv.cpp
  49. 1>outfit.cpp
  50. 1>outputmessage.cpp
  51. 1>party.cpp
  52. 1>player.cpp
  53. 1>position.cpp
  54. 1>protocol.cpp
  55. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\player.cpp(1898,1): error C2511: 'void Player::setNextActionTask(SchedulerTask *)': overloaded member function not found in 'Player'
  56. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\npc.h(29): message : see declaration of 'Player'
  57. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\player.cpp(1899,26): error C2597: illegal reference to non-static member 'Player::actionTaskEvent'
  58. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\player.cpp(1899,26): error C3867: 'Player::actionTaskEvent': non-standard syntax; use '&' to create a pointer to member
  59. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\player.cpp(1899,26): error C2568: '!=': unable to resolve function overload
  60. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\player.cpp(1900,25): error C2597: illegal reference to non-static member 'Player::actionTaskEvent'
  61. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\player.h(1101): message : see declaration of 'Player::actionTaskEvent'
  62. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\player.cpp(1901,3): error C2597: illegal reference to non-static member 'Player::actionTaskEvent'
  63. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\player.h(1101): message : see declaration of 'Player::actionTaskEvent'
  64. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\player.cpp(1905,3): error C2597: illegal reference to non-static member 'Player::actionTaskEvent'
  65. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\player.h(1101): message : see declaration of 'Player::actionTaskEvent'
  66. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\player.cpp(1906,3): error C2352: 'Player::resetIdleTime': illegal call of non-static member function
  67. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\player.h(370): message : see declaration of 'Player::resetIdleTime'
  68. 1>protocolgame.cpp
  69. 1>protocollogin.cpp
  70. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(859,1): error C2143: syntax error: missing ')' before '}'
  71. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(859,1): error C2143: syntax error: missing ';' before '}'
  72. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(861,20): error C2601: 'ProtocolGame::parseLookAt': local function definitions are illegal
  73. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  74. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(869,20): error C2601: 'ProtocolGame::parseLookInBattleList': local function definitions are illegal
  75. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  76. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(875,20): error C2601: 'ProtocolGame::parseSay': local function definitions are illegal
  77. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  78. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(907,20): error C2601: 'ProtocolGame::parseFightModes': local function definitions are illegal
  79. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  80. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(932,20): error C2601: 'ProtocolGame::parseAttack': local function definitions are illegal
  81. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  82. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(939,20): error C2601: 'ProtocolGame::parseFollow': local function definitions are illegal
  83. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  84. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(946,20): error C2601: 'ProtocolGame::parseTextWindow': local function definitions are illegal
  85. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  86. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(953,20): error C2601: 'ProtocolGame::parseHouseWindow': local function definitions are illegal
  87. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  88. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(961,20): error C2601: 'ProtocolGame::parseRequestTrade': local function definitions are illegal
  89. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  90. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(970,20): error C2601: 'ProtocolGame::parseLookInTrade': local function definitions are illegal
  91. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  92. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(977,20): error C2601: 'ProtocolGame::parseAddVip': local function definitions are illegal
  93. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  94. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(983,20): error C2601: 'ProtocolGame::parseRemoveVip': local function definitions are illegal
  95. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  96. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(989,20): error C2601: 'ProtocolGame::parseRotateItem': local function definitions are illegal
  97. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  98. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(997,20): error C2601: 'ProtocolGame::parseBugReport': local function definitions are illegal
  99. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  100. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1003,20): error C2601: 'ProtocolGame::parseDebugAssert': local function definitions are illegal
  101. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  102. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1018,20): error C2601: 'ProtocolGame::parseInviteToParty': local function definitions are illegal
  103. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  104. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1024,20): error C2601: 'ProtocolGame::parseJoinParty': local function definitions are illegal
  105. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  106. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1030,20): error C2601: 'ProtocolGame::parseRevokePartyInvite': local function definitions are illegal
  107. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  108. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1036,20): error C2601: 'ProtocolGame::parsePassPartyLeadership': local function definitions are illegal
  109. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  110. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1042,20): error C2601: 'ProtocolGame::parseQuestLine': local function definitions are illegal
  111. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  112. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1049,20): error C2601: 'ProtocolGame::sendOpenPrivateChannel': local function definitions are illegal
  113. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  114. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1057,20): error C2601: 'ProtocolGame::sendCreatureOutfit': local function definitions are illegal
  115. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  116. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1070,20): error C2601: 'ProtocolGame::sendCreatureLight': local function definitions are illegal
  117. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  118. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1081,20): error C2601: 'ProtocolGame::sendWorldLight': local function definitions are illegal
  119. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  120. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1088,20): error C2601: 'ProtocolGame::sendCreatureShield': local function definitions are illegal
  121. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  122. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1101,20): error C2601: 'ProtocolGame::sendCreatureSkull': local function definitions are illegal
  123. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  124. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1118,20): error C2601: 'ProtocolGame::sendCreatureSquare': local function definitions are illegal
  125. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  126. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1131,20): error C2601: 'ProtocolGame::sendAddMarker': local function definitions are illegal
  127. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  128. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1141,20): error C2601: 'ProtocolGame::sendReLoginWindow': local function definitions are illegal
  129. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  130. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1148,20): error C2601: 'ProtocolGame::sendStats': local function definitions are illegal
  131. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  132. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1155,20): error C2601: 'ProtocolGame::sendTextMessage': local function definitions are illegal
  133. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  134. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1164,20): error C2601: 'ProtocolGame::sendTextMessage': local function definitions are illegal
  135. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  136. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1173,20): error C2601: 'ProtocolGame::sendClosePrivate': local function definitions are illegal
  137. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  138. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1181,20): error C2601: 'ProtocolGame::sendCreatePrivateChannel': local function definitions are illegal
  139. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  140. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1190,20): error C2601: 'ProtocolGame::sendChannelsDialog': local function definitions are illegal
  141. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  142. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1205,20): error C2601: 'ProtocolGame::sendChannel': local function definitions are illegal
  143. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  144. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1214,20): error C2601: 'ProtocolGame::sendChannelMessage': local function definitions are illegal
  145. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  146. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1227,20): error C2601: 'ProtocolGame::sendIcons': local function definitions are illegal
  147. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  148. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1235,20): error C2601: 'ProtocolGame::sendContainer': local function definitions are illegal
  149. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  150. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1260,20): error C2601: 'ProtocolGame::sendQuestLog': local function definitions are illegal
  151. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  152. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1277,20): error C2601: 'ProtocolGame::sendQuestLine': local function definitions are illegal
  153. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  154. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1294,20): error C2601: 'ProtocolGame::sendTradeItemRequest': local function definitions are illegal
  155. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  156. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1333,20): error C2601: 'ProtocolGame::sendCloseTrade': local function definitions are illegal
  157. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  158. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1340,20): error C2601: 'ProtocolGame::sendCloseContainer': local function definitions are illegal
  159. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  160. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1348,20): error C2601: 'ProtocolGame::sendCreatureTurn': local function definitions are illegal
  161. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  162. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1364,20): error C2601: 'ProtocolGame::sendCreatureSay': local function definitions are illegal
  163. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  164. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1392,20): error C2601: 'ProtocolGame::sendToChannel': local function definitions are illegal
  165. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  166. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1420,20): error C2601: 'ProtocolGame::sendPrivateMessage': local function definitions are illegal
  167. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  168. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1437,20): error C2601: 'ProtocolGame::sendCancelTarget': local function definitions are illegal
  169. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  170. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1444,20): error C2601: 'ProtocolGame::sendChangeSpeed': local function definitions are illegal
  171. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  172. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1453,20): error C2601: 'ProtocolGame::sendCancelWalk': local function definitions are illegal
  173. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  174. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1461,20): error C2601: 'ProtocolGame::sendSkills': local function definitions are illegal
  175. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  176. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1468,20): error C2601: 'ProtocolGame::sendPing': local function definitions are illegal
  177. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  178. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1475,20): error C2601: 'ProtocolGame::sendDistanceShoot': local function definitions are illegal
  179. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  180. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1485,20): error C2601: 'ProtocolGame::sendMagicEffect': local function definitions are illegal
  181. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  182. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1498,20): error C2601: 'ProtocolGame::sendCreatureHealth': local function definitions are illegal
  183. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  184. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1512,20): error C2601: 'ProtocolGame::sendFYIBox': local function definitions are illegal
  185. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  186. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1521,20): error C2601: 'ProtocolGame::sendMapDescription': local function definitions are illegal
  187. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  188. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1530,20): error C2601: 'ProtocolGame::sendAddTileItem': local function definitions are illegal
  189. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  190. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1543,20): error C2601: 'ProtocolGame::sendUpdateTileItem': local function definitions are illegal
  191. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  192. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1557,20): error C2601: 'ProtocolGame::sendRemoveTileThing': local function definitions are illegal
  193. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  194. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1568,20): error C2601: 'ProtocolGame::sendUpdateTile': local function definitions are illegal
  195. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  196. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1590,20): error C2601: 'ProtocolGame::sendFightModes': local function definitions are illegal
  197. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  198. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1600,20): error C2601: 'ProtocolGame::sendAddCreature': local function definitions are illegal
  199. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  200. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1703,20): error C2601: 'ProtocolGame::sendMoveCreature': local function definitions are illegal
  201. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  202. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1766,20): error C2601: 'ProtocolGame::sendInventoryItem': local function definitions are illegal
  203. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  204. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1780,20): error C2601: 'ProtocolGame::sendAddContainerItem': local function definitions are illegal
  205. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  206. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1789,20): error C2601: 'ProtocolGame::sendUpdateContainerItem': local function definitions are illegal
  207. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  208. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1799,20): error C2601: 'ProtocolGame::sendRemoveContainerItem': local function definitions are illegal
  209. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  210. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1808,20): error C2601: 'ProtocolGame::sendTextWindow': local function definitions are illegal
  211. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  212. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1841,20): error C2601: 'ProtocolGame::sendTextWindow': local function definitions are illegal
  213. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  214. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1854,20): error C2601: 'ProtocolGame::sendHouseWindow': local function definitions are illegal
  215. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  216. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1864,20): error C2601: 'ProtocolGame::sendOutfitWindow': local function definitions are illegal
  217. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  218. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1910,20): error C2601: 'ProtocolGame::sendUpdatedVIPStatus': local function definitions are illegal
  219. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  220. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1918,20): error C2601: 'ProtocolGame::sendVIP': local function definitions are illegal
  221. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  222. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1928,20): error C2601: 'ProtocolGame::sendAnimatedText': local function definitions are illegal
  223. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  224. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1943,20): error C2601: 'ProtocolGame::AddCreature': local function definitions are illegal
  225. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  226. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(1983,20): error C2601: 'ProtocolGame::AddPlayerStats': local function definitions are illegal
  227. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  228. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(2008,20): error C2601: 'ProtocolGame::AddPlayerSkills': local function definitions are illegal
  229. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  230. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(2018,20): error C2601: 'ProtocolGame::AddOutfit': local function definitions are illegal
  231. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  232. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(2033,20): error C2601: 'ProtocolGame::AddWorldLight': local function definitions are illegal
  233. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  234. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(2040,20): error C2601: 'ProtocolGame::AddCreatureLight': local function definitions are illegal
  235. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  236. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(2052,20): error C2601: 'ProtocolGame::RemoveTileThing': local function definitions are illegal
  237. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  238. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(2063,20): error C2601: 'ProtocolGame::MoveUpCreature': local function definitions are illegal
  239. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  240. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(2108,20): error C2601: 'ProtocolGame::MoveDownCreature': local function definitions are illegal
  241. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  242. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(2151,20): error C2601: 'ProtocolGame::parseExtendedOpcode': local function definitions are illegal
  243. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): message : this line contains a '{' which has not yet been matched
  244. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\protocolgame.cpp(848): fatal error C1075: '{': no matching token found
  245. 1>protocolstatus.cpp
  246. 1>quests.cpp
  247. 1>raids.cpp
  248. 1>rsa.cpp
  249. 1>scheduler.cpp
  250. 1>scriptmanager.cpp
  251. 1>server.cpp
  252. 1>signals.cpp
  253. 1>spawn.cpp
  254. 1>spells.cpp
  255. 1>talkaction.cpp
  256. 1>tasks.cpp
  257. 1>teleport.cpp
  258. 1>thing.cpp
  259. 1>tile.cpp
  260. 1>tools.cpp
  261. 1>C:\Users\Administrator\Desktop\Abdala Tfs 1.2\src\tools.cpp(256,41): warning C4100: 'forceUppercaseOnFirstLetter': unreferenced formal parameter
  262. 1>trashholder.cpp
  263. 1>vocation.cpp
  264. 1>waitlist.cpp
  265. 1>weapons.cpp
  266. 1>wildcardtree.cpp
  267. 1>Done building project "theforgottenserver.vcxproj" -- FAILED.
  268. ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
  269.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement