Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

armory patch error #170

Open
lasoto opened this issue Oct 18, 2011 · 1 comment
Open

armory patch error #170

lasoto opened this issue Oct 18, 2011 · 1 comment

Comments

@lasoto
Copy link

lasoto commented Oct 18, 2011

........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(753) : error C2065: 'pVictim' : undeclared identifier
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(753) : error C2227: left of '->GetBattleground' must point to class/struct/union/generic type
type is ''unknown-type''
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(754) : error C2065: 'pVictim' : undeclared identifier
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(10007) : error C2065: 'pVictim' : undeclared identifier
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(10007) : error C2227: left of '->ToPlayer' must point to class/struct/union/generic type
type is ''unknown-type''
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(10007) : error C2227: left of '->GetBattleground' must point to class/struct/union/generic type
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(10008) : error C2065: 'pVictim' : undeclared identifier
StatSystem.cpp

That show me wen compile core with armory patch

@ghost
Copy link

ghost commented Oct 25, 2011

Look at the commit dates:

-February 13, 2011
-April 08, 2011

They are made for trinity rev 9f1cc4407a385e1ab3a835fd983e6b3d259aa47c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant