Jump to content
  • 0

[Guide Request] Vanilla WoW Server Compile.


codysixx

Question

19 answers to this question

Recommended Posts

Posted

as stated above

Hello codysixx! More information what guide you need can be helpful.. Can you specify what core you are using and the platform it's for? What I mean by platform, is it for windows or linux?

Posted

As far as Development plans are concerned, I plan to use this program for learning core Education Values, of MySQL, and Server and Game Compilation, If I have any issues during any phase can I contact you?

So far your post have been helpful as the last guide I used for compiling mangos zero was Reaper-X.com 3.3.5 Tutorial which lead me to compile sucessfully, but have no mangosd.exe in my bin folder, and advice ont his topic and why I'm mising the EXE would futher help me if I run into that issue again,

+Reputation

+Thanks

+Gratitude

----------------

To Previous Poster!

Valued information was given, and I'm glad this user is a MangosVB Poster.

Posted

is there supposed to be only a branch folder in "server" directory? I dont see a VC100.proj anywhere, any help would be appeciated.

Note: After a Re-run TortiseSVN on #git:server, I received 3 folders as I thought was supposed to be,

server/trunk/

server/branch

server/tags,

I'll post if I run into any more bugs/Issues

Posted

is there supposed to be only a branch folder in "server" directory? I dont see a VC100.proj anywhere, any help would be appeciated

To access the project via compiler, look for a folder called "win" and click on "mangosdVC100.sln". It will open and you can start your compiling from there. I hope this helps you out some.

Posted

Good news, Compilation is done, but upon running mangosd and realms d i get this.

Server.Log

2013-10-22 13:02:30 Using configuration file mangosd.conf.

2013-10-22 13:02:30 World Database total connections: 2

2013-10-22 13:02:30 ERROR:Could not connect to MySQL database at 127.0.0.1: Access denied for user 'root'@'localhost' (using password: YES)

2013-10-22 13:02:30 ERROR:Cannot connect to world database 127.0.0.1;3306;root;<mycustompassword>;mangos

Realmd.Log

2013-10-22 13:02:31 Using configuration file realmd.conf.

2013-10-22 13:02:31 Login Database total connections: 2

2013-10-22 13:02:31 ERROR:Could not connect to MySQL database at 127.0.0.1: Unknown database 'realmd'

2013-10-22 13:02:31 ERROR:Cannot connect to database

Posted

Good news, Compilation is done, but upon running mangosd and realms d i get this.

Server.Log

2013-10-22 13:02:30 Using configuration file mangosd.conf.

2013-10-22 13:02:30 World Database total connections: 2

2013-10-22 13:02:30 ERROR:Could not connect to MySQL database at 127.0.0.1: Access denied for user 'root'@'localhost' (using password: YES)

2013-10-22 13:02:30 ERROR:Cannot connect to world database 127.0.0.1;3306;root;<mycustompassword>;mangos

Realmd.Log

2013-10-22 13:02:31 Using configuration file realmd.conf.

2013-10-22 13:02:31 Login Database total connections: 2

2013-10-22 13:02:31 ERROR:Could not connect to MySQL database at 127.0.0.1: Unknown database 'realmd'

2013-10-22 13:02:31 ERROR:Cannot connect to database

Have to make sure you edit your configuration files to your MySQL Server settings. Double check your config files and get back to me. Also make sure you have your MySQL Server running.

Posted

got it working! now i have anew error :(

Server.Log

2013-10-22 13:20:57 Using configuration file mangosd.conf.

2013-10-22 13:20:57 World Database total connections: 2

2013-10-22 13:20:57 MySQL client library: 5.1.49

2013-10-22 13:20:57 MySQL server ver: 5.1.72-community

2013-10-22 13:20:57 MySQL client library: 5.1.49

2013-10-22 13:20:57 MySQL server ver: 5.1.72-community

2013-10-22 13:20:57 Character Database total connections: 2

2013-10-22 13:20:57 ERROR:Could not connect to MySQL database at 127.0.0.1: Unknown database 'characters'

2013-10-22 13:20:57 ERROR:Cannot connect to Character database 127.0.0.1;3306;root;mangos;characters

Where do i find the character DB? i obvously have to add it so far in navicat i have just 1 db named mangos.

Posted

i cant find the characterdb SQL file, im working on adding it now :)

as of right now I only have the world DB, it is named mangos, in Navicat, I also have SQLylog too if your more familiar with that program for referenceing me on what i should do., where can i find the others i need, i would think in my database folder but I dont see it.

I would like to say to you you've been of much help and if I could give rep atm I would.

Posted

i cant find the characterdb SQL file, im working on adding it now :)

as of right now I only have the world DB, it is named mangos, in Navicat, I also have SQLylog too if your more familiar with that program for referenceing me on what i should do., where can i find the others i need, i would think in my database folder but I dont see it.

I would like to say to you you've been of much help and if I could give rep atm I would.

Which DBs you still need? I can link them for you..

Posted

As of now I only have the worldDB (Named as mangos in navicat), i got this from the FullDB_Installer in the Database SVN Dir

Thank you for all you time you spent watch dogging the forums to help me resolve this issue <3 :3

Note to the Lovely MoD and MangosVB Dev. Haruhi, My back is going into spasms and carpol tunnel is acting up from after 5 days of trying to figure this out, I'll be afk for 10 minutes medicating, You are amazing for helping me kind Sir/Ma'dam <3 Thank you so kindly, I may have to donate to mangos some time in the near future :3

Posted

As of now I only have the worldDB (Named as mangos in navicat), i got this from the FullDB_Installer in the Database SVN Dir

Thank you for all you time you spent watch dogging the forums to help me resolve this issue <3 :3

Note to the Lovely MoD and MangosVB Dev. Haruhi, My back is going into spasms and carpol tunnel is acting up from after 5 days of trying to figure this out, I'll be afk for 10 minutes medicating, You are amazing for helping me kind Sir/Ma'dam <3 Thank you so kindly, I may have to donate to mangos some time in the near future :3

No problem codysixx! If you need anything else, you can message me or post the issue you're having on here, and someone will help you out. Also, thanks for the kind words.

Posted

Ok I belive I have updated the issue now is Realmd.exe loads and stays open,

however, mangod.exe loads and closes and server.log displays this.

2013-10-22 14:32:34 Using configuration file mangosd.conf.

2013-10-22 14:32:34 World Database total connections: 2

2013-10-22 14:32:34 MySQL client library: 5.1.49

2013-10-22 14:32:34 MySQL server ver: 5.1.72-community

2013-10-22 14:32:34 MySQL client library: 5.1.49

2013-10-22 14:32:34 MySQL server ver: 5.1.72-community

2013-10-22 14:32:34 Character Database total connections: 2

2013-10-22 14:32:34 MySQL client library: 5.1.49

2013-10-22 14:32:34 MySQL server ver: 5.1.72-community

2013-10-22 14:32:34 MySQL client library: 5.1.49

2013-10-22 14:32:34 MySQL server ver: 5.1.72-community

2013-10-22 14:32:34 Login Database total connections: 2

2013-10-22 14:32:34 MySQL client library: 5.1.49

2013-10-22 14:32:34 MySQL server ver: 5.1.72-community

2013-10-22 14:32:34 MySQL client library: 5.1.49

2013-10-22 14:32:34 MySQL server ver: 5.1.72-community

2013-10-22 14:32:34 Realm running as realm ID 1

2013-10-22 14:32:34 Using World DB: Mangos default database.

2013-10-22 14:32:34 Using creature EventAI: Creature EventAI not provided.

2013-10-22 14:32:34 Using DataDir ./

Posted

Can you help me fix these errors so I can get NPCs, Quest givers, Mobs, and Loot.

Obv. my character table is blank can you help walk me through the process of updating the required databases?

[attachment deleted by admin]

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