• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

C++ Error SpectatorVec Undefined when compile in Debug Mode

Shaykie2

New Member
Joined
Dec 21, 2018
Messages
17
Reaction score
0
I am getting this error when trying to compile in Debug mode:
1731724222440.webp

"Erro C2079 'std::pair<const Position,SpectatorVec>::second' usa class 'SpectatorVec' indefinido theforgottenserver"

Can anyone help me? I don't understand why it works in Release mode but not in Debug, unfortunately I don't have any more information about the error.
 
Back
Top