WoW Private Server - Adding Modules/Add-ons to AzerothCore

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

ความคิดเห็น • 39

  • @rogero8443
    @rogero8443 6 หลายเดือนก่อน +1

    Hey I like your style of tutorial here. You're just doing it, but you can tell although you're exploring a bit you clearly know what's going on. Calm and good video to watch for info on how to install mods. Thanks!

  • @fixitman2174
    @fixitman2174 2 หลายเดือนก่อน +1

    Thanks for the information. I learned alot by trying this on my headless docker install. Having my sql in a different container complicated things a bit. Now I know what to do for any other mods that need database changes. I now have an active AH on my private server.

  • @nopriorknowledge7046
    @nopriorknowledge7046 ปีที่แล้ว +4

    Hey Joe, really appreciate your channel, keep up the good work!

  • @RetroWolf87
    @RetroWolf87 3 หลายเดือนก่อน +1

    I swear youtube analytics can read minds.. was thinking I need to look for a module add on install tutorial and what ya know one suddenly shows up 😂

  • @_nicko
    @_nicko ปีที่แล้ว +2

    Hi Joe, Getting into this scene currently and was wondering how easy it would be to have any race choose any class. Is it as simple as changing values or is there something more I need to look at?

    • @realjoecast
      @realjoecast  ปีที่แล้ว

      Looks like changing the classes races can use requires some client side patches. I'm going to be looking at the addon module soon(ish)

  • @ShaneWoffenden
    @ShaneWoffenden ปีที่แล้ว +2

    Nice one man. That was made simple :)

  • @mrtiff99
    @mrtiff99 ปีที่แล้ว +2

    Thanks for the video.

  • @yuenasiaide488
    @yuenasiaide488 7 หลายเดือนก่อน +1

    I'm in need of help here, whenever I try to use the query to update the SQL data, it just keeps failing on me and causes the Worldserver to crash. Do you have any way of helping me fix that issue?

    • @realjoecast
      @realjoecast  7 หลายเดือนก่อน

      what error does the SQL give you?

    • @yuenasiaide488
      @yuenasiaide488 7 หลายเดือนก่อน

      @@realjoecast Should I post the Error code or do you by chance have a discord server?

    • @realjoecast
      @realjoecast  7 หลายเดือนก่อน

      @@yuenasiaide488 no one should ever use discord :-) yeah post it here is fine. make sure to remove any passwords from whatever you post.

    • @yuenasiaide488
      @yuenasiaide488 7 หลายเดือนก่อน

      @@realjoecast Would it suffice if I send the Crashlog? The SQL itself doesn't feel like showing the error again and I don't have it backlogged

  • @c0llegeblock953
    @c0llegeblock953 4 หลายเดือนก่อน +1

    QQ i was bei 15:23 and now putty time out evertime...

  • @FabiFlch
    @FabiFlch 3 หลายเดือนก่อน

    hey nice tutorial. thank you!
    questions: Why u have to build a complete new "server" when u just want to install a module? i know u can keep database and stuff but it always takes like 20min...
    How can i even test my own module if i have to build 20min after every small change? do i miss something??

    • @realjoecast
      @realjoecast  3 หลายเดือนก่อน +1

      the modules need to be added to the app directly so when you build it it puts those functions into the core itself. Sadly at the time i did this there didn't seem to be a way to add a precompiled mod to a precompiled core. Not sure if it is still that way.

    • @FabiFlch
      @FabiFlch 3 หลายเดือนก่อน

      @@realjoecast its still like this.. you have to compile the whole thing

  • @Tntdruid
    @Tntdruid ปีที่แล้ว +2

    Any easy way to update the modules on linux?

    • @realjoecast
      @realjoecast  ปีที่แล้ว

      drop them in the directory and recompile.

  • @rocky6893
    @rocky6893 ปีที่แล้ว

    Thanks…trying to find a video to do sever to play by myself…I’m keeping my regular sub, but I just want to play by myself with at least bfa and before games…

  • @gradyjones8873
    @gradyjones8873 6 หลายเดือนก่อน +1

    Thanks brother

  • @6yTblJlka
    @6yTblJlka ปีที่แล้ว +1

    Good tutorial, ty !

  • @Nvictus2012
    @Nvictus2012 6 หลายเดือนก่อน

    nice vid, everytime I try to compile and zip/git, with the botplayer mod, i get tons of errors when building and no longer have a worldserver.exe to launch -_-, can you make a vid of downloading the playerbot mod?
    also is there a revert option so I dont have to reinstall everything ...

    • @realjoecast
      @realjoecast  6 หลายเดือนก่อน +1

      some mods need additional steps and some may not be compatible with the current versions. the module page or read me in the package 'should' have that info. I don't recall for sure but one of the player bot mods had extra configuration steps
      No there is no way to revert it. after you get something you like make a backup of the server and source. I learned that the hard way. Note: do this for your custom patch files too if you are doing client side patching.

  • @bibristik
    @bibristik 6 หลายเดือนก่อน +1

    отлично

  • @joshnjoshgaming
    @joshnjoshgaming ปีที่แล้ว +1

    epic vids hope to see more :D

  • @QuelThalasz
    @QuelThalasz 9 หลายเดือนก่อน

    Hello can i do this in existing repacks?

    • @realjoecast
      @realjoecast  9 หลายเดือนก่อน

      repacks are generally pre-compiled. so not likely.

  • @JulesPiga
    @JulesPiga ปีที่แล้ว

    I do everything like you and I have errors when I use microsoft virtual ... can you help me?

    • @JulesPiga
      @JulesPiga ปีที่แล้ว

      Isn't it better to delete the build folder before generating?

    • @realjoecast
      @realjoecast  ปีที่แล้ว

      what errors are you getting? is it at the cmake part or the visual studio?

    • @JulesPiga
      @JulesPiga ปีที่แล้ว

      @@realjoecast at visual studio

    • @realjoecast
      @realjoecast  ปีที่แล้ว

      @@JulesPiga run the visual studio install and make sure you have the C and C++ modules enabled. I don't think they are all required but that is what i did so i didn't have to keep messing around with it

  • @ChrisFredriksson
    @ChrisFredriksson ปีที่แล้ว

    Great video Joe! Will you be doing more server setup and config videos? More modules/addons perhaps? Is playerbots or npc bots available for ac as well? Could you make a video on setting that up and how to configure and use it? Also, if possible, if you could increase the size on console and such so it is a bit larger when recording, it would be awesome 😋
    Other than that, I love your videos! ❤

    • @realjoecast
      @realjoecast  ปีที่แล้ว

      Probably not for a while, gravitated away from WoW at the moment. When I see something I want to try but don't want to do in production I like to try it with a selfhosted solution like wow private servers.
      Compiling the modules is as "simple" as downloading them from Azeroth's core (AC) site, putting them in the source modules directory and recompiling. Each plugin has its own configuration so...
      I did have a plan of someday doing videos going over certain plugins, but reality is most of them don't work, or work the way you expect them to out of the box. seems like this happens mostly because the plugin developers abandoned the project and didn't keep up with new versions of the core. If you are going to try to use one for a long term public private server make sure you have developers that understand the code and scripting.. or never update AC once you are set lol.
      This isn't the fault of AC Or the Plugin.. just people lose interest.

  • @the-beneficiary1809
    @the-beneficiary1809 8 หลายเดือนก่อน

    Joe do you know how this can be done in Linux?

    • @realjoecast
      @realjoecast  8 หลายเดือนก่อน

      Yes, I have a video series: th-cam.com/play/PL9Ko4kdSCrZwFkON0mA-9VHPLn8N8I8X3.html
      chances are you can skip the beginning video(s) as i start with creating the vms and such.