The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Play can create account, but then disconnects when selecting?
Author Message
Sypheris
Journeyman
*

Posts: 84
Likes Given: 0
Likes Received: 10 in 7 posts
Joined: May 2012
Reputation: 0



Post: #1
Play can create account, but then disconnects when selecting?
I have this, and the person says thats all they get every time when trying to login. Why is it that some people can get in but other can not?

Login 'ragonite'
00:25:264:Setup_Start acct='ragonite', char='Dragonite', IP='65.190.56.107'
00:25:264:Client disconnected [Total:2] ('65.190.56.107' 0/0)
01-27-2016 03:19 AM
Find all posts by this user Like Post Quote this message in a reply
Kanibal
Master
**

Posts: 257
Likes Given: 6
Likes Received: 30 in 28 posts
Joined: Jun 2012
Reputation: 0



Post: #2
RE: Play can create account, but then disconnects when selecting?
Check this line in sphere.ini
Code:
//ClientVersion=2.0.3

// Set this to 1 to allow login to encrypted clients
UseCrypt=1

// Set this to 1 to allow login to unencrypted clients
UseNoCrypt=1

Grandmaster Localhost Admin
(This post was last modified: 01-27-2016 03:23 AM by Kanibal.)
01-27-2016 03:22 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Sypheris
Journeyman
*

Posts: 84
Likes Given: 0
Likes Received: 10 in 7 posts
Joined: May 2012
Reputation: 0



Post: #3
RE: Play can create account, but then disconnects when selecting?
Does this have to do with anything?

// What client protocol version used
// Comment out the ClientVersion line to allow any client that is supported.
//ClientVersion=

// Set this to 0 to allow login to encrypted clients
UseCrypt=1

// Set this to 1 to allow login to unencrypted clients
UseNoCrypt=1
01-27-2016 03:22 AM
Find all posts by this user Like Post Quote this message in a reply
Kanibal
Master
**

Posts: 257
Likes Given: 6
Likes Received: 30 in 28 posts
Joined: Jun 2012
Reputation: 0



Post: #4
RE: Play can create account, but then disconnects when selecting?
(01-27-2016 03:22 AM)Sypheris Wrote:  Does this have to do with anything?
What client do tou use?

Grandmaster Localhost Admin
(This post was last modified: 01-27-2016 03:24 AM by Kanibal.)
01-27-2016 03:23 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Sypheris
Journeyman
*

Posts: 84
Likes Given: 0
Likes Received: 10 in 7 posts
Joined: May 2012
Reputation: 0



Post: #5
RE: Play can create account, but then disconnects when selecting?
auto account is at 2. He can create the account just fine, make players name etc, but crashes when he tries to get into the world...

6.0.1.10

and i tend not to use razor just the regular client but im sure that doesn't mean much
(This post was last modified: 01-27-2016 03:26 AM by Sypheris.)
01-27-2016 03:24 AM
Find all posts by this user Like Post Quote this message in a reply
Sypheris
Journeyman
*

Posts: 84
Likes Given: 0
Likes Received: 10 in 7 posts
Joined: May 2012
Reputation: 0



Post: #6
RE: Play can create account, but then disconnects when selecting?
this is from the player,

"Ya I did a fresh install and extracted the patch into the directory. Then pointed razor there.It logs in I take 2 steps then crashes."

// Default setting for all accounts specifying default resdisp.
AutoResDisp=5

im using 56b
(This post was last modified: 01-27-2016 04:38 AM by Sypheris.)
01-27-2016 04:32 AM
Find all posts by this user Like Post Quote this message in a reply
karma
Moderator
****

Posts: 178
Likes Given: 17
Likes Received: 32 in 29 posts
Joined: Jul 2012
Reputation: 3



Post: #7
RE: Play can create account, but then disconnects when selecting?
Did you set SERV.SERVIP to the ip of the server? Also, try to comment everything in the [SERVERS] section of the sphere.ini
02-04-2016 08:19 AM
Find all posts by this user Like Post Quote this message in a reply
Kanibal
Master
**

Posts: 257
Likes Given: 6
Likes Received: 30 in 28 posts
Joined: Jun 2012
Reputation: 0



Post: #8
RE: Play can create account, but then disconnects when selecting?
(02-04-2016 08:19 AM)karma Wrote:  Did you set SERV.SERVIP to the ip of the server?

Recursion... Stack overflow.

Grandmaster Localhost Admin
(This post was last modified: 02-04-2016 08:32 AM by Kanibal.)
02-04-2016 08:31 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Sypheris
Journeyman
*

Posts: 84
Likes Given: 0
Likes Received: 10 in 7 posts
Joined: May 2012
Reputation: 0



Post: #9
RE: Play can create account, but then disconnects when selecting?
It was players who have the newest version of uo, I am running mondains legacy which the new version doesn't like.. players have to install an older version of uo which isn't great but thats the only way
02-05-2016 06:05 AM
Find all posts by this user Like Post Quote this message in a reply
Kanibal
Master
**

Posts: 257
Likes Given: 6
Likes Received: 30 in 28 posts
Joined: Jun 2012
Reputation: 0



Post: #10
RE: Play can create account, but then disconnects when selecting?
(02-05-2016 06:05 AM)Sypheris Wrote:  It was players who have the newest version of uo, I am running mondains legacy which the new version doesn't like.. players have to install an older version of uo which isn't great but thats the only way

Try this http://forum.spherecommunity.net/sshare.php?srt=4&prj=4

Grandmaster Localhost Admin
02-05-2016 06:51 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)