How To Setup A Dedicated Server Locally | Unreal Engine

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии •

  • @AchetaGames
    @AchetaGames 3 года назад +18

    This is almost perfect.. apart from the entire building of the Server binary, you do not want to do that this way for multiple reasons.
    So the server "package" is created the same way your "Client" package is created, you just select a different Build Target. It is under File -> Package project -> Build Target and after selecting Server you click the build again just like you did for the Client build.
    The main reason why you want to do this is probably the size of the package. The dedicated server tends to be way smaller than the client(does not need all the textures, audio and stuff for example.
    For comparison my project Client size is 6.7G, the Server size is 1.8G(yeah I know I need to cleanup) but you do not want to be distributing the unneeded assets to the server.

    • @cantonsandwich6667
      @cantonsandwich6667 3 года назад +1

      @Acheta Games Excellent comment! but if its not trouble can you explain the `Server and Client package is created the same way` and the instruction that follows in a way a beginner like me can understand? Thank you so much!

    • @maximilianoscribano7819
      @maximilianoscribano7819 3 года назад +2

      @@cantonsandwich6667 If it's helpfull.
      You just nee to do all the same up to 9:00 .
      Once you already have your target For the server.
      Open up your project again and to file -> Package proect-> Build target -> (select your new server target) and let it package.

  • @GankablePlayer
    @GankablePlayer 5 месяцев назад

    It's an old video but just FYI, when you moved the server.exe file over and create shortcut to it. That could cause someone some headaches trying to make changes to the server code and rebuilding. The shortcut should point to the new binary location not the one copied over. Unless you add a post build script to copy it over after the build.

  • @jerrybrown5837
    @jerrybrown5837 3 года назад +4

    Wow fast new upload:) Nice video.

  • @polar1991
    @polar1991 3 года назад +4

    Uploads back to back? Awesome.

    • @AphixDev
      @AphixDev  3 года назад +3

      Yep! I want to make videos more often in 2021 :D

  • @mrheadshotzz4637
    @mrheadshotzz4637 3 года назад +3

    This helped me so much. Thank you man!

  • @tmdquentin5095
    @tmdquentin5095 3 года назад +3

    Great Vid

  • @DoubleCoolOp
    @DoubleCoolOp 3 года назад +2

    Why do I need to build unreal engine from source code ?

  • @vladrudenko8601
    @vladrudenko8601 3 года назад +1

    ServerMap not oppening while executing command 127.0.0.1, why?
    also when I open 127.0.0.1 from others maps, its turning back to main menu

  • @DerUnrealEngineer
    @DerUnrealEngineer 3 года назад +3

    Nice Video! :) Can you do a video about UE4 EOS P2P?

  • @chillearesticall9912
    @chillearesticall9912 3 года назад +2

    oh man
    thanks
    u the best

  • @보리타작-x9s
    @보리타작-x9s 2 года назад

    11:02 why are you double click Server Log icon??? i mean what i want to know is that how can you activate two players...you did click once to package files! how can you do that?

  • @OG1Soul
    @OG1Soul 3 года назад

    Trying to figure out how to execute commands via command prompt any ideas on how to start?

  • @mspcbs1657
    @mspcbs1657 3 года назад

    How to access through Internet like public Web

  • @vergmeister9479
    @vergmeister9479 3 года назад

    Hello, is it possible to create Collaborative Viewer in a dedicated server? I am researching a scalable solution without the need of each client having their won instance of the app running.

  • @not_vdb0059
    @not_vdb0059 3 года назад

    can you make a dedicated server on a other pc?

  • @cantonsandwich6667
    @cantonsandwich6667 3 года назад

    Wow Thank You! great tutorial

  • @joeliasn1359
    @joeliasn1359 3 года назад

    Does this work so that I can play my game with a friend who lives in another house? Just he needs the IP and then join to the server?

    • @AphixDev
      @AphixDev  3 года назад +2

      Yes, it should

  • @wintet0
    @wintet0 3 года назад

    Hy i want ue4 Android dedicate serever plz can you help

  • @momomadi2
    @momomadi2 3 года назад +1

    thanks

  • @andrea97673
    @andrea97673 3 года назад +1

    Did you had ur 7777 port already mapped?

    • @AphixDev
      @AphixDev  3 года назад +1

      I think so haha; good number ;)

    • @andrea97673
      @andrea97673 3 года назад

      Thank you mate, you made my day! I saw some other tutorials but yours was clear, concise and precise, really good job, love it ❤️

    • @AphixDev
      @AphixDev  3 года назад +1

      @@andrea97673 Thanks! Glad I can help :)

  • @chillearesticall9912
    @chillearesticall9912 3 года назад +1

    If i pack the game in dedicated server :
    forexample can i play the game by my friend on internet? (forexample my freind in new york and i in texas)

    • @hillstudios1
      @hillstudios1 3 года назад

      You need to set your ip address public.You can use logmewithhimachi.If you host your server you need to use that ip.

  • @mspcbs1657
    @mspcbs1657 2 года назад

    How To Setup A Dedicated python Server Locally Unreal Engine

  • @kingofsapiens7403
    @kingofsapiens7403 3 года назад

    who is the guy on the video (Aphiz,603sub) or (Flopperam,3680sub)