Pls Help :(
#11
okey and i open all Folders that you need

#12

lol its nothing to do with password..

 

If you dont use xampp it wont work my demo server runs with a mysql password but when I installed a standalone mysql & http server the client could never connect to game server.

Using the same files but with xampp it worked fine.

 

google whats my ip an put that as the game server IP in login server config for the game server IP. So the login server connects to your internet IP for gameserver. This will fix your problem if you have correctly openned an forwarded ports Smile

 

Login server config:

#SERVER
IP=192.168.0.50 // YOUR_LOCAL_IP
PORT=4101

#MYSQL
SQL_HOST=localhost
SQL_DBASE=LCEP2
SQL_USER=root
SQL_PASSWORD=gsdgsdgsg //YOUR_PASSWORD

#GAMESERVER
GS_IP=90.58.100.33 //YOUR_INTERNET_IP
GS_PORT=4110
GS_CHANNELS=1
GS_TYPE=1

#LOGIN SERVER OPTIONS
AUTO_ACCOUNT_CREATION=FALSE

 

Game Server Config:

## GAMESERVER
IP=192.168.0.50 // YOUR_LOCAL_IP
PORT=4110

## MYSQL
SQL_HOST=localhost
SQL_DBASE=lcep2
SQL_USER=root
SQL_PASSWORD=gsdgsdgsg //YOUR_PASSWORD

## RATES
EXP_RATE=200
SP_RATE=200
DROP_RATE=400
GOLD_RATE=400

## UPGRADE RATES in %
## 80 = 80% Chance for +1
SUCCESS=80

## IF UPGRADE FAIL
## success=80 = 20% chance to fail
## if it fails, u have 15% to break the item and 85% chance that nothing happens
ITEMBREAK=15

## Maximum upgrade with stones (heavenstone, smeltingstone etc. etc.)
MAXUPGRADE=51

#13
i also tried xampp phpmyadmin and it did not work with a password but yeah i team viewed him and it looks more like firewall blocking it

#14
If u set mySQL with no password make sure that that specific mySQL account ONLY accepts internal connection else anyone can enter your database

#15
see the thing is we dont use xampp for mysql thats the thing we need to find a way to make it so ppl can setup a proper server with MYSQL and Apache and PHP5 cause Xammp is too easy to hack.

#16

True, but its the easy way.

If anyone want to run it in a professional way he wouldnt use xampp ofcourse, but just for home use, its perfect Wink

 

 

funfact : the emulator can run on a android phone lol.

#17
lol i just had fun earlier using the server by running teamviewer on andriod lol

#18
hehe android rocks!

#19

aww I want an android Sad

 

I would also like to figure out this problem its bugging me why the server only works with xampp think im going to try again Tongue see how it goes an if I can get it working without crappy xampp

 

But first I must do some SP Farming on my new rouge lol



Forum Jump:


Users browsing this thread: 1 Guest(s)