Corsair Server Files + Client + Market

Page 17 of 37 FirstFirst ... 791011121314151617181920212223242527 ... LastLast
Results 241 to 255 of 552
  1. #241
    Account Upgraded | Title Enabled! Jagger1998 is offline
    MemberRank
    Jul 2018 Join Date
    226Posts

    Re: Corsair Server Files + Client + Market

    Has anyone solved the problem with the sale of npc cm ???

  2. #242
    Valued Member The Sourcerer is offline
    MemberRank
    May 2022 Join Date
    CanadaLocation
    115Posts

    Re: Corsair Server Files + Client + Market

    No .

  3. #243
    Enthusiast Exodice is offline
    MemberRank
    Jun 2021 Join Date
    40Posts

    Re: Corsair Server Files + Client + Market

    Quote Originally Posted by Biomanable View Post
    Which is make sense. Field server must be in different folder and use own set of config. Check odbc. Most likely you didn't set it. You need to set 2 groups of odbc for both auth/manager and field separately. This is somewhat different from nova,where you set it all in one place.

    I see, I'm gonna do this then and let ya know. thanks a lot for the reply!
    update: Got the server to go up. Now I need to figure out how to launch the game. I've tried using the launcher and the .exe but just they close soon after startup.
    So obviously I'm asking how do I launch the game to get into my own server? I've downloaded both client folders and neither works.
    Last edited by Exodice; 22-07-22 at 03:27 PM.

  4. #244
    Valued Member The Sourcerer is offline
    MemberRank
    May 2022 Join Date
    CanadaLocation
    115Posts

    Re: Corsair Server Files + Client + Market

    1. Did you update the service.ini with the server's IP address?
    2. Is there a firewall enabled on your server?
    3. What launcher did you use? If the launcher is the one provided by PrimeBD, it will not work properly. I attached a clean one I created and use religiously for all my own Black Desert private servers. (unzip it into your client's directory)
    Attached Files Attached Files

  5. #245
    Apprentice prokid is offline
    MemberRank
    Sep 2021 Join Date
    22Posts

    Re: Corsair Server Files + Client + Market

    do you have client tool for corsair? thanks

  6. #246
    Enthusiast Exodice is offline
    MemberRank
    Jun 2021 Join Date
    40Posts

    Re: Corsair Server Files + Client + Market

    Quote Originally Posted by The Sourcerer View Post
    1. Did you update the service.ini with the server's IP address?
    2. Is there a firewall enabled on your server?
    3. What launcher did you use? If the launcher is the one provided by PrimeBD, it will not work properly. I attached a clean one I created and use religiously for all my own Black Desert private servers. (unzip it into your client's directory)
    1. The service.ini in the client folder? It doesnt have one. I'll get you a screenshot.
    2. The firewall isnt preventing anything as far as I can tell. I can double check but seeing as how I haven't even got to the login screen I dont think thats the issue.
    3. I have two client folders. One of them I got from the flicher download. The other I got from another link on here somewhere. One doesn't come with a launcher and the other is the steam version and I can't use that launcher.
    With your launcher what do I do with it? Do i just drop it in the folder or is there more to it?

    Thanks for the help


    Edit: (The screenshot)
    https://gyazo.com/eee7562243a72c6c036600fd78964e76
    Last edited by Exodice; 22-07-22 at 06:49 PM.

  7. #247
    Apprentice prokid is offline
    MemberRank
    Sep 2021 Join Date
    22Posts

    Re: Corsair Server Files + Client + Market

    Quote Originally Posted by Exodice View Post
    1. The service.ini in the client folder? It doesnt have one. I'll get you a screenshot.
    2. The firewall isnt preventing anything as far as I can tell. I can double check but seeing as how I haven't even got to the login screen I dont think thats the issue.
    3. I have two client folders. One of them I got from the flicher download. The other I got from another link on here somewhere. One doesn't come with a launcher and the other is the steam version and I can't use that launcher.
    With your launcher what do I do with it? Do i just drop it in the folder or is there more to it?

    Thanks for the help


    Edit: (The screenshot)
    https://gyazo.com/eee7562243a72c6c036600fd78964e76






    you need service.ini and launcher to run it. edit service.ini. are you using a server or you will run it in your pc?

    Here's the sample:

    [SERVICE]
    TYPE=NA
    RES=_EN_
    nationType=1

    [NA]
    AUTHENTIC_DOMAIN=**IP ADDRESS**
    AUTHENTIC_PORT=8888
    PATCH_URL=http://downtest1.black.game.daumserver.com/patch/




    ** just save it as service.ini on your notepad
    Last edited by prokid; 22-07-22 at 07:01 PM.

  8. #248
    Enthusiast Exodice is offline
    MemberRank
    Jun 2021 Join Date
    40Posts

    Re: Corsair Server Files + Client + Market

    Quote Originally Posted by prokid View Post
    you need service.ini and launcher to run it. edit service.ini. are you using a server or you will run it in your pc?
    I'm running it off a my second computer.
    The files I downloaded didnt come with a service.ini or launcher.
    Do i have to make one or better yet is there a client that comes with it?

  9. #249
    Apprentice prokid is offline
    MemberRank
    Sep 2021 Join Date
    22Posts

    Re: Corsair Server Files + Client + Market

    Quote Originally Posted by Exodice View Post
    I'm running it off a my second computer.
    The files I downloaded didnt come with a service.ini or launcher.
    Do i have to make one or better yet is there a client that comes with it?


    with the launcher, ledie uploaded some launcher here before. you can use it. service.ini, you can make it in notepad then save it as "service.ini"

    then to connect to your server, you need to port forward in your router. open port 8888,8889 and 8899

    turn off your server's firewall. configure both login and field ip addresses.

  10. #250
    Enthusiast Exodice is offline
    MemberRank
    Jun 2021 Join Date
    40Posts

    Re: Corsair Server Files + Client + Market

    Quote Originally Posted by prokid View Post
    with the launcher, ledie uploaded some launcher here before. you can use it. service.ini, you can make it in notepad then save it as "service.ini"

    then to connect to your server, you need to port forward in your router. open port 8888,8889 and 8899

    turn off your server's firewall. configure both login and field ip addresses.

    I'll look for the launcher and see about making a service.ini. The routes are already forwarded so thats no biggie.
    Thanks for the help. I'll be back in probably 10 minutes asking for more help lol

  11. #251
    Valued Member The Sourcerer is offline
    MemberRank
    May 2022 Join Date
    CanadaLocation
    115Posts

    Re: Corsair Server Files + Client + Market

    Quote Originally Posted by Exodice View Post
    I'll look for the launcher and see about making a service.ini. The routes are already forwarded so thats no biggie.
    Thanks for the help. I'll be back in probably 10 minutes asking for more help lol
    Dude, I posted a launcher for you in my earlier post :/

    Copy and paste this into a service.ini and leave it in your client folder.

    [SERVICE]
    TYPE=NA
    RES=_EN_
    nationType=1

    [NA]
    AUTHENTIC_DOMAIN=**IP ADDRESS**
    AUTHENTIC_PORT=8888
    PATCH_URL=http://downtest1.black.game.daumserver.com/patch/


    Put your servers IP address where you see **IP ADDRESS**

  12. #252
    Enthusiast Exodice is offline
    MemberRank
    Jun 2021 Join Date
    40Posts

    Re: Corsair Server Files + Client + Market

    Quote Originally Posted by The Sourcerer View Post
    Dude, I posted a launcher for you in my earlier post :/

    Copy and paste this into a service.ini and leave it in your client folder.

    [SERVICE]
    TYPE=NA
    RES=_EN_
    nationType=1

    [NA]
    AUTHENTIC_DOMAIN=**IP ADDRESS**
    AUTHENTIC_PORT=8888
    PATCH_URL=http://downtest1.black.game.daumserver.com/patch/


    Put your servers IP address where you see **IP ADDRESS**

    I know i was going to use your launcher. the service.ini was my only headache. I was thinking I had to do something really specific (cause I overthink a lot) So i wasnt going to assume I just needed to make it simple.

  13. #253
    Apprentice prokid is offline
    MemberRank
    Sep 2021 Join Date
    22Posts

    Re: Corsair Server Files + Client + Market

    Quote Originally Posted by The Sourcerer View Post
    Dude, I posted a launcher for you in my earlier post :/

    Copy and paste this into a service.ini and leave it in your client folder.

    [SERVICE]
    TYPE=NA
    RES=_EN_
    nationType=1

    [NA]
    AUTHENTIC_DOMAIN=**IP ADDRESS**
    AUTHENTIC_PORT=8888
    PATCH_URL=http://downtest1.black.game.daumserver.com/patch/


    Put your servers IP address where you see **IP ADDRESS**




    do you have client tools for corsair? like meta injector for the client?

  14. #254
    Valued Member The Sourcerer is offline
    MemberRank
    May 2022 Join Date
    CanadaLocation
    115Posts

    Re: Corsair Server Files + Client + Market

    Quote Originally Posted by prokid View Post
    do you have client tools for corsair? like meta injector for the client?
    no .

  15. #255
    Apprentice prokid is offline
    MemberRank
    Sep 2021 Join Date
    22Posts

    Re: Corsair Server Files + Client + Market

    Quote Originally Posted by The Sourcerer View Post
    no .

    thanks. thats the only way to fix some issues like selling to npc.



Advertisement