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

update maybe #132

Closed
iceyman opened this issue Sep 3, 2021 · 4 comments
Closed

update maybe #132

iceyman opened this issue Sep 3, 2021 · 4 comments

Comments

@iceyman
Copy link

iceyman commented Sep 3, 2021

looks like patching was successful tho

TrinityCore/src/server/game/AI/NpcBots/bot_ai.cpp:15873:32: error: as signing to 'SpellEffects' from incompatible type 'int'
sinfo->Effects[1].Effect = 0;
^
TrinityCore/src/server/game/AI/NpcBots/bot_ai.cpp:16149:32: error: as signing to 'SpellEffects' from incompatible type 'int'
sinfo->Effects[1].Effect = 0;
^
/TrinityCore/src/server/game/AI/NpcBots/bot_ai.cpp:16279:32: error: as signing to 'SpellEffects' from incompatible type 'int'
sinfo->Effects[1].Effect = 0;
^
3 errors generated.
make[2]: *** [src/server/game/CMakeFiles/game.dir/build.make:259: src/server/gam e/CMakeFiles/game.dir/AI/NpcBots/bot_ai.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1220: src/server/game/CMakeFiles/game.dir/all ] Error 2
make: *** [Makefile:130: all] Error 2

@trickerer
Copy link
Owner

Yes, I am aware of this. If recent changes to SpellInfo are fully implemented I will update on this weekend.

@iceyman
Copy link
Author

iceyman commented Sep 5, 2021

no worries

@iceyman
Copy link
Author

iceyman commented Sep 7, 2021

Screenshot_5

@trickerer
Copy link
Owner

It wasn't an update.
1eb8556

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

2 participants