Advertisement
Guest User

Untitled

a guest
Jul 4th, 2017
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.26 KB | None | 0 0
  1. Error 3 error C2601: 'CInstanceBase::RefreshTextTailTitle' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 726 1 UserInterface
  2. Error 4 error C2601: 'CInstanceBase::__ClearAffectFlagContainer' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 733 1 UserInterface
  3. Error 5 error C2601: 'CInstanceBase::__ClearAffects' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 738 1 UserInterface
  4. Error 6 error C2601: 'CInstanceBase::__SetNormalAffectFlagContainer' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 760 1 UserInterface
  5. Error 7 error C2601: 'CInstanceBase::__SetStoneSmokeFlagContainer' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 781 1 UserInterface
  6. Error 8 error C2601: 'CInstanceBase::SetAffectFlagContainer' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 799 1 UserInterface
  7. Error 9 error C2601: 'CInstanceBase::SCRIPT_SetAffect' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 816 1 UserInterface
  8. Error 10 error C2601: 'CInstanceBase::__SetReviveInvisibilityAffect' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 821 1 UserInterface
  9. Error 11 error C2601: 'CInstanceBase::__Assassin_SetEunhyeongAffect' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 837 1 UserInterface
  10. Error 12 error C2601: 'CInstanceBase::__Shaman_SetParalysis' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 863 1 UserInterface
  11. Error 13 error C2601: 'CInstanceBase::__Warrior_SetGeomgyeongAffect' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 870 1 UserInterface
  12. Error 14 error C2601: 'CInstanceBase::__SetAffect' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 895 1 UserInterface
  13. Error 15 error C2601: 'CInstanceBase::IsPossibleEmoticon' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1002 1 UserInterface
  14. Error 16 error C2601: 'CInstanceBase::SetFishEmoticon' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1021 1 UserInterface
  15. Error 17 error C2601: 'CInstanceBase::SetEmoticon' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1026 1 UserInterface
  16. Error 18 error C2601: 'CInstanceBase::SetDustGap' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1054 1 UserInterface
  17. Error 19 error C2601: 'CInstanceBase::SetHorseDustGap' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1059 1 UserInterface
  18. Error 20 error C2601: 'CInstanceBase::__DetachEffect' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1064 1 UserInterface
  19. Error 21 error C2601: 'CInstanceBase::__AttachEffect' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1069 1 UserInterface
  20. Error 22 error C2601: 'CInstanceBase::__ComboProcess' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1111 1 UserInterface
  21. Error 23 error C2601: 'CInstanceBase::RegisterEffect' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1131 1 UserInterface
  22. Error 24 error C2601: 'CInstanceBase::RegisterTitleName' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1149 1 UserInterface
  23. Error 25 error C2601: 'CInstanceBase::RegisterTitlePrestigeName' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1155 1 UserInterface
  24. Error 26 error C2601: '__RGBToD3DXColoru' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1161 1 UserInterface
  25. Error 27 error C2601: 'CInstanceBase::RegisterNameColor' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1171 1 UserInterface
  26. Error 28 error C2601: 'CInstanceBase::RegisterTitleColor' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1180 1 UserInterface
  27. Error 29 error C2601: 'CInstanceBase::RegisterTitlePrestigeColor' : local function definitions are illegal C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1189 1 UserInterface
  28. Error 30 error C1075: end of file found before the left brace '{' at 'InstanceBaseEffect.cpp(689)' was matched C:\Users\Oskar\Desktop\src\client\UserInterface\InstanceBaseEffect.cpp 1198 1 UserInterface
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement