Jump to content
  • 0

error when starting .exe in build folder


Shaorin

Question

hi all.

i try to make a 2.4.3 server. i have pulled everything correct and compiled it all worked out good.

i did try to reinstall windows aswell so now im on 7,

first error was "libmysql.dll" but it was no problem i just pick one that i had around for other older servers.

now i get: (0xc000007b) error code nothing more...

i use visual c++ 2013, for i thought 2015 did make the error but well the error still stand. its the same error i did get on windows 10.

does anyone know how to get around it?

i use mangosone/server -b develop21

i know it works for i have used it before, if something have get updated and make it not working then it can explain this problem-

thanks for the all help i can get... sorry for asking so much but i want to play areound on servers and im not all doing it for so long so when i get intressted i get problems... many i know how to deal with, but this is so diffrent.

maybe i just miss some programs i dont know i dont think so. the easybuild checks out good. only get red X on 32-bit MySQL.

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

Ensure that the following DLLs are present in the folder with mangosd.exe (for 32-bit build):

libmySQL.dll
libeay32.dll
ssleay32.dll

Getting the SQL dll anywhere except your MySQL setup is generally a bad idea, you can get lot of errors later. Search for your installed copy of the libmySQL.dll, usually somewhere under "C:\Program Files (x86)\MySQL". The same way the SSL libraries need to be found, in a folder like "OpenSSL-Win32\bin".

Link to comment
Share on other sites

i dont have any libmySQL.dll anywhere on my c: drive, there is no way you cane ever get it from installaing the Mysql, i did downlod the 236 MB version. they changed it so you can only do one either x86 or 64 bit...

so for me i dont know what's wrong anymore.....

my old server works frine.... i can start them so i needed to test and see if it was my PC.

i just getting used to its changes alot and you get problems you never had before.... i think this si simple fix but i dont even know what i should look for:

photo of how it look:

http://puu.sh/pgj21/077054b76d.png easybuild

http://puu.sh/pgj4s/cf63b9cfdf.png VC++ 2013 works

http://puu.sh/pgj5Y/229a210749.png build folder

http://puu.sh/pgj7t/654aa8dae5.png first error

http://puu.sh/pgj9h/9d5615090b.jpg second error.

for me i think i might get this once before im unsure for i dont know how i fix it and even so it most been years

Link to comment
Share on other sites

You have a 64-bit build. The libmysql.dll you got from "an older package" is probably 32-bit, i.e. binary incompatible. Look for the DLL in

C:\Program Files\MySQL\MySQL Server 5.6

under either bin/ or lib/opt/ folder, manually. I doubt that the build can succeed without that DLL presence (having includes but no libs?), except you have somehow broken setup.

The DLL itself is distributed also within MySQL Connector/C package. It is said you do not need the package while having MySQL server installed. This means the DLL is distributed with MySQL (Community) Server too.

If you will not succeed still, ask for further support someone using win64 build. It's not me, I use win32 one.

Link to comment
Share on other sites

well now i can start it no problem. thanks never have had this problem before but now i know why it happens its so good to learn something new^^

so i get MMAPS problems now^^

i use the tools but i get this

"Excluded maps: 13 25 29 35 37 42 44 169 451 598

ERROR! Bad arguments!

You can (re)extract mmaps with this helper script,

or recreate only the tiles from the offmash file

Call with number of processes (1 - 4) to create mmaps

Call with 'offmesh' to reextract the tiles from offmash file

For further fine-tuning edit this helper script"

the mangos MMAP tool dont work and i dont know what to do,... the dbc map and vmaps works, i have a (Buildings) folder too

Link to comment
Share on other sites

thank alot all works now... hmm most deleted the ACE in the wow folder by misstake before so did not think of it.

but i get it all up and running well^^

nice for the fast responses and it will not cool to see how much the mangos has eveoled seen last time i really used it.

i have seen that the ELUNA are implemented that's really cool i think it can come to good use,.

Link to comment
Share on other sites

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