I'm having this issue when the server is online for a few hours (not more than 12) it requires the user to create a new character although they already have it on the account. (Issue doesn't occur locally, its on vps)
Someone has point me out the solution from Soul's post but it doesn't seems to work.
Well ensure that:
- You placed this code in proper place (e.g. after [mysqld] part? Proper palce matters
- restarted machine after this? (or all mysql services etc)?
here is my test serv setup:
works this way all fine for me
You must work this out - as this should be the solution you need there
is it possible your msg server stacks to much ram space?
Such thing would hang the msg server.
Here issue lies on losing connection to DB... and I am still Sure the my.ini parts are the way and reasons...
Whats wrong and why not catching setting - not sure... but anyway I would just stick and look for solutions on this part
Will ask again:
- restarted server after changes?
- ensured my.ini that is edited is the one in effect?
- you using default mysql provided with serv files or anything own?
- try run mysqladmin as admin privilages..?
12:49:32 Message: DjinnOnline New Demon Engine Ver: 1.6.4.3 Official Version-DjinnOnline (Mar 25 2019 12:12:48)
12:49:32 Message: ========================================== ======================
12:49:32 Message: SHELL: 1. Initialize the world thread...
12:49:32 ERROR: ★ASSERT(!"GetDefauldField()")★ in E:\Magic Field Technical Information\3.0·Magic Field Engine\source\Arrow Breaking the Sky\Server\GameBaseCode\source\myrecordset.cpp, 307
12:49:32 Message: SHELL: 2. Initialize the map thread...
12:49:32 ERROR: IF_NOT_(m_setType->Create(szSQL, pDb))★ in e:\Magic Technical Information\3.0Magic Engine\source\Arrow Breaking Sky\server\jehadserver\mapgroupkernel\itemtype.cpp , 37
12:49:32 ERROR: ★IF_NOT(g_pItemType && g_pItemType->Create(pDb))★ in e:\Magic Technical Information\3.0Magic Engine\source\Arrow Breaking Sky\server\jehadserver\mapgroupkernel\mapgroup.cpp , 182
12:49:32 Message: SHELL: Kernel closing...
12:49:32 ERROR: ★ASSERT(m_pMapManager)★ in e:\Magic Technical Information\3.0Magic Engine\source\Arrow Breaks the Sky\server\jehadserver\mapgroupkernel\mapgroup.h, 124
12:49:32 Message: SHELL: Close map group thread[0] OK.
12:49:32 Message: SHELL: #3: The map thread is starting.
12:49:32 Message: SHELL: Close world thread OK.
12:49:32 Message: SHELL: #2: The world thread is starting.
12:49:32 Message: SHELL: Server is over, close all after 3 second!
12:49:36 WARNING: [CMyRecord::s_heapString] of CMyHeap::~CMyHeap() has [10283] memory blocks that have not been released
12:49:36 WARNING: [CMyRecordset::s_heapString] of CMyHeap::~CMyHeap() has [10] memory blocks that have not been released
Ive had this problem before and i had to use an old backup of accounts only way i could fix it, something with the account and cq_user an pretty much anything that stores character data, but after i restored it with working files it was fine(characters saved like normal) an then i just deleted each thing individually from the backup but thats just in my experience.
Well mysql from installer (can but doesnt mean is) could be sourcing my.ini details/setup from other path/source... so yeah try on default one just to ensure - as well you can change path inside your my.ini and see if can start mysql (if wrong paths will have then you shouldnt be able ).
-----------
About the Dfire files you having problem now Depends what are the files/how configured (as you said received before - from someone??).
I would check:
- database structure -> till 1.6.3.9 versions having different DB structure then on 1.6.4.3. Check on this part
- on 1643 ver I remember some map files had problem on running properly - required to use proper dmaps? So can check on this one
In problems like this Always try to look directly into servrer sys logs!
Closes after trying to load the maps. You have syslogs. Normally in some you can see on what map id it stops m. Add that map into cq_map again so it will load again. (The logs like soul said)
also if you deleted a map, make sure cq_generator does not has monsters spawning there, or your server wont load either.
Ive had this problem before and i had to use an old backup of accounts only way i could fix it, something with the account and cq_user an pretty much anything that stores character data, but after i restored it with working files it was fine(characters saved like normal) an then i just deleted each thing individually from the backup but thats just in my experience.
I would do this too except this is the new database, it uses cq_user_new. but i'll give it a try, thanks for helping out!
This is actually from syslog itself, the error appears as soon as msg ran.
12:49:32 Message: DjinnOnline 新版魔域引擎 Ver:1.6.4.3正式版 - DjinnOnline (Mar 25 2019 12:12:48)
12:49:32 Message: ================================================== ===============
12:49:32 Message: SHELL: 1、初始化世界线程...
12:49:32 ERROR: ★ASSERT(!"GetDefauldField()")★ in E:\魔域技术资料\3.0魔域引擎\source\箭破苍穹\Server\GameBaseCo de\ source\myrecordset.cpp, 307
12:49:32 Message: SHELL: 2、初始化地图线程...
12:49:32 ERROR: ★IF_NOT_(m_setType->Create(szSQL, pDb))★ in e:\魔域技术资料\3.0魔域引擎\source\箭破苍穹\server\jehadserve r\m apgroupkernel\itemtype.cpp, 37
12:49:32 ERROR: ★IF_NOT(g_pItemType && g_pItemType->Create(pDb))★ in e:\魔域技术资料\3.0魔域引擎\source\箭破苍穹\server\jehadserve r\m apgroupkernel\mapgroup.cpp, 182
12:49:32 Message: SHELL: Kernel closing...
12:49:32 ERROR: ★ASSERT(m_pMapManager)★ in e:\魔域技术资料\3.0魔域引擎\source\箭破苍穹\server\jehadserve r\m apgroupkernel\mapgroup.h, 124
12:49:32 Message: SHELL: Close map group thread[0] OK。
12:49:32 Message: SHELL: #3: 地图线程启动中。
12:49:32 Message: SHELL: Close world thread OK。
12:49:32 Message: SHELL: #2: 世界线程启动中.
12:49:32 Message: SHELL: Server is over, close all after 3 second!
12:49:36 WARNING: CMyHeap::~CMyHeap() 的[CMyRecord::s_heapString]有[10283]个内存块没有释放
12:49:36 WARNING: CMyHeap::~CMyHeap() 的[CMyRecordset::s_heapString]有[10]个内存块没有释放
I already reconfigured my.ini to my new directory so it should'nt be a problem (mysql already detect the new path).
Quote:
I would check:
- database structure -> till 1.6.3.9 versions having different DB structure then on 1.6.4.3. Check on this part
- on 1643 ver I remember some map files had problem on running properly - required to use proper dmaps? So can check on this one
I received the files which is already on 1.6.4.3 and it works fine (a few months back when I set up my test server, so it should be fine right?)
Anyway, ill try checking out dmaps and cq_maps if there is any unsync data.
*makesure u put under [mysqld] not [WinMySQLadmin]
3. Removed several *unused* maps in cq_maps.
Sometimes the problem do occurs but not as frequent as before. The first time I tried, my server got online for 4 days before the problem occured again. Goodluck!
D.E-Scope Creates nicht bekommen ? 05/11/2011 - CrossFire - 6 Replies also ,
Ich habe jetzt meine Missione gemacht und die ganzen buchstaben hab ich auch !
aber die D.E-Scope creates hab ich ned bekommen ?
wieso ?
muss ich meine Missione machen biss ich die Pumpgun da krieg ?
wann krieg ich die creates ?
Is there someone program that creates a preview of a texture? 01/20/2010 - EO PServer Hosting - 0 Replies Is there a program that you put the texture of a pet or a casual and the program creates a 3D preview of how she would be in the game? if anyone has help me?
Regards,
Corey88
Codando Engine Source Rev 1414 + UCE Log (CE now creates) 11/27/2009 - Grand Chase Hacks, Bots, Cheats & Exploits - 103 Replies Hello galley after a long time doing nothing, as you see so many EC `s there, so come on, I'll post my source undetected rev 1414,. Exe and dll and sys.
all functional.!
not to the error, you have to freeze them 3 checkbox "1111111"
Codigos detected Changed:
CEFuncProc> Codandofcp