This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: WoW Server build  (Read 5509 times)

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: WoW Server build
« Reply #15 on: January 25, 2011, 09:13:30 am »
Install this:

http://www.microsoft.com/downloads/en/d ... laylang=en

This also set your system path.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

Jøk3r

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 544
    • View Profile
Re: WoW Server build
« Reply #16 on: May 02, 2011, 06:00:40 pm »
Today i tried to set up a server by compiling it myself but i couldn't handle it.
Can someone give me a link to a precompiled server? :|
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I don't like Noggit... I LOVE it :D
If you have any question about Noggit, feel free to contact me. I will give my best to help you (:

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: WoW Server build
« Reply #17 on: May 02, 2011, 07:34:42 pm »
No. I dont use precompiled :)

What is your problem?
- Download Arcemu from SVN
- Install Visual Studio c++ Express
- Open the VS 2010 project and press compile.

Done.

Then the configuration steps follow.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

Jøk3r

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 544
    • View Profile
Re: WoW Server build
« Reply #18 on: May 02, 2011, 08:00:20 pm »
I'm stuckin at the database setup/getting world database.

I have the source code, i compiled it and i extracted the DBC's successfull (well i hope so :D)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I don't like Noggit... I LOVE it :D
If you have any question about Noggit, feel free to contact me. I will give my best to help you (:

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: WoW Server build
« Reply #19 on: May 02, 2011, 10:10:14 pm »
And how is anyone supposed to help you with _that_ description of the problem?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Jøk3r

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 544
    • View Profile
Re: WoW Server build
« Reply #20 on: May 02, 2011, 10:25:15 pm »
Sorry i was a bit busy and now i'll go sleep.
I will discribe my problem tomorow a bit mor detailed.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I don't like Noggit... I LOVE it :D
If you have any question about Noggit, feel free to contact me. I will give my best to help you (:

Jøk3r

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 544
    • View Profile
Re: WoW Server build
« Reply #21 on: May 03, 2011, 05:21:12 pm »
Here the page i used: http://arcemu.org/wiki/index.php?title=Main_Page

I followed every step at "Getting started" until databse setup. I have created the three databeses (arc_characters; arc_logon and arc_world) and i batched the characters and logon database. Next step is to get the world database. I just batched the db wich I found in arcemusource/sql directory. After that i had to switch to the logon db to create an administrator account but the db is empty. Characters and world db are also empty :|
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I don't like Noggit... I LOVE it :D
If you have any question about Noggit, feel free to contact me. I will give my best to help you (:

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: WoW Server build
« Reply #22 on: May 03, 2011, 05:43:36 pm »
You should have got an error when starting the script.
Most likely you need to "use" the matching database first.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Jøk3r

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 544
    • View Profile
Re: WoW Server build
« Reply #23 on: May 03, 2011, 05:56:18 pm »
O_O I started Navicat and opened the databases and they aren't empty O_O
I am 100% per cent sure that they were empty yesterday :o

Well, I'll go ahead setting up my server and if I have some problems again I will post it here.

And thanks so far for your help :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I don't like Noggit... I LOVE it :D
If you have any question about Noggit, feel free to contact me. I will give my best to help you (:

Jøk3r

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 544
    • View Profile
Re: WoW Server build
« Reply #24 on: May 03, 2011, 06:28:06 pm »
So i finished every step and wantet to start the server so i startet arcemu-world.exe and got an error.
Here is the world-error.log:

http://pastebin.com/kpKrqzZe

Maybe i just used the wrong databases?
Maybe someone can upload the english databases for 3.3.5.12340 :D
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I don't like Noggit... I LOVE it :D
If you have any question about Noggit, feel free to contact me. I will give my best to help you (:

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: WoW Server build
« Reply #25 on: May 03, 2011, 07:27:56 pm »
[18:47][Arcemu]Could not open configs/world.conf.

Its the fukken third line..
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Jøk3r

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 544
    • View Profile
Re: WoW Server build
« Reply #26 on: May 03, 2011, 07:37:15 pm »
Fuck!! I'm sorry. I just looked at the big error warning :|


Edit: I fixed that config issue and now i got still that dbc error
        http://pastebin.com/ZAPHApFr
       I think I have the wrong dbc's. I will read trought the steps again :|
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I don't like Noggit... I LOVE it :D
If you have any question about Noggit, feel free to contact me. I will give my best to help you (:

Jøk3r

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 544
    • View Profile
Re: WoW Server build
« Reply #27 on: August 18, 2011, 01:37:50 pm »
First of al, i didn't want to make a new topic so is used this one^^

After a while i decided to start again with world building, so i reinstalled wow and wanted to set up a server.

Yesterday i was unable to connect to the realmlist server but after some config changes i had fixed this problem.
(After that i wasn't able to connect because my account had the wotlk expansion but i don't have wotlk installed o_O --->i changed the account to tbc and will reinstall wow, so this won't be a problem.)

After changeing my account I could connect but if i want to create a character I get disconnectet from the server. What should i do now?

(and sorry if my english is to bad :|)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I don't like Noggit... I LOVE it :D
If you have any question about Noggit, feel free to contact me. I will give my best to help you (:

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: WoW Server build
« Reply #28 on: August 19, 2011, 12:19:47 am »
Clear cash and WTF and try again.
Net read the error logs of the server.
Try to turn off windows desktop firewall. If this wrk add world and logon.exe to the firewall.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

Jøk3r

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 544
    • View Profile
Re: WoW Server build
« Reply #29 on: August 19, 2011, 01:06:57 am »
I think you have meaned cache so i cleared cache and WTF andturned off the firewall but sill doesn't work :|
And i checked the server logs, but there are no entrys.
But i have took a look at the arcemu-world.exe and found that:

http://imageshack.us/photo/my-images/37 ... error.jpg/

look at the bottom of the log.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I don't like Noggit... I LOVE it :D
If you have any question about Noggit, feel free to contact me. I will give my best to help you (: