I don't know what to say but I thank you a thousand times! I searched everywhere to create a wow cataclysm server and here I have you who appears and finds the solution! Thank you!
Give the machine a reboot and see if it's happy after that. When in doubt also use the exact versions in the video. Cmake sometimes can have iffy versions.
In fact I believe the problem with all this is openssl because the version he gave he changed is no longer openssl v1.1.1t it is v1.1.1v @@Digital-Scriptorium
It's still works as of 5/15/2024. I just did it and it worked for me. Very helpful video. I had one prior issue. I had a wotlk server already and it wouldnt work, so i put my wotlk on a 5.7.44 server instead of the 8.0, and put the cata on the 8.0 and i have both working fine.
Great video!! Suck's not many post them like this. But Do you know when/if you plan on making one for Shadowlands or Dragonflight? My Niece and I really want to get into it but Cata is a little low for us :( We just can't afford the $15 a month now a days. Thank you again.
Ive had a couple of problems while installing them, I might make another post about other issues I encountered. But here is one thing someone on the discord told me: do NOT use the newest version of boost. I did that and got like 30 errors while compiling. I got recommended version 1.83 and that solved most of those compiler errors (I suppose older versions than 1.83 work aswell).
Is it possible to get "NPC Bots" added to this like Emucoach done ? I wanted to make a Cata PLUS server like "Dingledork" did with his WOTLK repack. I also want to add a progression phases so you cant skip content. Do you think this possible ? I know I probably asking too much lol
Thanks for the tutorial, I managed to get everything running, however I built the server on a VM and can only log into the game account on the VM. On the host machine I just cannot make it work. Do you have any experience with that?
A few things could be happening. The first I can think of is did you freshly patch the game client on the non VM machine you were trying it with? Temporarily disable the firewall on the server and the client machine and see if it can communicate.
I left a response on your other comment but basically since this project is no longer maintained it's code is not on par with visual studios latest updates. So it requires a tweak.
Even after downgrading boost to 1.83 and then 1.82 i am still getting 3 errors in vs that stops the world server from building. Something about a lambda creature error.
@@Digital-Scriptorium Also have you thought about doing a video for the newer more updated version that trinity core supports 4.4.x cata_classic? This current version 4.3 cata preservation project is extremely buggy.
@@TimeInc1033 try using boost 1.81, cmake 3.25.2 and visual studio 17.5.1, using newer versions I kept getting those 3 errors too, this is what fixed it for me.
nice vid, I started to use Linux... you able to make a quick how to install Cata? (think Im looking at trinitycore stuff , their "install" wiki isnt very great, and im a noob at linux. (I have the core installed) cant seem to figure out the auth/bnetserver creation part (to open or start it) and the worldserver , so I can create an account and start the game thx!
sorry which is the quest editor, previously we used the truice, wanted to leave some quest in autocomplete, the worgens the druid when he arrives at his trainer, speaks to use the skill to complentar but n complete, but with the full mage, pbrigado by the video
Hmmm, good question. I'm not sure on the Cata project what they recommend for that. I'd recommend checking out the projects discord channel for an answer to that.
Im good until 23:57. bnetserver.exe shuts down immediately for me as well saying Could not bind to worldserverlistenport 1118. Exception: Permission denied. everything else works like it should except this part. what am I missing?
@@jamesmyeong8056 very odd. It might be worth showing the error on the project's Discord channel. They might have more ideas as to what might be happening.
Attempted this tutorial, step by step, using the latest software, VS2022, Windows Server 2019 Standard, compiling the build in VS comes back with 31 Errors.. help??
You might need to look on the projects discord page for the code fix that's needed. Basically visual studio changed things up which requires a slight tweak.
Forgive me, I'm stupid but is here a core setup like this for Legion? or what is the latest expansion setup for the Trinitycore like servers. I've seen the dufernst/Legioncore 7.3.5 but can't find install instruction or is it pretty much the same process as this cataclysm core.
I know they exist but I have not tried it yet. Potentially a future video but no ETA. I want to say TrinityCore was on legion but potentially moved up to Shadowlands or Dragonflight
Hello, i encounter errors when i compile, "game.lib" are not found, and i got 2 issues after compiling, and cant find de worldserver app in build/bin/RelWithDebInfo, i used exactly the same version of .net, boots and cmake than you. Any clue for me plz ? :(
@@Digital-Scriptorium I tried to install the 2022 Visual C++ and still nothing, the exact error is "unable to open input file '..\game\RelWithDebInfo\game.lib' worldserver C:\Build\src\server\worldserver\LINK 1"
I have a question. My bnet server have 1119 port, worldserver - 1118. In Navicat (You use Heidi) it's 3306. When I log into the game, the process stops at the login to the game: "Connection error". What am I doing wrong?
Sorry I've been away. Try Boost 1.82. also you might need to hunt down an older version of visual studio 2022. The latest version seems to have issues.
I think I need a little help. When I try to open the "worldserver.exe", two error messages pop up. One saying "The code execution cannot proceed because libcrypto-3-x64.dll was not found". The other one is the same message but with "libssl-3-x64.dll not found. What do I do?
Sorry for the delayed response. I think it was you who mentioned it in the discord channel. My recommendation is to keep OpenSSL and just stash the 2 OpenSSL 3.x.x files in the same folder as the auth and bnet servers for them to be happy. I'll share a link later with those files.
Thanks for your video, but I'm having a problem with the client, I can't connect to the server at all. It appears that it was disconnected instantly or sometimes not even that
Thank you very much for providing this video, I'll try it after my PC updated. However, I prefer "4.0.1" version that old world not torn apart by Deathwing during 4.0.3. Could you please teach me how to do that, and where to get related resources? Besides, if Traditional Chinese text (for my GF and friends not able to read English) is available, either 4.3 or 4.0, it will be much more better. Blessing from an old wow player in Taiwan. Many thanks.
Hey late comment but when I try to configure the source in cmake it gives me and error saying Could not find the MySQL libraries! Please install the development libraries and headers any help on this?
I'm trying to compile the server files in VS Code using all the tools in the most current versions and it's showing 36 errors. Because of this it is not possible to compile the server.
Since the current project is now in an archived state the code is having issues with newer version of visual studio. The discord page for the project has a workaround for it I believe. Once the Cataclysm Classic project is stable I will make a video on that.
Since the current project is now in an archived state the code is having issues with newer version of visual studio. The discord page for the project has a workaround for it I believe. Once the Cataclysm Classic project is stable I will make a video on that.
@@Digital-Scriptorium I used the same version of BOOTS and most of the errors were fixed. There were only three errors left. I'm trying to clone the project and recompile to see if it will work. What discord was mentioned so I could try to find a solution?
Hi there. First of all thanks for the great video. I unfortunately have a problem.I have followed the instructions step by step and am now at the point where the worldserver is started for the first time. However, it terminates with the error message "libssl-3-x64.dll" not found. What have I done wrong? I found slightly newer versions in some of the downloads, since the video is a few months old, but always made sure to download the same.
@@Digital-Scriptorium Thanks for the quick reply. Thats the odd thing: I downloaded and installed version 1 of openssl (1.1.1w from September 2023). In the source-file C:\Trinity\appveyor.yml i found ("copy "%OPENSSL_ROOT_DIR%\libssl-3-x64.dll" libssl-3-x64.dll"). There also is a line (Line 9) "OPENSSL_ROOT_DIR: C:\OpenSSL-v30-Win64"
I think for Cata content it allows for a fair amount of stuff but the earlier leveling areas it can be hit or miss. The current project is in an archived state as of 2 months ago. They're working on making the Cataclysm Classic client working with it now which will respark the project again.
openssl1.1.1 isnt available anymore. if i try to configure in cmake with version 3_0_13 of openssl i get the message "could not find openssl..." do you know how to fix it?
O my bad I need to add a link for my hosted 1.1.1. I'm away from the computer for a few hours but you can snag it from the description in my 5.4.3 MoP video.
You will need a clean 4.3.4 client. I've got two options for getting that to work. You can find more info on those in the description section of this video.
It seems the latest version of visual studio has problems compiling this project. It might require some googling but try to find a version of 2022 from 2 months ago to be safe.
@@Digital-Scriptorium How would find an older version of VS 2022? I tried Googling but it seems like only the paid versions are available in older versions.
@@hellstorm92 yeah .. I'm having the same issue, failing to build the project, I tried installing an older version for Visual Studio, but it requires the 17 2022 version ... and if you try to build, even with the c++ windows 10 sdk, it fails.
Hey, i have an interesting issue, when i try and log in the bnet server crashes, it always happens, even if the info is correct or not, followed the client tutorial. I really dont know what could be causing this but if anyone knows i would appreciate the help.
Hmmm. That is an interesting one for sure. It might be worth bringing up on this project's discord as it could be a bug. Lots of changes have been happening recently.
When I cmake, the system pops up the following prompt box: ''Error in configuration process, project files may be invalid" ,May I ask if I am missing something?
@@Digital-Scriptorium I checked my variable and rebooted and have the correct version of cmake. I am getting this specific error. "CMake Error at cmake/macros/FindMySQL.cmake:237 (message): Could not find the MySQL libraries! Please install the development libraries and headers Call Stack (most recent call first): CMakeLists.txt:67 (find_package)" Any help would be most appreciated!
bnetserver.exe shuts down immediately after starting it up without any prompt to figure out how to fix? other than the 2 dll's I had to replace everything else is good so far. really wanting to start playing. *Fixed lmao forgot to set password. ty for the guide btw
I'm working on it now Everything is fine until some problems popped out 1. Visual studio 2022 step ended up with 25 succeeded and 4 failure, due to script error (??) 2. Then I found that I lost 3 files named "worldseverxxx" in RelWithDebInfo file Is this critical? Or how do I fix it? BTW, Server Map Data downloading from mediafire is way~~~~~~too slow in Taiwan lol
I'm also getting this problem, I've restarted the pc, redone cmake etc but still getting only 25 succeeded and 4 failed and I'm missing the battlenet and world server files. What can I do?@@Digital-Scriptorium
Thanks for the fast reply. I just tried downloading cmake 3.25.2 rather than the latest version but that didn't help, still the same issue. I'm wondering if maybe I need to download the earlier version of boost aswell?@@Digital-Scriptorium
Why don't you show how to connect? Apparently that is the hardest part... I have been on the official discord of this project and can still not figure out how the client is supposed to be configured.
@@Digital-Scriptorium normally I just start MySQL, then the Auth and directly the World Server and that works for me with Classic Vanilla, TBC, Wotlk and even MoP... I haven't tested any further than that! Now I wanted to put Cata on it, but I can't find a working world server... your method might work in the end, but don't you know a site where I can find working SQL, auth and world files?!? :)
@@1Scavanger1 the Cataclysm Preservation Project is the only one I know of for Cataclysm that is open source and this intact. One thing to mention is it's about to have a major change up to support the classic Cataclysm client which will decrease a lot of the headaches currently.
@@Digital-Scriptorium There is also a current option through EmuCoach... that's where I got all my other repacks, which still work very well! I just can't get Cata to work, whereas others supposedly can...
We tried out your guide on a separate PC and this time also used all the outdated tools that apparently worked for you... with the result that it definitely NO longer works today! So it doesn't matter whether you use the latest software, because that just doesn't work! The video can therefore be deleted as it is out of date and therefore unusable!
Issue for him was probably that average joes can now make their own private servers without wasting 1000's of hours and now his private server wont get as much business.
Thanks for all the helpful tutorials, I am pretty sure there are people that may find this useful! Btw, love your voice, calm and chill :)
More to come!
I don't know what to say but I thank you a thousand times! I searched everywhere to create a wow cataclysm server and here I have you who appears and finds the solution! Thank you!
No problem! Enjoy! :)
@@Digital-Scriptorium
I just have a problem with Cmake not wanting to accept the trinity and build folders :/
Give the machine a reboot and see if it's happy after that. When in doubt also use the exact versions in the video. Cmake sometimes can have iffy versions.
@@Digital-Scriptorium that puts me: Error in configuration process, project files may be invalid.... and yet I put as you put :(
In fact I believe the problem with all this is openssl because the version he gave he changed is no longer openssl v1.1.1t it is v1.1.1v @@Digital-Scriptorium
It's still works as of 5/15/2024. I just did it and it worked for me. Very helpful video. I had one prior issue. I had a wotlk server already and it wouldnt work, so i put my wotlk on a 5.7.44 server instead of the 8.0, and put the cata on the 8.0 and i have both working fine.
Nice! Good to hear all is working nicely! Enjoy :)
did you find the version 1.1.1 of open SSL or what version did you use? The site has the earliest release as 3.0.13
@@rikuleppanen6292 I think I use the latest release, I use the libcrypto 3.dll, libssl3.dll, and legacy.dll from open ssl
@@rikuleppanen6292 I use openssl win64, libcrypto 3-64.dll, libssl3-64.dll, and legacy.dll
Thank you for the info! :)
Thanks so much for these videos! You deserve way more views and subscribers
Thank you! Lots more queued up with no end in sight.
Great video!! Suck's not many post them like this. But Do you know when/if you plan on making one for Shadowlands or Dragonflight? My Niece and I really want to get into it but Cata is a little low for us :( We just can't afford the $15 a month now a days.
Thank you again.
No problem! I certainly have them in my queue to do but no ETA yet.
Ive had a couple of problems while installing them, I might make another post about other issues I encountered.
But here is one thing someone on the discord told me: do NOT use the newest version of boost. I did that and got like 30 errors while compiling. I got recommended version 1.83 and that solved most of those compiler errors (I suppose older versions than 1.83 work aswell).
It seems the latest version of boost is bad for all projects I know about which is unfortunate. :(
@@Digital-Scriptorium Luckily its a rather easy fix though :)
@@ulvfdfgtmk this is true! :)
@@ulvfdfgtmk and how to fix it?
The biggest problem is visual studio keeps releasing updates that further break stuff for this project.
thanks for the details! very helpful
Glad it was helpful! :)
Thank you very much. You did well.
I'm glad it helped you!
Is it possible to get "NPC Bots" added to this like Emucoach done ? I wanted to make a Cata PLUS server like "Dingledork" did with his WOTLK repack. I also want to add a progression phases so you cant skip content. Do you think this possible ? I know I probably asking too much lol
Unfortunately, no. It might be possible when this project relaunches building everything under Cata classic which they have planned.
@@Digital-Scriptorium Thank you very much!
No problem!
thank you
You're welcome!
Thanks for the tutorial, I managed to get everything running, however I built the server on a VM and can only log into the game account on the VM. On the host machine I just cannot make it work. Do you have any experience with that?
A few things could be happening. The first I can think of is did you freshly patch the game client on the non VM machine you were trying it with? Temporarily disable the firewall on the server and the client machine and see if it can communicate.
@@Digital-Scriptorium tried both with no luck :/ I will continue testing today.
@@JohnyTehpr0 double check the IP's you have in your SQL configs as well where you can name the realm and all that good stuff.
thanks you, kool!
No problem! Enjoy! :)
After changing Boost version to 1.83, now I am down to 3 errors after VS build... Still working on it...
I left a response on your other comment but basically since this project is no longer maintained it's code is not on par with visual studios latest updates. So it requires a tweak.
Even after downgrading boost to 1.83 and then 1.82 i am still getting 3 errors in vs that stops the world server from building. Something about a lambda creature error.
I believe the discord for the project has info on that.
@@Digital-Scriptorium Also have you thought about doing a video for the newer more updated version that trinity core supports 4.4.x cata_classic? This current version 4.3 cata preservation project is extremely buggy.
@@bhopkins1980 yeah, I'm hoping to once they say that project is more stable.
please reply here if you finally fix issue
@@TimeInc1033 try using boost 1.81, cmake 3.25.2 and visual studio 17.5.1, using newer versions I kept getting those 3 errors too, this is what fixed it for me.
nice vid, I started to use Linux... you able to make a quick how to install Cata? (think Im looking at trinitycore stuff , their "install" wiki isnt very great, and im a noob at linux.
(I have the core installed) cant seem to figure out the auth/bnetserver creation part (to open or start it) and the worldserver , so I can create an account and start the game
thx!
I do have a Linux guide for this as well if that's what you're looking for :).
sorry which is the quest editor, previously we used the truice, wanted to leave some quest in autocomplete, the worgens the druid when he arrives at his trainer, speaks to use the skill to complentar but n complete, but with the full mage, pbrigado by the video
Hmmm, good question. I'm not sure on the Cata project what they recommend for that. I'd recommend checking out the projects discord channel for an answer to that.
Im good until 23:57. bnetserver.exe shuts down immediately for me as well saying Could not bind to worldserverlistenport 1118. Exception: Permission denied. everything else works like it should except this part. what am I missing?
If you haven't already. Give it a reboot to make sure it's not stomping on its own feet.
@@Digital-Scriptorium i did the reboot mutiple times but still shuts down.
@@jamesmyeong8056 if you right click and run it as an administrator does that help?
@@Digital-Scriptorium tried it and still the same. 😢
@@jamesmyeong8056 very odd. It might be worth showing the error on the project's Discord channel. They might have more ideas as to what might be happening.
Attempted this tutorial, step by step, using the latest software, VS2022, Windows Server 2019 Standard, compiling the build in VS comes back with 31 Errors.. help??
Read down on the comments, changing Boost version to 1.83 instead of 1.86 (latest).. Will recompile and let you know...
You might need to look on the projects discord page for the code fix that's needed. Basically visual studio changed things up which requires a slight tweak.
Forgive me, I'm stupid but is here a core setup like this for Legion? or what is the latest expansion setup for the Trinitycore like servers. I've seen the dufernst/Legioncore 7.3.5 but can't find install instruction or is it pretty much the same process as this cataclysm core.
I know they exist but I have not tried it yet. Potentially a future video but no ETA. I want to say TrinityCore was on legion but potentially moved up to Shadowlands or Dragonflight
Hello! Can the sever be hosted on linux os? If so a guide for that would be nice.
Yes it can. I do have it queued up but it will be a couple of weeks. So keep an eye out.
@@Digital-Scriptorium Would still very much appreciate a Linux/Containerized guide!
@@hodoros7255 I do have a Linux guide on this. Just not a docker version.
Hello, i encounter errors when i compile, "game.lib" are not found, and i got 2 issues after compiling, and cant find de worldserver app in build/bin/RelWithDebInfo, i used exactly
the same version of .net, boots and cmake than you. Any clue for me plz ? :(
Hmmm, that's a new one. It might be best to check the projects discord channel for more info.
@@Digital-Scriptorium I tried to install the 2022 Visual C++ and still nothing, the exact error is "unable to open input file '..\game\RelWithDebInfo\game.lib' worldserver C:\Build\src\server\worldserver\LINK 1"
I know they've had some updates lately that might have broken compiling temporarily.
I have a question.
My bnet server have 1119 port, worldserver - 1118. In Navicat (You use Heidi) it's 3306.
When I log into the game, the process stops at the login to the game: "Connection error". What am I doing wrong?
Did you patch your "clean" game client like in my video on that?
@@Digital-Scriptorium , yes, i did(
Can you show the video how you run the server and the client?
@@isljack3117 A video showing the client patching and authentication file configuration?
Mine is failing to build.. even tho i have ssl 1.1.1 i get over 30 errors
Sorry I've been away. Try Boost 1.82. also you might need to hunt down an older version of visual studio 2022. The latest version seems to have issues.
I think I need a little help. When I try to open the "worldserver.exe", two error messages pop up. One saying "The code execution cannot proceed because libcrypto-3-x64.dll was not found". The other one is the same message but with "libssl-3-x64.dll not found. What do I do?
Sorry for the delayed response. I think it was you who mentioned it in the discord channel. My recommendation is to keep OpenSSL and just stash the 2 OpenSSL 3.x.x files in the same folder as the auth and bnet servers for them to be happy. I'll share a link later with those files.
Hi! Can you please make guide for Pandaria or Legion?
I do have it on the docket queued up to do in the next few months so keep an eye out for it. :)
@@Digital-Scriptorium Thanks a lot.
@@sleepygwupiybunn np! :)
Thanks for your video, but I'm having a problem with the client, I can't connect to the server at all. It appears that it was disconnected instantly or sometimes not even that
Did you patch the client as shown in my other video?
@@Digital-Scriptorium I managed to solve it, I was doing it wrong... thank you very much!!
@@rafa110 glad to hear it's working now!
Thank you very much for providing this video, I'll try it after my PC updated.
However, I prefer "4.0.1" version that old world not torn apart by Deathwing during 4.0.3. Could you please teach me how to do that, and where to get related resources?
Besides, if Traditional Chinese text (for my GF and friends not able to read English) is available, either 4.3 or 4.0, it will be much more better.
Blessing from an old wow player in Taiwan.
Many thanks.
Unfortunately, for this project it only supports the last Cataclysm patch version.
@@Digital-Scriptorium
Sad.
Is Traditional Chinese text included in this project? Or can I have it elsewhere?
@@Icewords I'm not sure for this project. The only one I know that has that locale is vmangos for the vanilla experience.
@@Digital-Scriptorium
ok…thank you very much
@@Icewords no problem!
Hey late comment but when I try to configure the source in cmake it gives me and error saying Could not find the MySQL libraries! Please install the development
libraries and headers any help on this?
Hmmm, double check your environmental variables are ok.
@@Digital-Scriptorium should it be C:\local\boost_1_85_0? im using another boost version
@@connorpippins1836 make sure it's the version of boost you have installed.
@@Digital-Scriptorium i meant to say that thats the boost version i have
@@connorpippins1836 ah gotcha. It might be worth trying a different older version of boost.
I'm trying to compile the server files in VS Code using all the tools in the most current versions and it's showing 36 errors. Because of this it is not possible to compile the server.
Since the current project is now in an archived state the code is having issues with newer version of visual studio. The discord page for the project has a workaround for it I believe. Once the Cataclysm Classic project is stable I will make a video on that.
Since the current project is now in an archived state the code is having issues with newer version of visual studio. The discord page for the project has a workaround for it I believe. Once the Cataclysm Classic project is stable I will make a video on that.
@@Digital-Scriptorium
I used the same version of BOOTS and most of the errors were fixed. There were only three errors left. I'm trying to clone the project and recompile to see if it will work.
What discord was mentioned so I could try to find a solution?
@@kevinpiccoli5861 I believe the link is on their wiki page for the projects discord.
@@Digital-Scriptorium TKS. I am going to try. I'm creating this server to play together with my wife in coop. Best video I've found so far.
Hi there. First of all thanks for the great video. I unfortunately have a problem.I have followed the instructions step by step and am now at the point where the worldserver is started for the first time. However, it terminates with the error message "libssl-3-x64.dll" not found. What have I done wrong? I found slightly newer versions in some of the downloads, since the video is a few months old, but always made sure to download the same.
I would download the openssl version 1 variant and not openssl version 3. See if that helps.
@@Digital-Scriptorium Thanks for the quick reply. Thats the odd thing: I downloaded and installed version 1 of openssl (1.1.1w from September 2023). In the source-file C:\Trinity\appveyor.yml i found ("copy "%OPENSSL_ROOT_DIR%\libssl-3-x64.dll" libssl-3-x64.dll"). There also is a line (Line 9) "OPENSSL_ROOT_DIR: C:\OpenSSL-v30-Win64"
Hmmmm, I wonder if something changed.
@@Digital-Scriptorium Seems so. I installed Version 3 and it seems to work. Thanks again.
@@GuidoLohmann-j7u good to hear everything is working. Enjoy!
hello I was wondering how stable is the gameplay aka, raids, quests, dungeons
I think for Cata content it allows for a fair amount of stuff but the earlier leveling areas it can be hit or miss. The current project is in an archived state as of 2 months ago. They're working on making the Cataclysm Classic client working with it now which will respark the project again.
@@Digital-Scriptorium ok thx
@@N17S33 np!
openssl1.1.1 isnt available anymore. if i try to configure in cmake with version 3_0_13 of openssl i get the message "could not find openssl..." do you know how to fix it?
O my bad I need to add a link for my hosted 1.1.1. I'm away from the computer for a few hours but you can snag it from the description in my 5.4.3 MoP video.
@@Digital-Scriptorium thx for the fast response :) i tried to install win64 openssl3_3_0.msi and got it that way too.
@@janwilken4225 is it all set now or you still need the 1.1.1 components?
@@Digital-Scriptorium i have to download the maps and continue tommorow with the setup. If it dont work i would ask again
No problem!
i am having troubles with installing boost instead of the .exe that you have i have it as a rar file and i cannot figure out how to install it
If you have 7-zip right click on the file and extract it. 7-zip can unzip rar files.
instead of clicking the button that says "latest" just click the top option in the list; right now it's 1.82.0
@@TheOppaiLord that should do the job. Thank you!
Hello, to play on the server, do you need a specific 4.3.4 client or else ?
You will need a clean 4.3.4 client. I've got two options for getting that to work. You can find more info on those in the description section of this video.
@@Digital-Scriptorium Is it this video : How to Patch the Cataclysm Game Client Video [New Easier Method]: ?
Yeah, that's the easier one to use. It has links in it for where you snag client data.
@@Digital-Scriptorium Ok, thanks. I'm gonna watch it =)
No problem! Enjoy! :)
how do you make your account a GM account ? i know how on most repacks but not on this server .
That is actually a good question. If you haven't already I would ask on the projects discord channel.
It seems that OpenSSL 1.1.1 is no longer available on the linked website and that using newer version gets you 4 failed builds in Visual Studio.
Ah yes. Here's my backup of 1.1.1w you can download. www.mediafire.com/file_premium/srru301deblv6k4/Win64OpenSSL-1_1_1w.msi/file
Do you have a linux debian guide for this?
Very soon! Keep an eye out in the next 2 weeks :)
@@Digital-Scriptorium Thank you man
No problem!
I'm trying to compile I'm getting the lzma.lib file missing error
Hmmm, that's a new one. I would recommend checking on this projects discord channel with that issue.
@@Digital-Scriptorium python's anaconda 3 is causing conflict to be able to compile the version
@@daniloreis4738 hmmm, interesting.
dont know what i could be doing wrong, i followed all the steps but it keeps failing the build step in visual studio
It seems the latest version of visual studio has problems compiling this project. It might require some googling but try to find a version of 2022 from 2 months ago to be safe.
@@Digital-Scriptorium How would find an older version of VS 2022? I tried Googling but it seems like only the paid versions are available in older versions.
lograste solucionar?
@@hellstorm92 yeah .. I'm having the same issue, failing to build the project, I tried installing an older version for Visual Studio, but it requires the 17 2022 version ... and if you try to build, even with the c++ windows 10 sdk, it fails.
Sorry for the super late response. The projects discord mentions an alternative fix but it does require editing some of the code in Visual Studio.
Hey, i have an interesting issue, when i try and log in the bnet server crashes, it always happens, even if the info is correct or not, followed the client tutorial. I really dont know what could be causing this but if anyone knows i would appreciate the help.
Hmmm. That is an interesting one for sure. It might be worth bringing up on this project's discord as it could be a bug. Lots of changes have been happening recently.
@@Digital-Scriptorium found the issue, i had openssl 3 installed as well as 1, managed to fix it after uninstalling it
@@radon_slp good to hear you got it working and thank you for the fix info!
First
Nice job!
@@Digital-Scriptorium lol
@@filtercleaners1936 I suppose someone's gotta claim it.
can u make video on how to add scripts to server?
It would be difficult with this project as the latest update mentions they are preparing to support this project for classic. So we shall see!
@@Digital-Scriptorium thanks, i tried so long to make it work and just gave up lolz
@@wCxrtoonz when it becomes easier to implement I'll plan to make a video on it.
When I cmake, the system pops up the following prompt box: ''Error in configuration process, project files may be invalid" ,May I ask if I am missing something?
Double check the environmental variable configuration and reboot. What version of cmake are you using also?
@@Digital-Scriptorium I checked my variable and rebooted and have the correct version of cmake. I am getting this specific error. "CMake Error at cmake/macros/FindMySQL.cmake:237 (message):
Could not find the MySQL libraries! Please install the development
libraries and headers
Call Stack (most recent call first):
CMakeLists.txt:67 (find_package)"
Any help would be most appreciated!
Sorry for the late response. Did you have any luck?
Where can I download the default 4.3.4 full client?
Check out the preservation projects website I have in the description. It will give you info on that.
bnetserver.exe shuts down immediately after starting it up without any prompt to figure out how to fix?
other than the 2 dll's I had to replace everything else is good so far. really wanting to start playing.
*Fixed lmao forgot to set password. ty for the guide btw
No problem! Glad to hear you got it working! Enjoy!
I'm working on it now
Everything is fine until some problems popped out
1. Visual studio 2022 step ended up with 25 succeeded and 4 failure, due to script error (??)
2. Then I found that I lost 3 files named "worldseverxxx" in RelWithDebInfo file
Is this critical? Or how do I fix it?
BTW, Server Map Data downloading from mediafire is way~~~~~~too slow in Taiwan lol
Yeah, that's bad. I would reboot and try the cmake and visual studio steps again.
I'm also getting this problem, I've restarted the pc, redone cmake etc but still getting only 25 succeeded and 4 failed and I'm missing the battlenet and world server files. What can I do?@@Digital-Scriptorium
@@eraldin12 if you can try to use the exact versions of cmake as I did in the video and see if that helps.
@@eraldin12 if you can try to use the exact versions of cmake as I did in the video and see if that helps.
Thanks for the fast reply. I just tried downloading cmake 3.25.2 rather than the latest version but that didn't help, still the same issue. I'm wondering if maybe I need to download the earlier version of boost aswell?@@Digital-Scriptorium
Why don't you show how to connect?
Apparently that is the hardest part... I have been on the official discord of this project and can still not figure out how the client is supposed to be configured.
In the two videos I have the description for patching the client it shows what you need to do.
Found it, thanks @@Digital-Scriptorium
No problem! Enjoy! :)
Im stuck at Cmake stuff just giving me error :P
What's the error you're getting?
@@Digital-Scriptorium well i fixed it now i cant keep worldserver.exe Open
Sorry just saw this. Does it immediately close out when you launch it?
@@Digital-Scriptorium yes first i could launch it then i opened the other one and after that it closed immediately
If you try to run it in command prompt what errors does it give?
yo can i use lua scripts on this then? ^^
That's a good question. I would ask the discord projects channel on that one.
2nd
Nicely done!
Raspberries pi version when?
Sadly with this project in an archived state now I'm waiting for TrinityCore to get the new version stable.
It couldn't be any more complicated?^^
Just a few steps...
@@Digital-Scriptorium normally I just start MySQL, then the Auth and directly the World Server and that works for me with Classic Vanilla, TBC, Wotlk and even MoP... I haven't tested any further than that! Now I wanted to put Cata on it, but I can't find a working world server... your method might work in the end, but don't you know a site where I can find working SQL, auth and world files?!? :)
@@1Scavanger1 the Cataclysm Preservation Project is the only one I know of for Cataclysm that is open source and this intact. One thing to mention is it's about to have a major change up to support the classic Cataclysm client which will decrease a lot of the headaches currently.
@@Digital-Scriptorium There is also a current option through EmuCoach... that's where I got all my other repacks, which still work very well! I just can't get Cata to work, whereas others supposedly can...
Ah yes.
We tried out your guide on a separate PC and this time also used all the outdated tools that apparently worked for you... with the result that it definitely NO longer works today! So it doesn't matter whether you use the latest software, because that just doesn't work! The video can therefore be deleted as it is out of date and therefore unusable!
What issue did you run into?
Issue for him was probably that average joes can now make their own private servers without wasting 1000's of hours and now his private server wont get as much business.
Quite possible!
@@Digital-Scriptorium On that note I shot you an e-mail sir.
@@ryanbird5142 I'll check it out once I get home! :)