Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Help !!! Source Bug :(

Newbie Spellweaver
Joined
Jan 15, 2015
Messages
31
Reaction score
0
1>------ Build started: Project: CSCommon, Configuration: _Encrypt_KOR_Release_publish Win32 ------2>------ Build started: Project: MCountryFilter, Configuration: Release Win32 ------2>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(376,5): error MSB8031: Building an MFC project for a non-Unicode character set is deprecated. You must change the project property to Unicode or download an additional library. See for more information.3>------ Build started: Project: MDatabase, Configuration: Release Win32 ------3>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(376,5): error MSB8031: Building an MFC project for a non-Unicode character set is deprecated. You must change the project property to Unicode or download an additional library. See for more information.1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1361,5): warning MSB8012: TargetPath(C:\Users\Davilopes\Desktop\Source\CSCommon\Lib\CSCommon.lib) does not match the Library's OutputFile property value (C:\Users\Davilopes\Desktop\Source\CSCommon\Lib\CSCommonE.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile).1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1363,5): warning MSB8012: TargetName(CSCommon) does not match the Library's OutputFile property value (CSCommonE). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile).1> CSCommon.vcxproj -> C:\Users\Davilopes\Desktop\Source\CSCommon\Lib\CSCommon.lib4>------ Build started: Project: Gunz, Configuration: KOR_Release_publish Win32 ------4> antishotbot.cpp4> ZBandiCapturer.cpp4> ZCharacterManager.cpp4> ZCrossHair.cpp4> ZEnvObject.cpp4> ZHelpScreen.cpp4> ZMatch.cpp4> ZMyCharacter.cpp4>ZMyCharacter.cpp(1389): error C2601: 'ZMyCharacter::processGuard' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(1477): error C2601: 'ZMyCharacter::OnChangeWeapon' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(1504): error C2601: 'str_output' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(1509): error C2601: 'str_line' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(1516): error C2601: 'ZMyCharacter::OutputDebugString_CharacterState' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(1570): error C2601: 'ZMyCharacter::processShot' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(1705): error C2601: 'ZMyCharacter::OnRecoil' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(1791): error C2601: 'ZMyCharacter::UpdateAnimation' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(1998): error C2601: 'ZMyCharacter::WallJump2' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(2047): error C2601: 'ZMyCharacter::UpdateLimit' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(2073): error C2601: 'ZMyCharacter::UpdateButtonState' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(2109): error C2601: 'ZMyCharacter::OnUpdate' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(2772): error C2601: 'ZMyCharacter::Animation_Reload' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(2779): error C2601: 'ZMyCharacter::ReserveDashAttacked' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(2789): error C2601: 'ZMyCharacter::OnDashAttacked' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(2834): error C2601: 'ZMyCharacter::OnBlast' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(2873): error C2601: 'ZMyCharacter::OnTumble' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(2963): error C2601: 'ZMyCharacter::InitStatus' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3025): error C2601: 'ZMyCharacter::InitItemBullet' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3031): error C2601: 'ZMyCharacter::SetDirection' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3038): error C2601: 'ZMyCharacter::OnDamagedAnimation' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3050): error C2601: 'ZMyCharacter::OnDie' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3084): error C2601: 'ZMyCharacter::GetControllabilityFactor' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3151): error C2601: 'ZMyCharacter::UpdateCAFactor' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3271): error C2601: 'ZMyCharacter::IsGuard' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3278): error C2601: 'ZMyCharacter::processDelayedWork' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3294): error C2601: 'ZMyCharacter::AddDelayedWork' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3303): error C2601: 'ZMyCharacter::OnDelayedWork' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3393): error C2601: 'ZMyCharacter::EnterCharge' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3408): error C2601: 'ZMyCharacter::ChargedShot' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3424): error C2601: 'ZMyCharacter::JumpChargedShot' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3444): error C2601: 'ZMyCharacter::ShotBlocked' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3456): error C2601: 'ZMyCharacter::Charged' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3472): error C2601: 'ZMyCharacter::OnMeleeGuardSuccess' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3496): error C2601: 'ZMyCharacter::Discharged' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3503): error C2601: 'ZMyCharacter::GetGravityConst' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3547): error C2601: 'ZMyCharacter::OnGuardSuccess' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3552): error C2601: 'ZMyCharacter::OnDamaged' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3584): error C2601: 'ZMyCharacter::OnKnockback' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3603): error C2601: 'ZMyCharacter::ReleaseButtonState' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3616): error C2601: 'ZMyCharacter::OnStun' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3624): error C2601: 'ZMyCharacter::MakeBuffEffectBlob' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3653): error C2601: 'ZMyCharacter::ShiftFugitiveValues' : local function definitions are illegal4> ZMyCharacter.cpp(1291): this line contains a '{' which has not yet been matched4>ZMyCharacter.cpp(3676): fatal error C1075: end of file found before the left brace '{' at 'ZMyCharacter.cpp(1291)' was matched4> ZMyGambleItem.cpp4> ZPlayerListBox.cpp4> ZRuleDeathMatch.cpp4> ZRuleSpy.cpp4>ZRuleSpy.cpp(70): error C2039: 'SpyHealthBonus' : is not a member of 'ZCharacter'4> c:\users\davilopes\desktop\source\gunz\ZCharacter.h(268) : see declaration of 'ZCharacter'4>ZRuleSpy.cpp(84): error C2039: 'SpyHealthBonus' : is not a member of 'ZCharacter'4> c:\users\davilopes\desktop\source\gunz\ZCharacter.h(268) : see declaration of 'ZCharacter'4>ZRuleSpy.cpp(231): error C2039: 'SetSpyEventMsg' : is not a member of 'ZCombatInterface'4> c:\users\davilopes\desktop\source\gunz\ZCombatInterface.h(86) : see declaration of 'ZCombatInterface'4>ZRuleSpy.cpp(232): error C2039: 'SetSpyTip' : is not a member of 'ZCombatInterface'4> c:\users\davilopes\desktop\source\gunz\ZCombatInterface.h(86) : see declaration of 'ZCombatInterface'4>ZRuleSpy.cpp(233): error C2039: 'SetSpyNotice' : is not a member of 'ZCombatInterface'4> c:\users\davilopes\desktop\source\gunz\ZCombatInterface.h(86) : see declaration of 'ZCombatInterface'4>ZRuleSpy.cpp(234): error C2039: 'm_bSpyLocationOpened' : is not a member of 'ZCombatInterface'4> c:\users\davilopes\desktop\source\gunz\ZCombatInterface.h(86) : see declaration of 'ZCombatInterface'4>ZRuleSpy.cpp(243): error C2039: 'CreateSpyGameInterface' : is not a member of 'ZCombatInterface'4> c:\users\davilopes\desktop\source\gunz\ZCombatInterface.h(86) : see declaration of 'ZCombatInterface'4>ZRuleSpy.cpp(244): error C2039: 'SetSpyTimer' : is not a member of 'ZCombatInterface'4> c:\users\davilopes\desktop\source\gunz\ZCombatInterface.h(86) : see declaration of 'ZCombatInterface'4>ZRuleSpy.cpp(245): error C2039: 'SetSpyEventMsg' : is not a member of 'ZCombatInterface'4> c:\users\davilopes\desktop\source\gunz\ZCombatInterface.h(86) : see declaration of 'ZCombatInterface'4>ZRuleSpy.cpp(250): error C2039: 'PlaySpyNotice' : is not a member of 'ZCombatInterface'4> c:\users\davilopes\desktop\source\gunz\ZCombatInterface.h(86) : see declaration of 'ZCombatInterface'4>ZRuleSpy.cpp(252): error C2039: 'PlaySpyNotice' : is not a member of 'ZCombatInterface'4> c:\users\davilopes\desktop\source\gunz\ZCombatInterface.h(86) : see declaration of 'ZCombatInterface'4>ZRuleSpy.cpp(262): error C2039: 'CreateSpyGameInterface' : is not a member of 'ZCombatInterface'4> c:\users\davilopes\desktop\source\gunz\ZCombatInterface.h(86) : see declaration of 'ZCombatInterface'4>ZRuleSpy.cpp(263): error C2039: 'SetSpyTimer' : is not a member of 'ZCombatInterface'4> c:\users\davilopes\desktop\source\gunz\ZCombatInterface.h(86) : see declaration of 'ZCombatInterface'4>ZRuleSpy.cpp(269): error C2039: 'SetDefaultSpyTip' : is not a member of 'ZCombatInterface'4> c:\users\davilopes\desktop\source\gunz\ZCombatInterface.h(86) : see declaration of 'ZCombatInterface'4>ZRuleSpy.cpp(271): error C2039: 'SetSpyEventMsg' : is not a member of 'ZCombatInterface'4> c:\users\davilopes\desktop\source\gunz\ZCombatInterface.h(86) : see declaration of 'ZCombatInterface'4>ZRuleSpy.cpp(273): error C2039: 'SetSpyEventMsg' : is not a member of 'ZCombatInterface'4> c:\users\davilopes\desktop\source\gunz\ZCombatInterface.h(86) : see declaration of 'ZCombatInterface'4>ZRuleSpy.cpp(282): error C2039: 'DistributeSpyItem' : is not a member of 'ZCharacter'4> c:\users\davilopes\desktop\source\gunz\ZCharacter.h(268) : see declaration of 'ZCharacter'4>ZRuleSpy.cpp(286): error C2039: 'DistributeSpyItem' : is not a member of 'ZCharacter'4> c:\users\davilopes\desktop\source\gunz\ZCharacter.h(268) : see declaration of 'ZCharacter'4>ZRuleSpy.cpp(311): error C2039: 'TakeoutSpyItem' : is not a member of 'ZCharacter'4> c:\users\davilopes\desktop\source\gunz\ZCharacter.h(268) : see declaration of 'ZCharacter'4>ZRuleSpy.cpp(321): error C2039: 'CreateSpyWaitInterface' : is not a member of 'ZCombatInterface'4> c:\users\davilopes\desktop\source\gunz\ZCombatInterface.h(86) : see declaration of 'ZCombatInterface'4> ZRuleSurvival.cpp4> ZSkill.cpp4> Generating Code...========== Build: 1 succeeded, 3 failed, 6 up-to-date, 0 skipped ==========
 
Back
Top