• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

EP3 Server Source Files

Experienced Elementalist
Joined
Feb 16, 2012
Messages
234
Reaction score
96
i dont want your modified sources i want the originally source from first post
 
Elite Diviner
Joined
Sep 11, 2010
Messages
430
Reaction score
94
im getting a lot of "check warp" and "mobs" errors in world server and also (in db agent) in procedure "cabal_sp_instantwar_getcurrentnationrewardwarresults"

Code:
[2013-08-05 17:36:41.203500 4520]: [##ERROR##] CheckWarp() -> WorldIdx(4), X(236), Y(209)
[2013-08-05 17:36:41.203500 4520]: [##ERROR##] CheckWarp() -> WorldIdx(4), X(236), Y(209)
[2013-08-05 17:36:41.204000 4520]: [##ERROR##] CheckWarp() -> WorldIdx(4), X(236), Y(209)
[2013-08-05 17:36:41.204500 4520]: [##ERROR##] CheckWarp() -> WorldIdx(3), X(185), Y(24)
[2013-08-05 17:36:41.204500 4520]: [##ERROR##] CheckWarp() -> WorldIdx(3), X(185), Y(24)
[2013-08-05 17:36:41.205000 4520]: [##ERROR##] CheckWarp() -> WorldIdx(3), X(185), Y(24)
[2013-08-05 17:36:41.205500 4520]: [##ERROR##] CheckWarp() -> WorldIdx(10), X(25), Y(210)
[2013-08-05 17:36:41.205500 4520]: [##ERROR##] CheckWarp() -> WorldIdx(10), X(25), Y(210)
[2013-08-05 17:36:41.206000 4520]: [##ERROR##] CheckWarp() -> WorldIdx(10), X(243), Y(14)
[2013-08-05 17:36:41.206500 4520]: [##ERROR##] CheckWarp() -> WorldIdx(10), X(243), Y(14)
[2013-08-05 17:36:41.206500 4520]: [##ERROR##] CheckWarp() -> WorldIdx(10), X(243), Y(14)
[2013-08-05 17:36:41.207000 4520]: [##ERROR##] CheckWarp() -> WorldIdx(10), X(230), Y(126)
[2013-08-05 17:36:41.207000 4520]: [##ERROR##] CheckWarp() -> WorldIdx(10), X(8), Y(10)
[2013-08-05 17:36:41.207500 4520]: [##ERROR##] CheckWarp() -> WorldIdx(10), X(172), Y(128)
[2013-08-05 17:36:41.207500 4520]: [##ERROR##] CheckWarp() -> WorldIdx(10), X(67), Y(96)
[2013-08-05 17:36:55.767000 3288]: [##ERROR##] Mob(33619968) Phase(MP_FIND00_UN, 0)
[2013-08-05 17:36:56.832000 3288]: [##ERROR##] Mob(33619968) Phase(MP_FIND00_UN, 0)
[2013-08-05 17:36:57.882500 3288]: [##ERROR##] Mob(33619968) Phase(MP_FIND00_UN, 0)
[2013-08-05 17:36:58.932000 3288]: [##ERROR##] Mob(33619968) Phase(MP_FIND00_UN, 0)
[2013-08-05 17:36:59.982000 3288]: [##ERROR##] Mob(33619968) Phase(MP_FIND00_UN, 0)
[2013-08-05 17:37:00.582500 3288]: [##ERROR##] Mob(33619968) Phase(MP_MOVE00_CM, 0)
[2013-08-05 17:37:01.182000 3288]: [##ERROR##] Mob(33619968) Phase(MP_MOVE00_CM, 0)
[2013-08-05 17:37:01.782000 3288]: [##ERROR##] Mob(33619968) Phase(MP_MOVE00_CM, 0)
[2013-08-05 17:37:02.382000 3288]: [##ERROR##] Mob(33619968) Phase(MP_MOVE00_CM, 0)
[2013-08-05 17:37:02.982000 3288]: [##ERROR##] Mob(33619968) Phase(MP_MOVE00_CM, 0)
[2013-08-05 17:37:03.582500 3288]: [##ERROR##] Mob(33619968) Phase(MP_MOVE00_CM, 0)
[2013-08-05 17:37:04.182000 3288]: [##ERROR##] Mob(33619968) Phase(MP_MOVE00_CM, 0)
[2013-08-05 17:37:04.782500 3288]: [##ERROR##] Mob(33619968) Phase(MP_MOVE00_CM, 0)
[2013-08-05 17:37:05.382000 3288]: [##ERROR##] Mob(33619968) Phase(MP_MOVE00_CM, 0)
[2013-08-05 17:37:06.432000 3288]: [##ERROR##] Mob(33619968) Phase(MP_FIND00_UN, 0)

On my client, channel is not full but i cant enter. And this client has a problem (i think) after 1 or 2 mins error 1049 shows up (even if i dont login)

Cabal(Ver278-130806-0131-0000) - EP3 Server Source Files - RaGEZONE Forums cabalerror - EP3 Server Source Files - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Elite Diviner
Joined
Sep 11, 2010
Messages
430
Reaction score
94
Well its using ep8 mobs.scp so it is expected, dbagent instant war just needs a fix which i hadn't done as for the client getting error i didn't get that error with husky

what client are u using? mine cant edit .encs cause it has some MD5 check (not xdata.enc) . Can you share yours?
 
Elite Diviner
Joined
Sep 11, 2010
Messages
430
Reaction score
94
well seems its useless. ive client with main v1315 EU now. using packed main and breaklee i get the same channel list like with br client (NOT FULL, just cant enter. And disconnects every 2 mins) but when i try to use husky i get an error in language.enc (seems like xdata.enc tools generates a diferent value, just does not work with ep3). On the other way epvpers main does not run at all (IT JUST CLOSES)

do not know what else to do. Can you upload your full client?

PD: mob error is in world1-mmap.scp. If you delete all lines (all mobs)(at the moment only has one), error disappears
 
Last edited:
Elite Diviner
Joined
Sep 11, 2010
Messages
430
Reaction score
94
i've uploaded an EP3 full client with unpacked main, without anticheat and without enc file check.

 
Junior Spellweaver
Joined
Jul 27, 2011
Messages
173
Reaction score
29
hello rz'm having lots of errors when trying to connect this server ep3 someone could tell me how to configure and connect the server without this error below the print'screen

and one more thing I switched cabalmain.exe and changed language and when I change the ip of the language it says error in language.enc what would that be? wtf - EP3 Server Source Files - RaGEZONE Forums wtf2 - EP3 Server Source Files - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Back
Top