Hello @ all,
i have a question too ;)
I use Microsoft SQL Server Management Studio and logged me in .\SqlExpress
Then i go to Security -> Logins and make a new user "romuser" with sql login.
Then i log out and try to log in with romuser and the password i have maked in the step before, but i cant log in.
Can anybody help me out please? What have i missed?
----------
Originally Posted by Kiz04
![]()
Hello everyone, before anything i wanna say, yes i've read all the pages on this topic.
I'm blocked (since 2days now) at the part 3.1.
Things not clear, someguys here says you must DL SQL express, while in the topic it's wrote only SQL server management studio (not the express). So i've tried both, and only with the Express version one, i could pass the first window who ask for login, so i put .\SQLEXPRESS.
Here it is, i create the romuser account in security, new login etc, then tick all the boxes to give me privileges, but i can't login after that with romuser and my password, it says error 18456. I've searched on the web but impossible to solve, i've reinstall 4x times already ...
Can someone tell me how to proper create the account then i can login and go further into the creation of my own serv.
Thanks a lot in advance :)
--------
How did u solve ur problem??
Last edited by Auge; 16-09-16 at 10:40 PM.
hello friend got the same mistake you can tell me how to fix the problem with the data center thanks beforehand
Could someone revamp this guide or extend it with information in places it's lacking?
Because things such as
is not very helpful unless someone has already set up a runes server before. In the above example, there's already three things the thread creator could improve: First, explain what this "secret code" actually is and which exact part of this "expected error" contains said code. Also, there should be an alternative that doesn't require cmd for those who cannot handle it.2.3. Replace a "<PROCESS_KEY>" text in the "PlayerCenter.ini" file by encoded secret code.
To generate a secret code execute below command in a command line.
"C:\Runewaker\Server\Realm_01_Service\PlayerCenter.ini" "playercenter.ini"
An expected "Error" message will be displayed, it contains required code.
Guides in the tutorials section should also be aimed towards people with less to no experience in SQL, regardless the title of this forum. For a reference example, check the Vindictus section:
http://forum.ragezone.com/f945/tutor...setup-1107562/
To be honest, I had some help myself because I didn't manage to follow all of it, since I was entirely new to SQL at the time I made that server and I still lack experience in some things but this guide is already one of the best explained and most helpful ones around here. Together with some troubleshooting, which I have done in a seperate thread, the success rate should increase by a vast amount.
Here's a reference for a good troubleshooting thread:
http://forum.ragezone.com/f946/colle...nding-1114939/
Can someone explain me how to change the language of the client please
Great guide
I am stuck on loading zones.
DataCenter, PlayerCenter, Master etc load right away without a fail, however when I try to launch a zone, I get this error
(5) Global::Init GlobalBase::_Init()
(5) Global::Init _St->Ini.Init( IniFile )
(5) PathManageClass::Init RuInitialize_Core()
(5) PathManageClass::Init RuInitialize_NULL()
(5) ObjectDataClass [Init] LoadFile failed = data\ImageObject.DB
Does anyone know how to fix it?
Ive tried to reinstall the game and then copy the fdb/wdb again, however this didnt help.
Last edited by Abraham911; 12-10-16 at 05:47 PM.
lost connect
make sure you copy the config for server controller from the C:/Runewaker/RA Server Controller to where you installed it and then restart it, and it should look different to how yours is currently.
- - - Updated - - -
@Abraham911, what version fdbs/wdbs are you using?
@Beerpyrs
Hi there, and thanks for helping me out here
I am using the FDB/WDBs of the 6.0.7.2693 Client as suggested in the first post by Coenx.
Maybe the version Ive downloaded sucks - Ive tried to download the 6.0.7 client that was linked in the thread once
https://mega.nz/#!LY00WBaB!ydDylAlDf...6_tX0HFEnFce3U
But the Mega-DownloadLimit is making it near impossible =/
/edit
So Ive downloaded the 6.0.7.1 Client that was linked in the thread and tested if it worked with that clients fdbs - didnt work.
So am I missing something?
I take the FDBs and WDBs without extracting and drag the folders into the Resource-folder right?
The error still is the same. =/
/edit2
So, it seems you have to copy the extracted data.fdb into the zone-folder?
Cause thats what helped just now.
Now I am here (see screen)
and the zone still doesnt start up.
Last edited by Abraham911; 26-10-16 at 01:08 PM.
Loadfile Failed = data\imageobject.db
This file and most other .DB files are contained in the FDB files. They are basically a compress folder of files, most of which are database files, but also some gfx and sound and music.
So this is saying it can not find FDB/WDB
c:\runewaker\resource\fdb\ all *.FDB files here
c:\runewaker\resource\wdb\ all *.WDB files here
My guess is you put FDB and WDB in the \resource folder and didn't make the fdb or wdb folders for their own files.
- - - Updated - - -
And sorry for not being active here any more, iv'e mostly given up on the game now, been playing it since it started, spent too much money on it, had fun with the server stuff, learning lua, sql, php, java and developing addons and learning the guts of the server. Gave up on Officials years ago and went to Nexon, had a great time there, but the last of my friends stopped playing and decided too that it was time to move on. Many of the SQL files I used on my server for shit's-n'giggles I posted here long time ago. I will stop in from time to time if I think of it. The only thing that would give me interest in the server stuff again is getting the latest server files, but we all know that's going to be unlikely.
For those who struggle to get a server running, my best advice is use HyperV or VMware, make a fresh windows install on it then back it up, each time you screw up its a quick recovery, once you get it right then put it on your pc/laptop what ever. Up to v6.3 I had it running sweet in HyperV, run day and night without fail for months and months. Be realistic with the number of zones you open, 16gb ram is only a few zones, but 64gb I was able to open everything (not easy or normal modes, just hard and open worlds) for a few players.
Setting up the SQL server for most is the hardest part, one of the first mistakes is people not enabling the SQL Server Browser. Do this and you can manage the server from any PC. The latest MS SQL is the better one to use, SQL Express wasn't the best at the time but did the job.
There were a few projects I never finished, one being RA Logview, the copy I got was hacked up a little and took months to get running rewriting a lot of it. Never finished learning some of the other server tools, mostly cause none was in english. Did how ever learn how to make my own mini patches, like when I changed the event or modified *.db files. I would probably still be in the stone age with the server if it wasn't for MunkyCS and his awesome database edit tool.
Anyhow, may pop back again some time, but don't know when..
Cya's
Thank you for taking your time to reply here, even tho you are busy :)
Thanks for the help of the community I was able to find the error for me.
Which was a missing Global.ini in the Zone-Folder.
I dont know why it was missing. But after fixing that, everything went as smooth as you want it to.
Thanks everyone!
Hey guys. Can anybody tell me how to insert Items in Ruby and Phirius Shop? Are there different Parameters at SellType etc.?
Can anybody give me an example?
Thanks :)
Sell_Cost, Sell_Cost_Bonus, Sell_Cost_Free is what you need. Cost is diamonds, Bonus is rubies, and free is tokens.
Yes I tried it this way, but there are no items in the shop after all, do I have to put something in SellType oder SellType1, too?