|
You last visited: Today at 19:09
Advertisement
[PROBLEM]User creates new char
Discussion on [PROBLEM]User creates new char within the EO PServer Hosting forum part of the Eudemons Online category.
08/28/2020, 05:16
|
#1
|
elite*gold: 0
Join Date: Feb 2020
Posts: 187
Received Thanks: 108
|
[PROBLEM]User creates new char
Heya!
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.
The post:
Added to my.ini but its still the same.
Code:
datadir=C:/Program Files (x86)/MySQL/MySQL Server 5.0/data
#language=C:/Program Files (x86)/MySQL/MySQL Server 5.0/share/your language directory
#slow query log#=
#tmpdir#=
#port=3306
#set-variable=key_buffer=16M
set-variable = wait_timeout=600000
set-variable = interactive_timeout=600000
[WinMySQLadmin]
Server=C:/Program Files (x86)/MySQL/MySQL Server 5.0/bin/mysqld-nt.exe
user=test
password=test
Hope someone would correct me or provide me any solution for this.
Thank you so much!!!!
|
|
|
08/28/2020, 06:46
|
#2
|
elite*gold: 100
Join Date: Oct 2008
Posts: 636
Received Thanks: 1,215
|
Hey
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
|
|
|
08/28/2020, 10:38
|
#3
|
elite*gold: 0
Join Date: Feb 2020
Posts: 187
Received Thanks: 108
|
Quote:
set-variable = max_connections=1500
skip-locking
set-variable = key_buffer=384M
set-variable = max_allowed_packet=10M
set-variable = table_cache=512
set-variable = record_buffer=2M
set-variable = thread_cache=8
set-variable = thread_concurrency=8
set-variable = myisam_sort_buffer_size=64M
set-variable = wait_timeout=600000
set-variable = interactive_timeout=600000
|
Thank you so much!! I'll test this now. will update here after 24hrs
*UPDATE*
I tried login (11hours after last maintenance) and the problem continue to exists (idk when it occurs).
My.ini files:
Quote:
#This File was made using the WinMySQLAdmin 1.4 Tool
#8/10/2020 5:29:36 AM
#Uncomment or Add only the keys that you know how works.
#Read the MySQL Manual for instructions
[mysqld]
basedir=C:/Program Files (x86)/MySQL/MySQL Server 5.0
#bind-address=xxxxx
datadir=C:/Program Files (x86)/MySQL/MySQL Server 5.0/data
#language=C:/Program Files (x86)/MySQL/MySQL Server 5.0/share/your language directory
#slow query log#=
#tmpdir#=
#port=3306
#set-variable=key_buffer=16M
set-variable = max_connections=1500
skip-locking
set-variable = key_buffer=384M
set-variable = max_allowed_packet=10M
set-variable = table_cache=512
set-variable = sort_buffer=2M
set-variable = record_buffer=2M
set-variable = thread_cache=8
set-variable = thread_concurrency=8
set-variable = myisam_sort_buffer_size=64M
set-variable = wait_timeout=600000
set-variable = interactive_timeout=600000
[WinMySQLadmin]
Server=C:/Program Files (x86)/MySQL/MySQL Server 5.0/bin/mysqld-nt.exe
user=test
password=test
|
|
|
|
09/01/2020, 19:56
|
#4
|
elite*gold: 20
Join Date: Mar 2008
Posts: 1,548
Received Thanks: 817
|
is it possible your msg server stacks to much ram space?
|
|
|
09/01/2020, 20:28
|
#5
|
elite*gold: 100
Join Date: Oct 2008
Posts: 636
Received Thanks: 1,215
|
Quote:
Originally Posted by magewarior2
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..?
|
|
|
09/02/2020, 05:32
|
#6
|
elite*gold: 0
Join Date: Feb 2020
Posts: 187
Received Thanks: 108
|
Quote:
|
is it possible your msg server stacks to much ram space?
|
idk, will try to clear up some maps to ensure low usage of ram. thanks!
Quote:
restarted server after changes?
yes, everytime this problem occurs
ensured my.ini that is edited is the one in effect?
100%, there is only 1 mysql in the desktop.
you using default mysql provided with serv files or anything own?
no, im using mysql installed from mysql installer. maybe this is the reason?
try run mysqladmin as admin privilages..?
already run as admin
|
Thank you for the replies guys, I will try clearing some maps to reduce the ram usage and use the default mysql provided by server files.
///////Update
So I tried setting up divine fire files I received before, along with acc/msg/npc. the msg is closing and wont connect.
Original:
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\GameBaseCode\ 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\jehadserver\m apgroupkernel\itemtype.cpp, 37
12:49:32 ERROR: ★IF_NOT(g_pItemType && g_pItemType->Create(pDb))★ in e:\魔域技术资料\3.0魔域引擎\source\箭破苍穹\server\jehadserver\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\jehadserver\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]个内存块没有释放
Translated:
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
|
|
|
09/02/2020, 08:43
|
#7
|
elite*gold: 0
Join Date: Aug 2007
Posts: 228
Received Thanks: 52
|
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.
|
|
|
09/02/2020, 08:54
|
#8
|
elite*gold: 100
Join Date: Oct 2008
Posts: 636
Received Thanks: 1,215
|
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!
|
|
|
09/02/2020, 09:03
|
#9
|
elite*gold: 20
Join Date: Mar 2008
Posts: 1,548
Received Thanks: 817
|
You've messed with cq_map right?
Quote:
>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...
|
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.
|
|
|
09/02/2020, 10:26
|
#10
|
elite*gold: 0
Join Date: Feb 2020
Posts: 187
Received Thanks: 108
|
Quote:
Originally Posted by apoxdeath
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.
Thank you everyone!!
----------------------------- UPDATE---------------------------
My server is up and running thank god. Thanks for everyone for helping.
Will update again here in 24hrs if the problem persists.
Cheers!
|
|
|
09/11/2020, 08:17
|
#11
|
elite*gold: 0
Join Date: Nov 2008
Posts: 145
Received Thanks: 13
|
Quote:
Originally Posted by hknippon
-----------------------------UPDATE---------------------------
My server is up and running thank ***. Thanks for everyone for helping.
Will update again here in 24hrs if the problem persists.
Cheers!
|
How did you fix the issue in the end? Im having the same issue at the moment.
|
|
|
09/11/2020, 13:44
|
#12
|
elite*gold: 0
Join Date: Feb 2020
Posts: 187
Received Thanks: 108
|
Quote:
Originally Posted by |>SomeGuy<|
How did you fix the issue in the end? Im having the same issue at the moment.
|
1. Used MySQL files provided with the serverfiles (gameserver,accserver).
2. Added this into my.ini (located in C:\Windows).
set-variable = wait_timeout=600000
set-variable = interactive_timeout=600000
basedir=C:/Users/Administrator/Desktop/MySQL
#bind-address=51.79.129.4
datadir=C:/Users/Administrator/Desktop/MySQL/data
#language=C:/Users/Administrator/Desktop/MySQL/share/your language directory
#slow query log#=
#tmpdir#=
#port=3306
set-variable = max_connections=1500
skip-locking
set-variable = key_buffer=384M
set-variable = max_allowed_packet=1M
set-variable = table_cache=512
set-variable = sort_buffer=2M
set-variable = record_buffer=2M
set-variable = thread_cache=8
# Try number of CPU's*2 for thread_concurrency
set-variable = thread_concurrency=8
set-variable = myisam_sort_buffer_size=64M
#set-variable = connect_timeout=5
#set-variable = wait_timeout=5
server-id = 1
[isamchk]
set-variable = key_buffer=128M
set-variable = sort_buffer=128M
set-variable = read_buffer=2M
set-variable = write_buffer=2M
[myisamchk]
set-variable = key_buffer=128M
set-variable = sort_buffer=128M
set-variable = read_buffer=2M
set-variable = write_buffer=2M
*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!
Cheers!
|
|
|
 |
Similar Threads
|
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
|
All times are GMT +1. The time now is 19:09.
|
|