Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.59 KB | None | 0 0
  1. 1>------ Build started: Project: revision.h, Configuration: Release Win32 ------
  2. 1>Build log was saved at "file://c:\Trinity\Build\src\genrev\revision.h.dir\Release\BuildLog.htm"
  3. 1>revision.h - 0 error(s), 0 warning(s)
  4. 2>------ Build started: Project: scripts, Configuration: Release Win32 ------
  5. 2>Compiling...
  6. 2>boss_falric.cpp
  7. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(61) : error C2504: 'boss_horAI' : base class undefined
  8. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(57) : error C2440: 'return' : cannot convert from 'boss_falric::boss_falricAI *' to 'CreatureAI *'
  9. 2> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  10. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(62) : error C2614: 'boss_falric::boss_falricAI' : illegal member initialization: 'boss_horAI' is not a base or member
  11. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(68) : error C2653: 'boss_horAI' : is not a class or namespace name
  12. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(72) : error C2065: 'pInstance' : undeclared identifier
  13. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(73) : error C2065: 'pInstance' : undeclared identifier
  14. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(73) : error C2227: left of '->SetData' must point to class/struct/union/generic type
  15. 2> type is ''unknown-type''
  16. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(73) : error C2065: 'DATA_FALRIC_EVENT' : undeclared identifier
  17. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(78) : error C2065: 'me' : undeclared identifier
  18. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(79) : error C2065: 'pInstance' : undeclared identifier
  19. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(80) : error C2065: 'pInstance' : undeclared identifier
  20. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(80) : error C2227: left of '->SetData' must point to class/struct/union/generic type
  21. 2> type is ''unknown-type''
  22. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(80) : error C2065: 'DATA_FALRIC_EVENT' : undeclared identifier
  23. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(83) : error C2065: 'events' : undeclared identifier
  24. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(83) : error C2228: left of '.ScheduleEvent' must have class/struct/union
  25. 2> type is ''unknown-type''
  26. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(84) : error C2065: 'events' : undeclared identifier
  27. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(84) : error C2228: left of '.ScheduleEvent' must have class/struct/union
  28. 2> type is ''unknown-type''
  29. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(85) : error C2065: 'events' : undeclared identifier
  30. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(85) : error C2228: left of '.ScheduleEvent' must have class/struct/union
  31. 2> type is ''unknown-type''
  32. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(90) : error C2065: 'me' : undeclared identifier
  33. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(92) : error C2065: 'pInstance' : undeclared identifier
  34. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(93) : error C2065: 'pInstance' : undeclared identifier
  35. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(93) : error C2227: left of '->SetData' must point to class/struct/union/generic type
  36. 2> type is ''unknown-type''
  37. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(93) : error C2065: 'DATA_FALRIC_EVENT' : undeclared identifier
  38. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(98) : error C2065: 'me' : undeclared identifier
  39. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(104) : error C3861: 'UpdateVictim': identifier not found
  40. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(107) : error C2065: 'events' : undeclared identifier
  41. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(107) : error C2228: left of '.Update' must have class/struct/union
  42. 2> type is ''unknown-type''
  43. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(109) : error C2065: 'me' : undeclared identifier
  44. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(109) : error C2227: left of '->HasUnitState' must point to class/struct/union/generic type
  45. 2> type is ''unknown-type''
  46. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(112) : error C2065: 'events' : undeclared identifier
  47. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(112) : error C2228: left of '.ExecuteEvent' must have class/struct/union
  48. 2> type is ''unknown-type''
  49. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(115) : error C3861: 'DoCast': identifier not found
  50. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(115) : error C3861: 'DUNGEON_MODE': identifier not found
  51. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(116) : error C2065: 'events' : undeclared identifier
  52. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(116) : error C2228: left of '.ScheduleEvent' must have class/struct/union
  53. 2> type is ''unknown-type''
  54. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(119) : error C3861: 'SelectTarget': identifier not found
  55. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(121) : error C2065: 'me' : undeclared identifier
  56. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(122) : error C2065: 'SPELL_IMPENDING_DESPAIR_H' : undeclared identifier
  57. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(122) : error C3861: 'DoCast': identifier not found
  58. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(122) : error C3861: 'DUNGEON_MODE': identifier not found
  59. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(124) : error C2065: 'events' : undeclared identifier
  60. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(124) : error C2228: left of '.ScheduleEvent' must have class/struct/union
  61. 2> type is ''unknown-type''
  62. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(127) : error C3861: 'DoCast': identifier not found
  63. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(127) : error C3861: 'DUNGEON_MODE': identifier not found
  64. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(128) : error C2065: 'events' : undeclared identifier
  65. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(128) : error C2228: left of '.ScheduleEvent' must have class/struct/union
  66. 2> type is ''unknown-type''
  67. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(132) : error C3861: 'HealthBelowPct': identifier not found
  68. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(133) : error C3861: 'HealthBelowPct': identifier not found
  69. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(134) : error C3861: 'HealthBelowPct': identifier not found
  70. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(138) : error C3861: 'DoCast': identifier not found
  71. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(138) : error C3861: 'DUNGEON_MODE': identifier not found
  72. 2>..\..\..\..\TrinityCore\src\server\scripts\Northrend\FrozenHalls\HallsofReflection\boss_falric.cpp(142) : error C3861: 'DoMeleeAttackIfReady': identifier not found
  73. 2>Build log was saved at "file://c:\Trinity\Build\src\server\scripts\scripts.dir\Release\BuildLog.htm"
  74. 2>scripts - 53 error(s), 0 warning(s)
  75. ========== Build: 1 succeeded, 1 failed, 12 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement