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!

{!!HELP!!} common problem

Newbie Spellweaver
Joined
Oct 30, 2013
Messages
23
Reaction score
0
zilexseryth@ubuntu:~$ cd game
zilexseryth@ubuntu:~/game$ ./game_server
ERRRRRRRRRRROR: cpu frequency too BIG :)
[05:27:22 INFO] Base initialized.
[05:27:22 INFO] net device startup ok
[05:27:22 INFO] FDSetSize = 1024
[05:27:22 INFO] Version = 110
[05:27:22 INFO] SendBufferSize = 16384
[05:27:22 INFO] RecvBufferSize = 87380
[05:27:26 ERRO] no sn 1.
[05:27:26 INFO] Connected to the db server successfully.
[05:27:26 INFO] Connected to the db server successfully.
[05:27:26 INFO] Connected to the db server successfully.
[05:27:26 INFO] Connected to the login server successfully.
[05:27:33 INFO] Register SUCCEEDED
[05:27:33 INFO] PK is ENABLED
[05:28:15 WARN] 'banned_only_name.csv' line 28 is EMPTY!
[05:28:15 WARN] 'banned_chat_and_name.csv' line 54 is EMPTY!
[05:28:15 WARN] 'banned_chat_and_name.csv' line 56 is EMPTY!
[05:28:15 WARN] 'banned_chat_and_name.csv' line 222 is EMPTY!
[05:28:15 WARN] 'banned_chat_and_name.csv' line 223 is EMPTY!
[05:28:27 WARN] NpcAreaMgr::LoadTable local\common\table/npc_assign.csv: Line=121, Type=random, NpcID=0
[05:28:27 WARN] NpcAreaMgr::LoadTable local\common\table/npc_assign.csv: Line=121, Type=random, NpcID=0
[05:28:27 WARN] NpcAreaMgr::LoadTable local\common\table/npc_assign.csv: Line=121, Type=random, NpcID=0
[05:28:27 WARN] NpcAreaMgr::LoadTable local\common\table/npc_assign.csv: Line=121, Type=random, NpcID=0
[05:28:27 WARN] NpcAreaMgr::LoadTable local\common\table/npc_assign.csv: Line=121, Type=random, NpcID=0
[05:28:27 WARN] NpcAreaMgr::LoadTable local\common\table/npc_assign.csv: Line=121, Type=random, NpcID=0
[05:28:27 WARN] NpcAreaMgr::LoadTable local\common\table/npc_assign.csv: Line=121, Type=random, NpcID=0
[05:28:27 WARN] NpcAreaMgr::LoadTable local\common\table/npc_assign.csv: Line=121, Type=random, NpcID=0
[05:28:28 ERRO] CGameSystemBusinessSvr::LoadPointShopTables : request file [local/server/mars/point_shop_type.csv]
[05:28:28 INFO] Game System [business] Init Failed
[05:28:28 INFO] AI Manger �˳�, 0��AI���
 
Newbie Spellweaver
Joined
Oct 18, 2013
Messages
11
Reaction score
1
[05:28:28 ERRO] CGameSystemBusinessSvr::LoadPointShopTables : request file [local/server/mars/point_shop_type.csv]
[05:28:28 INFO] Game System [business] Init Failed
[05:28:28 INFO] AI Manger �˳�, 0��AI���

That's the problem. locate it there.
 
Upvote 0
Newbie Spellweaver
Joined
Oct 30, 2013
Messages
23
Reaction score
0
Thank you very much...now i have solved my problem
.....now my problem is that i cant enter the game ...when i press enter game it crashed or it close it self how can i solved this .... Thank you in advance
 
Upvote 0
Newbie Spellweaver
Joined
Nov 11, 2013
Messages
19
Reaction score
1
This is because of client. Just update your client with right files (files from client must corespond with files from game_server.evp (server))!
 
Upvote 0
Newbie Spellweaver
Joined
Oct 30, 2013
Messages
23
Reaction score
0
but i have already made my own game_server.evp and still it doesn't.... i have made my game_server with my client files...(local,map and script and i just copy the malay_gb and the server[folder]) and still it crashed.......thats why i got that first error.....and becuz of you i have solved it......im using PTO as my client
 
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Nov 11, 2013
Messages
19
Reaction score
1
give me an Screen Shot with some errors you got please... in ubuntu and client also!
 
Upvote 0
Newbie Spellweaver
Joined
Nov 27, 2011
Messages
25
Reaction score
2
If you do not get any errors in the server console, try logging in with a new character. (Example if i have item 10000 in my inventory but i removed it again then it will cause the client to crash without any logs)
 
Upvote 0
Newbie Spellweaver
Joined
Oct 30, 2013
Messages
23
Reaction score
0
If you do not get any errors in the server console, try logging in with a new character. (Example if i have item 10000 in my inventory but i removed it again then it will cause the client to crash without any logs)
so you mean i need to make another account

amm i think that my problem is the client(application) because when it crashed it open the main luncher of the game and maybe when i edit the client it can solved the problem....or can you guyz give me a v207 client and it's game_server....or an .exe editor
.....thanks in advance guyz
 
Upvote 0
Newbie Spellweaver
Joined
Nov 27, 2011
Messages
25
Reaction score
2
Mine only crashed if I did something wrong on one of the sides. (Ok it did crash for the fun of it once)
 
Upvote 0
Newbie Spellweaver
Joined
Oct 30, 2013
Messages
23
Reaction score
0
give me an Screen Shot with some errors you got please... in ubuntu and client also!

i will just video it all the problem and the client and game_server.evp(folder & file) cuz if screen shot you will not know the problem so i will give you a video
 
Upvote 0
Newbie Spellweaver
Joined
Oct 30, 2013
Messages
23
Reaction score
0
i am now trying to upload the video problem so you can understand it better

and you could understand it better......so i will just upload the screen shots first


amm...the notepad and excel work but i could not understand what it say or what should i edit there
 
Upvote 0
Newbie Spellweaver
Joined
Nov 27, 2011
Messages
25
Reaction score
2
Hehe making new stuff is not easy, takes a long time to figure things out
 
Upvote 0
Newbie Spellweaver
Joined
Oct 30, 2013
Messages
23
Reaction score
0


please just skip the loading part....anyone one know how to fix this
 
Last edited:
Upvote 0
Back
Top