azerothcore / mod-eluna

Eluna Lua Engine © for WoW Emulators
https://elunaluaengine.github.io/
GNU General Public License v3.0
101 stars 130 forks source link

latest issue on compiling #191

Open ronxmag opened 3 months ago

ronxmag commented 3 months ago

hello can someone fix this error error

ronxmag commented 3 months ago

anyway i manage to fix it xD by reverting the commit of https://github.com/azerothcore/mod-eluna/commit/68d0a09143ec57c6722228a51961dbedb6e762d7 and in LuaEngine.cpp error i just remove the eWorld-> part and put something like this ChatHandler(nullptr) and no more error! xD im not programmer just an editer lelz

Parkan1986 commented 2 months ago

Can you share full fix?I have same problem during compilation and not understand how to fix correctly.

ronxmag commented 2 months ago

Can you share full fix?I have same problem during compilation and not understand how to fix correctly.

just download my fork here https://github.com/ronxmag/mod-eluna.git