Jump to content

Darkhunter

Members
  • Posts

    84
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Darkhunter

  1. yes I am learning C++ and I made a git repo .. I know how to push etc...but I can´t pull, we have our changes on server and if I want pull from mangos repo, it writes merge errors in half of the files, then I am making new clear repo and copy our codes from our repo here... can u give me link on some tutorials to be good in git ?

  2. 2>..\\..\\src\\game\\QuestHandler.cpp(662) : error C2143: syntax error : missing ';' before '<<'

    2>..\\..\\src\\game\\QuestHandler.cpp(665) : error C2065: 'questgiver' : undeclared identifier

    2>..\\..\\src\\game\\QuestHandler.cpp(665) : error C2065: 'questgiver' : undeclared identifier

    2>..\\..\\src\\game\\QuestHandler.cpp(665) : error C2227: left of '->IsHostileTo' must point to class/struct/union/generic type

    2> type is ''unknown-type''

    2>..\\..\\src\\game\\QuestHandler.cpp(666) : error C2143: syntax error : missing ';' before '=='

    2>..\\..\\src\\game\\QuestHandler.cpp(666) : warning C4390: ';' : empty controlled statement found; is this the intent?

    2>..\\..\\src\\game\\QuestHandler.cpp(668) : error C2065: 'questgiver' : undeclared identifier

    2>..\\..\\src\\game\\QuestHandler.cpp(668) : error C2065: 'questgiver' : undeclared identifier

    2>..\\..\\src\\game\\QuestHandler.cpp(668) : error C2227: left of '->IsHostileTo' must point to class/struct/union/generic type

    2> type is ''unknown-type''

    2>..\\..\\src\\game\\QuestHandler.cpp(669) : error C2143: syntax error : missing ';' before '>>'

    2>..\\..\\src\\game\\QuestHandler.cpp(669) : warning C4390: ';' : empty controlled statement found; is this the intent?

    2>..\\..\\src\\game\\QuestHandler.cpp(672) : error C2065: 'questgiver' : undeclared identifier

    2>..\\..\\src\\game\\QuestHandler.cpp(672) : error C2227: left of '->HasFlag' must point to class/struct/union/generic type

    2> type is ''unknown-type''

    2>..\\..\\src\\game\\QuestHandler.cpp(675) : error C2065: 'questgiver' : undeclared identifier

    2>..\\..\\src\\game\\QuestHandler.cpp(678) : error C2065: 'questgiver' : undeclared identifier

    2>..\\..\\src\\game\\QuestHandler.cpp(680) : error C2065: 'questgiver' : undeclared identifier

    2>..\\..\\src\\game\\QuestHandler.cpp(680) : error C2227: left of '->GetGUID' must point to class/struct/union/generic type

    2> type is ''unknown-type''

    2>..\\..\\src\\game\\QuestHandler.cpp(680) : error C2514: 'uint64' : class has no constructors

    2> c:\\Users\\dark\\Desktop\\master\\src\\framework\\Platform/Define.h(112) : see declaration of 'uint64'

    2>..\\..\\src\\game\\SpellAuras.cpp(3634) : error C2143: syntax error : missing ';' before '<<'

    2>..\\..\\src\\game\\SpellAuras.cpp(3639) : error C2143: syntax error : missing ';' before '{'

    2>..\\..\\src\\game\\SpellAuras.cpp(3667) : error C2143: syntax error : missing ';' before '<<'

    2>..\\..\\src\\game\\SpellAuras.cpp(3672) : error C2143: syntax error : missing ';' before '{'

    2>..\\..\\src\\game\\SpellAuras.cpp(3676) : error C2181: illegal else without matching if

    2>..\\..\\src\\game\\SpellAuras.cpp(3938) : error C2143: syntax error : missing ';' before '<<'

    2>..\\..\\src\\game\\SpellAuras.cpp(3940) : error C2065: 'data' : undeclared identifier

    2>..\\..\\src\\game\\SpellAuras.cpp(3941) : error C2065: 'data' : undeclared identifier

    2>..\\..\\src\\game\\SpellAuras.cpp(3942) : error C2065: 'data' : undeclared identifier

    2>..\\..\\src\\game\\SpellAuras.cpp(3943) : error C2143: syntax error : missing ';' before '=='

    2>..\\..\\src\\game\\SpellAuras.cpp(3945) : error C2143: syntax error : missing ';' before '{'

    2>..\\..\\src\\game\\SpellAuras.cpp(3951) : error C2143: syntax error : missing ';' before '>>'

    2>..\\..\\src\\game\\SpellAuras.cpp(3955) : error C2143: syntax error : missing ';' before '{'

    2>..\\..\\src\\game\\SpellAuras.cpp(4001) : error C2143: syntax error : missing ';' before '<<'

    2>..\\..\\src\\game\\SpellAuras.cpp(4006) : error C2143: syntax error : missing ';' before '{'

    2>..\\..\\src\\game\\SpellAuras.cpp(4228) : error C2143: syntax error : missing ';' before '<<'

    2>..\\..\\src\\game\\SpellAuras.cpp(4230) : error C2065: 'data' : undeclared identifier

    2>..\\..\\src\\game\\SpellAuras.cpp(4231) : error C2065: 'data' : undeclared identifier

    2>..\\..\\src\\game\\SpellAuras.cpp(4232) : error C2065: 'data' : undeclared identifier

    2>..\\..\\src\\game\\SpellAuras.cpp(4234) : error C2143: syntax error : missing ';' before '=='

    2>..\\..\\src\\game\\SpellAuras.cpp(4236) : error C2143: syntax error : missing ';' before '{'

    2>..\\..\\src\\game\\SpellAuras.cpp(4242) : error C2143: syntax error : missing ';' before '>>'

    2>..\\..\\src\\game\\SpellAuras.cpp(4280) : error C2143: syntax error : missing ';' before '<<'

    2>..\\..\\src\\game\\SpellAuras.cpp(4285) : error C2143: syntax error : missing ';' before '{'

    2>..\\..\\src\\game\\SpellAuras.cpp(4316) : error C2143: syntax error : missing ';' before '<<'

    2>..\\..\\src\\game\\SpellAuras.cpp(4316) : warning C4390: ';' : empty controlled statement found; is this the intent?

    2>..\\..\\src\\game\\SpellAuras.cpp(4319) : error C2143: syntax error : missing ';' before '=='

    2>..\\..\\src\\game\\SpellAuras.cpp(4322) : error C2059: syntax error : '>>'

    2>..\\..\\src\\game\\SpellAuras.cpp(4324) : error C2143: syntax error : missing ';' before '{'

    2>..\\..\\src\\game\\SpellAuras.cpp(4324) : error C2447: '{' : missing function header (old-style formal list?)

    2>..\\..\\src\\game\\SpellAuras.cpp(4331) : error C2059: syntax error : '}'

    2>..\\..\\src\\game\\SpellAuras.cpp(4331) : error C2143: syntax error : missing ';' before '}'

    2>..\\..\\src\\game\\SpellAuras.cpp(4331) : error C2059: syntax error : '}'

    2>..\\..\\src\\game\\SpellAuras.cpp(4334) : error C2143: syntax error : missing ';' before '{'

    2>..\\..\\src\\game\\SpellAuras.cpp(4334) : error C2447: '{' : missing function header (old-style formal list?)

    2>..\\..\\src\\game\\SpellAuras.cpp(6903) : error C2143: syntax error : missing ';' before '<<'

    2>..\\..\\src\\game\\SpellAuras.cpp(8285) : error C2143: syntax error : missing ';' before '<<'

    2>..\\..\\src\\game\\SpellAuras.cpp(8288) : error C2065: 'player' : undeclared identifier

    2>..\\..\\src\\game\\SpellAuras.cpp(8288) : error C2065: 'player' : undeclared identifier

    2>..\\..\\src\\game\\SpellAuras.cpp(8288) : error C2227: left of '->GetTypeId' must point to class/struct/union/generic type

    2> type is ''unknown-type''

    2>..\\..\\src\\game\\SpellAuras.cpp(8289) : error C2143: syntax error : missing ';' before '=='

    2>..\\..\\src\\game\\SpellAuras.cpp(8289) : warning C4390: ';' : empty controlled statement found; is this the intent?

    2>..\\..\\src\\game\\SpellAuras.cpp(8291) : error C2374: 'vehicle' : redefinition; multiple initialization

    2> ..\\..\\src\\game\\SpellAuras.cpp(8287) : see declaration of 'vehicle'

    2>..\\..\\src\\game\\SpellAuras.cpp(8292) : error C2065: 'caster' : undeclared identifier

    2>..\\..\\src\\game\\SpellAuras.cpp(8298) : error C2065: 'caster' : undeclared identifier

    2>..\\..\\src\\game\\SpellAuras.cpp(8298) : error C2227: left of '->GetGUID' must point to class/struct/union/generic type

    2> type is ''unknown-type''

    2>..\\..\\src\\game\\SpellAuras.cpp(8299) : error C2143: syntax error : missing ';' before '>>'

    2>..\\..\\src\\game\\SpellAuras.cpp(8299) : warning C4390: ';' : empty controlled statement found; is this the intent?

    2>..\\..\\src\\game\\SpellAuras.cpp(8304) : error C2065: 'caster' : undeclared identifier

    2>..\\..\\src\\game\\SpellAuras.cpp(8304) : error C2227: left of '->GetTypeId' must point to class/struct/union/generic type

    2> type is ''unknown-type''

    2>..\\..\\src\\game\\SpellAuras.cpp(8307) : error C2065: 'caster' : undeclared identifier

    2>..\\..\\src\\game\\SpellAuras.cpp(8307) : error C2227: left of '->GetSession' must point to class/struct/union/generic type

    2> type is ''unknown-type''

    2>..\\..\\src\\game\\SpellAuras.cpp(8307) : error C2227: left of '->SendPacket' must point to class/struct/union/generic type

    2>..\\..\\src\\game\\SpellAuras.cpp(8317) : error C2065: 'caster' : undeclared identifier

    2>..\\..\\src\\game\\SpellAuras.cpp(8317) : error C2227: left of '->RemoveAurasDueToSpell' must point to class/struct/union/generic type

    2> type is ''unknown-type''

  3. is it working with latest commit ? because if I download it, there isn´t some files like GridMap.CPP/H ... can´t compile it.. which branch have I to use? mmaps or mmaps_rewrite ? ..in mmaps aren´t these files and in mmap_rewrite are

  4. Hello I have my own GIT MaNGOS REPO in http://github.com/Darkhunter/Tranquillien-HCRP-Project/tree/

    and I added one commiter who tried if he can commit...

    and now I can´t push....

    it writes me :

    To prevent you from losing history, non-fast-forward updates were rejected

    Merge the remote changes before pushing again. See the 'non-fast forward'

    section of 'git push --help' for details.

    Pushing to [email protected]:Darkhunter/Tranquillien-HCRP-Project.git

    To [email protected]:Darkhunter/Tranquillien-HCRP-Project.git

    ! [rejected] master -> master (non-fast forward)

    error: failed to push some refs to '[email protected]:Darkhunter/Tranquillien-HCRP-Project.git'

    then I do in GIT BASH command: git merge HEAD or git merge master

    it writes already up-to-date ... but it isn´t....

    what to do ? :(

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use