[Guide] Server 6.0.7 installation steps

Page 30 of 31 FirstFirst ... 2022232425262728293031 LastLast
Results 436 to 450 of 464
  1. #436
    Member superk is offline
    MemberRank
    Dec 2018 Join Date
    CanadaLocation
    59Posts

    Re: [Guide] Server 6.0.7 installation steps

    you can just download the 607 files and run them as is. no need to actually patch up. however. the 607 files keep getting reported by someone who apparantly is hellbent on ruining it for everyone, SO, yeah unless you find the 607 download link (its in the forums, look harder) yeah download and patch

  2. #437
    Apprentice RedInferno is offline
    MemberRank
    Sep 2015 Join Date
    8Posts

    Re: [Guide] Server 6.0.7 installation steps

    Solved
    Last edited by RedInferno; 16-03-19 at 09:31 PM.

  3. #438
    Novice holidaygm is offline
    MemberRank
    May 2019 Join Date
    1Posts

    Re: [Guide] Server 6.0.7 installation steps

    3.1. Login to the SQL server with admin privileges and create the SQL server account "romuser".
    Set a password at least 6 characters long. Grant this user all privileges. Disconnect from the SQL server.

    3.2. Use "romuser" account to login to the SQL server again.
    Having issues with this. When logging in with SQL Server Authentication as romuser, it says cant connect to server and gives me this error:
    TITLE: Connect to Server------------------------------Cannot connect to DESKTOP-RSHI537\SQLEXPRESS.------------------------------ADDITIONAL INFORMATION:Login failed for user 'romuser'. (Microsoft SQL Server, Error: 18456)For help, click: Microsoft – Offici------------------------------BUTTONS:OK------------------------------

  4. #439
    Apprentice Mopnex is offline
    MemberRank
    May 2019 Join Date
    RussiaLocation
    10Posts

    Re: [Guide] Server 6.0.7 installation steps

    Did you include mixed authorization in sql?

  5. #440
    Enthusiast Adri1998 is offline
    MemberRank
    Oct 2015 Join Date
    BarcelonaLocation
    48Posts

    Re: [Guide] Server 6.0.7 installation steps

    hello, somebody, can help me, in the client I get when creating character, system error, how is it solved

  6. #441
    Apprentice Mopnex is offline
    MemberRank
    May 2019 Join Date
    RussiaLocation
    10Posts

    Re: [Guide] Server 6.0.7 installation steps

    Quote Originally Posted by Adri1998 View Post
    hello, somebody, can help me, in the client I get when creating character, system error, how is it solved
    Quote Originally Posted by Elssair View Post
    Hi, this error appear a lot of times on this forum :). If I remember correctly you only need to set your sql user to english with this code

    sp_defaultlanguage sa, us_english
    User sa now is on english format.

    Suerte neng XDD
    Regards,
    Elssair.
    Try it

  7. #442
    Enthusiast Adri1998 is offline
    MemberRank
    Oct 2015 Join Date
    BarcelonaLocation
    48Posts

    Re: [Guide] Server 6.0.7 installation steps

    [IMG]imgur.com/a/cWKjlAN[/IMG]

    I have this error, I can not solve it, someone helps me.

    please thanks. This is my discord. Adyx#7642

  8. #443
    Enthusiast Jokey1987 is offline
    MemberRank
    Oct 2014 Join Date
    47Posts

    Re: [Guide] Server 6.0.7 installation steps

    Set the language in SQL to english :)

  9. #444
    Apprentice Mopnex is offline
    MemberRank
    May 2019 Join Date
    RussiaLocation
    10Posts

    Re: [Guide] Server 6.0.7 installation steps

    Open SQL Server Management Studio
    Connect to the database
    Create a new query
    Paste there
    sp_defaultlanguage sa, us_english
    Press the execute button
    ...
    Profit!
    If it doesn't work, restart the server.
    sorry for my English

  10. #445
    Enthusiast Adri1998 is offline
    MemberRank
    Oct 2015 Join Date
    BarcelonaLocation
    48Posts

    Re: [Guide] Server 6.0.7 installation steps

    Thank you very much, for the help, I have already been able to solve it. Someone has the 6.4.2 sql files that I need
    @Mopnex
    @Jokey1987

  11. #446
    Novice ByRex is offline
    MemberRank
    Jun 2019 Join Date
    2Posts

    Re: [Guide] Server 6.0.7 installation steps

    Hi guys I have a problem :/ Can you help me ?



    this is ini


    ı tried (local)\SQLEXPRESS but it didn't work.



    this is working.

  12. #447
    Apprentice Mopnex is offline
    MemberRank
    May 2019 Join Date
    RussiaLocation
    10Posts

    Re: [Guide] Server 6.0.7 installation steps

    Enter the password in global.ini without <> signs
    And
    Acc_DBServer = (local)\SQLEXPRESS.

    Where SQLEXPRESS - the name of the database engine that you wrote when installing the server

    and when connecting to the server via SSMS you need to use
    Compute name\SQLEXPRESS
    eg:
    DESKTOP-MOOR1KO\SQLEXPRESS
    where DESKTOP-MOOR1KO is the name of my computer
    Last edited by Mopnex; 18-06-19 at 10:04 PM.

  13. #448
    Novice Duoquote is offline
    MemberRank
    Aug 2019 Join Date
    1Posts

    Re: [Guide] Server 6.0.7 installation steps

    Quote Originally Posted by ByRex View Post
    you wrote the password wrong, you should not put the password inside <>, put without these like Log_Password = 3468765

  14. #449
    Apprentice dutchman360 is offline
    MemberRank
    Sep 2015 Join Date
    21Posts

    Re: [Guide] Server 6.0.7 installation steps

    I have set up this server so many times now with different computers but somehow I got stuck this time.



    Account and PlayerCenter get online after a few minutes but seem not to work because login isnt possible. If I remember correctly even when Datacenter wasnt online you were able to login. It gets stuck when loading character data then.

    The only things I am doing different is not installing the server on C drive but instead on E drive. I have changed all global.ini files like this:

    Code:
    ;Resource pathDataPath                = "E:\Runewaker\Resource"
    ResourcePath            = "E:\Runewaker\Resource"
    LuaPath                    = "E:\Runewaker\Resource\LuaScript"
    Do I need to change something else to E?

    Additionally I am running SQL Server 2017 and the newest Management studio. Could this make any difference?

    Thanks in advance

  15. #450
    Proficient Member Lifefire is offline
    MemberRank
    May 2018 Join Date
    USALocation
    164Posts

    Re: [Guide] Server 6.0.7 installation steps

    If you are launching behind a router than you will need to grab the proper exe files for the switch and proxy of the server version you are running... they are in the forum somewhere



Advertisement