How to Create Your Own Linux Based 5.4.8 WoW MoP Server [2024]

  Рет қаралды 1,890

Digital Scriptorium

Digital Scriptorium

Күн бұрын

Пікірлер: 48
@Digital-Scriptorium
@Digital-Scriptorium 6 ай бұрын
******Updated 3/2024****** Project SkyFire has migrated from Github to Codeberg. I have adjusted the commands file to "V2" with these changes. Also, please note if you get the "table 'characters.item_instance_transmog' doesn't exist" errors scroll down to the bottom of the commands document to line 163 for a workaround to this issue.
@blinky042002
@blinky042002 9 ай бұрын
Don’t think I’ve tried a private Mists server. Think I’ll give a try, thank you
@Digital-Scriptorium
@Digital-Scriptorium 9 ай бұрын
For sure give it a shot. I will admit the SkyFire project is mainly focused on MoP content so general quests in the old world and what not might have some room for improvement.
@oio5201
@oio5201 9 ай бұрын
marvelous! I will definitely give it a try, thank you very much.
@Digital-Scriptorium
@Digital-Scriptorium 9 ай бұрын
No problem! Enjoy!
@ChrisFredriksson
@ChrisFredriksson 3 ай бұрын
Continuing on from the Windows version, I didn't know you had a Linux version also 😂😋 great video also!
@Digital-Scriptorium
@Digital-Scriptorium 3 ай бұрын
Thanks! Yeah, I try to make Windows and Linux guides for each project that's shown to give some options.
@Saitakev
@Saitakev 2 ай бұрын
Hello, I followed the tutorial to the letter, I have no errors, I solved the C++13 problem but I do not have the creation of a /opt/SkyFire_548/etc and bin folder, so fact I'm stuck from [Configuration Files Section]
@Digital-Scriptorium
@Digital-Scriptorium Ай бұрын
Sorry I just saw this now. Did you have any luck?
@SteelWolf13
@SteelWolf13 9 ай бұрын
Might have to give this one a try. Currently running 3.3.5a CMangos core. But it crashes at last 2 times a week.
@Digital-Scriptorium
@Digital-Scriptorium 9 ай бұрын
It's worth a shot for sure. Just go into it knowing it could use some TLC.
@eulondon
@eulondon 2 ай бұрын
A TIP Guide is broken as of july/2024. 'Cause SKYFIRE git need an updated version of g++/gcc so better use debian-testing/trixie version since it comes wih 13.2.0, 'cause compiling gcc takes foreverrrrrrrr, especialy if on a vm. Also no easy task to update gcc/g++. Also since your guide disable apt updates is kinda "no problemo: running testing branch of debian.
@Digital-Scriptorium
@Digital-Scriptorium 2 ай бұрын
Thank you for the info. I'll have to dig into it and update the document.
@eulondon
@eulondon 2 ай бұрын
@@Digital-Scriptorium Nice guide by the way, thanks for taking the time to share. Played some retail trial remix, was curious about MoP. Only played some 3.3.3 to 4.0.3 back in the day.
@Digital-Scriptorium
@Digital-Scriptorium 2 ай бұрын
@@eulondon no problem!
@Be8Bit
@Be8Bit 2 ай бұрын
had the same problem, installed it on ubuntu 24.04 and it works perfectly
@Digital-Scriptorium
@Digital-Scriptorium 20 күн бұрын
:)
@Be8Bit
@Be8Bit 2 ай бұрын
Any ideas why i get this error when trying to log into the game? ProcessIncoming: Client not authed opcode = 0
@Digital-Scriptorium
@Digital-Scriptorium 2 ай бұрын
Hmmm. Do you have a fresh unmodified client?
@Be8Bit
@Be8Bit 2 ай бұрын
@@Digital-Scriptorium yep, i think i have to patch the client, right?
@Digital-Scriptorium
@Digital-Scriptorium 20 күн бұрын
That is correct. Sorry for the super delayed response.
@darkmatter8345
@darkmatter8345 7 ай бұрын
can you make a trinitycore dragonflight 10.2 in linux based?
@Digital-Scriptorium
@Digital-Scriptorium 7 ай бұрын
I've got it on my list but no ETA yet. :)
@МУЗЫКАМУЗЫКА-в8й
@МУЗЫКАМУЗЫКА-в8й 8 ай бұрын
can you please make all the server versions?
@Digital-Scriptorium
@Digital-Scriptorium 8 ай бұрын
I do have it on the list for those that still have active projects. I've found the ones that no longer have active development are in really iffy shape.
@MrGlobalexchange
@MrGlobalexchange 9 ай бұрын
Now MoP is always a hotly debated debate within the WoW multiverse: are they pandas or are they people? I don't know, I'm not a doctor, but the one thing you can be sure of is that DS employs the same compositional schema, with the usual acumen and clarity, in the development and launch of this video, that has propelled his channel to the very top of the DIY private server tutorials heirarchy. This is yet another in a long list of superlative videos that is only missed to the detriment of the viewer's own spiritual, mental, and physical wellbeing.
@Digital-Scriptorium
@Digital-Scriptorium 9 ай бұрын
That is quite the comment. Then you.
@MrGlobalexchange
@MrGlobalexchange 9 ай бұрын
@@Digital-Scriptorium , huge fan DS, keep up the great work!
@Digital-Scriptorium
@Digital-Scriptorium 9 ай бұрын
@@MrGlobalexchange yessir!
@r0rvz879
@r0rvz879 5 ай бұрын
Hi again, I encountered an error at the commands 'cd /opt/SkyFire_548/build sudo cmake ../ -DCMAKE_INSTALL_PREFIX=/opt/SkyFire_548/server/ sudo make -j $(nproc) sudo make install' The error was that gcc version 13 was not installed and it was I even changed the gcc version in the CMakeCace.txt file. If you know a fix that would great! Thank you.
@Digital-Scriptorium
@Digital-Scriptorium 5 ай бұрын
Hmmm, it might be worth mentioning that on the projects Discord channel. I know a lot of changes have been happening and it could be a bug now.
@lasher11111
@lasher11111 4 ай бұрын
@@Digital-Scriptorium same here .. Any fix?
@Digital-Scriptorium
@Digital-Scriptorium 4 ай бұрын
@@lasher11111 let me queue this up to test in the next few days and I'll let you know.
@lasher11111
@lasher11111 4 ай бұрын
@@Digital-Scriptorium thanks . i have started over with your Debain and all files from you .All is good til sudo cmake ../ -DCMAKE_INSTALL_PREFIX=/opt/SkyFire_548/server/ which returns with a error of "CMake Error at cmake/platform/unix/settings.cmake:44 (message): GCC: Compiler doesnt support c++23, requires g++ 13.0 or greater. Call Stack (most recent call first): cmake/macros/CheckPlatform.cmake:20 (include) CMakeLists.txt:49 (include)"
@TechMechanik
@TechMechanik 3 ай бұрын
I am having the exact same issue. Going to try with a different distro, see if that helps at all.
@crazyhorse1eight
@crazyhorse1eight 23 күн бұрын
Is it possible to run this on a raspberry pi?
@Digital-Scriptorium
@Digital-Scriptorium 23 күн бұрын
Most likely on a 4gb of RAM or higher version.
@demngore
@demngore 3 ай бұрын
Are bots working as well?
@Digital-Scriptorium
@Digital-Scriptorium 3 ай бұрын
Someone mentioned they have bots working but not sure how yet.
@МУЗЫКАМУЗЫКА-в8й
@МУЗЫКАМУЗЫКА-в8й 8 ай бұрын
World of Warcraft - Legion (7.3.5 26972) world of warcraft shadowlands ???? Pleas
@Digital-Scriptorium
@Digital-Scriptorium 8 ай бұрын
Those are a work in progress.
Ranking Linux Distributions for 2023: not your average tier list!
22:16
The Linux Experiment
Рет қаралды 637 М.
Creating A Linux Distro! Sort of ....
7:31
Michael Horn
Рет қаралды 39 М.
iPhone or Chocolate??
00:16
Hungry FAM
Рет қаралды 46 МЛН
Как подписать? 😂 #shorts
00:10
Денис Кукояка
Рет қаралды 8 МЛН
How To Get Married:   #short
00:22
Jin and Hattie
Рет қаралды 25 МЛН
How to Create Your Own Windows Based 3.3.5 WoW WotLK AzerothCore Server [2024]
29:11
Why I miss Mists of Pandaria
14:19
Retro Today
Рет қаралды 10 М.
AzerothCore WoW WotLK Single Player Repack - Let's Do RDF
39:37
How to Create Your Own Linux Based 3.3.5 WoW WotLK TrinityCore Server [2024]
27:39
Setting up a CHEAP and EASY Homelab Linux Server
16:28
TechHut
Рет қаралды 341 М.
How to Create a Linux Docker Based Vanilla WoW 1.6 -1.12 Server [2024]
19:59
Digital Scriptorium
Рет қаралды 1,2 М.
EMUcoach 5.4.8 VIP MOP Repack PVP PT1
11:16
Awesomo582
Рет қаралды 1,2 М.
Make your own World of Warcraft Classic+?
5:59
Michael Crilly
Рет қаралды 8 М.