Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Coding Corner
You last visited: Today at 22:57

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



The Arcane Troubleshooting Thread

Discussion on The Arcane Troubleshooting Thread within the SRO Coding Corner forum part of the Silkroad Online category.

Closed Thread
 
Old 10/29/2010, 13:56   #136
Trade Restricted
 
-Rikku-'s Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 159
Received Thanks: 11
Hay Guys i need help

i canīt edit the db with manger ... need help to write in the db server infos + account infos how i can make it

German
Hay leute brauche hilfe muss doch die ip etc eingeben wie mach ich das?(in der datenbank)
-Rikku- is offline  
Old 10/29/2010, 13:58   #137
 
elite*gold: 0
Join Date: Oct 2010
Posts: 192
Received Thanks: 48
lol... i'm using 15780 port on db. Why i'm using 15779 port on edxloader?
coderska is offline  
Old 10/29/2010, 14:00   #138
 
3lyka's Avatar
 
elite*gold: 0
Join Date: Feb 2008
Posts: 649
Received Thanks: 320
Quote:
Originally Posted by coderska View Post
lol... i'm using 15780 port on db. Why i'm using 15779 port on edxloader?
cuz its db port and 15779 client port
3lyka is offline  
Old 10/29/2010, 14:01   #139
 
elite*gold: 19
Join Date: Aug 2007
Posts: 2,731
Received Thanks: 1,801
Quote:
Originally Posted by coderska View Post
lol... i'm using 15780 port on db. Why i'm using 15779 port on edxloader?
port in database should be 15779 for the loginserver

loader should have 15779 in the first row and 15780 in the second row, both ips 127.0.0.1
HaGsTeR is offline  
Old 10/29/2010, 14:10   #140
 
elite*gold: 0
Join Date: Dec 2007
Posts: 1,326
Received Thanks: 539
Quote:
Originally Posted by coderska View Post
lol... i'm using 15780 port on db. Why i'm using 15779 port on edxloader?
15780 is for game server
15779 is for login server
[GM] is offline  
Old 10/29/2010, 14:22   #141
 
elite*gold: 0
Join Date: Jan 2009
Posts: 183
Received Thanks: 108
torrent upload pls 1.702
archer09 is offline  
Old 10/29/2010, 14:26   #142
 
[B]ase[J]umP's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 2,363
Received Thanks: 695
someone help me get this sql thing working.im a noob i dont know much about this stuff
[B]ase[J]umP is offline  
Old 10/29/2010, 14:47   #143
 
elite*gold: 0
Join Date: Oct 2010
Posts: 192
Received Thanks: 48
Hey who can help me? I'm write the port is 15780 on db ( gameserver ). The edxloader gateway port:15779 now working the server, i see my server name in the list but i trying to login and failed to connect server (c5). I'm using this account (I'm added the db)
Id:test
Password:098f6bcd4621d373cade4e832627b4f6 ( test )
Blocked: 0
Online: 0
Unknown:0
What's the problem?
coderska is offline  
Old 10/29/2010, 14:48   #144
 
ensar00's Avatar
 
elite*gold: 0
Join Date: Feb 2008
Posts: 269
Received Thanks: 218
Quote:
Originally Posted by coderska View Post
Hey who can help me? I'm write the port is 15780 on db ( gameserver ). The edxloader gateway port:15779 now working the server, i see my server name in the list but i trying to login and failed to login (c5). I'm using this account (I'm added the db)
Id:test
Password:098f6bcd4621d373cade4e832627b4f6 ( test )
Blocked: 0
Online: 0
Unknown:0
What's the problem?
u must use upper case
it must be
"098F6BCD4621D373CADE4E832627B4F6" not "098f6bcd4621d373cade4e832627b4f6"
ensar00 is offline  
Old 10/29/2010, 14:53   #145
 
elite*gold: 0
Join Date: Jan 2008
Posts: 1,456
Received Thanks: 543
i get this error
Ghost in Flames is offline  
Old 10/29/2010, 14:54   #146
 
elite*gold: 19
Join Date: Aug 2007
Posts: 2,731
Received Thanks: 1,801
Quote:
Originally Posted by coderska View Post
Hey who can help me? I'm write the port is 15780 on db ( gameserver ). The edxloader gateway port:15779 now working the server, i see my server name in the list but i trying to login and failed to connect server (c5). I'm using this account (I'm added the db)
Id:test
Password:098f6bcd4621d373cade4e832627b4f6 ( test )
Blocked: 0
Online: 0
Unknown:0
What's the problem?
Dude, the ip you put in the db is for the loginserver
ip in db should be 15779
HaGsTeR is offline  
Old 10/29/2010, 15:18   #147
 
elite*gold: 0
Join Date: Oct 2010
Posts: 192
Received Thanks: 48
Ok now working all but what is this on errorlist.txt?
Code:
[10/29/2010 4:05:47 PM] Object reference not set to an instance of an object. ->    at Game.Systems.InGameSuccess()
   at Game.Systems.oPCode(Decode de)
[10/29/2010 4:06:09 PM] Object reference not set to an instance of an object. ->    at Game.Systems.InGameSuccess()
   at Game.Systems.oPCode(Decode de)
[10/29/2010 4:06:50 PM] Value was either too large or too small for a UInt16. ->    at System.Convert.ToUInt16(Int32 value)
   at System.Double.System.IConvertible.ToUInt16(IFormatProvider provider)
   at System.Convert.ToUInt16(Object value)
   at Framework.PacketWriter.Word(Object data)
   at Game.Public.Packet.ObjectSpawn(obj o)
   at Game.Systems.ObjectSpawnCheck()
[10/29/2010 4:07:55 PM] Object reference not set to an instance of an object. ->    at Game.Systems.InGameSuccess()
   at Game.Systems.oPCode(Decode de)
[10/29/2010 4:07:57 PM] Value was either too large or too small for a UInt16. ->    at System.Convert.ToUInt16(Int32 value)
   at System.Double.System.IConvertible.ToUInt16(IFormatProvider provider)
   at System.Convert.ToUInt16(Object value)
   at Framework.PacketWriter.Word(Object data)
   at Game.Public.Packet.ObjectSpawn(obj o)
   at Game.Systems.ObjectSpawnCheck()
[10/29/2010 4:08:05 PM] Value was either too large or too small for a UInt16. ->    at System.Convert.ToUInt16(Int32 value)
   at System.Double.System.IConvertible.ToUInt16(IFormatProvider provider)
   at System.Convert.ToUInt16(Object value)
   at Framework.PacketWriter.Word(Object data)
   at Game.Public.Packet.ObjectSpawn(obj o)
   at Game.Systems.ObjectSpawnCheck()
[10/29/2010 4:08:33 PM] Object reference not set to an instance of an object. ->    at Game.Systems.InGameSuccess()
   at Game.Systems.oPCode(Decode de)
[10/29/2010 4:08:42 PM] Value was either too large or too small for a UInt16. ->    at System.Convert.ToUInt16(Int32 value)
   at System.Double.System.IConvertible.ToUInt16(IFormatProvider provider)
   at System.Convert.ToUInt16(Object value)
   at Framework.PacketWriter.Word(Object data)
   at Game.Public.Packet.ObjectSpawn(obj o)
   at Game.Systems.ObjectSpawnCheck()
[10/29/2010 4:16:55 PM] Value was either too large or too small for a UInt16. ->    at System.Convert.ToUInt16(Int32 value)
   at System.Double.System.IConvertible.ToUInt16(IFormatProvider provider)
   at System.Convert.ToUInt16(Object value)
   at Framework.PacketWriter.Word(Object data)
   at Game.Public.Packet.ObjectSpawn(obj o)
   at Game.Systems.ObjectSpawnCheck()
[10/29/2010 4:16:55 PM] Object reference not set to an instance of an object. ->    at Game.Systems.InGameSuccess()
   at Game.Systems.oPCode(Decode de)
coderska is offline  
Old 10/29/2010, 15:25   #148
 
chea77er's Avatar
 
elite*gold: 12
Join Date: Oct 2009
Posts: 290
Received Thanks: 194
If a second player joins over Hamachi, it works too.

But after he logon with his character it crash. If I use his Character it work. But every time a second player join, the server crash.
chea77er is offline  
Old 10/29/2010, 15:36   #149
 
elite*gold: 0
Join Date: Jul 2008
Posts: 6
Received Thanks: 0
When i start the loginserver i become this error message:
Error: Only one usage of each socket address (protocol/network address/port) is normally permitted.

When i start the game with the edxsilkroadloader 5, i become a disconnect.

I become this error message in the gameserver console (google translater):
Code:
System.Net.Sockets.SocketException (0x80004005): An existing connection was
e closed by the remote host
   at System.Net.Sockets.Socket.BeginReceive (Byte [] buffer, Int32 offset, Int32
 size SocketFlags socket, AsyncCallback callback, Object state)
   at Game.Users.ClientReceive (IAsyncResult ar) in C: \ Documents and Settings
en \ YourName\ Desktop \ aztech_Server \ trunk \ src \ game server \ game \ Users.cs: 55th row
bfkj is offline  
Old 10/29/2010, 15:37   #150
 
carra's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 531
Received Thanks: 125
any1 can create tutorial video how to connect to mssql or can create db in mysql???
carra is offline  
Closed Thread


Similar Threads Similar Threads
[C#]The Arcane Development Thread
10/25/2011 - SRO Coding Corner - 250 Replies
TALK HERE IF YOU CAN NOT PROGRAM!: http://www.elitepvpers.com/forum/sro-coding-corner /807716-arcane-troubleshooting-thread.html ______________________________ First of all thanks: Thanks to chea77er for leaking it and to Miki_Maus for contributing the related client. So.... Why did I open that thread?



All times are GMT +1. The time now is 22:58.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.