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!

Client stuck at 76% but the emulator detects 1 online

Elite Diviner
Joined
Nov 28, 2014
Messages
450
Reaction score
113
Hi!

It seems like a got a problem, my client is stuck at 76%, but i cannot find anything wrong,

Here's what i'm on:

CMS: IlluminaCMS
SWFS: Build 1 SWF Files (PRODUCTION-201701242205-837386173)
DATABASE: Original Database from Plus Emulator - Build 2
EMULATOR: Plus Emulator - Build 2
 
Joined
Apr 17, 2012
Messages
508
Reaction score
77
Probably a SSO ticket problem. The amount of connected users doesn't mean that these players are inside the hotel. It only tells you how many different socket connections are established also if the client don't get the AuthenticationOK composer.

To troubleshoot SSO problems:
  • Run your emulator in debug mode
  • Load the client in your web browser
  • If you don't receive more incoming packets after 'SSOTicketEvent', then the problem is there
 
Upvote 0
Elite Diviner
Joined
Nov 28, 2014
Messages
450
Reaction score
113
Probably a SSO ticket problem. The amount of connected users doesn't mean that these players are inside the hotel. It only tells you how many different socket connections are established also if the client don't get the AuthenticationOK composer.
To troubleshoot SSO problems:
  • Run your emulator in debug mode
  • Load the client in your web browser
  • If you don't receive more incoming packets after 'SSOTicketEvent', then the problem is there
This has already been solved, but thanks for the answer anyways.
 
Upvote 0
Back
Top