Ir para conteúdo
  • 0

Compilando


cleitonhip

Pergunta

Boa noite galera do xtibia.

uma pergunta pra alguem que manja do assunto, da para compilar tfs 1.0 em msv 2012

1>------ Build started: Project: theforgottenserver, Configuration: Release x64 ------

1> actions.cpp
1> beds.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\beds.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\beds.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\beds.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\beds.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\beds.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\beds.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\beds.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\beds.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\actions.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\actions.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\actions.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\actions.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\actions.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\actions.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\actions.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\actions.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\beds.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\beds.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\beds.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\beds.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\actions.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\actions.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\actions.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\actions.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\actions.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\beds.cpp)
1> chat.cpp
1> combat.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\combat.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\combat.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\combat.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\combat.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\combat.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\combat.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\combat.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\combat.cpp)
1>c:\forgotthenserver-master\src\chat.h(130): error C2059: syntax error : ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\chat.h(130): error C2238: unexpected token(s) preceding ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\chat.h(131): error C2059: syntax error : ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\chat.h(131): error C2238: unexpected token(s) preceding ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\combat.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\combat.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\combat.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\combat.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\chat.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\combat.cpp)
1> commands.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\commands.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\commands.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\commands.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\commands.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\commands.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\commands.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\commands.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\commands.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\chat.cpp)
1> condition.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\condition.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\condition.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\condition.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\condition.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\condition.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\condition.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\condition.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\condition.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\commands.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\commands.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\commands.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\commands.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\condition.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\condition.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\condition.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\condition.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\commands.cpp)
1> configmanager.cpp
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\condition.cpp)
1> connection.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\configmanager.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\configmanager.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\configmanager.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\configmanager.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\configmanager.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\configmanager.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\configmanager.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\configmanager.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2059: syntax error : ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2238: unexpected token(s) preceding ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2059: syntax error : ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2238: unexpected token(s) preceding ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2059: syntax error : ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2238: unexpected token(s) preceding ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2059: syntax error : ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2238: unexpected token(s) preceding ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\server.h(74): error C2059: syntax error : ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\server.h(74): error C2238: unexpected token(s) preceding ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\server.h(75): error C2059: syntax error : ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\server.h(75): error C2238: unexpected token(s) preceding ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\server.h(98): warning C4512: 'ServicePort' : assignment operator could not be generated (..\src\connection.cpp)
1> c:\forgotthenserver-master\src\server.h(67) : see declaration of 'ServicePort'
1>c:\forgotthenserver-master\src\server.h(109): error C2059: syntax error : ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\server.h(109): error C2238: unexpected token(s) preceding ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\server.h(110): error C2059: syntax error : ';' (..\src\connection.cpp)
1>c:\forgotthenserver-master\src\server.h(110): error C2238: unexpected token(s) preceding ';' (..\src\connection.cpp)
1> container.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\container.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\container.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\container.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\container.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\container.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\container.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\container.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\container.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\configmanager.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\configmanager.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\configmanager.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\configmanager.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\configmanager.cpp)
1> creature.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\creature.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\creature.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\creature.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\creature.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\creature.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\creature.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\creature.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\creature.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\container.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\container.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\container.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\container.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\container.cpp)
1> creatureevent.cpp
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\creature.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\creature.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\creature.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\creature.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\creature.cpp)
1> depotchest.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\depotchest.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\depotchest.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\depotchest.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\depotchest.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\depotchest.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\depotchest.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\depotchest.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\depotchest.cpp)
1> depotlocker.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\depotlocker.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\depotlocker.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\depotlocker.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\depotlocker.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\depotlocker.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\depotlocker.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\depotlocker.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\depotlocker.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\creatureevent.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\creatureevent.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\creatureevent.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\creatureevent.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\creatureevent.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\creatureevent.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\creatureevent.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\creatureevent.cpp)
1> events.cpp
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\creatureevent.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\creatureevent.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\creatureevent.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\creatureevent.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\events.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\events.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\events.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\events.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\events.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\events.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\events.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\events.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\creatureevent.cpp)
1> fileloader.cpp
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\events.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\events.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\events.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\events.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\fileloader.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\fileloader.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\fileloader.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\fileloader.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\fileloader.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\fileloader.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\fileloader.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\fileloader.cpp)
1> game.cpp
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\events.cpp)
1> guild.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\guild.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\guild.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\guild.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\guild.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\guild.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\guild.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\guild.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\guild.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\guild.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\guild.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\guild.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\guild.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\guild.cpp)
1> house.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\game.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\game.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\game.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\game.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\game.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\game.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\game.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\game.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\game.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\game.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\game.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\game.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\game.cpp)
1> housetile.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\housetile.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\housetile.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\housetile.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\housetile.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\housetile.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\housetile.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\housetile.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\housetile.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\house.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\house.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\house.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\house.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\house.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\house.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\house.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\house.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\housetile.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\housetile.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\housetile.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\housetile.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\house.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\house.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\house.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\house.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\housetile.cpp)
1> inbox.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\inbox.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\inbox.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\inbox.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\inbox.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\inbox.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\inbox.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\inbox.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\inbox.cpp)
1> iologindata.cpp
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\house.cpp)
1> iomap.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\iologindata.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\iologindata.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\iologindata.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\iologindata.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\iologindata.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\iologindata.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\iologindata.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\iologindata.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\iomap.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\iomap.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\iomap.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\iomap.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\iomap.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\iomap.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\iomap.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\iomap.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\iologindata.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\iologindata.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\iologindata.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\iologindata.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\iologindata.cpp)
1> iomapserialize.cpp
1> iomarket.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\iomarket.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\iomarket.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\iomarket.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\iomarket.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\iomarket.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\iomarket.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\iomarket.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\iomarket.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\iomarket.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\iomarket.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\iomarket.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\iomarket.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\iomarket.cpp)
1> item.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\item.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\item.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\item.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\item.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\item.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\item.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\item.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\item.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\iomapserialize.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\iomapserialize.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\iomapserialize.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\iomapserialize.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\iomapserialize.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\iomapserialize.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\iomapserialize.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\iomapserialize.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\item.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\item.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\item.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\item.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\item.cpp)
1> items.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\items.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\items.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\items.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\items.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\items.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\items.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\items.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\items.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\iomapserialize.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\iomapserialize.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\iomapserialize.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\iomapserialize.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\items.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\items.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\items.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\items.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\iomapserialize.cpp)
1> luascript.cpp
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\items.cpp)
1> mailbox.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\mailbox.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\mailbox.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\mailbox.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\mailbox.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\mailbox.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\mailbox.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\mailbox.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\mailbox.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\mailbox.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\mailbox.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\mailbox.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\mailbox.cpp)
1>c:\forgotthenserver-master\src\chat.h(130): error C2059: syntax error : ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\chat.h(130): error C2238: unexpected token(s) preceding ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\chat.h(131): error C2059: syntax error : ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\chat.h(131): error C2238: unexpected token(s) preceding ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\mailbox.cpp)
1> map.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\map.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\map.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\map.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\map.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\map.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\map.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\map.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\map.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\luascript.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\luascript.cpp)
1> monster.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\monster.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\monster.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\monster.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\monster.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\monster.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\monster.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\monster.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\monster.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\monster.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\monster.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\monster.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\monster.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\monster.cpp)
1> monsters.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\monsters.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\monsters.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\monsters.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\monsters.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\monsters.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\monsters.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\monsters.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\monsters.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\monsters.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\monsters.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\monsters.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\monsters.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\map.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\map.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\map.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\map.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\monsters.cpp)
1> movement.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\movement.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\movement.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\movement.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\movement.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\movement.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\movement.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\movement.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\movement.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\map.cpp)
1> networkmessage.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\networkmessage.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\networkmessage.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\networkmessage.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\networkmessage.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\networkmessage.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\networkmessage.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\networkmessage.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\networkmessage.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\movement.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\movement.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\movement.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\movement.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\networkmessage.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\networkmessage.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\networkmessage.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\networkmessage.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\movement.cpp)
1> npc.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\npc.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\npc.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\npc.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\npc.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\npc.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\npc.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\npc.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\npc.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\networkmessage.cpp)
1> otserv.cpp
1>c:\forgotthenserver-master\src\server.h(74): error C2059: syntax error : ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\server.h(74): error C2238: unexpected token(s) preceding ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\server.h(75): error C2059: syntax error : ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\server.h(75): error C2238: unexpected token(s) preceding ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\server.h(98): warning C4512: 'ServicePort' : assignment operator could not be generated (..\src\otserv.cpp)
1> c:\forgotthenserver-master\src\server.h(67) : see declaration of 'ServicePort'
1>c:\forgotthenserver-master\src\server.h(109): error C2059: syntax error : ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\server.h(109): error C2238: unexpected token(s) preceding ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\server.h(110): error C2059: syntax error : ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\server.h(110): error C2238: unexpected token(s) preceding ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\npc.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\npc.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\npc.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\npc.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\otserv.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\npc.cpp)
1> outputmessage.cpp
1>c:\forgotthenserver-master\src\connection.h(65): error C2059: syntax error : ';' (..\src\outputmessage.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2238: unexpected token(s) preceding ';' (..\src\outputmessage.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2059: syntax error : ';' (..\src\outputmessage.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2238: unexpected token(s) preceding ';' (..\src\outputmessage.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2059: syntax error : ';' (..\src\outputmessage.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2238: unexpected token(s) preceding ';' (..\src\outputmessage.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2059: syntax error : ';' (..\src\outputmessage.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2238: unexpected token(s) preceding ';' (..\src\outputmessage.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\outputmessage.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\outputmessage.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\outputmessage.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\outputmessage.cpp)
1> party.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\party.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\party.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\party.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\party.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\party.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\party.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\party.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\party.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\otserv.cpp)
1> player.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\chat.h(130): error C2059: syntax error : ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\chat.h(130): error C2238: unexpected token(s) preceding ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\chat.h(131): error C2059: syntax error : ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\chat.h(131): error C2238: unexpected token(s) preceding ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\party.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\party.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\party.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\party.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\party.cpp)
1> protocol.cpp
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\protocol.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\protocol.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\protocol.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\protocol.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\player.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2059: syntax error : ';' (..\src\protocol.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2238: unexpected token(s) preceding ';' (..\src\protocol.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2059: syntax error : ';' (..\src\protocol.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2238: unexpected token(s) preceding ';' (..\src\protocol.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2059: syntax error : ';' (..\src\protocol.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2238: unexpected token(s) preceding ';' (..\src\protocol.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2059: syntax error : ';' (..\src\protocol.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2238: unexpected token(s) preceding ';' (..\src\protocol.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\player.cpp)
1> protocolgame.cpp
1> protocollogin.cpp
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2059: syntax error : ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2238: unexpected token(s) preceding ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2059: syntax error : ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2238: unexpected token(s) preceding ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2059: syntax error : ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2238: unexpected token(s) preceding ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2059: syntax error : ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2238: unexpected token(s) preceding ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2059: syntax error : ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2238: unexpected token(s) preceding ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2059: syntax error : ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2238: unexpected token(s) preceding ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2059: syntax error : ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2238: unexpected token(s) preceding ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2059: syntax error : ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2238: unexpected token(s) preceding ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\chat.h(130): error C2059: syntax error : ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\chat.h(130): error C2238: unexpected token(s) preceding ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\chat.h(131): error C2059: syntax error : ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\chat.h(131): error C2238: unexpected token(s) preceding ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(33): error C2059: syntax error : ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(33): error C2238: unexpected token(s) preceding ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(34): error C2059: syntax error : ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(34): error C2238: unexpected token(s) preceding ';' (..\src\protocolgame.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(33): error C2059: syntax error : ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(33): error C2238: unexpected token(s) preceding ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(34): error C2059: syntax error : ';' (..\src\protocollogin.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(34): error C2238: unexpected token(s) preceding ';' (..\src\protocollogin.cpp)
1> protocolold.cpp
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2059: syntax error : ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2238: unexpected token(s) preceding ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2059: syntax error : ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2238: unexpected token(s) preceding ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2059: syntax error : ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2238: unexpected token(s) preceding ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2059: syntax error : ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2238: unexpected token(s) preceding ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(33): error C2059: syntax error : ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(33): error C2238: unexpected token(s) preceding ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(34): error C2059: syntax error : ';' (..\src\protocolold.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(34): error C2238: unexpected token(s) preceding ';' (..\src\protocolold.cpp)
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) volatile const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t,_V4_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) volatile const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) volatile,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t,_V4_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) volatile,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t,_V4_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t),_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t,_V4_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,_Rx(__cdecl *const )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t),_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl *)(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t) volatile const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t) volatile const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t) volatile,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t) volatile,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t) const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t) const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t),_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,_Rx(__cdecl *const )(_V0_t,_V1_t,_V2_t,_V3_t),_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl *)(_V0_t,_V1_t,_V2_t,_V3_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t) volatile const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t) volatile const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t) volatile,_Rx,_Farg0,_V0_t,_V1_t,_V2_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t) volatile,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t) const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t) const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t),_Rx,_Farg0,_V0_t,_V1_t,_V2_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,_Rx(__cdecl *const )(_V0_t,_V1_t,_V2_t),_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl *)(_V0_t,_V1_t,_V2_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t) volatile const,_Rx,_Farg0,_V0_t,_V1_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t) volatile const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t) volatile,_Rx,_Farg0,_V0_t,_V1_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t) volatile,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t) const,_Rx,_Farg0,_V0_t,_V1_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t) const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t),_Rx,_Farg0,_V0_t,_V1_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,_Rx(__cdecl *const )(_V0_t,_V1_t),_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl *)(_V0_t,_V1_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t) volatile const,_Rx,_Farg0,_V0_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t) volatile const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t) volatile,_Rx,_Farg0,_V0_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t) volatile,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t) const,_Rx,_Farg0,_V0_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t) const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t),_Rx,_Farg0,_V0_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,_Rx(__cdecl *const )(_V0_t),_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t,_Vx4_t>>::type std::bind(_Rx (__cdecl *)(_V0_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&,_Vx4_t &&)' : expects 6 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) volatile const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t,_V4_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) volatile const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) volatile,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t,_V4_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) volatile,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t,_V4_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t),_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t,_V4_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,_Rx(__cdecl *const )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t),_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl *)(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t) volatile const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t) volatile const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t) volatile,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t) volatile,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t) const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t) const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t),_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,_Rx(__cdecl *const )(_V0_t,_V1_t,_V2_t,_V3_t),_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl *)(_V0_t,_V1_t,_V2_t,_V3_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t) volatile const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t) volatile const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t) volatile,_Rx,_Farg0,_V0_t,_V1_t,_V2_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t) volatile,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t) const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t) const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t),_Rx,_Farg0,_V0_t,_V1_t,_V2_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,_Rx(__cdecl *const )(_V0_t,_V1_t,_V2_t),_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl *)(_V0_t,_V1_t,_V2_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t) volatile const,_Rx,_Farg0,_V0_t,_V1_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t) volatile const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t) volatile,_Rx,_Farg0,_V0_t,_V1_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t) volatile,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t) const,_Rx,_Farg0,_V0_t,_V1_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t) const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t),_Rx,_Farg0,_V0_t,_V1_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,_Rx(__cdecl *const )(_V0_t,_V1_t),_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl *)(_V0_t,_V1_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t) volatile const,_Rx,_Farg0,_V0_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t) volatile const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t) volatile,_Rx,_Farg0,_V0_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t) volatile,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t) const,_Rx,_Farg0,_V0_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t) const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t),_Rx,_Farg0,_V0_t>,_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,_Rx(__cdecl *const )(_V0_t),_Vx0_t,_Vx1_t,_Vx2_t,_Vx3_t>>::type std::bind(_Rx (__cdecl *)(_V0_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&,_Vx3_t &&)' : expects 5 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) volatile const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t,_V4_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) volatile const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) volatile,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t,_V4_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) volatile,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t,_V4_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t) const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t),_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t,_V4_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,_Rx(__cdecl *const )(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t),_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl *)(_V0_t,_V1_t,_V2_t,_V3_t,_V4_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t) volatile const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t) volatile const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t) volatile,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t) volatile,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t) const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t) const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t,_V3_t),_Rx,_Farg0,_V0_t,_V1_t,_V2_t,_V3_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t,_V3_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,_Rx(__cdecl *const )(_V0_t,_V1_t,_V2_t,_V3_t),_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl *)(_V0_t,_V1_t,_V2_t,_V3_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t) volatile const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t) volatile const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t) volatile,_Rx,_Farg0,_V0_t,_V1_t,_V2_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t) volatile,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t) const,_Rx,_Farg0,_V0_t,_V1_t,_V2_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t) const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t,_V2_t),_Rx,_Farg0,_V0_t,_V1_t,_V2_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t,_V2_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,_Rx(__cdecl *const )(_V0_t,_V1_t,_V2_t),_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl *)(_V0_t,_V1_t,_V2_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t) volatile const,_Rx,_Farg0,_V0_t,_V1_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t) volatile const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t) volatile,_Rx,_Farg0,_V0_t,_V1_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t) volatile,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t) const,_Rx,_Farg0,_V0_t,_V1_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t) const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t,_V1_t),_Rx,_Farg0,_V0_t,_V1_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t,_V1_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,_Rx(__cdecl *const )(_V0_t,_V1_t),_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl *)(_V0_t,_V1_t),_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t) volatile const,_Rx,_Farg0,_V0_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t) volatile const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t) volatile,_Rx,_Farg0,_V0_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t) volatile,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): error C2780: 'enable_if<!std::is_same<_Ty1,_Ty2>::value,std::_Bind<true,_Ret,std::_Pmf_wrap<_Rx(__cdecl _Farg0::* )(_V0_t) const,_Rx,_Farg0,_V0_t>,_Vx0_t,_Vx1_t,_Vx2_t>>::type std::bind(_Rx (__cdecl _Farg0::* const )(_V0_t) const,_Vx0_t &&,_Vx1_t &&,_Vx2_t &&)' : expects 4 arguments - 8 provided
1> C:\Program Files (x86)\Microsoft.NET\VC\include\functional(1519) : see declaration of 'std::bind'
1>..\src\protocolgame.cpp(1037): fatal error C1003: error count exceeds 100; stopping compilation
1> quests.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\quests.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\quests.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\quests.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\quests.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\quests.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\quests.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\quests.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\quests.cpp)
1> raids.cpp
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\quests.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\quests.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\quests.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\quests.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\quests.cpp)
1> scheduler.cpp
1>..\src\scheduler.cpp(41): error C2882: 'cv_status' : illegal use of namespace identifier in expression
1>..\src\scheduler.cpp(41): fatal error C1903: unable to recover from previous error(s); stopping compilation
1> scriptmanager.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\scriptmanager.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\scriptmanager.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\scriptmanager.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\scriptmanager.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\scriptmanager.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\scriptmanager.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\scriptmanager.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\scriptmanager.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\scriptmanager.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\scriptmanager.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\scriptmanager.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\scriptmanager.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\raids.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\raids.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\raids.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\raids.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\raids.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\raids.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\raids.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\raids.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\scriptmanager.cpp)
1> server.cpp
1>c:\forgotthenserver-master\src\connection.h(65): error C2059: syntax error : ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2238: unexpected token(s) preceding ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2059: syntax error : ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2238: unexpected token(s) preceding ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2059: syntax error : ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2238: unexpected token(s) preceding ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2059: syntax error : ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2238: unexpected token(s) preceding ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\server.h(74): error C2059: syntax error : ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\server.h(74): error C2238: unexpected token(s) preceding ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\server.h(75): error C2059: syntax error : ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\server.h(75): error C2238: unexpected token(s) preceding ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\server.h(98): warning C4512: 'ServicePort' : assignment operator could not be generated (..\src\server.cpp)
1> c:\forgotthenserver-master\src\server.h(67) : see declaration of 'ServicePort'
1>c:\forgotthenserver-master\src\server.h(109): error C2059: syntax error : ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\server.h(109): error C2238: unexpected token(s) preceding ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\server.h(110): error C2059: syntax error : ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\server.h(110): error C2238: unexpected token(s) preceding ';' (..\src\server.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\raids.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\raids.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\raids.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\raids.cpp)
1> spawn.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\spawn.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\spawn.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\spawn.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\spawn.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\spawn.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\spawn.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\spawn.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\spawn.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\raids.cpp)
1> spells.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\spells.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\spells.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\spells.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\spells.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\spells.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\spells.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\spells.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\spells.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\spells.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\spawn.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\spells.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\spawn.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\spells.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\spawn.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\spells.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\spawn.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\spawn.cpp)
1> protocolstatus.cpp
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\spells.cpp)
1> talkaction.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\talkaction.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\talkaction.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\talkaction.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\talkaction.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\talkaction.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\talkaction.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\talkaction.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\talkaction.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\talkaction.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\talkaction.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\talkaction.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\talkaction.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\talkaction.cpp)
1> tasks.cpp
1>c:\forgotthenserver-master\src\wildcardtree.h(33): error C2059: syntax error : ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(33): error C2238: unexpected token(s) preceding ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(34): error C2059: syntax error : ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(34): error C2238: unexpected token(s) preceding ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2059: syntax error : ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2238: unexpected token(s) preceding ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2059: syntax error : ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2238: unexpected token(s) preceding ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2059: syntax error : ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2238: unexpected token(s) preceding ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2059: syntax error : ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2238: unexpected token(s) preceding ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2059: syntax error : ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\connection.h(65): error C2238: unexpected token(s) preceding ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2059: syntax error : ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\connection.h(66): error C2238: unexpected token(s) preceding ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2059: syntax error : ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(40): error C2238: unexpected token(s) preceding ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2059: syntax error : ';' (..\src\protocolstatus.cpp)
1>c:\forgotthenserver-master\src\outputmessage.h(41): error C2238: unexpected token(s) preceding ';' (..\src\protocolstatus.cpp)
1> teleport.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\teleport.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\teleport.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\teleport.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\teleport.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\teleport.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\teleport.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\teleport.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\teleport.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\tasks.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\tasks.cpp)
1> thing.cpp
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\teleport.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\teleport.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\teleport.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\teleport.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\thing.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\thing.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\thing.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\thing.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\thing.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\thing.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\thing.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\thing.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\teleport.cpp)
1> tile.cpp
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\thing.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\thing.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\thing.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\thing.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\thing.cpp)
1> trashholder.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\trashholder.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\trashholder.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\trashholder.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\trashholder.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\trashholder.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\trashholder.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\trashholder.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\trashholder.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\tile.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\tile.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\tile.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\tile.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\tile.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\tile.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\tile.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\tile.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\trashholder.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\trashholder.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\trashholder.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\trashholder.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\trashholder.cpp)
1> vocation.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\vocation.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\vocation.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\vocation.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\vocation.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\vocation.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\vocation.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\vocation.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\vocation.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\tile.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\tile.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\tile.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\tile.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\tile.cpp)
1> waitlist.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\waitlist.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\waitlist.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\waitlist.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\waitlist.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\waitlist.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\waitlist.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\waitlist.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\waitlist.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\waitlist.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\waitlist.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\waitlist.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\waitlist.cpp)
1> weapons.cpp
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2059: syntax error : ';' (..\src\weapons.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(102): error C2238: unexpected token(s) preceding ';' (..\src\weapons.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2059: syntax error : ';' (..\src\weapons.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(103): error C2238: unexpected token(s) preceding ';' (..\src\weapons.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2059: syntax error : ';' (..\src\weapons.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(260): error C2238: unexpected token(s) preceding ';' (..\src\weapons.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2059: syntax error : ';' (..\src\weapons.cpp)
1>c:\forgotthenserver-master\src\fileloader.h(261): error C2238: unexpected token(s) preceding ';' (..\src\weapons.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\waitlist.cpp)
1> wildcardtree.cpp
1>c:\forgotthenserver-master\src\wildcardtree.h(33): error C2059: syntax error : ';' (..\src\wildcardtree.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(33): error C2238: unexpected token(s) preceding ';' (..\src\wildcardtree.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(34): error C2059: syntax error : ';' (..\src\wildcardtree.cpp)
1>c:\forgotthenserver-master\src\wildcardtree.h(34): error C2238: unexpected token(s) preceding ';' (..\src\wildcardtree.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2059: syntax error : ';' (..\src\weapons.cpp)
1>c:\forgotthenserver-master\src\protocol.h(36): error C2238: unexpected token(s) preceding ';' (..\src\weapons.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2059: syntax error : ';' (..\src\weapons.cpp)
1>c:\forgotthenserver-master\src\protocol.h(37): error C2238: unexpected token(s) preceding ';' (..\src\weapons.cpp)
1>c:\forgotthenserver-master\src\player.h(1081): fatal error C1903: unable to recover from previous error(s); stopping compilation (..\src\weapons.cpp)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


 

Editado por cleitonhip
Link para o comentário
Compartilhar em outros sites

0 respostass a esta questão

Posts Recomendados

Até agora não há respostas para essa pergunta

×
×
  • Criar Novo...