Register for your free account! | Forgot your password?

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

  • 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/30/2010, 12:27   #211
 
elite*gold: 0
Join Date: Dec 2007
Posts: 34
Received Thanks: 14
if you dont know how to use a svn then i cant help you i dont will upload it on a filehoster!
zorrokiller is offline  
Old 10/30/2010, 12:35   #212
 
elite*gold: 2798
Join Date: Sep 2009
Posts: 406
Received Thanks: 87
what for a Mysql i need ?
jacksσN. is offline  
Old 10/30/2010, 13:06   #213
 
* White *'s Avatar
 
elite*gold: 0
Join Date: Oct 2010
Posts: 717
Received Thanks: 330
why i got ????????this eror.after some time in game?
* White * is offline  
Old 10/30/2010, 13:26   #214
 
CrystalCoder's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 1,136
Received Thanks: 251
objectspawn error

Code:
[30/10/2010 13:12:51] הערך היה גדול מדי או קטן מדי עבור Int16. ->    ב-  System.Convert.ToInt16(UInt32 value)
   ב-  System.UInt32.System.IConvertible.ToInt16(IFormatProvider provider)
   ב-  System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
   ב-  MySql.Data.MySqlClient.MySqlDataReader.ChangeType(IMySqlValue value, Int32 fieldIndex, Type newType)
   ב-  MySql.Data.MySqlClient.MySqlDataReader.GetInt16(Int32 i)
   ב-  Game.Systems.PlayerDataLoad()
[30/10/2010 13:12:51] ההפניה לאובייקט לא הוגדרה למופע של אובייקט. ->    ב-  Game.Private.Packet.Load(character c)
   ב-  Game.Systems.LoginScreen()
[30/10/2010 13:23:49] ערך היה גדול מדי או קטן מדי עבור UInt16. ->    ב-  System.Convert.ToUInt16(Int32 value)
   ב-  System.Double.System.IConvertible.ToUInt16(IFormatProvider provider)
   ב-  System.Convert.ToUInt16(Object value)
   ב-  Framework.PacketWriter.Word(Object data)
   ב-  Game.Public.Packet.ObjectSpawn(obj o)
   ב-  Game.Systems.ObjectSpawnCheck()
[30/10/2010 13:23:49] ההפניה לאובייקט לא הוגדרה למופע של אובייקט. ->    ב-  Game.Systems.InGameSuccess()
   ב-  Game.Systems.oPCode(Decode de)

its appeard me when i go to city and no npc
then crash
CrystalCoder is offline  
Old 10/30/2010, 13:30   #215
 
elite*gold: 0
Join Date: Oct 2010
Posts: 192
Received Thanks: 48
Quote:
Originally Posted by mage200 View Post
Code:
[30/10/2010 13:12:51] הערך היה גדול מדי או קטן מדי עבור Int16. ->    ב-  System.Convert.ToInt16(UInt32 value)
   ב-  System.UInt32.System.IConvertible.ToInt16(IFormatProvider provider)
   ב-  System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
   ב-  MySql.Data.MySqlClient.MySqlDataReader.ChangeType(IMySqlValue value, Int32 fieldIndex, Type newType)
   ב-  MySql.Data.MySqlClient.MySqlDataReader.GetInt16(Int32 i)
   ב-  Game.Systems.PlayerDataLoad()
[30/10/2010 13:12:51] ההפניה לאובייקט לא הוגדרה למופע של אובייקט. ->    ב-  Game.Private.Packet.Load(character c)
   ב-  Game.Systems.LoginScreen()
[30/10/2010 13:23:49] ערך היה גדול מדי או קטן מדי עבור UInt16. ->    ב-  System.Convert.ToUInt16(Int32 value)
   ב-  System.Double.System.IConvertible.ToUInt16(IFormatProvider provider)
   ב-  System.Convert.ToUInt16(Object value)
   ב-  Framework.PacketWriter.Word(Object data)
   ב-  Game.Public.Packet.ObjectSpawn(obj o)
   ב-  Game.Systems.ObjectSpawnCheck()
[30/10/2010 13:23:49] ההפניה לאובייקט לא הוגדרה למופע של אובייקט. ->    ב-  Game.Systems.InGameSuccess()
   ב-  Game.Systems.oPCode(Decode de)

its appeard me when i go to city and no npc
then crash
You using windows xp?
coderska is offline  
Old 10/30/2010, 13:33   #216
 
Burton_1993's Avatar
 
elite*gold: 0
Join Date: Oct 2010
Posts: 318
Received Thanks: 144
Quote:
Originally Posted by coderska View Post
You using windows xp?
I have Windows 7 (32b) and I get also this "objectspawn error" (cuz no npc)
using mssql
Burton_1993 is offline  
Old 10/30/2010, 13:37   #217
 
CrystalCoder's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 1,136
Received Thanks: 251
Quote:
Originally Posted by coderska View Post
You using windows xp?
yes
Quote:
Originally Posted by Burton_1993 View Post
I have Windows 7 (32b) and I get also this "objectspawn error" (cuz no npc)
using mssql
i dont think windows belong to this error
from what i see something worng when he try loading npcpos.txt in the code
CrystalCoder is offline  
Old 10/30/2010, 13:43   #218
 
Burton_1993's Avatar
 
elite*gold: 0
Join Date: Oct 2010
Posts: 318
Received Thanks: 144
YEP
Burton_1993 is offline  
Old 10/30/2010, 13:44   #219
 
elite*gold: 0
Join Date: Mar 2007
Posts: 657
Received Thanks: 234
Fk.. C5 when login
_BalzeR_ is offline  
Old 10/30/2010, 13:45   #220
 
Burton_1993's Avatar
 
elite*gold: 0
Join Date: Oct 2010
Posts: 318
Received Thanks: 144
c5 means you don't use md5 password

btw all who use MYSQL just checkout with Tortoise SVN >
Burton_1993 is offline  
Old 10/30/2010, 13:46   #221
 
CrystalCoder's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 1,136
Received Thanks: 251
Quote:
Originally Posted by _BalzeR_ View Post
Fk.. C5 when login
mean your password not match to password in database (login info are incorect)
CrystalCoder is offline  
Old 10/30/2010, 13:49   #222
 
elite*gold: 0
Join Date: Mar 2007
Posts: 657
Received Thanks: 234
I use md5 password " admin " ^^

I download rev37 and got c5

On rev34 no problems.
_BalzeR_ is offline  
Old 10/30/2010, 13:51   #223
 
CrystalCoder's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 1,136
Received Thanks: 251
this is what happan to me and this the slotion for this problem
CrystalCoder is offline  
Old 10/30/2010, 14:11   #224
 
Burton_1993's Avatar
 
elite*gold: 0
Join Date: Oct 2010
Posts: 318
Received Thanks: 144
@zorrokiller I get crash when going to npc places...
objectspawn error... with msssql and MYSQL rewrite...the same

here is the errror list
Quote:
[30/10/2010 12:06:45] ההפניה לאובייקט לא הוגדרה למופע של אובייקט. -> ב- Game.Systems.InGameSuccess()
ב- Game.Systems.oPCode(Decode de)
[30/10/2010 12:07:07] ערך היה גדול מדי או קטן מדי עבור UInt16. -> ב- System.Convert.ToUInt16(Int32 value)
ב- System.Double.System.IConvertible.ToUInt16(IFormat Provider provider)
ב- System.Convert.ToUInt16(Object value)
ב- Framework.PacketWriter.Word(Object data)
ב- Game.Public.Packet.ObjectSpawn(obj o)
ב- Game.Systems.ObjectSpawnCheck()
[30/10/2010 12:07:23] ערך היה גדול מדי או קטן מדי עבור UInt16. -> ב- System.Convert.ToUInt16(Int32 value)
ב- System.Double.System.IConvertible.ToUInt16(IFormat Provider provider)
ב- System.Convert.ToUInt16(Object value)
ב- Framework.PacketWriter.Word(Object data)
ב- Game.Public.Packet.ObjectSpawn(obj o)
ב- Game.Systems.ObjectSpawnCheck()
[30/10/2010 12:08:02] ההפניה לאובייקט לא הוגדרה למופע של אובייקט. -> ב- Game.Systems.InGameSuccess()
ב- Game.Systems.oPCode(Decode de)
[30/10/2010 12:08:08] ערך היה גדול מדי או קטן מדי עבור UInt16. -> ב- System.Convert.ToUInt16(Int32 value)
ב- System.Double.System.IConvertible.ToUInt16(IFormat Provider provider)
ב- System.Convert.ToUInt16(Object value)
ב- Framework.PacketWriter.Word(Object data)
ב- Game.Public.Packet.ObjectSpawn(obj o)
ב- Game.Systems.ObjectSpawnCheck()
[30/10/2010 12:08:31] ערך היה גדול מדי או קטן מדי עבור UInt16. -> ב- System.Convert.ToUInt16(Int32 value)
ב- System.Double.System.IConvertible.ToUInt16(IFormat Provider provider)
ב- System.Convert.ToUInt16(Object value)
ב- Framework.PacketWriter.Word(Object data)
ב- Game.Public.Packet.ObjectSpawn(obj o)
ב- Game.Systems.ObjectSpawnCheck()
[30/10/2010 12:08:31] ההפניה לאובייקט לא הוגדרה למופע של אובייקט. -> ב- Game.Systems.InGameSuccess()
ב- Game.Systems.oPCode(Decode de)
[30/10/2010 12:36:59] ההפניה לאובייקט לא הוגדרה למופע של אובייקט. -> ב- Game.Systems.InGameSuccess()
ב- Game.Systems.oPCode(Decode de)
[30/10/2010 12:40:15] ההפניה לאובייקט לא הוגדרה למופע של אובייקט. -> ב- Game.Systems.InGameSuccess()
ב- Game.Systems.oPCode(Decode de)
[30/10/2010 12:43:13] ההפניה לאובייקט לא הוגדרה למופע של אובייקט. -> ב- Game.Systems.InGameSuccess()
ב- Game.Systems.oPCode(Decode de)
[30/10/2010 12:44:52] ההפניה לאובייקט לא הוגדרה למופע של אובייקט. -> ב- Game.Systems.InGameSuccess()
ב- Game.Systems.oPCode(Decode de)
[30/10/2010 12:47:45] הערך היה גדול מדי או קטן מדי עבור Int16. -> ב- System.Convert.ToInt16(Int32 value)
ב- System.Convert.ToInt16(Double value)
ב- Game.Systems.SavePlayerInfo()
[30/10/2010 12:50:11] הערך היה גדול מדי או קטן מדי עבור Int16. -> ב- System.Convert.ToInt16(Int32 value)
ב- System.Convert.ToInt16(Double value)
ב- Game.Systems.SavePlayerInfo()
[30/10/2010 12:51:39] הערך היה גדול מדי או קטן מדי עבור Int16. -> ב- System.Convert.ToInt16(Int32 value)
ב- System.Convert.ToInt16(Double value)
ב- Game.Systems.SavePlayerInfo()
[30/10/2010 12:51:58] הערך היה גדול מדי או קטן מדי עבור Int16. -> ב- System.Convert.ToInt16(Int32 value)
ב- System.Convert.ToInt16(Double value)
ב- Game.Systems.SavePlayerInfo()
[30/10/2010 12:51:59] הערך היה גדול מדי או קטן מדי עבור Int16. -> ב- System.Convert.ToInt16(Int32 value)
ב- System.Convert.ToInt16(Double value)
ב- Game.Systems.SavePlayerInfo()
[30/10/2010 12:52:07] הערך היה גדול מדי או קטן מדי עבור Int16. -> ב- System.Convert.ToInt16(Int32 value)
ב- System.Convert.ToInt16(Double value)
ב- Game.Systems.SavePlayerInfo()
[30/10/2010 12:52:19] הערך היה גדול מדי או קטן מדי עבור Int16. -> ב- System.Convert.ToInt16(Int32 value)
ב- System.Convert.ToInt16(Double value)
ב- Game.Systems.SavePlayerInfo()
[30/10/2010 12:58:01] הערך היה גדול מדי או קטן מדי עבור Int16. -> ב- System.Convert.ToInt16(Int32 value)
ב- System.Convert.ToInt16(Double value)
ב- Game.Systems.SavePlayerInfo()
[30/10/2010 12:58:47] הערך היה גדול מדי או קטן מדי עבור Int16. -> ב- System.Convert.ToInt16(Int32 value)
ב- System.Convert.ToInt16(Double value)
ב- Game.Systems.SavePlayerInfo()
[30/10/2010 12:58:48] הערך היה גדול מדי או קטן מדי עבור Int16. -> ב- System.Convert.ToInt16(Int32 value)
ב- System.Convert.ToInt16(Double value)
ב- Game.Systems.SavePlayerInfo()
[30/10/2010 12:59:02] ההפניה לאובייקט לא הוגדרה למופע של אובייקט. -> ב- Game.Systems.InGameSuccess()
ב- Game.Systems.oPCode(Decode de)
[30/10/2010 13:10:35] האינדקס נמצא מחוץ לגבולות המערך. -> ב- Game.Systems.MainSkill(List`1 list)
Burton_1993 is offline  
Old 10/30/2010, 14:19   #225
 
* White *'s Avatar
 
elite*gold: 0
Join Date: Oct 2010
Posts: 717
Received Thanks: 330
who have workin my sql?and know how to fix and rewrite to it?and have skype? Pleas peoples write if you know that
* White * 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 17:23.


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.