[Guide] Server 6.0.7 installation steps

Page 24 of 31 FirstFirst ... 1416171819202122232425262728293031 LastLast
Results 346 to 360 of 464
  1. #346
    Valued Member mollo is offline
    MemberRank
    Sep 2014 Join Date
    coming soon!Location
    108Posts

    Re: [Guide] Server 6.0.7 installation steps

    okay just to help you a little bit:
    - did you check you got gm level 13?
    - for different resons, try to add DebugMSG=1 into your rundedev.ini (write it under the ip and port to the [Server] section)

  2. #347
    Novice fldl100 is offline
    MemberRank
    Dec 2017 Join Date
    4Posts

    Re: [Guide] Server 6.0.7 installation steps

    I don't really know how to set my GM Level to 13. There is no such info on the first page.
    also i just added DebugMSG=1 to my runedev.ini as you said. it does nothing.
    https://imgur.com/a/KDixz
    i restarted the server and the client, no changes.

  3. #348
    Valued Member mollo is offline
    MemberRank
    Sep 2014 Join Date
    coming soon!Location
    108Posts

    Re: [Guide] Server 6.0.7 installation steps

    okay m8....
    firstly, enabling the debugmsg only helps you if you have rights ;)
    and for the gm level.. okay:
    - you go to ROM_World in MS SQL
    - open the drop-down menu
    - open the drop-down menu of Tables
    - right click on dbo.RoleData-Account -> "Edit Top xxx Rows" (you can change how many rows in total you wanna edit but by default its set to 200)
    - find the row with you correct Account_ID (which is your game login username)
    - change the value in the column ManageLv (default its set to 0 -> change it to 13)
    - to save your changes, simply close the tab

    this should grand you fully gamemaster rights, know you can use gm commands ;)



    greetings
    mollo
    Last edited by mollo; 21-12-17 at 02:09 PM.

  4. #349
    Novice fldl100 is offline
    MemberRank
    Dec 2017 Join Date
    4Posts

    Re: [Guide] Server 6.0.7 installation steps

    Thank you very much. This should be added to the Guide on the 1st Page.

  5. #350
    Proficient Member Drewww is offline
    MemberRank
    Apr 2015 Join Date
    164Posts

    Re: [Guide] Server 6.0.7 installation steps

    Can't make it too easy else no one will discover things. Turning it on and playing is one thing, but taking the time to look in to every part of the server is how you figure things out, the database is the core of everything, it's where you can change anything about a character/account or activate and disable many server features. Also take the time to look through the LUA server files and you will find a crazy amount of great debug stuff there, and it is also where you will find many hidden secrets about the game.
    Look at my SQL files i posted a long time ago to get some ideas how you can change things in the database. Once you have get some understanding about that you can design some web server to be your game front end, use some PHP to talk to the games SQL Database and end up with a Webpage or more with useful DIY Admin tools. Logview is another handy one to play around with, but with some understanding of PHP and SQL you won't need it cause you can design your own as you learn more.
    There is a lot posted about the server now and too much to read it all, so I know your frustration, but some of us know what we know by tinkering/breaking/fixing.

  6. #351
    Apprentice anatg is offline
    MemberRank
    Dec 2017 Join Date
    9Posts

    Re: [Guide] Server 6.0.7 installation steps

    Hello all, i have truble with datacentre, he starting for 1 h and with Sql Command Process .....| Sql Command Process .....\ Sql Command Process .....- line and nothing cant help with it. i did change global.ini ;secret code password and add it to any global.ini; add secret code to playercenter.ini; may be some one know what wrong (5) DBTransferClass Connect Error _Srv = (local)\DESKTOP-FKPIEMM _DB=ROM_World _LoginID =romuser
    (5) DBTransferClass Init Error!! Server=(local)\DESKTOP-FKPIEMM DB=ROM_World LoginID=romuser
    DBTransferClass Init Error!! Please check database or ini setting
    (Server=(local)\DESKTOP-FKPIEMM DB=ROM_World LoginID=romuser)(5) DBTransferClass Connect Error _Srv = (local)\DESKTOP-FKPIEMM _DB=ROM_GlobalDB _LoginID =romuser
    (5) DBTransferClass Init Error!! Server=(local)\DESKTOP-FKPIEMM DB=ROM_GlobalDB LoginID=romuser
    DBTransferClass Init Error!! Please check database or ini setting
    (Server=(local)\DESKTOP-FKPIEMM DB=ROM_GlobalDB LoginID=romuser)(5) DBTransferClass Connect Error _Srv = (local)\DESKTOP-FKPIEMM _DB=ROM_ImportDB _LoginID =romuser

  7. #352
    Valued Member mollo is offline
    MemberRank
    Sep 2014 Join Date
    coming soon!Location
    108Posts

    Re: [Guide] Server 6.0.7 installation steps

    hello anatg,
    the problem is here " DBTransferClass Connect Error _Srv = (local)\DESKTOP-FKPIEMM _DB=ROM_World _LoginID =romuser""
    it cant connect to this sql server:
    (local)\DESKTOP-FKPIEMM _DB!
    seems like you need to fix to the connection in all global.ini (check the connection url + login, cauze it says it cant connect to romuser!)files
    !

    greetings
    mollo

  8. #353
    Member Reaperman is offline
    MemberRank
    Jan 2015 Join Date
    89Posts

    Re: [Guide] Server 6.0.7 installation steps

    Quote Originally Posted by anatg View Post
    Hello all, i have truble with datacentre, he starting for 1 h and with Sql Command Process .....| Sql Command Process .....\ Sql Command Process .....- line and nothing cant help with it. i did change global.ini ;secret code password and add it to any global.ini; add secret code to playercenter.ini; may be some one know what wrong (5) DBTransferClass Connect Error _Srv = (local)\DESKTOP-FKPIEMM _DB=ROM_World _LoginID =romuser
    (5) DBTransferClass Init Error!! Server=(local)\DESKTOP-FKPIEMM DB=ROM_World LoginID=romuser
    DBTransferClass Init Error!! Please check database or ini setting
    (Server=(local)\DESKTOP-FKPIEMM DB=ROM_World LoginID=romuser)(5) DBTransferClass Connect Error _Srv = (local)\DESKTOP-FKPIEMM _DB=ROM_GlobalDB _LoginID =romuser
    (5) DBTransferClass Init Error!! Server=(local)\DESKTOP-FKPIEMM DB=ROM_GlobalDB LoginID=romuser
    DBTransferClass Init Error!! Please check database or ini setting
    (Server=(local)\DESKTOP-FKPIEMM DB=ROM_GlobalDB LoginID=romuser)(5) DBTransferClass Connect Error _Srv = (local)\DESKTOP-FKPIEMM _DB=ROM_ImportDB _LoginID =romuser
    Hey,

    in my global.ini is this (with SQLExpress):
    Acc_DBServer = Server2008\SQLEXPRESS

    for you try (if you are using SQLExpress):
    Acc_DBServer = DESKTOP-FKPIEMM\SQLEXPRESS

  9. #354

    Re: [Guide] Server 6.0.7 installation steps

    Hi, im new here and about to follow this guide, but before i do i have a couple of questions, First does this guide still work in 2018? and also, can i extract the first file to my D drive or does it have to be the C drive?

  10. #355
    Valued Member mollo is offline
    MemberRank
    Sep 2014 Join Date
    coming soon!Location
    108Posts

    Re: [Guide] Server 6.0.7 installation steps

    1. you can install it under d, yes
    2. some links in this guide are dead, cause Gameforge deleted them. You cant download the manual client installation anymore, so you don't get the needed fdb files. If you find somewhere a manual client download of a lower version or that 6.0.X, than you are lucky!
    Last edited by mollo; 18-02-18 at 07:50 AM.

  11. #356
    Infraction bannëd xlw00tlx is offline
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,468Posts

    Re: [Guide] Server 6.0.7 installation steps

    anyone with a valid client link please?

  12. #357
    Enthusiast fht is offline
    MemberRank
    Dec 2016 Join Date
    37Posts

    Re: [Guide] Server 6.0.7 installation steps

    Quote Originally Posted by xlw00tlx View Post
    anyone with a valid client link please?
    Client: https://www.pcworld.pl/ftp/gry_18207...-0-0-2535.html
    Patches: Runes of Magic Update-Liste - powered by tagdocs

  13. #358
    Infraction bannëd xlw00tlx is offline
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,468Posts

    Re: [Guide] Server 6.0.7 installation steps

    Last edited by xlw00tlx; 23-03-18 at 11:07 PM.

  14. #359
    Member arts1991 is offline
    MemberRank
    Sep 2014 Join Date
    Heaven..Location
    51Posts

    Re: [Guide] Server 6.0.7 installation steps

    What should I patch like first? 5.0 or after 6.0. Please tell me generally.

    Thank you.

    Sent from my HUAWEI VNS-L21 using Tapatalk

  15. #360
    Infraction bannëd xlw00tlx is offline
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,468Posts

    Re: [Guide] Server 6.0.7 installation steps

    Quote Originally Posted by arts1991 View Post
    What should I patch like first? 5.0 or after 6.0. Please tell me generally.

    Thank you.

    Sent from my HUAWEI VNS-L21 using Tapatalk
    i downloaded all the patchs from 5.0 to 6.07 you have to patch 1 by 1



Advertisement