• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Players cannot login to my otserver - NaxedOt 8.60

seifera

Banned User
Joined
Apr 1, 2011
Messages
25
Reaction score
0
Ok, yesterday i posted a thread about that i cant login to my ot, and people replied with very useful replies ..which helped me logging in.

But the problem is that " Players cannot login to my ot ".

1) I have Mysql Database openned.
2) I have my global ip adress in config.lua
3) In my ipchanger i have the ip that i found on CMD.
4) My ports are forwarded.


What is the problem ?

Cheers, Seif
 
uhmm maybe u hosted a OT before? and used ur old database/which didnt match ur new database T_T ? therefore u can load the ot, but nobody can login, atleast i had that problem when even i couldnt login.. can you login?
 
uhmm maybe u hosted a OT before? and used ur old database/which didnt match ur new database T_T ? therefore u can load the ot, but nobody can login, atleast i had that problem when even i couldnt login.. can you login?

i can login myself...but other people cannot.

And i TRIED to host an ot before, but the same problem happenned ..which is only me can login, but other people cannot.
 
did you import the correct sql file given with the datapacks?
or did you use the database of ur previous ot? for this ot?,
Do you have a website or 1/1 function?
if website go to config.php and adjust there the necessary changes, or you have rejected connections accidently. i dont know whats wrong i want to help you, but u need to be more specific xD
 
did you import the correct sql file given with the datapacks?
or did you use the database of ur previous ot? for this ot?,
Do you have a website or 1/1 function?
if website go to config.php and adjust there the necessary changes, or you have rejected connections accidently. i dont know whats wrong i want to help you, but u need to be more specific xD

i am using the 1/1 function.
I really dont know about which database i'm using, bec i am new to making ots..

I just started my ot yesterday and mapped some.


But if the problem is with the database, i'll tell u what i am doing.

- i downloaded the naxed ot winrar file...extracted it...openned the folder....found a folder called sqlitestudio.....openned it and then i clicked on add database...and then whrn i added the needed file it said that it already exists...then i pressed ok, and started working with the ot.
 
uhmm try to make a new database and set config.lua to ur newest database settings.. and with that database you import that sqlitestudio ^_^ when you login to localhost/phpmyadmin < at the first page, it says something like "Make new database" make a new database any name.. then when the new databse is added click on that database.. then go to import.. <sqllitestudio> click start/yes whatever xD, and then u need to configure ur config.lua to the newest settings of ur newest database for example >> sqlDatabase = "otserv" << in ur config.lua then restart ur otserver? i think that might solve it :S
 
uhmm try to make a new database and set config.lua to ur newest database settings.. and with that database you import that sqlitestudio ^_^ when you login to localhost/phpmyadmin < at the first page, it says something like "Make new database" make a new database any name.. then when the new databse is added click on that database.. then go to import.. <sqllitestudio> click start/yes whatever xD, and then u need to configure ur config.lua to the newest settings of ur newest database for example >> sqlDatabase = "otserv" << in ur config.lua then restart ur otserver? i think that might solve it :S

if making a new database will solve the problem, so please explain to me how to make a new one.

because wtf is localhost/phpadmin ? ...

- I just got my global ip in config.lua,
- My ip which i found on CMD is on the ip changer, then i start the ot, and
- I open sqlitestudio and when i open it ..my accounts/players etc,... tab appears.


SO, To make a new database WHAT TO DO ?...explain it simple ; )
 
kk and u tried changed ur firewall too? or no? ;] cause i think its perhaps cause of ur firewall connections blocks people from entering your OT. go to control panel / firewall and then u need to allow some ports to be open so people can make access to your computer i think ^^
 
- I got my ports openned. ( 7171 & 7172 )
- I got my global ip address in config.lua
- I got my ip address in the ip-changer.
- i got my firewall disabled
- I got my database

And still, players cannot login to my ot, ...

what's the problem ?
 
Back
Top