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!

Error in PokeNet Client !

Newbie Spellweaver
Joined
May 11, 2009
Messages
95
Reaction score
8
make sure 1. the server AND mysql is running and 2. make sure the ip etc is correct in the settings file

if all this is correct please check the console window for any errors
 
Joined
Aug 16, 2006
Messages
1,251
Reaction score
200
if account server is offline that means only 1 thing, when you started the server you put in the wrong information for your database in the server control panel.
 
Skilled Illusionist
Joined
May 8, 2010
Messages
307
Reaction score
3
What do you mean by server control panel?

EDIT: Here, I added a screenshot :

FBzss - Error in PokeNet Client ! - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:

xkl

Experienced Elementalist
Joined
Dec 26, 2011
Messages
284
Reaction score
116
The server control panel is the panel you list all your server information. Database name, host, ip etc. The server side part you have to load.
 
Joined
Aug 16, 2006
Messages
1,251
Reaction score
200
So from where i see, this is what you have set up

Database Host: Localhost (correct)
Database Name: pokenet (is this right?)
Database Username: root (is this right?)
Database Password: **** (make sure this is right)
Server Name: PokeBlaze (correct)
 
Newbie Spellweaver
Joined
May 11, 2009
Messages
95
Reaction score
8
Are you using wamp/xampp to run the mysql service or have you installed it directly because I can't see a wamp/xampp server icon in the tray.
 
Skilled Illusionist
Joined
May 8, 2010
Messages
307
Reaction score
3
I never changed my username in SQL and I'm sure that is my password.

I followed the db name on your guide Default
 
Newbie Spellweaver
Joined
May 11, 2009
Messages
95
Reaction score
8
if you're using the default username and password for MySQL empty out the password field, save and start, see if that works?
 

xkl

Experienced Elementalist
Joined
Dec 26, 2011
Messages
284
Reaction score
116
Then that's why you can't connect to server with the client. You need to forward these ports, 3306, 7001, 7002 and 7005. Pretty sure those are it from what I remember, if not, someone can correct me then :)
 
Newbie Spellweaver
Joined
May 11, 2009
Messages
95
Reaction score
8
Although just to point out if you're trying to connect locally (both server and client being run on the same computer) then this probably isn't the problem
 
Back
Top