Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

RYL2 Server [Not FULLY working]

Initiate Mage
Joined
Jun 13, 2006
Messages
4
Reaction score
0
Hey, i got the login up and i see the server on server list, but a popup window says Failed to get PatchInfoV2 or something like that. I click on the servr anywayz then it says something about gameguard, well im trying to get gameguard installed now. Hopefully i dont have to do much more than that.
 
MorbidA
Loyal Member
Joined
May 28, 2006
Messages
247
Reaction score
32
If it says that then its trying to autopatch, means your server is setup as a never version number than your client. Change the version number in the server config.
 
Banned
Banned
Joined
Jul 7, 2005
Messages
204
Reaction score
3
Tyfix said:
If it says that then its trying to autopatch, means your server is setup as a never version number than your client. Change the version number in the server config.

Or set VersionInfo.dat in the game folder to the same version you use in the server settings
 
Newbie Spellweaver
Joined
Jul 17, 2006
Messages
5
Reaction score
0
Server error

I know all is busy but I have a question. OK first off good guide and input. I foolowed the guide and I don't think I missed anything in the forum but I am getting the server error when I try to connect with client.
- i am using 1602 client and edit of host file.
- using japanauth
- created account as per guide
-SQL2005 SP1

Questions
-When I created the account as per guide my ID was 1, where else should i see that account being populated to?
- To run on LAN do I do the loopback?
- Once I enable for public how can I connect from inside my LAN (do I edit host file to use my WAN address?)
- When I enable for public does my setup use my LAN IP's or WAN IP's

Sorry for the possible dumb questions but I am new and trying to work through these issues but thought I would ask just incase someone has traversed these hurdles. If i am putting this in the wrong forum or wrong subject please let me know. OH this is RYL2 setup
 
Newbie Spellweaver
Joined
Jul 17, 2006
Messages
5
Reaction score
0
Strange things I think. I changed to youxiland auth and server error went away but the screen just sits there. Help I am lost now dont see anything in log files either attaching my demonsetup for review.
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jun 26, 2005
Messages
41
Reaction score
0
1. Wooki69 you need Mssql 2000 SP4.
2. No you dont need LoopBack for Lan.
3. Download usa Client if you search there are links. Then pach it.
Wooki69 YouxiAuth cant work.
if you want to make it work you must edit some procedures.. it is a little bit hard to do it.
You said it worked? Strange...
so why you dont use JapanAuth?

:D :D :D :D : D

Take my Working DemonSetup.ini and change the pass for DB and IP's with yours.

 
Newbie Spellweaver
Joined
Jul 17, 2006
Messages
5
Reaction score
0
laskosgeorge said:
1. Wooki69 you need Mssql 2000 SP4.
2. No you dont need LoopBack for Lan.
3. Download usa Client if you search there are links. Then pach it.
Wooki69 YouxiAuth cant work.
if you want to make it work you must edit some procedures.. it is a little bit hard to do it.
You said it worked? Strange...
so why you dont use JapanAuth?

:D :D :D :D : D

Take my Working DemonSetup.ini and change the pass for DB and IP's with yours.

OK I tried yours after installing 2000 and starting from scratch. Login server wont start using yours if you look at yours you are missing the login server items. But I set everything else like yours and when I connect the client just sits there waiting I guess. Any ideas?
 
Newbie Spellweaver
Joined
Jun 26, 2005
Messages
41
Reaction score
0
which ver of client are you using?
You need ver 1700 if i remember well and downgrade it to 1600.
 
Newbie Spellweaver
Joined
Jul 17, 2006
Messages
5
Reaction score
0
Need proc and fixed proc

I need the following procedure if anyone has
Could not find stored procedure 'dbo.spPayAuthMyth

Also found an error in in one procedure attaching fixed one pls verify to check my work. It goes in Gamemyth.
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Jul 18, 2006
Messages
2
Reaction score
0
So far guys the only bugs in my server is that i cant delete characters. Also can some one post how to add items. The code is /createitem ID LVL Grade when i enter the id 55130 (for A speed ring) it doesnt work. please help me out!
 
Newbie Spellweaver
Joined
Jul 17, 2006
Messages
5
Reaction score
0
laskosgeorge said:
y Auth Server has prob. is down i think..
check your db and pass.


I had the same problem I fixed by starting in the following order and all has run fine.
Login server
UID Server
DBAgent server
AuthServer Chat Server
map8
Map12
map14


Try that and let me know if it helps
 
Newbie Spellweaver
Joined
Sep 21, 2004
Messages
11
Reaction score
0
laskosgeorge said:
y Auth Server has prob. is down i think..
check your db and pass.
Ok, for anyone who get the Connection to authorization server has lost problem,
make sure you write the correct checksum in your demonsetup,
and use the right client,
i got it fix early, it's 1.6.0.2 not 1.6.0.0 ..

but now i got another problem,
after i input the username and password,
i got a message, "server error",
i use everything in this guide ( the first page ),
so i don't know if i miss something? or files?
 
Newbie Spellweaver
Joined
Sep 21, 2004
Messages
11
Reaction score
0
edd198 said:
kkkkkk: The problem that you are having have to do with the ID and password not existing in SQL. Make sure that the id and password that you put exist. Go where you created the account and make sure that you put the correct pass and id.
Thank you for your advise but i think it's not that problem,
i check my database and yes, i am sure that username and password,
both of them are "tester", and after i got that "server error",
my client will crash and back to the desktop,
still don't know what's wrong with it.
 
Newbie Spellweaver
Joined
Sep 21, 2004
Messages
11
Reaction score
0
edd198 said:
kkkkk: did u made sure that all 7 trays loaded?
Hello edd198,
according to this guide, it should be 8 trays load,
login, DB , auth, chat, UID, MAP8, 12 and 14,
and i am sure that all of them are running,
since i saw 8 icons at the lower right,
so i really don't know what's going wrong there.
 
Banned
Banned
Joined
Jul 7, 2005
Messages
204
Reaction score
3
Got a problem...
I Already done everything what i read in the guide but now...
When i open the RYLloginserver.exe it dosnt works...
A Taskicon pops up for 1second and close fast!
i alredy tryed RylUIDServer.exe and it works (same the others).
only Rylloginserver.exe goes up as icon and close quick!:question:
I tryed to deactivade my Firewall but it brings nothing!
Please help me ;(!

IF you did everything right then this cant happen ;(
 
Initiate Mage
Joined
Jul 31, 2006
Messages
4
Reaction score
0
Thx4support stealthy your DATABASE was really compleet!
But it was also my fault why it not starts but now its done!

I will list up the steps for those who doesn't know how to start:
S1.Download the server files from stealthy (thx again stealthy^o^)

S2. Do the MSQL things and ODCB things (New DB, restore, DSN)
S3. Is discribed here (thx to Spraxx comment from 06-29-2006): http://forum.ragezone.com/risk-your-life-dev/guide-ryl2-server-not-fully-working-147550-2.html

S4. Correct his DemonSetup.ini file with your IP's, DB accounts and Passwords. After save DemonSetup.ini under X:\WINDOWS (You dont need to change ServerConfig after).
S5. Do that steps posted from Demon at page 1: Setting up GameServer.exe and Setting up Server Configs.

At least open that 8 icons and push on Loginicon "User Login Perminission" (two Squares).

Use your Accounts and have FUN FUN FUN!!!!!!

(Dont forget: change ip on HOSTs at X:\WINDOWS\system32\drivers\etc
add your LAN IP (red) line like this:
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
192.168.xxx.x login2.battlelands.net

I Hope this will help you all!
 
Banned
Banned
Joined
Jul 7, 2005
Messages
204
Reaction score
3
If you want to use the PoTE client download 1750 and use the 1600 patch on it.
For IU just download the 1602 client..

They both work
 
MorbidA
Loyal Member
Joined
May 28, 2006
Messages
247
Reaction score
32
hmm anyone have any ideas what does this 0x80010086 mean in Arrangement files? Trying to add some monsters, but no luck atm.

its the HEX value of the mob ID plus a number of how many of the same type you are placing in that area.

0x80000086 134 ...
0x80010086 134 ...
0x80020086 134 ...
...
0x80090086 134 ...
0x800a0086 134 ...

--

86 Hex = 134 Dec

The third number is the Monster Party ID, if you want to place monsters in a party with each other.
 
Back
Top