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!

CObjectList

Experienced Elementalist
Joined
Oct 19, 2012
Messages
252
Reaction score
3
When I turn on the server 2.2.3.2


The four-day or one week to appear

Some people will know that this is the problem of what causes it?


I hope someone can help me,

Everything you need to pay OK
 

Attachments

You must be registered for see attachments list
Last edited:
Joined
Apr 9, 2012
Messages
2,359
Reaction score
442
When I turn on the server 2.2.3.2


The four-day or one week to appear

Some people will know that this is the problem of what causes it?


I hope someone can help me,

Everything you need to pay OK

seem you have edited/add new item on your files?
perhaps that item have same nCount/itemindex with others item
based on what i see, the game use itemindex not the code, to store any item in database either invent, equip, or bank.
perhaps you can read the log, to see what's going on
 
Upvote 0
Experienced Elementalist
Joined
Oct 19, 2012
Messages
252
Reaction score
3
seem you have edited/add new item on your files?
perhaps that item have same nCount/itemindex with others item
based on what i see, the game use itemindex not the code, to store any item in database either invent, equip, or bank.
perhaps you can read the log, to see what's going on

I seem to have that problem

But it's not enough to determine


Thank you for your reply
 
Upvote 0
Newbie Spellweaver
Joined
Feb 8, 2013
Messages
30
Reaction score
0
I have the same problem,and I didn't add new items/columns or rows as I recall, all script was default except itemlooting.dat and orecutting.dat,its the only scripts that I've changed,all ores result I changed to lucky gems, then after 7 days of running CBT the zone crashed and that same error message pops.. can anyone give more idea about this? if there's another thing that cause this error except the "added new item" that sir likerturban said. thanks in advance :)
 
Upvote 0
Joined
Apr 9, 2012
Messages
2,359
Reaction score
442
I have the same problem,and I didn't add new items/columns or rows as I recall, all script was default except itemlooting.dat and orecutting.dat,its the only scripts that I've changed,all ores result I changed to lucky gems, then after 7 days of running CBT the zone crashed and that same error message pops.. can anyone give more idea about this? if there's another thing that cause this error except the "added new item" that sir likerturban said. thanks in advance :)
what gems? are you sure not giving wrong code on itemlooting? o_O
 
Upvote 0
Newbie Spellweaver
Joined
Feb 8, 2013
Messages
30
Reaction score
0
T5 lucky gems, and at the itemlooting if I put the wrong item code the zone wont run and result in field empty document. and at the orecutting, I am sure that I put the correct resource item, coz I tried to put different item but result in field empty document.. how about having 2 script folder? 1 script at zoneserver/rfbin , and the other one at controlserver/script..
 
Upvote 0
Joined
Apr 9, 2012
Messages
2,359
Reaction score
442
that is not a problem with having script on both place,
btw, try to check your log :
ZoneServerLog\Systemlog\LoadingProcess.log (if you have get this error when opening the zone)
ZoneServerLog\Systemlog\SystemError.log
or try other log,
btw when did you get this error? this still unclear for me, when your zone load? when someone pick a loot? or what? o_O
 
Upvote 0
Experienced Elementalist
Joined
Oct 19, 2012
Messages
252
Reaction score
3
T5 lucky gems, and at the itemlooting if I put the wrong item code the zone wont run and result in field empty document. and at the orecutting, I am sure that I put the correct resource item, coz I tried to put different item but result in field empty document.. how about having 2 script folder? 1 script at zoneserver/rfbin , and the other one at controlserver/script..


May I ask what script do you use?

Did you use ''fix bug vote'' queries??
 
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Feb 8, 2013
Messages
30
Reaction score
0
that is not a problem with having script on both place,
btw, try to check your log :
ZoneServerLog\Systemlog\LoadingProcess.log (if you have get this error when opening the zone)
ZoneServerLog\Systemlog\SystemError.log
or try other log,
btw when did you get this error? this still unclear for me, when your zone load? when someone pick a loot? or what? o_O
this is what I have in SystemError.log
Code:
]28 01/19/15 19:05:22 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
01/19/15 19:15:14 : PaLaPaLa:Update_Add(INVEN, Idx:0) CUR..(item:55,22,2) ADD..(item:18,68)
30 01/19/15 19:15:14 : PaLaPaLa:Update_Add(INVEN, Idx:0) CUR..(item:55,22,2) ADD..(item:18,69)
31 01/19/15 19:15:14 : PaLaPaLa:Update_Add(INVEN, Idx:0) CUR..(item:55,22,2) ADD..(item:18,71)
32 01/19/15 19:15:14 : PaLaPaLa:Update_Add(INVEN, Idx:0) CUR..(item:55,22,2) ADD..(item:18,70)
33 01/19/15 19:17:54 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
34 01/19/15 19:18:44 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
35 01/19/15 19:20:51 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
36 01/19/15 19:21:21 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
37 01/19/15 19:21:50 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
38 01/19/15 19:22:18 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
39 01/19/15 19:22:37 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
40 01/19/15 19:23:28 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
41 01/19/15 19:25:34 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
42 01/19/15 19:29:16 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
43 01/19/15 19:30:03 : J0KER:Update_Add(INVEN, Idx:0) CUR..(item:0,22,0) ADD..(item:18,69)
44 01/19/15 19:33:21 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
45 01/19/15 19:33:25 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
46 01/19/15 21:36:00 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
47 01/19/15 21:37:27 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
48 01/19/15 21:50:50 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
49 01/19/15 21:51:47 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
50 01/19/15 21:52:37 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
51 01/19/15 21:54:03 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
52 01/19/15 21:55:18 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
53 01/19/15 21:56:03 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
54 01/19/15 21:57:57 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
55 01/19/15 21:58:06 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
56 01/19/15 21:58:09 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
57 01/19/15 21:59:35 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
58 01/19/15 22:01:03 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
59 01/19/15 22:03:47 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
60 01/19/15 22:04:47 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
61 01/19/15 22:05:58 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
62 01/19/15 22:08:02 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
63 01/19/15 22:08:23 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
64 01/19/15 22:09:52 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
65 01/19/15 22:11:13 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
66 01/19/15 22:12:14 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
67 01/19/15 22:14:15 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
the first time it happened I ignored it, then it happened again after 7days of running.. the "username" is the username of the players I change it for some reason hope you dont mind..

May I ask what script do you use?
Did you use ''fix bug vote'' queries??
No sir, I didnt use the fix queries for bug votes coz the zone will crashed when someone accept in the guild "this is base on what ive read"..
 
Last edited:
Upvote 0
Joined
Apr 9, 2012
Messages
2,359
Reaction score
442
this is what I have in SystemError.log
Code:
]28 01/19/15 19:05:22 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
32 01/19/15 19:15:14 : PaLaPaLa:Update_Add(INVEN, Idx:0) CUR..(item:55,22,2) ADD..(item:18,70)
42 01/19/15 19:29:16 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
43 01/19/15 19:30:03 : J0KER:Update_Add(INVEN, Idx:0) CUR..(item:0,22,0) ADD..(item:18,69)
67 01/19/15 22:14:15 : CPlayer::NetClose() : Time Limit System Stop!! : ID = username
the first time it happened I ignored it, then it happened again after 7days of running.. the "username" is the username of the players I change it for some reason hope you dont mind..
based on that log, when it's trying to update invent/insert item to inventory (i guess it's looting something) J0KER:Update_Add(INVEN, Idx:0) CUR..(item:0,22,0) ADD..(item:18,69)
i'm pretty sure it happened when someone trying to loot force item o_O

CPlayer::NetClose() : Time Limit System Stop!! : ID = username
cause disconnect to all of your player due to your zone crash :/:

if you think it have something to do with guild, better use RSHieldZone in release section, since the TS claim it's fix the guild bug...
but i'm still insist it's your loot, or perhaps someone drop an item, and someone pick it, make it error...

i'm not sure which item, but ADD..(item:18,69), i guess it add force revealer/forceitem 18=force revealer/forceitem, 22= scroll item, 69=Sand Storm force.
Cur...item:0,22,0 <- the first 0=training bellato scroll, last 0=race i guess, it's bellato who loot it, with character name JOKER

btw what serverfiles are you using? o_O
i suggest to check your lootitem, convert it to excel, and search using ctrl+F to make it easier :p:
or try to use another itemlooting.dat from other server, and see if the error still happened @@
 
Upvote 0
Experienced Elementalist
Joined
Oct 19, 2012
Messages
252
Reaction score
3
based on that log, when it's trying to update invent/insert item to inventory (i guess it's looting something) J0KER:Update_Add(INVEN, Idx:0) CUR..(item:0,22,0) ADD..(item:18,69)
i'm pretty sure it happened when someone trying to loot force item o_O

CPlayer::NetClose() : Time Limit System Stop!! : ID = username
cause disconnect to all of your player due to your zone crash :/:

if you think it have something to do with guild, better use RSHieldZone in release section, since the TS claim it's fix the guild bug...
but i'm still insist it's your loot, or perhaps someone drop an item, and someone pick it, make it error...

i'm not sure which item, but ADD..(item:18,69), i guess it add force revealer/forceitem 18=force revealer/forceitem, 22= scroll item, 69=Sand Storm force.
Cur...item:0,22,0 <- the first 0=training bellato scroll, last 0=race i guess, it's bellato who loot it, with character name JOKER

btw what serverfiles are you using? o_O
i suggest to check your lootitem, convert it to excel, and search using ctrl+F to make it easier :p:
or try to use another itemlooting.dat from other server, and see if the error still happened @@

Hello Sir

My server has this problem the

I upload my error log

Help us the problem

thanks

mage:
 
Upvote 0
Joined
Apr 9, 2012
Messages
2,359
Reaction score
442
Hello Sir

My server has this problem the

I upload my error log

Help us the problem

thanks

mage:

can't you answer me first, what serverfiles are you using? from where you get the file?
too many log in your files, i'm not sure which one crashing your server,

if possible, please clear the log first, and then do testing with your GM account, until you get that error, and then you can see what cause it...

and i might be wrong on reading the log files...
 
Upvote 0
Experienced Elementalist
Joined
Oct 19, 2012
Messages
252
Reaction score
3
can't you answer me first, what serverfiles are you using? from where you get the file?
too many log in your files, i'm not sure which one crashing your server,

if possible, please clear the log first, and then do testing with your GM account, until you get that error, and then you can see what cause it...

and i might be wrong on reading the log files...

Server files are:
http://forum.ragezone.com/f479/share-episode-2-2-3rd-912886/
In which I basically modify 0
Only increased EXP
Then I used company's server open 15 days in a row - a month this problem did not happen .
----------------------------------------------------------------------------------------------------------------------------------
Server problem I have opened nearly a year


The problem cannot be resolved


Sir, please help me
 
Last edited by a moderator:
Upvote 0
Joined
Apr 9, 2012
Messages
2,359
Reaction score
442
Server files are:
http://forum.ragezone.com/f479/share-episode-2-2-3rd-912886/
In which I basically modify 0
Only increased EXP
Then I used company's server open 15 days in a row - a month this problem did not happen .
----------------------------------------------------------------------------------------------------------------------------------
Server problem I have opened nearly a year


The problem cannot be resolved


Sir, please help me
so now, you use company's server? o_O

hmmmm,...
then i have last question perhaps, when did the latest error happening to your server?
was it yesterday? o_O
 
Last edited:
Upvote 0
Joined
Apr 9, 2012
Messages
2,359
Reaction score
442
yes
On the 25th
22:00 -23 30 pm
CObjectList error

have been reading your log,
i'm not realy sure, but on your log, nothing bad happened...
hmmm, this error is so interesting...
there's a possibility that someone hack your server by sending bad packet (but i'm not sure and there's no proof yet)
did you notice something in game? or did you know what causing this error?
 
Upvote 0
Experienced Elementalist
Joined
Oct 19, 2012
Messages
252
Reaction score
3
have been reading your log,
i'm not realy sure, but on your log, nothing bad happened...
hmmm, this error is so interesting...
there's a possibility that someone hack your server by sending bad packet (but i'm not sure and there's no proof yet)
did you notice something in game? or did you know what causing this error?

1:there's a possibility that someone hack your server by sending bad packet
2:did you notice something in game? or did you know what causing this error?

Reply to
1:This cannot be ruled out, but I think if it is man-made, then there will not be regular 4 days a week.

2. I really don't know what is, If know can own debugging


thanks Mr.
then patiently reply
 
Upvote 0
Newbie Spellweaver
Joined
Feb 8, 2013
Messages
30
Reaction score
0
same here, im using the same files and it happened again today, and i got this log_ampersonalmgr.log
Code:
0 01/19/15 20:23:56 : AutominePersonalMgr::pop_ore() >> Is not exist item(158)
1 01/19/15 20:23:58 : AutominePersonalMgr::pop_ore() >> Is not exist item(161)
2 01/19/15 20:23:59 : AutominePersonalMgr::pop_ore() >> Is not exist item(162)
3 01/19/15 20:24:00 : AutominePersonalMgr::pop_ore() >> Is not exist item(164)
4 01/19/15 20:24:01 : AutominePersonalMgr::pop_ore() >> Is not exist item(169)
5 01/19/15 20:24:02 : AutominePersonalMgr::pop_ore() >> Is not exist item(163)
6 01/19/15 20:24:04 : AutominePersonalMgr::pop_ore() >> Is not exist item(167)
7 01/19/15 20:24:05 : AutominePersonalMgr::pop_ore() >> Is not exist item(166)
8 01/20/15 00:00:14 : AutominePersonalMgr::pop_ore() >> Is not exist item(145)
9 01/20/15 00:00:15 : AutominePersonalMgr::pop_ore() >> Is not exist item(148)
10 01/20/15 00:00:16 : AutominePersonalMgr::pop_ore() >> Is not exist item(148)
11 01/20/15 00:00:17 : AutominePersonalMgr::pop_ore() >> Is not exist item(146)
12 01/20/15 00:13:17 : AutominePersonalMgr::pop_ore() >> Is not exist item(141)
13 01/20/15 00:13:20 : AutominePersonalMgr::pop_ore() >> Is not exist item(142)
14 01/20/15 00:43:56 : AutominePersonalMgr::pop_ore() >> Is not exist item(303)
15 01/20/15 00:44:00 : AutominePersonalMgr::pop_ore() >> Is not exist item(300)
16 01/20/15 00:45:51 : AutominePersonalMgr::pop_ore() >> Is not exist item(150)
17 01/20/15 00:45:55 : AutominePersonalMgr::pop_ore() >> Is not exist item(151)
18 01/20/15 04:03:36 : AutominePersonalMgr::pop_ore() >> Is not exist item(132)
19 01/20/15 04:03:41 : AutominePersonalMgr::pop_ore() >> Is not exist item(135)
20 01/20/15 04:03:43 : AutominePersonalMgr::pop_ore() >> Is not exist item(136)
21 01/20/15 04:03:48 : AutominePersonalMgr::pop_ore() >> Is not exist item(139)
22 01/20/15 04:03:50 : AutominePersonalMgr::pop_ore() >> Is not exist item(141)
23 01/20/15 04:03:54 : AutominePersonalMgr::pop_ore() >> Is not exist item(144)
24 01/20/15 04:03:58 : AutominePersonalMgr::pop_ore() >> Is not exist item(145)
25 01/20/15 07:18:08 : AutominePersonalMgr::pop_ore() >> Is not exist item(141)
26 01/20/15 07:18:12 : AutominePersonalMgr::pop_ore() >> Is not exist item(142)
27 01/20/15 07:18:15 : AutominePersonalMgr::pop_ore() >> Is not exist item(143)
28 01/20/15 07:41:15 : AutominePersonalMgr::pop_ore() >> Is not exist item(155)
29 01/20/15 07:41:16 : AutominePersonalMgr::pop_ore() >> Is not exist item(161)
30 01/20/15 07:44:53 : AutominePersonalMgr::pop_ore() >> Is not exist item(223)
31 01/20/15 07:45:02 : AutominePersonalMgr::pop_ore() >> Is not exist item(232)
32 01/20/15 09:05:05 : AutominePersonalMgr::pop_ore() >> Is not exist item(164)
33 01/20/15 22:49:27 : AutominePersonalMgr::pop_ore() >> Is not exist item(147)
34 01/21/15 01:50:34 : AutominePersonalMgr::pop_ore() >> Is not exist item(140)
35 01/21/15 01:50:35 : AutominePersonalMgr::pop_ore() >> Is not exist item(143)
36 01/21/15 01:50:37 : AutominePersonalMgr::pop_ore() >> Is not exist item(139)
37 01/21/15 01:50:39 : AutominePersonalMgr::pop_ore() >> Is not exist item(138)
38 01/21/15 07:49:46 : AutominePersonalMgr::pop_ore() >> Is not exist item(169)
39 01/21/15 07:49:47 : AutominePersonalMgr::pop_ore() >> Is not exist item(173)
40 01/21/15 07:49:56 : AutominePersonalMgr::pop_ore() >> Is not exist item(172)
41 01/21/15 07:51:53 : AutominePersonalMgr::pop_ore() >> Is not exist item(171)
42 01/21/15 07:51:55 : AutominePersonalMgr::pop_ore() >> Is not exist item(161)
43 01/21/15 07:51:57 : AutominePersonalMgr::pop_ore() >> Is not exist item(164)
44 01/21/15 07:52:01 : AutominePersonalMgr::pop_ore() >> Is not exist item(157)
45 01/21/15 22:40:52 : AutominePersonalMgr::pop_ore() >> Is not exist item(169)
46 01/21/15 22:40:54 : AutominePersonalMgr::pop_ore() >> Is not exist item(164)
47 01/21/15 22:40:55 : AutominePersonalMgr::pop_ore() >> Is not exist item(162)
48 01/22/15 23:23:49 : AutominePersonalMgr::pop_ore() >> Is not exist item(139)
49 01/22/15 23:23:50 : AutominePersonalMgr::pop_ore() >> Is not exist item(265)
50 01/23/15 07:01:21 : AutominePersonalMgr::pop_ore() >> Is not exist item(151)
51 01/23/15 13:46:25 : AutominePersonalMgr::pop_ore() >> Is not exist item(173)
52 01/23/15 23:12:28 : AutominePersonalMgr::pop_ore() >> Is not exist item(138)
53 01/23/15 23:12:45 : AutominePersonalMgr::pop_ore() >> Is not exist item(277)
54 01/23/15 23:12:47 : AutominePersonalMgr::pop_ore() >> Is not exist item(278)
55 01/23/15 23:39:18 : AutominePersonalMgr::pop_ore() >> Is not exist item(172)
56 01/24/15 00:22:12 : AutominePersonalMgr::pop_ore() >> Is not exist item(152)
57 01/24/15 00:22:13 : AutominePersonalMgr::pop_ore() >> Is not exist item(150)
58 01/24/15 00:22:14 : AutominePersonalMgr::pop_ore() >> Is not exist item(150)
59 01/24/15 00:22:15 : AutominePersonalMgr::pop_ore() >> Is not exist item(144)
60 01/24/15 00:22:15 : AutominePersonalMgr::pop_ore() >> Is not exist item(144)
61 01/24/15 00:22:15 : AutominePersonalMgr::pop_ore() >> Is not exist item(144)
62 01/24/15 00:22:16 : AutominePersonalMgr::pop_ore() >> Is not exist item(145)
63 01/24/15 00:22:16 : AutominePersonalMgr::pop_ore() >> Is not exist item(145)
64 01/24/15 00:22:16 : AutominePersonalMgr::pop_ore() >> Is not exist item(145)
65 01/24/15 00:22:18 : AutominePersonalMgr::pop_ore() >> Is not exist item(146)
66 01/24/15 00:22:18 : AutominePersonalMgr::pop_ore() >> Is not exist item(146)
67 01/24/15 00:22:20 : AutominePersonalMgr::pop_ore() >> Is not exist item(147)
68 01/24/15 00:22:20 : AutominePersonalMgr::pop_ore() >> Is not exist item(147)
69 01/24/15 00:22:21 : AutominePersonalMgr::pop_ore() >> Is not exist item(151)
70 01/24/15 02:32:52 : AutominePersonalMgr::pop_ore() >> Is not exist item(129)
71 01/24/15 07:04:05 : AutominePersonalMgr::pop_ore() >> Is not exist item(133)
72 01/24/15 07:04:07 : AutominePersonalMgr::pop_ore() >> Is not exist item(134)
73 01/24/15 07:04:12 : AutominePersonalMgr::pop_ore() >> Is not exist item(138)
74 01/24/15 07:18:14 : AutominePersonalMgr::pop_ore() >> Is not exist item(149)
75 01/24/15 23:02:01 : AutominePersonalMgr::pop_ore() >> Is not exist item(185)
76 01/24/15 23:02:02 : AutominePersonalMgr::pop_ore() >> Is not exist item(321)
77 01/25/15 00:07:58 : AutominePersonalMgr::pop_ore() >> Is not exist item(139)
78 01/25/15 00:12:40 : AutominePersonalMgr::pop_ore() >> Is not exist item(244)
79 01/25/15 00:12:41 : AutominePersonalMgr::pop_ore() >> Is not exist item(246)
80 01/25/15 00:12:42 : AutominePersonalMgr::pop_ore() >> Is not exist item(248)
81 01/25/15 00:12:42 : AutominePersonalMgr::pop_ore() >> Is not exist item(248)
82 01/25/15 00:12:43 : AutominePersonalMgr::pop_ore() >> Is not exist item(251)
83 01/25/15 00:12:43 : AutominePersonalMgr::pop_ore() >> Is not exist item(249)
84 01/25/15 00:12:44 : AutominePersonalMgr::pop_ore() >> Is not exist item(254)
85 01/25/15 00:12:44 : AutominePersonalMgr::pop_ore() >> Is not exist item(254)
86 01/25/15 00:12:45 : AutominePersonalMgr::pop_ore() >> Is not exist item(257)
87 01/25/15 00:12:46 : AutominePersonalMgr::pop_ore() >> Is not exist item(252)
88 01/25/15 00:12:47 : AutominePersonalMgr::pop_ore() >> Is not exist item(245)
89 01/25/15 00:12:49 : AutominePersonalMgr::pop_ore() >> Is not exist item(259)
90 01/25/15 00:12:53 : AutominePersonalMgr::pop_ore() >> Is not exist item(253)
91 01/25/15 00:43:46 : AutominePersonalMgr::pop_ore() >> Is not exist item(221)
92 01/25/15 00:52:55 : AutominePersonalMgr::pop_ore() >> Is not exist item(274)
93 01/25/15 00:52:59 : AutominePersonalMgr::pop_ore() >> Is not exist item(277)
94 01/25/15 01:01:22 : AutominePersonalMgr::pop_ore() >> Is not exist item(129)
95 01/25/15 01:42:33 : AutominePersonalMgr::pop_ore() >> Is not exist item(158)
96 01/25/15 01:45:00 : AutominePersonalMgr::pop_ore() >> Is not exist item(167)
97 01/25/15 05:28:59 : AutominePersonalMgr::pop_ore() >> Is not exist item(149)
98 01/25/15 06:18:34 : AutominePersonalMgr::pop_ore() >> Is not exist item(176)
99 01/25/15 06:18:48 : AutominePersonalMgr::pop_ore() >> Is not exist item(161)
100 01/25/15 06:55:53 : AutominePersonalMgr::pop_ore() >> Is not exist item(139)
101 01/25/15 06:55:57 : AutominePersonalMgr::pop_ore() >> Is not exist item(142)
102 01/25/15 06:56:06 : AutominePersonalMgr::pop_ore() >> Is not exist item(152)
103 01/25/15 07:10:32 : AutominePersonalMgr::pop_ore() >> Is not exist item(286)
104 01/25/15 07:15:21 : AutominePersonalMgr::pop_ore() >> Is not exist item(236)
105 01/25/15 07:18:59 : AutominePersonalMgr::pop_ore() >> Is not exist item(156)
106 01/25/15 07:59:12 : AutominePersonalMgr::pop_ore() >> Is not exist item(108)
107 01/25/15 07:59:13 : AutominePersonalMgr::pop_ore() >> Is not exist item(109)
108 01/25/15 07:59:14 : AutominePersonalMgr::pop_ore() >> Is not exist item(110)
109 01/25/15 08:10:04 : AutominePersonalMgr::pop_ore() >> Is not exist item(169)
110 01/25/15 08:10:06 : AutominePersonalMgr::pop_ore() >> Is not exist item(167)
111 01/25/15 08:19:55 : AutominePersonalMgr::pop_ore() >> Is not exist item(135)
112 01/25/15 08:19:59 : AutominePersonalMgr::pop_ore() >> Is not exist item(138)
113 01/25/15 08:20:01 : AutominePersonalMgr::pop_ore() >> Is not exist item(134)
114 01/25/15 08:20:03 : AutominePersonalMgr::pop_ore() >> Is not exist item(132)
115 01/25/15 08:20:08 : AutominePersonalMgr::pop_ore() >> Is not exist item(133)
116 01/25/15 08:20:09 : AutominePersonalMgr::pop_ore() >> Is not exist item(126)
117 01/25/15 08:20:12 : AutominePersonalMgr::pop_ore() >> Is not exist item(130)
118 01/25/15 08:23:37 : AutominePersonalMgr::pop_ore() >> Is not exist item(144)
119 01/25/15 08:23:43 : AutominePersonalMgr::pop_ore() >> Is not exist item(152)
120 01/25/15 08:23:45 : AutominePersonalMgr::pop_ore() >> Is not exist item(156)
121 01/25/15 08:23:46 : AutominePersonalMgr::pop_ore() >> Is not exist item(151)
122 01/25/15 08:23:47 : AutominePersonalMgr::pop_ore() >> Is not exist item(147)
123 01/25/15 08:23:52 : AutominePersonalMgr::pop_ore() >> Is not exist item(140)
124 01/25/15 08:24:01 : AutominePersonalMgr::pop_ore() >> Is not exist item(142)
125 01/25/15 08:24:03 : AutominePersonalMgr::pop_ore() >> Is not exist item(158)
126 01/25/15 08:34:45 : AutominePersonalMgr::pop_ore() >> Is not exist item(153)
127 01/25/15 09:07:05 : AutominePersonalMgr::pop_ore() >> Is not exist item(156)
128 01/25/15 20:26:03 : AutominePersonalMgr::pop_ore() >> Is not exist item(132)
129 01/25/15 20:26:19 : AutominePersonalMgr::pop_ore() >> Is not exist item(141)
130 01/25/15 20:26:21 : AutominePersonalMgr::pop_ore() >> Is not exist item(139)
131 01/25/15 20:29:49 : AutominePersonalMgr::pop_ore() >> Is not exist item(128)

I think the cause of my prob is related with guild possession (minning) or something like that..coz it happened right after the the server reset (weekly reset) the same happened last week same scenario.
please correct me if im wrong..
 
Upvote 0
Joined
Apr 9, 2012
Messages
2,359
Reaction score
442
then, you both should contact the company who give you the files...
since i don't know the files/don't have the files...
i can't really help much...
cause i don't know what the company have done to that server files...

this :
AutominePersonalMgr::pop_ore() >> Is not exist item(139)

probably related to automining, and the ore is not exist...
as far as i remember, ore only have 22 block/item

and from your log it's trying to add item (139) that is beyond 22? o_O

did you have special module or something like that? which alter the mining process? o_O
for example, it's add money, cash, gold, pvp point, etc when you are mining? o_O

item is not exist, that is why it give error "pushitem error" on CObjectList, CObjectList is an object/item in game, push error, it's mean it failed when adding that object to a character...
that is why i'm sure it's related to an item which not exist o_O
 
Upvote 0
Back
Top