Nova 3205 server file + client

Page 13 of 20 FirstFirst ... 3567891011121314151617181920 LastLast
Results 181 to 195 of 294
  1. #181
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: Nova 3205 server file + client

    Read error text carefully - need install "ODBC SQL server driver", U can download it from Microsoft THIS me was install 17 and 13 ver

  2. #182
    Valued Member squire14 is offline
    MemberRank
    Oct 2021 Join Date
    104Posts

    Re: Nova 3205 server file + client

    Quote Originally Posted by TieLay View Post
    Read error text carefully - need install "ODBC SQL server driver", U can download it from Microsoft THIS me was install 17 and 13 ver
    i just downloaded and installed your driver. if i use 127.0.01,1433 for the SQL server to connect, i got the same error. if i use the "DESKTOP-AI91F2E\SQLEXPRESS" the one showed on my "Microsoft SQL Server Management Studio", logged in using CrimsonDesert with the default pass BlackNo.1Game#^ i got this error upon testing


    have i installed the driver wrong?

    ***edited***

    i enabled 1433 port, was able to go through 127.0.01,1433, but when i run the test, its still the same error with "TESTS FAILED!"
    Last edited by squire14; 01-06-22 at 04:18 PM.

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

    Re: Nova 3205 server file + client

    Did you restore all of the databases using that CrimsonDesert ID and did you set that user ID to have sysadmin access?

  4. #184
    Valued Member squire14 is offline
    MemberRank
    Oct 2021 Join Date
    104Posts

    Re: Nova 3205 server file + client

    Quote Originally Posted by The Sourcerer View Post
    Did you restore all of the databases using that CrimsonDesert ID and did you set that user ID to have sysadmin access?

    i just installed the v13 of odbc and the test went success but when i double click:
    1. Auth.cmd (it auto closes)
    2. Manager.cmd (auto closes)
    3. Field.cmd (got an error saying "The application was unable to start correctly (0xc0000142)

    was wondering, in ODBC, should i do this?
    for billing.dsn>configure>NOVA_BILLINGDB_0001
    for field.dsn>configure>NOVA_GAMEDB_0001
    for log.dsn>configure>NOVA_LOGDB_0001
    for publishing.dsn>Configure>NOVA_WORLDDB_0001
    for world.dsn>configure>NOVA_WORLDDB_0001

    or set all to NOVA_BILLINGDB_0001?

  5. #185
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: Nova 3205 server file + client

    Quote Originally Posted by squire14 View Post
    i just downloaded and installed your driver. if i use 127.0.01,1433 for the SQL server to connect, i got the same error. if i use the "DESKTOP-AI91F2E\SQLEXPRESS" the one showed on my "Microsoft SQL Server Management Studio", logged in using CrimsonDesert with the default pass BlackNo.1Game#^ i got this error upon testing


    have i installed the driver wrong?

    ***edited***

    i enabled 1433 port, was able to go through 127.0.01,1433, but when i run the test, its still the same error with "TESTS FAILED!"
    RTFM

    I.e. SQL EXPRESS use dynamic por for accept external connectios, in this case U can:
    - know what the port use you's SQL EXPRESS and add it's number into ODBC connection string
    - set static port and add it's number into ODBC connection string coz for SQL EXPRESS it's very matter
    - change SQL EXPRESS to full SQL SERVER, any edition, but U must buy it or use w@rezz and forget about it problem

    - - - Updated - - -

    Quote Originally Posted by squire14 View Post
    i just installed the v13 of odbc and the test went success but when i double click:
    1. Auth.cmd (it auto closes)
    2. Manager.cmd (auto closes)
    3. Field.cmd (got an error saying "The application was unable to start correctly (0xc0000142)
    U can run CMD as admin escalated priv, goto folder exists this .cmds and call any of then, or edit any of then and add in the end string "pause", after that execute and read console output, and log-files...

  6. #186
    Valued Member squire14 is offline
    MemberRank
    Oct 2021 Join Date
    104Posts

    Re: Nova 3205 server file + client

    Quote Originally Posted by TieLay View Post
    RTFM

    I.e. SQL EXPRESS use dynamic por for accept external connectios, in this case U can:
    - know what the port use you's SQL EXPRESS and add it's number into ODBC connection string
    - set static port and add it's number into ODBC connection string coz for SQL EXPRESS it's very matter
    - change SQL EXPRESS to full SQL SERVER, any edition, but U must buy it or use w@rezz and forget about it problem

    - - - Updated - - -



    U can run CMD as admin escalated priv, goto folder exists this .cmds and call any of then, or edit any of then and add in the end string "pause", after that execute and read console output, and log-files...
    was wondering, in ODBC, should i do this?
    for billing.dsn>configure>NOVA_BILLINGDB_0001
    for field.dsn>configure>NOVA_GAMEDB_0001
    for log.dsn>configure>NOVA_LOGDB_0001
    for publishing.dsn>Configure>NOVA_WORLDDB_0001
    for world.dsn>configure>NOVA_WORLDDB_0001

    or set all to NOVA_BILLINGDB_0001?

    U can run CMD as admin escalated priv, goto folder exists this .cmds and call any of then, or edit any of then and add in the end string "pause", after that execute and read console output, and log-files...


    how to do the "add in the end string pause"? im sorry im lost there
    Last edited by squire14; 01-06-22 at 05:12 PM.

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

    Re: Nova 3205 server file + client

    You did not answer this:

    Quote Originally Posted by The Sourcerer View Post
    Did you restore all of the databases using that CrimsonDesert ID and did you set that user ID to have sysadmin access?

    Quote Originally Posted by squire14 View Post
    i just installed the v13 of odbc and the test went success but when i double click:
    1. Auth.cmd (it auto closes)
    2. Manager.cmd (auto closes)
    3. Field.cmd (got an error saying "The application was unable to start correctly (0xc0000142)

    was wondering, in ODBC, should i do this?
    for billing.dsn>configure>NOVA_BILLINGDB_0001
    for field.dsn>configure>NOVA_GAMEDB_0001
    for log.dsn>configure>NOVA_LOGDB_0001
    for publishing.dsn>Configure>NOVA_WORLDDB_0001
    for world.dsn>configure>NOVA_WORLDDB_0001

    or set all to NOVA_BILLINGDB_0001?
    Do NOT change the mapping of your dsn files.

    I ran into that as well. It turned out to be an issue with the time zone and Daylight savings time. You have to disable auto timezone and turn off DST in your host system. Don't skip that step.

    For me it turned out to be using Windows Server 2019 not respecting my change to the DST setting. It kept re-enabling it on me. I redid the install on Windows Server 2016 and all went well. If you are using Server 2019 or possibly newer, this may be your problem as well.


    NOTE FOR ANYONE READING THIS:
    I avoid Sql Server Express like it was Covid. Go download MS SQL Server STANDARD from their site and get the "Developer" version. It is legally free too and has everything in it the main 'for money' version does and is not nerfed in any way. For all versions you WILL have to use the SQL Server Configuration tool to enable TCPIP and reboot after you have done so.
    Last edited by The Sourcerer; 01-06-22 at 06:37 PM.

  8. #188
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: Nova 3205 server file + client

    In .dsn-file correct connection string for MS SQL EXPRESS on static port 1433 must seen as in THIS:
    Code:
    SERVER=.,1433
    it's like:
    Code:
    SERVER=127.0.0.1,1433
    and like
    Code:
    SERVER=localhost,1433
    for you's <server_IP> like
    Code:
    SERVER=<server_IP>,1433
    for non SQLEXPRESS no need write port number

  9. #189
    Valued Member squire14 is offline
    MemberRank
    Oct 2021 Join Date
    104Posts

    Re: Nova 3205 server file + client

    Quote Originally Posted by The Sourcerer View Post
    You did not answer this:

    Do NOT change the mapping of your dsn files.

    I ran into that as well. It turned out to be an issue with the time zone and Daylight savings time. You have to disable auto timezone and turn off DST in your host system. Don't skip that step.

    For me it turned out to be using Windows Server 2019 not respecting my change to the DST setting. It kept re-enabling it on me. I redid the install on Windows Server 2016 and all went well. If you are using Server 2019 or possibly newer, this may be your problem as well.


    NOTE FOR ANYONE READING THIS:
    I avoid Sql Server Express like it was Covid. Go download MS SQL Server STANDARD from their site and get the "Developer" version. It is legally free too and has everything in it the main 'for money' version does and is not nerfed in any way. For all versions you WILL have to use the SQL Server Configuration tool to enable TCPIP and reboot after you have done so.

    oh crap i forgot to install windows server. XD i already have the files but upon checking on the guides to install windows server, It says that i have to Configure BIOS Before Installing Windows Server and im pretty dumb with bios stuff hahaha uhmmm, do i really have to install windows server in VM?

    Did you restore all of the databases using that CrimsonDesert ID and did you set that user ID to have sysadmin access?
    i guess? after i got the files, i followed ledies instruction right away. i can delete the server files and extract again if that can help?


    Re: Nova 3205 server file + client

    In .dsn-file correct connection string for MS SQL EXPRESS on static port 1433 must seen as in THIS:
    Code:
    SERVER=.,1433
    it's like:
    Code:
    SERVER=127.0.0.1,1433
    and like
    Code:
    SERVER=localhost,1433
    for you's <server_IP> like
    Code:
    SERVER=<server_IP>,1433
    for non SQLEXPRESS no need write port number
    yep. thats it. but i guess i made a mistake coz i was not using the vm?

  10. #190
    Apprentice htwevinq is offline
    MemberRank
    Oct 2021 Join Date
    6Posts

    Re: Nova 3205 server file + client

    Quote Originally Posted by skeebler View Post
    Anyone who wants a client - you can use steam to get old one. You need to buy BDO on steam though.
    You need a client from around 2021-01-05 with revision 376350 or as close as possible, PAZ version 1485.

    1. Get https://github.com/SteamRE/DepotDownloader/releases
    2. Find what manifest ID you need. Its one of following, i do not remember which:
    7 January 2021 – 10:02:58 UTC 17 months ago 8470958714268510876
    6 January 2021 – 11:46:08 UTC 17 months ago 4556014762955988401
    6 January 2021 – 11:06:00 UTC 17 months ago 3962493388810395219
    30 December 2020 – 11:28:57 UTC 17 months ago 4788365661997601794
    24 December 2020 – 09:36:05 UTC 17 months ago 7624586605699557928
    3. Replace MANIFEST_ID with your chosen mainfest ID and download: depotdownloader -app 582660 -depot 582661 -manifest MANIFEST_ID -dir bdo-nova-client -username your-steam-user-name
    as far as I know depot 582661 is their test server and to be able to download this client you need to be registered on their test server, right?

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

    Re: Nova 3205 server file + client

    Quote Originally Posted by htwevinq View Post
    as far as I know depot 582661 is their test server and to be able to download this client you need to be registered on their test server, right?
    I was able to get it using my steam id and password.

  12. #192
    Apprentice LifeIsAwesome is offline
    MemberRank
    Sep 2021 Join Date
    RussiaLocation
    17Posts

    Re: Nova 3205 server file + client

    Quote Originally Posted by TieLay View Post
    Me share Server in THIS and torrent to Ladie's ver of BDO Nova 3205 Client
    Find file MarketPlace Emulator.rar in your ya.disc. It's working? Can u say how include in this server? Thanks

  13. #193
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: Nova 3205 server file + client

    Quote Originally Posted by LifeIsAwesome View Post
    Find file MarketPlace Emulator.rar in your ya.disc. It's working? Can u say how include in this server? Thanks
    not tested, it's only from other side, not remember origin...

    - - - Updated - - -

    Quote Originally Posted by squire14 View Post
    yep. thats it. but i guess i made a mistake coz i was not using the vm?
    no matter, so possible me forget for MS SQL Server Exprees need to use instance name like it's own default SQLEXPRESS, so easy forget coz no SQ EXPRESS under hand

    Code:
    SERVER=.\SQLEXPRESS,1433
    it's like:
    Code:
    SERVER=127.0.0.1\SQLEXPRESS,1433
    and like
    Code:
    SERVER=localhost\SQLEXPRESS,1433
    for you's <server_IP> like
    Code:
    SERVER=<server_IP>\SQLEXPRESS,1433
    possible correct.

    About using VM, it's eats more resources for hypervisor even if it from MS or VMware, and VMware player/WS have host's RAM use limit 128Gb. as me seen in tread...

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

    Re: Nova 3205 server file + client

    Quote Originally Posted by TieLay View Post
    not tested, it's only from other side, not remember origin...

    ...

    About using VM, it's eats more resources for hypervisor even if it from MS or VMware, and VMware player/WS have host's RAM use limit 128Gb. as me seen in tread...
    The VM uses some resources for the hypervisor indeed. However if you have 256G memory you can easily use 128gb for the server and a few gb for the hypervisor overhead. VMWare does imposes that limit of 128gb for a vm but is simple to configure. MS HyperV does not have that limit, but is much harder to configure.

    Because I work with a lot of different game servers, it is my own preference to use a VM for those game servers. Much easier to manage them all.

    Cheers!

  15. #195
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: Nova 3205 server file + client

    Me try test at ESXi 6.7 update 3, it's good exp with it, but use so more RAM, 148Gb, for it's GS - very bed...

    So about GS, so maybe who find settings for more decriase RAM usage with correct work, lags mo matter?...



Advertisement