[Help]Crashing Servers

09/18/2013 18:46 pretzel666#1
When I open up any of the servers , they crash. Why they do it i can't figure out which is why i'm posting here for solutions. I have firewall off , no virus software is running , and mysql light is green. Here are the config files.
Account:
Quote:
[Account1]
SERVERNAME=Test
LOGINNAME=test
PASSWORD=test
FREE_DEBUG=3
Account Config:
Quote:
[System]
LOGINLISTENPORT = 9958
POINTLISTENPORT = 9870
SERVER_FULL_DELAY_SECS = 5000
SERVER_BUSY_DELAY_SECS = 3000
SERVERTITLE = Test
SERVERNAME = Test
LOGINNAME = test
PASSWORD = test
SERVERIP = 127.0.0.1
[Database]
DBHOSTNAME=127.0.0.1
DATABASENAME=my
DBUSER=root
DBPASSWORD=test
GameServer Config:
Quote:
; ÅäÖÃÎļþ


[System]
SERVERNAME = Test
MONSTER_ACTIVE_LIMIT = 4000

ONLINETABLESIZE=600
ONLINEHEARTBEATSECS=600
HEARTBEATKICKSECS=1500
REJOINTIMEWAITSECS=0

[GameServer]
GAMESERVER_IP = 127.0.0.1

GAMESERVER_PORT = 5816
SND_SIZE = 64000
RCV_SIZE = 16000

[AccountServer]
ACCOUNTSERVER_IP = 127.0.0.1
ACCOUNTSERVER_PORT = 5816
SND_SIZE = 64000
RCV_SIZE = 16000



[Database]
DB_IP = 127.0.0.1
DB_USER = root
DB_PW = test
DB_NAME = my

LOGIN_KEY = dfkKO23k'[cvK934

[InternetPort]
MASTER_IP = 127.0.0.1
MASTER_PORT = 8653
PORT_SIZE = 53
CURRENT_PORTID = 1


[BusySleep]
LEVEL1 = 20 ; > 1000 sleep 20%
LEVEL2 = 30 ; > 2000
LEVEL3 = 40 ; > 3000
LEVEL4 = 50 ; > 4000
LEVEL5 = 60 ; > 5000
There is not shell.ini or shell.dat ,[Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...]
Did not come with one, which i figure shells wouldnt effect the acc server , so if you can help i'd greatly appreciate it. :)
09/18/2013 19:26 no_1#2
what errors your having and you need to shell.ini and .dat to have gameserver and npc up if all are crashing ether way it isn't connecting to db or problem with .net framework
09/18/2013 19:44 pretzel666#3
The DB im currently using , did not come with shell files so im going to strip them from chaos/mortal but which files exactly do i need?
#Edit - Nevermind , lol you already said , testing now
09/18/2013 20:03 pretzel666#4
Ok so i added shell.ini and shell.dat , used proshell to edit shell.dat , now its saying an error involving maps , i just downloaded this DB , i havent done anything with maps yet ._. (screen shot added)
09/18/2013 23:02 no_1#5
check the log files for the message server
09/18/2013 23:22 idlemonkey#6
init map thread error almost always means ur gameserver files and db maps dont match up check gamemap ini and make sure all the same maps are in cq_map

suggestion: if you are unsure if your gameserver files are complete start with the gameserver files from another server and replace the map files and such with yours
09/19/2013 06:25 XxFearReaperXx#7
Match up your gamemap.ini to cq_map
After that, It'll prob give you NPC Generator issues.
Just go through and append it. Either delete generators or change problem generators to NPC map.
09/19/2013 08:03 pretzel666#8
Figured it out , it was all the probs stated above lol. thanks!
#Problem solved thread closing request