How to Create Your Own Windows Based 3.3.5 WoW WotLK AzerothCore Server [2024]

  Рет қаралды 22,666

Digital Scriptorium

Жыл бұрын

Today we are going to go over how to create your very own World of Warcraft Wrath of the Lich King server from start to finish. This will be running patch version 3.3.5 and we’re going to be utilizing the AzerothCore WoW project. This tutorial is strictly for educational purposes.
If you want to build up a WoW WotLK 3.3.5 server on Linux instead check out my guide on that:
kzbin.info/www/bejne/oWXMZa2XZriWnck
If you want to build up a WoW WotLK 3.3.5 server on Linux Docker instead check out my guide on that:
kzbin.info/www/bejne/aInZYpR3l5KUpq8
AzerothCore Project Community Website:
www.azerothcore.org/
AzerothCore Discord:
discord.gg/gkt4y2x
If you need help installing Windows 10 before you get started check out my how to guide on Windows 10 from start to finish below:
kzbin.info/www/bejne/oXzCapiord-tnq8
If you need help installing Windows 11 before you get started check out my how to guide on Windows 11 from start to finish below:
kzbin.info/www/bejne/g3nVpYaJnM-jg5I
Guide to update to the latest and greatest commits:
kzbin.info/www/bejne/i6KWZYefntdkpNk
Prerequisite software/dependencies to download:
-7-Zip: www.7-zip.org/
-Git: git-scm.com/downloads
-.NET 6.0.x Desktop Runtime: dotnet.microsoft.com/en-us/download/dotnet/6.0
-Visual C++ Redistributables All in One Package: www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/
-Git Extensions: github.com/gitextensions/gitextensions/releases
-BOOST: sourceforge.net/projects/boost/files/boost-binaries/
-CMake: cmake.org/download/
-Notepad++: notepad-plus-plus.org/downloads/
-HeidiSQL: www.heidisql.com/download.php
-MySQL 8.0.x: dev.mysql.com/downloads/windows/installer/8.0.html
-Visual Studio 2022 Community Edition: visualstudio.microsoft.com/vs/
-OpenSSL: slproweb.com/products/Win32OpenSSL.html
-Server Map Data: github.com/wowgaming/client-data/releases/
--------------------------------------------------------------------------------------------------------------------------------------------------------------
Git Clone URL: github.com/azerothcore/azerothcore-wotlk
Environmental Variable Section:
BOOST_ROOT C:\local\boost_1_81_0
Path:
C:\Program Files\MySQL\MySQL Server 8.0\bin
Openssl file location:
C:\Program Files\OpenSSL-Win64\bin
SQL Database acore account creation query:
github.com/azerothcore/azerothcore-wotlk/blob/master/data/sql/create/create_mysql.sql
Realmlist info - www.getmangos.eu/wiki/referenceinfo/dbinfo/realmdb/realmlist-r13/
GM Commands (Not all will work) github.com/dkpminus/mangos-gm-commands
WoW client realmlist.wtf file needs the IP or DNS name of your WoW server:
set realmlist x.x.x.x (For instance: set realmlist 192.168.1.100)
Peanut Butter Cookies!
www.allrecipes.com/recipe/244614/3-ingredient-peanut-butter-cookies/
--------------------------------------------------------------------------------------------------------------------------------------------------------------
0:00 Intro
0:30 Hardware Prerequisites
1:23 Software Prerequisites
2:32 Installing 7-Zip
2:52 Installing Git
3:40 Installing .NET 6.0.x Desktop Runtimes
4:08 Installing C++ Redistributable Package
4:45 Installing Git Extensions
5:13 Installing Boost
5:47 Installing CMake
6:25 Installing Notepad++
6:55 Installing HeidiSQL
7:20 Installing MySQL 8.0.x
8:47 Installing Visual Studio 2022
10:45 Installing OpenSSL
11:34 Environmental Variable Configs
13:42 Pulling Files from Github
15:10 Creating Solution File via CMake
16:46 Compiling via Visual Studio 2022
18:10 Copying MySQL dll’s
18:34 Copying OpenSSL dll’s
19:10 Copying Server Data
19:56 Adjusting Authentication and World Config Files
21:38 Creating acore SQL User
22:30 Having Authserver Create Databases
22:53 Having Worldserver Create Databases
23:29 Customizing the Realmlist
26:37 Starting the Authserver and Worldserver Again
27:08 Creating Accounts

Пікірлер: 355
@acr2x6
@acr2x6 6 күн бұрын
I wanted to say thank you for the video! I have tried nearly a dozen different methods for setting up servers, this is the only one that worked with literally no problems whatsoever, hats off mate. I've seen other people in the comments mention it, but a video on how to implement modules would be fantastic (but even if you don't get around to it, thanks for making this video, I truly appreciate it)
@Digital-Scriptorium
@Digital-Scriptorium 6 күн бұрын
No problem! I should circle back and do a modules video soon. Anyhow, enjoy! :)
@YoreHistory
@YoreHistory 7 күн бұрын
Amazing Video...best one on the topic. The rest had me wanting to Rage against the machine and smash things...yours WORKED first go. Cheers m8!
@Digital-Scriptorium
@Digital-Scriptorium 7 күн бұрын
Haha thank you and enjoy! :)
@PlatonistAstronaut
@PlatonistAstronaut Жыл бұрын
Easily one of the best guides I've found. Thank you for all the effort.
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
Glad you enjoyed it!
@richardmaxwell3810
@richardmaxwell3810 11 ай бұрын
I just wanted to say thank you for doing this. I understand that it took time and effort on your part to do this. I have been trying to find a in depth video on setting up a server for my family and is by far one of if not the best video i have found.
@Digital-Scriptorium
@Digital-Scriptorium 11 ай бұрын
No problem! I'm glad it's helping people out. Enjoy! :)
@avenger3163
@avenger3163 4 ай бұрын
I'm a tech savvy person who was following the instructions on the site, having no issues, but I decided to see if there was a video that could expedite the process. This video makes everything easier. The speed of explanation is perfect, because even though fast, each section is short enough that even replaying it 3 times does not take much time at all. Having everything double checked by someone else and knowing that they've done the hard work of troubleshooting takes off a lot of stress from uncertainty. No more, "Did I do this part right? I hope otherwise it'll be a pain in the neck later." Thanks for doing all the leg work, I appreciate the work you've put in to making this video concise and easy to digest.
@Digital-Scriptorium
@Digital-Scriptorium 4 ай бұрын
No problem and I'm glad it was helpful! Enjoy! 😊
@83wizzel
@83wizzel 7 ай бұрын
After a week of tying to get a person server online, your tutorial was the one that did it, thank you. I tried a repack, trinity core, even the azeroth core webpage I had trouble with. Thanks for making this it help for the ones of us that are visual learners.
@Digital-Scriptorium
@Digital-Scriptorium 7 ай бұрын
No problem and I'm glad to hear it helped! Enjoy!
@danieljensen9221
@danieljensen9221 4 ай бұрын
Bless you sir! I have struggled trying to get my server up and running, but kept having trouble running the wowserver and auth programs. This worked for me on the first try, after following along your guide here. Many thanks! :)
@Digital-Scriptorium
@Digital-Scriptorium 4 ай бұрын
No problem! Enjoy! 😊
@haroldpiperii1189
@haroldpiperii1189 5 ай бұрын
This was an amazing video, issues were me just not being familiar with the processes. Slowed down and had a successful outcome. Thank you a great deal from the noob in the front row
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
No problem! Glad it was helpful. :)
@mrtiff99
@mrtiff99 Жыл бұрын
Amazing video. Thanks you for putting the time and effort into making it
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
My pleasure!
@dinkledork4421
@dinkledork4421 3 ай бұрын
Thanks for this. I'm probably going to share this with my community as they ask about setup all the time.
@Digital-Scriptorium
@Digital-Scriptorium 3 ай бұрын
No problem and absolutely! My goal was to help everyone who would have questions on how to do it.
@darthEDIUS
@darthEDIUS 2 ай бұрын
By far the Best YT Guide I found, thanks a lot man!!!
@Digital-Scriptorium
@Digital-Scriptorium 2 ай бұрын
No problem! Enjoy! :)
@wantedslv
@wantedslv 3 ай бұрын
Thank you for this best guide! Server works perfectly!
@Digital-Scriptorium
@Digital-Scriptorium 3 ай бұрын
No problem! Enjoy! :)
@shounenwaminna2411
@shounenwaminna2411 9 ай бұрын
Thanks for that tutorial. The best one all over youtube. I advise everyone who wants to create his own private server to follow every step. If you have a good internet and processor(cpu) it will take less than an hour to finish it.
@Digital-Scriptorium
@Digital-Scriptorium 9 ай бұрын
No problem! Enjoy! :)
@brohaw211
@brohaw211 13 күн бұрын
Thank you, this was a huge help!
@Digital-Scriptorium
@Digital-Scriptorium 13 күн бұрын
No problem! Enjoy! :)
@fortunist4139
@fortunist4139 Ай бұрын
Well done video, great explanation, i have the server running but atm i am looking where to start the game...lol, ok so the client needs to be downloaded separately. now finding a good source for that.....got it. took many hours but i finally got it to work, thank you very much !!!!!!!!
@Digital-Scriptorium
@Digital-Scriptorium Ай бұрын
No problem and enjoy! :)
@mazguz966
@mazguz966 9 ай бұрын
Awesome guide, worked really well. Only thing that was different for me was that the "scribbling" at 16:56 didn't end at all after an hour and I had to restart VS. And at 20:02 when renaming the files the extension .conf disappeared for both files after removing .dist , but for some reason worked perfectly as 'authserver' and 'worldserver'. Cheers.
@Digital-Scriptorium
@Digital-Scriptorium 9 ай бұрын
I have been noticing the scribbles sometimes just don't stop lately. I thought it was just me but glad to hear I'm not alone. Good to hear you got out all playing nice though. Enjoy!
@ADacidion
@ADacidion Жыл бұрын
Great vid! Just what I was looking for as I was struggling to follow the AC wiki guide. I am looking forward to your followup on how to keep it updated. Can you also do a video on how to include mods? ie. mod-solocraft 👍
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
Glad it helped! The follow up will be up in the next 24 hours. I welcome video ideas so thank you. Something I can look into doing.
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
Here ya go! kzbin.info/www/bejne/i6KWZYefntdkpNk
@mahdisalmani6865
@mahdisalmani6865 3 ай бұрын
iv tried it today, it worked, just use same version for boost and cmake.ty man
@Digital-Scriptorium
@Digital-Scriptorium 3 ай бұрын
No problem! Enjoy! 😊
@the-beneficiary1809
@the-beneficiary1809 2 ай бұрын
Digital one thing to note as this gentleman said. If I did not use the same boost version that you used in the video boost_1_81_0-msvc-14.3-64 the c-make would not work when I used the latest version and other version of boot above the one you used.
@Digital-Scriptorium
@Digital-Scriptorium 2 ай бұрын
@@the-beneficiary1809 good to know and thank you for the info!
@rockydonet
@rockydonet 11 ай бұрын
Great! WotLK is ON now : )
@Digital-Scriptorium
@Digital-Scriptorium 11 ай бұрын
Enjoy! ;)
@Skovboy
@Skovboy Жыл бұрын
Any chance of getting a video about how to install Trinity NPC Bots? :) I've been messing with it for a while and something isn't working. Your guides have proven to be the best!
@Skovboy
@Skovboy Жыл бұрын
Or I’d PayPal you $50 to help me figure it out in discord. 😂
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
Haha it is a hot topic for sure. I'd have to dabble with it and then make a video.
@appletrey
@appletrey 3 ай бұрын
Really the best tutorial on KZbin! Thanks! But do I understand correctly that MySQL is running in the background the whole time? Is there any way I can turn it off so that I can start my MySQL for my Vmangos for my 1.12.1? 😂
@Digital-Scriptorium
@Digital-Scriptorium 3 ай бұрын
Sadly it's a version issue. Vmangos really does best with 5.5 or 5.6. You could try with mariadb but you'd just want to make sure the database are not named the same.
@appletrey
@appletrey 3 ай бұрын
it's amazing how quickly you always respond, best tutorial KZbinr I know!! 🙏🙏🙏
@Digital-Scriptorium
@Digital-Scriptorium 3 ай бұрын
@@appletrey haha I do my best!
@istvankrisztiantorok1995
@istvankrisztiantorok1995 Жыл бұрын
Awesome video, thanks for this! 🙂👍 I have a question: Can you make a video about creating registration page for this?
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
That is a request I have been getting a lot. I've got it queued up but no ETA yet.
@istvankrisztiantorok1995
@istvankrisztiantorok1995 Жыл бұрын
@@Digital-Scriptorium Ah, I see. Good luck with that and thanks for the answer. 🙂
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
No problem!
@haroldpiperii1189
@haroldpiperii1189 5 ай бұрын
@Digital-Scriptorium, do you by chance have a video on how to add specific modules/add-ons to the server we just created? The only thing i'm interested in is the NPCBot from Trickerer to help a server with only three people on it. I've read the git and manual, i'm affraid i don't understand what i'm reading. TY again.
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
It's on my list of videos to make. Just no ETA yet.
@DanTufis
@DanTufis 5 ай бұрын
@@Digital-Scriptorium i am waiting for that video to. i found a server already made with npcbot and ahbot but is kind of old when was build and i see new features was implemented . I don't know how to update it. it is really nice for a single player
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
@@DanTufis absolutely!
@haroldpiperii1189
@haroldpiperii1189 5 ай бұрын
I am getting ready to try this install tomorrow. I have followed the instructions and downloaded all the prereq stuff from below. The PC i will be using already has Heidi and mySQL installed on it.. do you forsee an issue with the new WoW database or is there something i should do first before opening the two? I am very mush a noob to SQL. thank you for the great guide
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
No problem! As long as the database names are not the same and the other server isn't active I think you should be ok. You might still run into issues with ports in use. My general rule of thumb is to have one computer just being a server for one project just to decrease issues. Always worth a shot though!
@ScriptedByMachines
@ScriptedByMachines Жыл бұрын
thanks!
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
No problem!
@NicolasLinder-ip4ml
@NicolasLinder-ip4ml 5 ай бұрын
Digital Scriptorium, thank you for this guide! Iam on the very last step, where you say, just start WoW^^ Where i have to start WoW ? Is it importand, that it is installed on C: ? where can i set my realmlist to my server? Sorry for the very dumb noob questions, but iam sitting here, dont know how to do the final step... :D
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
Did you download the 3.3.5 client?
@BierBaronKrats
@BierBaronKrats Ай бұрын
Thank you for the tutorial, my VERY basic computer skills were able to follow along perfectly well. However, this may be a long shot and likely impossible to blanket explain, but in the video @17:42 timestamp you express the importance of nothing failing (during the build process in visual studio). What, if anything, can be done if in my case 2 things have failed?
@Digital-Scriptorium
@Digital-Scriptorium Ай бұрын
It could be the version of boost. Try going back one or two versions of boost.
@BierBaronKrats
@BierBaronKrats Ай бұрын
@@Digital-Scriptorium again thank you for the reply and earlier version of boost fixed my problem without issue my like and subscribe are yours! Now I'm off to try to figure out how to get the client, I don't suppose there is any direction one might be able to point me in ??
@Digital-Scriptorium
@Digital-Scriptorium Ай бұрын
@@BierBaronKrats no problem! Google wowdl and that should be enough breadcrumbs :)
@user-gn5di2rt4t
@user-gn5di2rt4t Жыл бұрын
What I mean by Npc teleport is that if I make a custom dungeon, my pillar can appear there with a click.
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
:)
@chromatic2006
@chromatic2006 Жыл бұрын
This is very helpful thank you! The AC guide can be sometimes difficult to follow for us not familiar with it all. Can you do another video on modules? Some modules like the bots one says "custom changes to AzerothCore, so it is necessary to compile with a custom branch from my fork", but what does that even mean? What do I do with the github link? Any help on it is appreciated.
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
No problem! I haven't tried it myself with this project but at the step when it shows the branches during the git extensions pull might be the method to snag what you need.
@FilipKohutek0413
@FilipKohutek0413 Жыл бұрын
​@@Digital-Scriptorium Bro do you know how to increase limit for characters creation on one realm I am asking you this because there is i a limit per realm that you can only have 10 characters per one realm Ty for answering
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
@@FilipKohutek0413 that is a good question. I'm not exactly sure where that might be. Check out the AzerothCore help on their discord.
@FilipKohutek0413
@FilipKohutek0413 Жыл бұрын
@@Digital-Scriptorium Will do that thank you 🔥
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
@@FilipKohutek0413 No problem! Sorry I couldn't help more!
@TyraelSmith
@TyraelSmith 8 ай бұрын
Awesome tutorial! Its unfortunate Blizzard had to ruin WotLK Classic. Let alone not making WotLK era servers!
@Digital-Scriptorium
@Digital-Scriptorium 8 ай бұрын
Yeah.... Not sure why we haven't heard anything on WotLK era servers with it being one of the most popular releases. Anyhow, enjoy!
@mrtiff99
@mrtiff99 Жыл бұрын
Got it all working thanks to your video. I couldn't help myself and totally trashed the database messing around with things. Is there a way to the delete or restore azerothcore SQL database. I tried deleting my build folder and recompiling the code but when I relaunched my new server it still had the old SQL database
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
What I would do is fire up HeidiSQL or whichever SQL management client you're using and log into SQL. Right click on the databases that were created and select "Drop". That will outright delete the databases. Then fire up the two services and let it create the database/s again. If you know which database you think is bad then just delete that one and let it rebuild it. Then you should be in good shape. Think of the server as broken up into two pieces. You have the compiled files side with the executables and config files and then you have the SQL database side. So in this case your executables side is most likely fine unless you were doing some serious edits to those configs. Does that make sense in my ramblings?
@mrtiff99
@mrtiff99 Жыл бұрын
​​​@@Digital-Scriptoriumthanks for the reply that worked great
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
No problem!
@Nvictus2012
@Nvictus2012 Ай бұрын
Very clean install instructions. I got it running but the Mod-playerbot isnt working, can you make a quick simple vid on installing mods, but specifically that one? thx!
@Digital-Scriptorium
@Digital-Scriptorium Ай бұрын
No problem and I'll queue it up :)
@Nvictus2012
@Nvictus2012 Ай бұрын
@@Digital-Scriptorium Also i was tryin to figure out modules, and just decided to do fresh install... now iom using HeidiSQL instead of MySQL. when I get "Create SQL user" on your video - I get the error SQL error (1227) Access denied; you need (at least one of) the CREATE USER privileges for this operation. im not sure how I can create a user within HeidiSQL before I execute that code, since the code isnt working -this error happens- (USING WINDOWS - not linux)
@Digital-Scriptorium
@Digital-Scriptorium Ай бұрын
Sorry just saw this. Up on the top of Heidisql should be a user management section and you can create a new user. Then assign them permissions.
@haroldpiperii1189
@haroldpiperii1189 5 ай бұрын
Morning. In the created sql build once we’re up and running there is a section labeled “addons”. And in a toon I created the add on button poped up it shows “gatherer” as an option but shows out of date. I know the client I downloaded has a folder full of blizzard addons. I’m afraid I don’t understand the the process, is the addon table for thangs to be added later in updates to our build? Or do I have to run a command to activate things? Thank you
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
So you're talking about game client add ons? If it says it's out of date then it's the client believing that.
@centrihd
@centrihd 5 ай бұрын
ty
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
No problem! Enjoy! :)
@SamerTheGamer-TheSamer
@SamerTheGamer-TheSamer 5 ай бұрын
Hello, your tutorial has worked perfectly for me, I would like to ask you something, how do I connect the bnet console? I have ports 8085 and 3724 working, but it does not work, I have a repack of emucoach and I was able to connect but in the compiled version it does not work. , I don't know if I should create a new port that I don't know, thank you.
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
When you say to connect your bnet console. Are you saying the bnet console is not staying open when you launch it?
@SamerTheGamer-TheSamer
@SamerTheGamer-TheSamer 5 ай бұрын
@@Digital-Scriptorium Sorry, I explained myself wrong, the consoles open correctly, no errors appear, I have everything, MySQL, I did the tutorial and everything went well, I can't connect the realmlist with the WOW client, I feel that the realmlist port option is missing in the bnetserver.config I have open ports 8085 and 3724
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
How's your realmlist SQL table look? The two big spots are the realmlist table and the .wtf config file. Sometimes you run into the server needing a reboot also to reopen the ports.
@xXnocturnumXx
@xXnocturnumXx 8 ай бұрын
At 24:40 when I refresh HeidiSQL it does not populate with the additional DB info. Any idea why? Both the auth and world servers operate error free and shutdown with ease. Just stumped on the missing DBs
@Digital-Scriptorium
@Digital-Scriptorium 8 ай бұрын
Very weird. Did you try a reboot? I have been noticing weird things with the newest versions of Heidisql as well.
@Lokensio
@Lokensio 7 ай бұрын
Hello my friend!! great tutorial, i am at the last step, connecting with client, recognizes server authenticates succesfully, shows me the server but cannot enter it. i am runing it in a dedicated pc, and client pc is on same network. forwarded ports on router. maybe putting local ip wrong in heidi? runing out of ideas. ty for your time!
@Digital-Scriptorium
@Digital-Scriptorium 7 ай бұрын
Thank you! For a client and server on the same setup both ip's in the realmlist should be 127.0.0.1
@adriencallewaert6150
@adriencallewaert6150 5 ай бұрын
Hello, I think your tutorial will be very helpful. I'm setting up my server on Digital Ocean. However, I would like my server to be in French. The process on AzerothCore is not very clear. Could you help me with the steps or guide my research? Thanks for your assistance.
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
It should be a locale toggle but I'm not sure exactly where. It might be best to check the AzerothCore discord channels for that.
@haroldpiperii1189
@haroldpiperii1189 5 ай бұрын
I have been searching for info on VS studio. My VS has been running for over 60 minutes with the background tasks "Indexing files in AzerothCore" "enables faster find operations". is there a way to stop this or should I shut down and restart the whole process? any help would be appreciated.
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
You can just start the build process. I swear the latest versions of VS just keep indexing forever.
@mrjohnsonpaddington967
@mrjohnsonpaddington967 2 ай бұрын
I am failing at Visual Studio. I dont have the build menu on the right. So dont know where to build the project. So i build it from the menu buttons above "Build" and chose Build ALL_BUILD. It build but missing the config folder and some other files.
@Digital-Scriptorium
@Digital-Scriptorium 2 ай бұрын
I would try to use the previous version of cmake and see if that helps.
@haroldpiperii1189
@haroldpiperii1189 5 ай бұрын
At 22:35 when we double click on the "Authserver.exe" I am getting an error message "authserver.exe - system error" the code execution cannot proceed because libssl-1_1 x64.dll was not found. Reinstalling the program may fix this problem. I'm affraid i'm not sure what to reinstall
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
Do you have that file in the same area as the auth server.exe?
@pc9429
@pc9429 2 ай бұрын
excellent tutorial. I was able to create a character and play on my pc and also make a login for my wife. Her credentials work and the server comes up, but she cannot actually connect to it to.
@Digital-Scriptorium
@Digital-Scriptorium 2 ай бұрын
How's your realmlist SQL table look? Do you have your "servers" IP listed or 127.0.0.1?
@pc9429
@pc9429 2 ай бұрын
yeah, I figured it out, I misplaced a decimal point. I always forget a mundane detail like that. Thanks for the reply@@Digital-Scriptorium
@Digital-Scriptorium
@Digital-Scriptorium 2 ай бұрын
@@pc9429 no problem and enjoy! :)
@user-gp3xf7jp9n
@user-gp3xf7jp9n 6 ай бұрын
Wow thanks for the tutorial! How do i add scripts? For example, a custom .chat script
@Digital-Scriptorium
@Digital-Scriptorium 6 ай бұрын
No problem! Currently I haven't dabbled with the extra module options yet. I would refer to the AzerothCore wiki or their Discord channel for more info on that kind of stuff.
@user-gp3xf7jp9n
@user-gp3xf7jp9n 6 ай бұрын
@@Digital-Scriptorium I'm new into that and the wiki confused me.. if I go to their discord I believe they will forward me to the wiki.😅
@Digital-Scriptorium
@Digital-Scriptorium 6 ай бұрын
@@user-gp3xf7jp9n haha. At some point I will dig into some to show off how to get them working. Just no ETA.
@user-gn5di2rt4t
@user-gn5di2rt4t Жыл бұрын
My next meaning of Npc training master class is that a person can easily get all the levels in that class.
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
:)
@jamiemcdaniel9229
@jamiemcdaniel9229 6 ай бұрын
Now I am having trouble getting the client to log on to server and issues logging in to client as well, and apparently my worldserver is now crashing as soon as I try to open it. Anyone have a step by step for a noob?
@Digital-Scriptorium
@Digital-Scriptorium 6 ай бұрын
If you can run the world server via command line it would show you why it's closing.
@user-ru1tj8of9y
@user-ru1tj8of9y 10 ай бұрын
Very helpfull. folowed all the steps and works perfect. I wish i could make it autobalance/solo .. still confused in wich folder named modules i have to add them ... azerothcore or build
@Digital-Scriptorium
@Digital-Scriptorium 10 ай бұрын
I personally haven't tried them yet but at some point I will and I'll make a video on it. Just no ETA on that yet.
@Someone_was_here567
@Someone_was_here567 10 ай бұрын
@@Digital-Scriptorium i had to redo all again .. now when i want to start auth svr and world svr they won t open ... no error .. no nothing .. just 1 sec flash and that s it ... 😐
@Digital-Scriptorium
@Digital-Scriptorium 10 ай бұрын
Try to launch them directly from command prompt and it will mention why it's failing.
@Someone_was_here567
@Someone_was_here567 10 ай бұрын
@@Digital-Scriptorium how ? 😁 i mean what should i type in the command prompt ?
@user-ru1tj8of9y
@user-ru1tj8of9y 10 ай бұрын
@@Digital-Scriptorium It doesnt show the .exe for authserver and worldserver
@Akashic_Art
@Akashic_Art 6 ай бұрын
I followed this verbatium, and with the obvious exceptions of newer packages, run into issues trying to use cmake to build from what I pulled down from Git. Is there any updates to this guide that may walk me through how to correct this?
@Akashic_Art
@Akashic_Art 6 ай бұрын
Rolling back to openssl 3.0.12 got me past the error. (as well as boost 1.81.0, and cmake 3.25.2) - sucks the newer versions fail. But hey, now I know.
@Digital-Scriptorium
@Digital-Scriptorium 6 ай бұрын
It's rare but newer versions can cause issues sometimes until the project owners update their code to be happy with it.
@haroldpiperii1189
@haroldpiperii1189 5 ай бұрын
I just had the error when trying to run cmake, i've downloaded the exact versions as above. I assume i have to uninstall and reboot before a reinstall? @@Digital-Scriptorium
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
When in doubt reboot :)
@user-gn5di2rt4t
@user-gn5di2rt4t Жыл бұрын
Hello, please make teleport npc and npc training master class as well
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
:)
@Skovboy
@Skovboy Жыл бұрын
This is an incredibly well put together video! Unfortunately I've managed to miss something and can't figure out where. Any ideas on this error during the build in VS? Error LNK1104 cannot open file 'libboost_program_options-vc143-mt-x64-1_82.lib' worldserver C:\Build\src\server\apps\LINK 1 Error LNK1104 cannot open file 'libboost_program_options-vc143-mt-x64-1_82.lib' authserver C:\Build\src\server\apps\LINK 1
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
Everything looks good for the Environmental Variable with Boost? Essentially VS cannot find that component of Boost. Double check that file still exists and anti virus didn't snag it for some reason as well.
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
O also double check CMake found Boost during its crunching step before VS.
@Skovboy
@Skovboy Жыл бұрын
@@Digital-Scriptorium Thank you so much for the reply! I got pretty busy work and didn't have time to troubleshoot until today. It turns out it was the version of boost or the version of Cmake I was using. I went back and used the same boost as you and ended up using cmake 3.25.3 instead of the newest release. Taddaaa! Thank you again for a super informative video. :)
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
@@Skovboy thank you for the info. I guess latest and greatest has some issues then.
@91alexy
@91alexy Ай бұрын
@@Skovboy Nice years later i use older version and its working 0 Fail :)
@pc9429
@pc9429 Ай бұрын
Is there a way to move the server to a different pc and retain all the data. My game gets a little sputtery and glitchy at times but everyone else who logs in is fine. I assume it is because I am hosting the server and playing at the same time.
@Digital-Scriptorium
@Digital-Scriptorium Ай бұрын
It's certainly possible. I would update the server to the latest and greatest commits. Then export your databases.
@user-yj9du4ps1w
@user-yj9du4ps1w 4 ай бұрын
Hello, thank you for great video. Went through the steps and got continuously results like in your video without fails and so on. My final status is that i can run Authserver with no issues but worldserver is crashing and inside the log there are tens of similar issues - In mysql_stmt_prepare() id: 53, sql: "REPLACE INTO mail_server_character (guid, mailId) values (?, ?)" Table 'acore_characters.mail_server_character' doesn't exist It seems for me like some problem in config where i did same update like you in video. Or maybe some DB issue or something is not up to date. Also I find out that my version of installed OpenSSL 3.2.1 is higher than suggested by AzerothCore 3.0.X Do you have any idea?
@Digital-Scriptorium
@Digital-Scriptorium 4 ай бұрын
Hmmm, it seems that table doesn't exist in the database and might be causing issues. It might be worth mentioning it on the AzerothCore discord channel.
@user-yj9du4ps1w
@user-yj9du4ps1w 4 ай бұрын
Thank you, I'll post it there
@Digital-Scriptorium
@Digital-Scriptorium 4 ай бұрын
@user-yj9du4ps1w good luck and enjoy! :)
@user-yj9du4ps1w
@user-yj9du4ps1w 4 ай бұрын
@@Digital-Scriptorium Hello, just for the info, I already solved this issue and really the root cause was the usage of higher version of Open SSL than 3.0.X. There are some higher versions which might work but not all of them. Thank you again for the video, cheers.
@Digital-Scriptorium
@Digital-Scriptorium 4 ай бұрын
@@user-yj9du4ps1w good to know and thank you for the info!
@FirstLast-gk6lg
@FirstLast-gk6lg 8 ай бұрын
Can you make a video showing how to play as a specific NPC. Like i want to play as Arthas or Illidan
@Digital-Scriptorium
@Digital-Scriptorium 8 ай бұрын
That's an interesting idea. I was trying to think it over. Unfortunately, it would need some serious client modifications.
@FirstLast-gk6lg
@FirstLast-gk6lg 8 ай бұрын
@@Digital-Scriptorium damn, was hoping it was a simple thing
@Digital-Scriptorium
@Digital-Scriptorium 8 ай бұрын
@@FirstLast-gk6lg I hear ya! The game clients are hard coded.
@FirstLast-gk6lg
@FirstLast-gk6lg 8 ай бұрын
@@Digital-Scriptorium what about custom items with custom stats and effects? Or adding spells, like giving a mage Shaman spells
@Digital-Scriptorium
@Digital-Scriptorium 8 ай бұрын
@@FirstLast-gk6lg that is an option :)
@user-sl6dw6ft2q
@user-sl6dw6ft2q Жыл бұрын
B.M. Single Hello, my dear, how can I make my server online in the virtual server? Please help me, I don't know what to do
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
If the realm flag doesn't fix it and your IP for your server looks good in the realmlist table then I'm not sure what else it could be. The AzerothCore Discord might be the next best place to look.
@Glog108
@Glog108 6 ай бұрын
Is there a way to change your character model, like say i wanted my character to look like an ogre, is there a way to do that?
@Digital-Scriptorium
@Digital-Scriptorium 6 ай бұрын
It would require client side modifications if it's possible.
@Glog108
@Glog108 6 ай бұрын
@@Digital-Scriptorium i figured it out. First, you have to go to the npc you want to look like, then you type the command '.npc info', then you scroll up to where it says the native id or something like that, then you target yourself and type the command '.morph target (number from the npc)' then youll look like it
@Digital-Scriptorium
@Digital-Scriptorium 6 ай бұрын
@user-mi3ih7sh3q very interesting and good to know. Thank you for that info!
@JulesPiga
@JulesPiga Жыл бұрын
pouvez vous faire une vidéo pour ajouter des addons sur le serveur ? Merci ( solo queue ..)
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
It is a big request and I need to look into it.
@istvankrisztiantorok1995
@istvankrisztiantorok1995 Жыл бұрын
Hey, Digital Scriptorium! I created a server on my VPS server (for testing), everything went well (the steps), the server works fine, I did everything as you showed in this video but I can't connect to the server. When I launch the game, I'm trying to login to my account and I stucked on the login page, it's says: "Connecting" and some seconds later: "Unable to connect. Please try again later.". And yes, I changed the server's IP address at the realmlist database. Any idea to fix this problem?
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
I haven't tried it in VPS personally but I would reboot it and fire up the services again just to see if that changes anything. Also, double check your game clients config didn't roll back.
@istvankrisztiantorok1995
@istvankrisztiantorok1995 Жыл бұрын
@@Digital-Scriptorium Thanks for the tips. 👍 I'll keep trying to see if I can find a solution. 🤔
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
No problem! When in doubt also check out the AzerothCore Discord as someone might have better knowledge than me on that.
@istvankrisztiantorok1995
@istvankrisztiantorok1995 Жыл бұрын
@@Digital-Scriptorium Status update: I fixed the problem! 🙂 Windows Firewall was not 100% turned off for some reason and I did not receive any notification about it. Strange. 🤔 Anyway, it's working now. 🙂
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
Glad to hear it was an easy fix :)
@user-tw5ro8hr7j
@user-tw5ro8hr7j 2 ай бұрын
Any advice on how to fix 2 errors? i had 17 succeeded and 2 failed. cannot open file 'libboost_program_options-vc143-mt-x64-1_85.lib' authserver, theres 2 of these
@Digital-Scriptorium
@Digital-Scriptorium 2 ай бұрын
Try to use the second to last latest version of boost. It seems the project hasn't caught up with the latest one.
@user-tw5ro8hr7j
@user-tw5ro8hr7j 2 ай бұрын
@@Digital-Scriptorium Nice, ill give that a go
@Digital-Scriptorium
@Digital-Scriptorium 2 ай бұрын
@@user-tw5ro8hr7j fingers crossed! :)
@embraceofeternity7158
@embraceofeternity7158 Жыл бұрын
Hey for some reason i dont see my previous comment so im gonna send it again.. Im getting error while compiling files in visual studio like cannot open file etc.. I was following guide step by step and everything was same as you showed.. Could you please help me how to fix that one ?
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
You performed the "clean" before you selected "build"? If so try to go back to CMake and in the top you'll find "clear cache" and do the CMake steps again and try to compile one more time. Hopefully that helps!
@embraceofeternity7158
@embraceofeternity7158 Жыл бұрын
@@Digital-Scriptorium hey i did i actually reinstalled it once more and for some reason it worked.. maybe there was some little issue somewhere .. Anyway its all working now :3 thank you for amazing guide !!
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
@@embraceofeternity7158 glad to hear it worked! I've seen oddities like that happen for no reason at all.
@michaelvalderrama3489
@michaelvalderrama3489 7 ай бұрын
Hey man i noticed im getting this error for the worldserver "Map file './maps/0004331.map': does not exist!" is there a way to fix this?
@michaelvalderrama3489
@michaelvalderrama3489 7 ай бұрын
nevermind! Looks like for some reason on the world server config when i restarted my computer it deleted the pathway! How do i run the client afterwards?
@michaelvalderrama3489
@michaelvalderrama3489 7 ай бұрын
nevermind i got it! Thanks for the great video!
@Digital-Scriptorium
@Digital-Scriptorium 7 ай бұрын
No problem and enjoy!
@SteelWolf13
@SteelWolf13 7 ай бұрын
Is it normal for this server (WOTLK 3.3.5a) to crash 1-2 times a week for over a year? LENOVO 10AAS0WT00 ThinkCentre M93p Windows 10 pro I5. 16 gigs of ram 256G SSD. Also I was curious if anyone has found a working legion download that was mostly fleshed out. All the server links I find have been broken. Legion was my favorite. So much so I actually did my dailies.
@Digital-Scriptorium
@Digital-Scriptorium 7 ай бұрын
The crashing is interesting to hear. I haven't heard of it being a thing. Have you checked your system memory just to rule out any issues with that? As for Legion I do plan to make a video on how to get your own emulated server going in a decent state.
@SteelWolf13
@SteelWolf13 7 ай бұрын
@@Digital-Scriptorium Guess i should define a crash as 1> the server software just quits generating text in the command line box it loads when it first runs the serve and 2> The T option after Pressing 3,2 generates a new server window.Thanks for the reply and can't wait for that vid on Legion.
@Digital-Scriptorium
@Digital-Scriptorium 7 ай бұрын
@@SteelWolf13 interesting. It might be worth mentioning in the discord channel for it. It could be a bug.
@user-un4cm7bf1r
@user-un4cm7bf1r Жыл бұрын
Hello, when i will start the authserver come the error with libssl-1_1-x64.ddl not found can you help me pls
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
Sorry this was flagged for some reason and I didn't see it until now. Did you have any luck getting it to play nice?
@user-qp2il8hj6f
@user-qp2il8hj6f Жыл бұрын
@@Digital-Scriptorium i got same error
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
I'll have to look into it and I'll get back to you.
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
@@user-qp2il8hj6f I ran through my video again and did not run into that issue. libssl-1_1-x64.dll would be OpenSSL 1.1.x and this project uses OpenSSL 3.x.x. Are you sure you installed 3.x and not 1.x?
@user-gn5di2rt4t
@user-gn5di2rt4t Жыл бұрын
I have done all the work on my server, but I don't remember to make this, please 😢😢😢😢😢
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
:)
@Trinhax
@Trinhax 5 ай бұрын
Per AzerothCore Wiki: OpenSSL 3.2 and newer does not work. Use version 1.1, 3.0 or 3.1
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
Thank you for the info!
@haoguo2955
@haoguo2955 Жыл бұрын
Where will be the save location. For backup.
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
Backups are in itself its own video. I would recommend checking out the documentation they have on AzerothCore's wiki page.
@matthewkonopka3012
@matthewkonopka3012 8 ай бұрын
would 3.3.5a work? not sure if that make a difference.
@Digital-Scriptorium
@Digital-Scriptorium 8 ай бұрын
I think you should be good with that version.
@NoxianSinner666
@NoxianSinner666 Жыл бұрын
I got 4 errors while the project building and one of them causes I think that the Build>Bin>RelWithDebInfo folder is empty,
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
What errors did you see? If it falls early on then the bin folder will be empty. I did try my steps just yesterday to do a test and that worked ok.
@NoxianSinner666
@NoxianSinner666 Жыл бұрын
@@Digital-Scriptorium In Cmake I got "New Boost version may have incorrect or missing dependencies and imported targets" a few times. I try to transalte the others in visual studios because for me its in german. after the Building in the Log one says:" error MSB6006: link exe was closed with the code 1181" this one appears 2 times. another is that "game.vcxproj" and "worldserver.vcxproj" say "Completed" but behind them is a "ERROR" in caps too. and I found another "fatal error LNK1181" I appreciate your very fast answer btw, means alot!
@NoxianSinner666
@NoxianSinner666 Жыл бұрын
there are a few more erros but it only says I got 4 so probaly they are all together somehow
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
Hmmmm. Yesterday when I was doing a test I pulled down the latest boost and cmake. When in doubt though try the versions I had in my video. Also make sure to run the clean in VS before running build.
@NoxianSinner666
@NoxianSinner666 Жыл бұрын
@@Digital-Scriptorium I used the versionf you did and changed also the Enviromental settings of course, restartet the pc, again 4 errors but a different one is there too it says Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example: 18>- add -D_WIN32_WINNT=0x0601 to the compiler command line; or 18>- add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions.
@JulesPiga
@JulesPiga Жыл бұрын
Hello I have a problem I have 5 errors and when I go to the Build files I do not see Auth and Worldserver ...
@JulesPiga
@JulesPiga Жыл бұрын
Finally I have 2 errors: LINK : fatal error LNK1104: impossible d'ouvrir le fichier 'libboost_program_options-vc143-mt-x64-1_82.lib' 18>Génération du projet "worldserver.vcxproj" terminée -- ÉCHEC. & LINK : fatal error LNK1104: impossible d'ouvrir le fichier 'libboost_program_options-vc143-mt-x64-1_82.lib' 16>ScriptedEscortAI.cpp 16>ScriptedFollowerAI.cpp 17>Génération du projet "authserver.vcxproj" terminée -- ÉCHEC.
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
What are the errors you're seeing?
@JulesPiga
@JulesPiga Жыл бұрын
@@Digital-Scriptorium I solved the errors, can you make a video to add mods on the server? THANKS !
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
That is for sure on the docket at some point. :)
@NoHasBeensAloud
@NoHasBeensAloud 3 күн бұрын
@@JulesPiga How did you solve the errors?
@TheCrazyscale
@TheCrazyscale 5 ай бұрын
Tried this again on my desktop, repeated error when Cmake configure. OpenSSL 3.0.12 works, 3.0.13 errors. Official link only provides for 3.0.13 version, and I temporarily didn't figure which version I have installed on my notebook - I have downloaded installed 3.0.12 somewhere. I could finally build that version. That was frustrating, tried everything to get it work again, wasting more than 2 hours due to version issue.
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
Unfortunately, sometimes version issues happen if the project doesn't keep up with specific updates.
@TheCrazyscale
@TheCrazyscale 5 ай бұрын
@@Digital-Scriptorium Tnx for your quick attention. What I see it as a problem is that anyone who is following this instruction will face same issue as the link above does not provide a working version of OpenSSL(nearly impossible to notice there can be a version issue). AzerothCore should be updated to work with 3.0.13 asap cuz that is the officially provided one. (There are earlier versions in tar.gz format but I do not have required knowledge how to utilize them in windows system....)
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
@TheCrazyscale right and the best thing to do is report any problems to the project itself. This will flag it so the developers can update the code to be happy.
@NicolasLinder-ip4ml
@NicolasLinder-ip4ml 5 ай бұрын
Can someone Provide a Link to Openssl Version 3.0.8 or 3.0.12. I have the Same Error with CMake 😢 havent found These Versions online
@TheCrazyscale
@TheCrazyscale 5 ай бұрын
@@NicolasLinder-ip4ml I don't remember where I downloaded .12 version. Therefore I made a new torrent file and uploaded in google drive : drive.google.com/file/d/1CXsSD3M39OrKVTRLjVPO27cea9HGa9kL/view?usp=drive_link Actually, torrent distribution is on my notebook so I don't guarantee full-time distribution, it is only for you for the moment. (Full upload to google-drive is taking too long, more than 2hrs only for 145MB, insane. Google is limiting upload speed)
@TommythePop-TartsSlayer-dp2dc
@TommythePop-TartsSlayer-dp2dc 6 ай бұрын
pls can u make a guide how to make it online with ngrok
@Digital-Scriptorium
@Digital-Scriptorium 6 ай бұрын
I will have to try it out. I'll add it to the queue. :)
@user-qg6st3ur2v
@user-qg6st3ur2v 10 ай бұрын
is this version able to get online so my wife can join and friends etc?
@Digital-Scriptorium
@Digital-Scriptorium 10 ай бұрын
Yes it can
@user-vm3rw6er2u
@user-vm3rw6er2u 8 күн бұрын
well today i ask for help so no one go to help me because my cmaker not work and give error? what write on my cmaker is Error in configurations process project files may be invalid. well and now what one go to help me?
@Digital-Scriptorium
@Digital-Scriptorium 6 күн бұрын
Sorry trying to understand what is failing for you. Do you have an exact error?
@dagowow
@dagowow 5 күн бұрын
I am also running into this issue. Set up the Source code path and where to buld the binaries, then click "configure" and it spits out that error shortly after. :-(
@user-vm3rw6er2u
@user-vm3rw6er2u 5 күн бұрын
@@dagowow find the last versions of boost 1_85_0 and cmake 3.30 and when you makr changes at system use this / for the boost for mysql use from down of the video
@user-vm3rw6er2u
@user-vm3rw6er2u 5 күн бұрын
@Digital-Scriptorium yeah I have but I fixed and now everything is working but is coming next problem how to create host realmlist for players from other country to join my server? 🤔
@dagowow
@dagowow 5 күн бұрын
@@user-vm3rw6er2u how'd you fix the cmake invalid error?
@isljack3117
@isljack3117 Жыл бұрын
Why AzerothCore, not Trinity?
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
They both have their strengths and weaknesses. I prefer AzerothCore for WotLK content.
@arazshows7331
@arazshows7331 7 ай бұрын
Hello there Could be this video for running a server for my ppl?
@Digital-Scriptorium
@Digital-Scriptorium 7 ай бұрын
Technically yes it could be outward facing.
@arazshows7331
@arazshows7331 7 ай бұрын
@Digital-Scriptorium will I be accessed on Data bass or its just for running it without accessing to data?
@Digital-Scriptorium
@Digital-Scriptorium 7 ай бұрын
@@arazshows7331 it needs a database to run.
@arazshows7331
@arazshows7331 7 ай бұрын
@@Digital-Scriptorium obviously when we download full client in fact we have all databass isn't it?
@Digital-Scriptorium
@Digital-Scriptorium 7 ай бұрын
@@arazshows7331 nothing has to be done to the game client itself besides changing the IP of the server it will connect to. The server side has everything it needs all contained in this video.
@goadog7666
@goadog7666 4 ай бұрын
When i try opening the auth server it says couldn't run because libmariadb.dll wasn't found, wtf
@goadog7666
@goadog7666 4 ай бұрын
Well somehow that stopped, after getting the dll from somewhere, but now it's saying This application was unable to start correctly (0xc000007b). Click OK to close the application. Azerothcore themselves had that on a FAQ but the answer didn't really help me. This is usually due to mixing 32/64bit DLLs with your compiled binaries. Your DLLs needs to be the same bit version as your compiled binaries. wtf
@Digital-Scriptorium
@Digital-Scriptorium 4 ай бұрын
@goadog7666 hmmm, after you made it slightly happy did you recompile?
@goadog7666
@goadog7666 4 ай бұрын
@@Digital-ScriptoriumI just did that and it deleted the authserver and worldserver files i fucked up i think
@goadog7666
@goadog7666 4 ай бұрын
Fixed by deleting build and going again from cmake
@Digital-Scriptorium
@Digital-Scriptorium 4 ай бұрын
@@goadog7666 nice! Is everything good to go now?
@klua5774
@klua5774 Жыл бұрын
what do you do if Build: 17 succeeded, 2 failed, 0 up-to-date, 0 skipped
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
Did you see by chance what it failed crunching on? You can try to run a "clean" on the project and then build again to see if that helps.
@klua5774
@klua5774 Жыл бұрын
@@Digital-Scriptorium ill try that thanks if not ill reply what might be going on
@klua5774
@klua5774 Жыл бұрын
@@Digital-Scriptorium Severity Code Description Project File Line Suppression State Error LNK1104 cannot open file 'libboost_program_options-vc143-mt-x64-1_82.lib' authserver C:\Build\src\server\apps\LINK 1
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
Sounds good! Fingers crossed!
@klua5774
@klua5774 Жыл бұрын
@@Digital-Scriptorium any idea what to do for that error
@user-sl6dw6ft2q
@user-sl6dw6ft2q Жыл бұрын
I did what you said but it is still offline
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
Double check the "Flag" value in the realmlist SQL table. This would be the one where you can name your realm and set them IP for your server.
@Detectiveconan-bj3fc
@Detectiveconan-bj3fc 7 ай бұрын
nice huba
@Digital-Scriptorium
@Digital-Scriptorium 7 ай бұрын
:)
@user-gn5di2rt4t
@user-gn5di2rt4t Жыл бұрын
Pls
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
It looks like you have a bunch of separate comments so I'm trying to piece it all together. So you're looking to add in a custom NPC? The AzerothCore Discord might be able to help with this.
@soodv6723
@soodv6723 Ай бұрын
so...hard.......
@Digital-Scriptorium
@Digital-Scriptorium Ай бұрын
Hopefully in a good way...
@soodv6723
@soodv6723 Ай бұрын
@@Digital-Scriptorium so big harrrrrrd...im newbie. Impossible
@Digital-Scriptorium
@Digital-Scriptorium 15 күн бұрын
Haha
@Raphinouille
@Raphinouille Жыл бұрын
Problem is ok ! but now i have another problem xD ( i finish your tuto but i can't connect to the server because i dont know my realmlist ( dont know how write her in folder => realmlist )
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
Someone else mentioned this problem. I'm wondering if the project has a bug right now. I would recommend asking in the AzerothCore Discord help channel.
@haroldpiperii1189
@haroldpiperii1189 5 ай бұрын
i'm getting an error in cmake. CMAKE_CONFIGURATION_TYPES and in value it says Debug;release;minsizerel;Relwithdebinfo. and at the bottom it says. CMake error at CMakeLists.txt:22 (project) generator Visual studio 17 22 , Could not find any instance of visual studio. I know I have VS installed, i'm looking right at the icon.
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
What version of visual studio do you have installed and is it set up with "desktop development with c++"?
@haroldpiperii1189
@haroldpiperii1189 5 ай бұрын
I reinstalled everything and i seam to have gotten it to work...I am now just waiting for the VS background bubble to stop. TY again for the guide, more user error on my end
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
@@haroldpiperii1189 no worries! If the scribbling in the corner doesn't stop after like 15 minutes just kick it off.
@gridman2444
@gridman2444 4 ай бұрын
hello! at 17:53 i cannot find the authserver authserver.pdb worldserver and wordserver.pdb. thank you in advance
@Digital-Scriptorium
@Digital-Scriptorium 4 ай бұрын
Sorry for the delay. You compiled them in Visual Studio as RelwithDebinfo? If so did you get any errors/failures when it finished compiling?
@gridman2444
@gridman2444 4 ай бұрын
@@Digital-Scriptorium hi i got it worked! thank you. do you have also videos how to add modules? it was the boost cuz i downloaded the updated one but i change it the version in the videos.
@Digital-Scriptorium
@Digital-Scriptorium 4 ай бұрын
@@gridman2444 glad to hear all is well now! Some new components add wonky things. I don't have a video on the modules yet but most like in the next few months.
@gridman2444
@gridman2444 4 ай бұрын
@@Digital-Scriptorium I got it working for adding modules! thank you! i want to learn more.
@Digital-Scriptorium
@Digital-Scriptorium 4 ай бұрын
Nice! 🙂
@markr.627
@markr.627 7 ай бұрын
CMake Error at C:/Program Files/CMake/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY Crypto SSL) (found version "3.2.0") Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) src/cmake/macros/FindOpenSSL.cmake:559 (find_package_handle_standard_args) deps/openssl/CMakeLists.txt:17 (find_package) ive added to System Variables OPENSSL_ROOT_DIR C:\Program Files\OpenSSL-Win64 and rebooted win10 but no effect. o/
@Digital-Scriptorium
@Digital-Scriptorium 7 ай бұрын
Out of curiosity try the last previous version of cmake.
@markr.627
@markr.627 7 ай бұрын
Ive tried release 3.27.9 but the Problem still persists. :-/ I will try OpenSSL 3.0.X edit: OpenSSL 3.0.X works :-)
@Digital-Scriptorium
@Digital-Scriptorium 7 ай бұрын
O I see. So it's fine with 3.0.x but doesn't like 3.2.x.
@kianpalm4915
@kianpalm4915 11 ай бұрын
Hey nice video and thanks i get this error CMake Error at C:/Program Files/CMake/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Boost (missing: Boost_INCLUDE_DIR system filesystem program_options iostreams regex) (Required is at least version "1.74") Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) C:/Program Files/CMake/share/cmake-3.26/Modules/FindBoost.cmake:2377 (find_package_handle_standard_args) deps/boost/CMakeLists.txt:35 (find_package) i have tryed restalling Boost 2 times without luck
@kianpalm4915
@kianpalm4915 11 ай бұрын
Nevermind Got it some how :)
@Digital-Scriptorium
@Digital-Scriptorium 11 ай бұрын
Glad to hear all is well now :)
@jamiemcdaniel9229
@jamiemcdaniel9229 6 ай бұрын
Could someone please help, I'm a noob at this and I was doing fine until I got these errors in Cmake CMake Error at C:/Program Files/CMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY Crypto SSL) Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) src/cmake/macros/FindOpenSSL.cmake:559 (find_package_handle_standard_args) deps/openssl/CMakeLists.txt:17 (find_package)
@cliffroman8450
@cliffroman8450 6 ай бұрын
I am getting the EXACT same thing.. have not been able to figure it out CMake Error at C:/Program Files/CMake/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY Crypto SSL) (found version "3.2.0") Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) src/cmake/macros/FindOpenSSL.cmake:559 (find_package_handle_standard_args) deps/openssl/CMakeLists.txt:17 (find_package)
@cliffroman8450
@cliffroman8450 6 ай бұрын
Figured it out... you need to use OpenSSL 3.0, not 3.2. Once you use 3.0 that error goes away
@Digital-Scriptorium
@Digital-Scriptorium 6 ай бұрын
Good to hear you got it working! It gets confusing with all of the different versions of openssl now.
@jamiemcdaniel9229
@jamiemcdaniel9229 6 ай бұрын
Thanks, I figured it out about 20 minutes after posting. Lol Now I am having trouble getting the client to log on to server and issues logging in to client as well. Anyone have a step by step for a noob?
@Digital-Scriptorium
@Digital-Scriptorium 6 ай бұрын
@@jamiemcdaniel9229 besides setting the realmlist SQL info and then setting your game clients config. That should do it. I'm sure someone shows the game client configuration.
@JenAriSkywalker
@JenAriSkywalker Жыл бұрын
hi i did everything the same but im getting 4 build errors on VS 18>LINK : fatal error LNK1181: cannot open input file '..\game\RelWithDebInfo\game.lib' 18>Done building project "worldserver.vcxproj" -- FAILED. 16>Done building project "game.vcxproj" -- FAILED. 16>C:\AzerothCore\src\server\game\Movement\Waypoints\WaypointMgr.h(39,10): error C2039: 'optional': is not a member of 'std' (compiling source file C:\AzerothCore\src\server\game\Movement\Waypoints\WaypointMgr.cpp) 16>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\unordered_map(24,1): message : see declaration of 'std' (compiling source file C:\AzerothCore\src\server\game\Movement\Waypoints\WaypointMgr.cpp) 16>C:\AzerothCore\src\server\game\Movement\Waypoints\WaypointMgr.h(39,18): error C7568: argument list missing after assumed function template 'optional' (compiling source file C:\AzerothCore\src\server\game\Movement\Waypoints\WaypointMgr.cpp) 16>C:\AzerothCore\src\server\game\Movement\Waypoints\WaypointMgr.h(39,26): error C2062: type 'unknown-type' unexpected (compiling source file C:\AzerothCore\src\server\game\Movement\Waypoints\WaypointMgr.cpp) 16>C:\AzerothCore\src\server\game\Movement\Waypoints\WaypointMgr.h(39,37): error C2238: unexpected token(s) preceding ';' (compiling source file C:\AzerothCore\src\server\game\Movement\Waypoints\WaypointMgr.cpp) 16>QuestDef.cpp 16>C:\AzerothCore\src\server\game\Movement\Waypoints\WaypointMgr.cpp(84,13): error C2039: 'orientation': is not a member of 'WaypointData' 16>C:\AzerothCore\src\server\game\Movement\Waypoints\WaypointMgr.h(35,8): message : see declaration of 'WaypointData' 16>C:\AzerothCore\src\server\game\Movement\Waypoints\WaypointMgr.cpp(147,13): error C2039: 'orientation': is not a member of 'WaypointData' 16>C:\AzerothCore\src\server\game\Movement\Waypoints\WaypointMgr.h(35,8): message : see declaration of 'WaypointData'
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
Is this on a virtual machine or physical hardware? How much RAM does it have?
@JenAriSkywalker
@JenAriSkywalker Жыл бұрын
@@Digital-Scriptorium it’s on my gaming computer and I have 32gb of ram ddr5
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
Reboot your machine, open cmake and clear the cache, then open VS, select "clean" first, and then build again. See how that works. If it still is acting up then check out the AzerothCore Discord. They might have an idea on that one.
@JenAriSkywalker
@JenAriSkywalker Жыл бұрын
@@Digital-Scriptorium thank you I’ll try that
@Digital-Scriptorium
@Digital-Scriptorium Жыл бұрын
No problem!
@KrowtennetworK
@KrowtennetworK 7 ай бұрын
I followed everything step by step but I got an error with the CMake. The boost in particular. CMake Warning (dev) at deps/boost/CMakeLists.txt:35 (find_package): Policy CMP0144 is not set: find_package uses upper-case _ROOT variables. Run "cmake --help-policy CMP0144" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMake variable BOOST_ROOT is set to: C:\local\boost_1_81_0 For compatibility, find_package is ignoring the variable, but code in a .cmake module might still use it. I have no idea how to fix this.
@Digital-Scriptorium
@Digital-Scriptorium 7 ай бұрын
Try using a version of boost that is one version behind. I've heard issues with the latest version lately.
@KrowtennetworK
@KrowtennetworK 7 ай бұрын
It ended up being the strangest thing. I manually changed the blank space to x64 and it found my boost no problem. You know the line that says (leave this blank and it will default to x64) I just set that to x64 and boom, worked like a charm Very strange@@Digital-Scriptorium
@Digital-Scriptorium
@Digital-Scriptorium 7 ай бұрын
@@KrowtennetworK that is very weird and sorry for the delayed response. Usually it will auto detect just fine. Might be some weird software bug.
KINDNESS ALWAYS COME BACK
00:59
dednahype
Рет қаралды 157 МЛН
Жайдарман | Туған күн 2024 | Алматы
2:22:55
Jaidarman OFFICIAL / JCI
Рет қаралды 1,8 МЛН
Smart Sigma Kid #funny #sigma #comedy
00:25
CRAZY GREAPA
Рет қаралды 34 МЛН
Каха и суп
00:39
К-Media
Рет қаралды 6 МЛН
KINDNESS ALWAYS COME BACK
00:59
dednahype
Рет қаралды 157 МЛН