Jump to content

[three]&[two] install fails at eluna


Sims

Recommended Posts

Posted

Hi,

I have followed the 17th march install guide for Ubuntu 16.04 LTS, to the letter, and with a fresh install. I tried with both TWO and THREE, same problem but at different points it fails, only common thing is that its at Eluna.

The only selection i made except from whats standard in installation, is "Client Tools".

After that it starts building, and this is what happens, every time. Tried with fresh OS install as well.

[ 35%] Building CXX object src/modules/Eluna/CMakeFiles/LuaEngine.dir/LuaFunctions.cpp.o
In file included from /home/mangos/three/src/server/src/modules/Eluna/LuaFunctions.cpp:23:0:
/home/mangos/three/src/server/src/modules/Eluna/UnitMethods.h: In function ‘int LuaUnit::AddAura(Eluna*, lua_State*, Unit*)’:
/home/mangos/three/src/server/src/modules/Eluna/UnitMethods.h:2214:77: error: cast from ‘const SpellEffectEntry*’ to ‘uint8 {aka unsigned char}’ loses precision [-fpermissive]
             uint8 eff = (uint8)spellInfo->GetSpellEffect(SpellEffectIndex(i));
                                                                             ^
src/modules/Eluna/CMakeFiles/LuaEngine.dir/build.make:254: recipe for target 'src/modules/Eluna/CMakeFiles/LuaEngine.dir/LuaFunctions.cpp.o' failed
make[2]: *** [src/modules/Eluna/CMakeFiles/LuaEngine.dir/LuaFunctions.cpp.o] Error 1
CMakeFiles/Makefile2:1176: recipe for target 'src/modules/Eluna/CMakeFiles/LuaEngine.dir/all' failed
make[1]: *** [src/modules/Eluna/CMakeFiles/LuaEngine.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
There was an error building MaNGOS!

 

Posted

Is Eluna required for me to get the server running and working? I searched around and could not get a clear answer - It sounds required somewhat, but not clearly states if SD3 is enough.

Posted

Hello Sims,

Eluna & SD3 are both scripting engines. The first one is based on LUA and can be dynamically updated by the core while running, the second one is C++ based and requires you to build the server again.

So, the answer is no.

Tal'

  • 2 months later...
Posted

Hello everyone,

I've seen that this post was the march 27th, and I have the same matter with building mangos three on linux Ubuntu 16.04.
So I put this message here, and I hope it's the right place.
Please keep us updated, thanks to all the team !

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use