Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. MW3 Server Hosting Support
  3. server hosting help

server hosting help

Scheduled Pinned Locked Moved MW3 Server Hosting Support
35 Posts 5 Posters 1.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • jdhruvundefined Offline
    jdhruvundefined Offline
    jdhruv
    wrote on last edited by jdhruv
    #13

    Rise166 Oh thought in here we have to give respect to everyone otherwise we will be banned.
    my friend told that lamao

    Rise166undefined Resxtundefined 2 Replies Last reply
    0
    • jdhruvundefined jdhruv

      Rise166 Oh thought in here we have to give respect to everyone otherwise we will be banned.
      my friend told that lamao

      Rise166undefined Offline
      Rise166undefined Offline
      Rise166
      wrote on last edited by
      #14

      jdhruv Eh what, that's wrong.

      1 Reply Last reply
      0
      • jdhruvundefined Offline
        jdhruvundefined Offline
        jdhruv
        wrote on last edited by jdhruv
        #15

        Rise166 thanks but there are 4 % name% which one to be clear

        1 Reply Last reply
        0
        • jdhruvundefined Offline
          jdhruvundefined Offline
          jdhruv
          wrote on last edited by
          #16

          Rise166 sir I think you are busy to be honest I will find a way later. But thanks for the tips😊

          Kalitosundefined 1 Reply Last reply
          0
          • Kalitosundefined Kalitos

            Rise166 yes. You must create a copy of "plutonium-bootstrapper-win32" like "plutonium-bootstrapper2-win32" and call that executable in the .bat file. So you can open and close the server and the client.

            b8e2c85b-4b1d-43f5-a22e-dd9b6286dd0a-image.png

            3708e458-6f22-427b-bcbd-8994f6035c8b-image.png

            c43c0204-a3a0-4c76-bf4e-eebbbad7e0f1-image.png

            Rise166undefined Offline
            Rise166undefined Offline
            Rise166
            wrote on last edited by
            #17

            Kalitos Hey, I'm having issues. When I open the server, my game launcher doesnt open. It tried to open the same file as server opens and then my launcher says "access the path ____ is denied why? and one more thing, it deletes the 2nd oopy of plutonium-bootstrapper-win32.exe.

            1 Reply Last reply
            0
            • jdhruvundefined Offline
              jdhruvundefined Offline
              jdhruv
              wrote on last edited by jdhruv
              #18

              Rise166 you were solving my issues you are getting one lamao 😁

              Rise166undefined 1 Reply Last reply
              0
              • jdhruvundefined jdhruv

                Rise166 you were solving my issues you are getting one lamao 😁

                Rise166undefined Offline
                Rise166undefined Offline
                Rise166
                wrote on last edited by
                #19

                jdhruv We're both getting the issues, asking them to fix it.

                Resxtundefined 1 Reply Last reply
                0
                • jdhruvundefined Offline
                  jdhruvundefined Offline
                  jdhruv
                  wrote on last edited by
                  #20

                  Rise166 This is getting insane issues than issues. May be are pc's have some sought of problem.

                  1 Reply Last reply
                  0
                  • jdhruvundefined jdhruv

                    Resxt &Kalitos Ya sir I was trying the method you told. But I can't found the server name edit section in server.cfg(f8af02e3-b0c7-4551-95d9-5d046480461d-image.png

                    Resxtundefined Offline
                    Resxtundefined Offline
                    Resxt
                    Plutonium Staff
                    wrote on last edited by Resxt
                    #21

                    jdhruv The name is given by the server key
                    https://platform.plutonium.pw/serverkeys

                    And by the way you only get banned for cheating or (on the forum) for being a complete asshole.
                    So not calling people "sir" "king" or whatever is not disrespect, just treat everyone like normal people and you're good you don't owe us anything but respect like with everyone else, not more

                    1 Reply Last reply
                    0
                    • jdhruvundefined Offline
                      jdhruvundefined Offline
                      jdhruv
                      wrote on last edited by
                      #22

                      Resxt sir did you mean that enter hostname. Thanks😊

                      1 Reply Last reply
                      0
                      • jdhruvundefined jdhruv

                        Rise166 Oh thought in here we have to give respect to everyone otherwise we will be banned.
                        my friend told that lamao

                        Resxtundefined Offline
                        Resxtundefined Offline
                        Resxt
                        Plutonium Staff
                        wrote on last edited by
                        #23

                        jdhruv Well yes there is only one field so yes

                        1 Reply Last reply
                        0
                        • jdhruvundefined Offline
                          jdhruvundefined Offline
                          jdhruv
                          wrote on last edited by jdhruv
                          #24

                          Resxt well but i will always call you and other staff members by sir

                          It means I am very good person sir wants to say😁

                          1 Reply Last reply
                          0
                          • Rise166undefined Rise166

                            jdhruv We're both getting the issues, asking them to fix it.

                            Resxtundefined Offline
                            Resxtundefined Offline
                            Resxt
                            Plutonium Staff
                            wrote on last edited by
                            #25

                            Rise166 jdhruv to have two different Plutonium (which will allow you to start the game while the server is running) either host the server somewhere else, best is on a VPS or the quick solution is to have 2 different Plutonium installations.

                            Create a .bat file with this in it next to a plutonium.exe file and run it
                            This will create a folder called Plutonium2 in your %localappdata% folder.
                            I recommend using Plutonium2 for the server and Plutonium for your game/client but the result is the same

                            @echo off
                            set installDir=%localappdata%\Plutonium2
                            
                            plutonium.exe -install-dir "%installDir%" -update-only
                            

                            324a243b-f0d8-4043-8c57-2b79996b35a5-image.png
                            a0da3123-39d6-4bc9-980f-973cfc2a0614-image.png

                            Rise166undefined 2 Replies Last reply
                            0
                            • Resxtundefined Resxt

                              Rise166 jdhruv to have two different Plutonium (which will allow you to start the game while the server is running) either host the server somewhere else, best is on a VPS or the quick solution is to have 2 different Plutonium installations.

                              Create a .bat file with this in it next to a plutonium.exe file and run it
                              This will create a folder called Plutonium2 in your %localappdata% folder.
                              I recommend using Plutonium2 for the server and Plutonium for your game/client but the result is the same

                              @echo off
                              set installDir=%localappdata%\Plutonium2
                              
                              plutonium.exe -install-dir "%installDir%" -update-only
                              

                              324a243b-f0d8-4043-8c57-2b79996b35a5-image.png
                              a0da3123-39d6-4bc9-980f-973cfc2a0614-image.png

                              Rise166undefined Offline
                              Rise166undefined Offline
                              Rise166
                              wrote on last edited by
                              #26

                              Resxt I tried something else. I changed the name of plutonium-bootstrapper-win32.exe to plutonium-bootstrapper2-win32.exe and then changed its directory. I opened up the server starter config and then changed the directory of plutobootstrapper to the new one that I made, In this way, I am not getting errors plus the file is not getting deleted pluto2.png pluto.png

                              1 Reply Last reply
                              0
                              • jdhruvundefined Offline
                                jdhruvundefined Offline
                                jdhruv
                                wrote on last edited by
                                #27

                                Rise166 Its crazy in ,mine case this doesn't happen

                                Rise166undefined 1 Reply Last reply
                                0
                                • jdhruvundefined jdhruv

                                  Rise166 Its crazy in ,mine case this doesn't happen

                                  Rise166undefined Offline
                                  Rise166undefined Offline
                                  Rise166
                                  wrote on last edited by
                                  #28

                                  jdhruv tell me your discord, i'll help you with screenshare.

                                  1 Reply Last reply
                                  0
                                  • jdhruvundefined Offline
                                    jdhruvundefined Offline
                                    jdhruv
                                    wrote on last edited by
                                    #29

                                    Rise166 ok wait

                                    1 Reply Last reply
                                    0
                                    • jdhruvundefined Offline
                                      jdhruvundefined Offline
                                      jdhruv
                                      wrote on last edited by
                                      #30

                                      Rise166 here is it https://discord.gg/hEJS59vG

                                      1 Reply Last reply
                                      0
                                      • jdhruvundefined jdhruv

                                        Rise166 sir I think you are busy to be honest I will find a way later. But thanks for the tips😊

                                        Kalitosundefined Offline
                                        Kalitosundefined Offline
                                        Kalitos
                                        wrote on last edited by Kalitos
                                        #31

                                        jdhruv You must create the copy of the file that is in the plutonium/bin/ folder

                                        67c527b0-f1ea-4bc9-a32d-3cac97059cf1-image.png

                                        By the way, so that you do not delete the copy of the file, you must execute this file. Note that when you want to upgrade the client you will need to run plutonium.exe, which will delete your copy of the file.
                                        58080e10-5de7-49d5-8d2c-c3ddaddcea8e-image.png

                                        Rise166undefined 1 Reply Last reply
                                        0
                                        • jdhruvundefined Offline
                                          jdhruvundefined Offline
                                          jdhruv
                                          wrote on last edited by
                                          #32

                                          Rise166 it crashed join again

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • 1
                                          • 2
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • Donate