Re: C9 - General Help Thread
Quote:
Originally Posted by
hemaprince
yup c9lover i added to both files serverbase and lmc
your config was good.
in start server bat you heave
start C9GameServer.exe 9
?
try add in start_min.bat
Quote:
@echo offcopy /y "min_config\LMSConfig.DAT" "ServerData" > null
copy /y "min_config\ServerBaseConfig.dat" "ServerData" > null
start C9AgentServer.exe
ping -n 2 localhost > null
start C9LocalManagementServer.exe
ping -n 2 localhost > null
start C9AuthServer.exe
ping -n 2 localhost > null
start C9AuthBrokerServer.exe
ping -n 2 localhost > null
start C9LogServer.exe 1
ping -n 3 localhost > null
start C9WorldServer.exe 1
ping -n 5 localhost > null
start C9AuctionServer.exe
ping -n 5 localhost > null
start C9CommunityServer.exe
ping -n 2 localhost > null
start C9DataCacheServer.exe
ping -n 2 localhost > null
start C9RelayServer.exe
ping -n 2 localhost > null
start C9STUNServer.exe
ping -n 2 localhost > null
start C9GameServer.exe 1
ping -n 8 localhost > null
start C9GameServer.exe 2
ping -n 8 localhost > null
start C9GameServer.exe 9
exit
if in start_min.bat work maby your machine dont have memory to full server.
1 Attachment(s)
Re: C9 - General Help Thread
Yesterday i run the server all be fine, can create character and leveling but today have this problem any idea what is this? i check all the configs and don't see nothing wrong.
Well i see the error, when i change the IP in the LMSConfig.DAT the two IPs for localhost and change the 127.0.0.1 for the 192.168.xxx.xxx they cause the error, any idea why is this? or i miss some step?
Re: C9 - General Help Thread
thanks @c9lover i dnt know what was the problem but it work now
its the same config as i did and of course i started gamserver 9 as i include code from it
anyway the new map is not that much :/
only one dungeon and need an unnamed item to enter it
also in arena option the one of the level 65+ tell me its server not found
Re: C9 - General Help Thread
Quote:
Originally Posted by
hemaprince
thanks @
c9lover i dnt know what was the problem but it work now
its the same config as i did and of course i started gamserver 9 as i include code from it
anyway the new map is not that much :/
only one dungeon and need an unnamed item to enter it
also in arena option the one of the level 65+ tell me its server not found
True story. We need found map key to add the last survival stage. By the way we realy need upgrade the server side and client side. I bilive thats will be possible wen some one leak the souce code or maby decode c9t files.
Re: C9 - General Help Thread
can anyone please share a registration web files?so people can register through the web
Re: C9 - General Help Thread
Quote:
Originally Posted by
c9lover
True story. We need found map key to add the last survival stage. By the way we realy need upgrade the server side and client side. I bilive thats will be possible wen some one leak the souce code or maby decode c9t files.
could u provide some c9t files :)
Re: C9 - General Help Thread
how to change exp rate , drop?
Re: C9 - General Help Thread
You need expose your netgear to internet like DMZ or bridge mode.
can u take a screen shot
Re: C9 - General Help Thread
Re: C9 - General Help Thread
Re: C9 - General Help Thread
Quote:
Originally Posted by
xlmansox
Looks like a problem whit the permissions, check your user and pass in the configs.
Re: C9 - General Help Thread
Quote:
Originally Posted by
angelmx
Looks like a problem whit the permissions, check your user and pass in the configs.
which files sir.
Re: C9 - General Help Thread
guildserver not work ...
mybe 6* master member? dont GM
how to do webpage register panel ?...
https://www.youtube.com/watch?v=oDxO3m8Tb7I
Re: C9 - General Help Thread
@CrazyGuardian
its working
View image: 1
View image: 2
View image: 3
View image: 4
View image: 5
you need to level up the guild to 3, then create guild house
code for a box that gives guild grace 10k points is "/itemkey 12692 10" for 10 boxes
code for gold "/itemkey 12 100000000" for 10kk gold
start server with "start_max"