Register for your free account! | Forgot your password?

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

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

Advertisement



Solveing system errors with arcane project

Discussion on Solveing system errors with arcane project within the SRO Coding Corner forum part of the Silkroad Online category.

Closed Thread
 
Old 11/10/2010, 22:49   #106
 
Tazdingo7's Avatar
 
elite*gold: 0
Join Date: Sep 2009
Posts: 248
Received Thanks: 127
Quote:
Originally Posted by Burton_1993 View Post
to create account with password MD5.
I mean how i do this ? xD
Tazdingo7 is offline  
Old 11/10/2010, 22:49   #107
 
Dr.Abdelfattah's Avatar
 
elite*gold: 7
Join Date: May 2010
Posts: 2,115
Received Thanks: 2,374
Quote:
Originally Posted by Tazdingo7 View Post
Ok i already replase it and now what i need to do ?
use the reg. page that post here

----------------------------

Quote:
Originally Posted by Tazdingo7 View Post
I dont know how to do it u can help me with the reg page posted here or give me a code ?

Edit : can you show me the congi.php of your page ?

or pass me the files u use ?
^
^
^
^
^
^
Quote:
Originally Posted by Burton_1993 View Post
to create account with password MD5.
^
^
^

see that ya man ^^
Dr.Abdelfattah is offline  
Thanks
1 User
Old 11/10/2010, 22:55   #108
 
Tazdingo7's Avatar
 
elite*gold: 0
Join Date: Sep 2009
Posts: 248
Received Thanks: 127
Jejeje ok ^^

A little problem when i replace the users table appear this

Msg 2714, Level 16, State 4, Line 1
There is already an object named 'PK_users' in the database.
Msg 1750, Level 16, State 0, Line 1
Could not create constraint. See previous errors.

And where is the pk_user object to delete it ? :S
Tazdingo7 is offline  
Old 11/10/2010, 22:58   #109
 
Dr.Abdelfattah's Avatar
 
elite*gold: 7
Join Date: May 2010
Posts: 2,115
Received Thanks: 2,374
Quote:
Originally Posted by Tazdingo7 View Post
Jejeje ok ^^

A little problem when i replace the users table appear this

Msg 2714, Level 16, State 4, Line 1
There is already an object named 'PK_users' in the database.
Msg 1750, Level 16, State 0, Line 1
Could not create constraint. See previous errors.

And where is the pk_user object to delete it ? :S
u don't event delete users table ...
Dr.Abdelfattah is offline  
Old 11/10/2010, 23:02   #110
 
Burton_1993's Avatar
 
elite*gold: 0
Join Date: Oct 2010
Posts: 318
Received Thanks: 144
Quote:
Originally Posted by Tazdingo7 View Post
I mean how i do this ? xD
to create a MD5 Password use this website ->

Then go to "Users" Table and do like in the screenshot above.


Is this more understandable for you?
Burton_1993 is offline  
Thanks
1 User
Old 11/10/2010, 23:14   #111
 
Tazdingo7's Avatar
 
elite*gold: 0
Join Date: Sep 2009
Posts: 248
Received Thanks: 127
T_T continue this error Fatal error: Call to undefined function mssql_connect() in C:\xampplite\htdocs\regpage\Config\Config.php on line 9

Anyone can help me with teamviewer ? i still 1 day with this error
Tazdingo7 is offline  
Old 11/10/2010, 23:27   #112
 
Dr.Abdelfattah's Avatar
 
elite*gold: 7
Join Date: May 2010
Posts: 2,115
Received Thanks: 2,374
Quote:
Originally Posted by Tazdingo7 View Post
T_T continue this error Fatal error: Call to undefined function mssql_connect() in C:\xampplite\htdocs\regpage\Config\Config.php on line 9

Anyone can help me with teamviewer ? i still 1 day with this error
just enable mssql conection from php.ini
Dr.Abdelfattah is offline  
Old 11/11/2010, 00:11   #113
 
Burton_1993's Avatar
 
elite*gold: 0
Join Date: Oct 2010
Posts: 318
Received Thanks: 144
Quote:
Originally Posted by abdelfattah View Post
just enable mssql conection from php.ini
I already fixed his all problem trough Teamviewer all works for him now.
Burton_1993 is offline  
Thanks
1 User
Old 11/11/2010, 01:19   #114
 
Dr.Abdelfattah's Avatar
 
elite*gold: 7
Join Date: May 2010
Posts: 2,115
Received Thanks: 2,374
Quote:
Originally Posted by Burton_1993 View Post
I already fixed his all problem trough Teamviewer all works for him now.
good
Dr.Abdelfattah is offline  
Old 11/11/2010, 01:31   #115
 
Tazdingo7's Avatar
 
elite*gold: 0
Join Date: Sep 2009
Posts: 248
Received Thanks: 127
Quote:
Originally Posted by Burton_1993 View Post
I already fixed his all problem trough Teamviewer all works for him now.
A little problem more xD users cant see me page online with me IP

See : Nothing for me friends and for me appear this
Tazdingo7 is offline  
Old 11/11/2010, 03:25   #116
 
Dr.Abdelfattah's Avatar
 
elite*gold: 7
Join Date: May 2010
Posts: 2,115
Received Thanks: 2,374
Quote:
Originally Posted by Tazdingo7 View Post
A little problem more xD users cant see me page online with me IP

See : Nothing for me friends and for me appear this
this is ur local ip in router ,,
use
whatismyipaddress.com to know whatis ur public ip ,,
Dr.Abdelfattah is offline  
Old 11/11/2010, 17:18   #117
 
Air0x's Avatar
 
elite*gold: 0
Join Date: Nov 2010
Posts: 25
Received Thanks: 0
When I try to create a character on REV70 I got this error:

at Game.Systems.CharacterCheck(String name)
[2010-11-11 16:33:42] Object reference not set to an instance of an object. -> at Framework.MsSQL.GetDataInt(String sql, String column)
at Game.Systems.CharacterCreate()
[2010-11-11 16:42:53] Object reference not set to an instance of an object. -> at Game.Private.Packet.CharacterListing(String name)
at Game.Systems.CharacterListing()
[2010-11-11 16:43:13] Object reference not set to an instance of an object. -> at Framework.MsSQL.GetData(String sql, String column)
at Game.Systems.CharacterCheck(String name)
[2010-11-11 16:43:17] Object reference not set to an instance of an object. -> at Framework.MsSQL.GetData(String sql, String column)
at Game.Systems.CharacterCheck(String name)
[2010-11-11 16:43:17] Object reference not set to an instance of an object. -> at Framework.MsSQL.GetData(String sql, String column)
at Game.Systems.CharacterCheck(String name)
[2010-11-11 16:43:22] Object reference not set to an instance of an object. -> at Framework.MsSQL.GetData(String sql, String column)
at Game.Systems.CharacterCheck(String name)
[2010-11-11 16:43:22] Object reference not set to an instance of an object. -> at Framework.MsSQL.GetDataInt(String sql, String column)

Anyone know why?
Air0x is offline  
Old 11/11/2010, 17:24   #118
 
Burton_1993's Avatar
 
elite*gold: 0
Join Date: Oct 2010
Posts: 318
Received Thanks: 144
Quote:
Originally Posted by Air0x View Post
When I try to create a character on REV70 I got this error:

at Game.Systems.CharacterCheck(String name)
[2010-11-11 16:33:42] Object reference not set to an instance of an object. -> at Framework.MsSQL.GetDataInt(String sql, String column)
at Game.Systems.CharacterCreate()
[2010-11-11 16:42:53] Object reference not set to an instance of an object. -> at Game.Private.Packet.CharacterListing(String name)
at Game.Systems.CharacterListing()
[2010-11-11 16:43:13] Object reference not set to an instance of an object. -> at Framework.MsSQL.GetData(String sql, String column)
at Game.Systems.CharacterCheck(String name)
[2010-11-11 16:43:17] Object reference not set to an instance of an object. -> at Framework.MsSQL.GetData(String sql, String column)
at Game.Systems.CharacterCheck(String name)
[2010-11-11 16:43:17] Object reference not set to an instance of an object. -> at Framework.MsSQL.GetData(String sql, String column)
at Game.Systems.CharacterCheck(String name)
[2010-11-11 16:43:22] Object reference not set to an instance of an object. -> at Framework.MsSQL.GetData(String sql, String column)
at Game.Systems.CharacterCheck(String name)
[2010-11-11 16:43:22] Object reference not set to an instance of an object. -> at Framework.MsSQL.GetDataInt(String sql, String column)

Anyone know why?
you have NET. framework 4? If not then download and install.
Burton_1993 is offline  
Old 11/11/2010, 17:31   #119
 
Air0x's Avatar
 
elite*gold: 0
Join Date: Nov 2010
Posts: 25
Received Thanks: 0
Quote:
Originally Posted by Burton_1993 View Post
you have NET. framework 4? If not then download and install.
Yes, I have Netframework 4
Air0x is offline  
Old 11/11/2010, 17:51   #120
 
Air0x's Avatar
 
elite*gold: 0
Join Date: Nov 2010
Posts: 25
Received Thanks: 0
I also got this error:


Hmm.... someone know why :S?
Air0x is offline  
Closed Thread


Similar Threads Similar Threads
Take a look here about Arcane Project
10/25/2010 - SRO Coding Corner - 6 Replies
Hey there! It's Nausicaa the partner of Arcane Project. The EULA said license is limited to one person and any non-licensed users using the application will have to pay a fee or using it for only evulate it by showing the owner. By buying/installing the project you agree with the EULA. The hackers have removed it, but that does not mean it does not exist. Take care yourself about that.
[RELEASE]Arcane - Project Server Files
10/21/2010 - SRO Private Server - 36 Replies
hehehe fake virus xDDDDDDDDDDDD hun: na mivan megijedtel te kis kutya geci ne szorakoz velem par dolgot kitoroltem beloel igy nem ernekj vele semmmit ;)
Arcane and My Team Project Extended version! Emulator !
10/18/2010 - Silkroad Online Trading - 0 Replies
no here :P



All times are GMT +2. The time now is 06:55.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

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