ZhengPeiRu21 / mod-individual-progression

AzerothCore Individual Progression Module
MIT License
118 stars 54 forks source link

d27982d The latest code recompilation was an error #388

Closed gutoukuaiken closed 1 month ago

gutoukuaiken commented 1 month ago

During the compilation of the latest https://github.com/liyunfan1223/azerothcore-wotlk.git code, an error is as follows:

Error C2065 "player" : No statement identifier modules C: \ develop \ azplayerbot - core \ modules \ mod - individual - progression \ SRC \ IndividualProgressionPlayer CPP, 324

Grimfeather commented 1 month ago

known issue. already made a pull request to fix it here: https://github.com/ZhengPeiRu21/mod-individual-progression/pull/382

If you don't want to wait, look at the 'files changed' section to see what you need to edit.

Or use my fork: https://github.com/Grimfeather/mod-individual-progression It has my pull requests already merged.