Must read for ep3 server

Page 16 of 18 FirstFirst ... 689101112131415161718 LastLast
Results 226 to 240 of 264
  1. #226
    Enthusiast freebook21 is offline
    MemberRank
    Jan 2009 Join Date
    36Posts

    Re: Must read for ep3 server

    Quote Originally Posted by l34V3 View Post
    Use ep3.2 client for ep3.2 server ? ...

    You can get ep3.4 client easly to work, if you know what you are doing. (just in case, no im not gonna make a vid/pic/etc tutorial how to fix it.)
    My question is how i know what kind of version is a client for example:
    2.0.0.0 is 3.2
    2.0.0.5 is 3.3
    or something like this....

    dont need yuo to make a tutorarias have a loot of them for everywere

  2. #227
    XRivals mKeey is offline
    MemberRank
    Aug 2010 Join Date
    371Posts

    Re: Must read for ep3 server

    You can use any client. Only you must change the ACEonline.atm and the omi.tex and copy the map / obj into the server and you got it.

    MEGAUPLOAD - The leading online storage and file delivery service

  3. #228
    Novice Creatur is offline
    MemberRank
    Mar 2011 Join Date
    4Posts

    Re: Must read for ep3 server

    Quote Originally Posted by PanKJ View Post
    There is a file called map.cfg.
    yep, but the maps are not in the DB so this error returns.
    Thats the reason why i need the DB entry "ti_Mapinfo"

  4. #229
    You won't get me... PanKJ is offline
    MemberRank
    Sep 2010 Join Date
    Too Damn HighLocation
    593Posts

    Re: Must read for ep3 server

    Did it ever cross your mind that "ti_Mapinfo" is one of the easiest tables to make manually?

  5. #230
    Novice Creatur is offline
    MemberRank
    Mar 2011 Join Date
    4Posts

    Re: Must read for ep3 server

    Quote Originally Posted by PanKJ View Post
    Did it ever cross your mind that "ti_Mapinfo" is one of the easiest tables to make manually?
    If I setup the table manualy it don't work, coz wrong data inside :S copying other maps doas not work, i tryd it, i also changed the influence and warps ... but the only map i got to work is "Pandea A Point". i was serching for correct data but i did not found some :/

    I trying since 3 weeks, to do not a sensles Post, i set up the server by just reading and reading, but now ...

  6. #231
    Enthusiast freebook21 is offline
    MemberRank
    Jan 2009 Join Date
    36Posts

    Re: Must read for ep3 server

    Oks, thx for help keep going

  7. #232
    You won't get me... PanKJ is offline
    MemberRank
    Sep 2010 Join Date
    Too Damn HighLocation
    593Posts

    Re: Must read for ep3 server

    @creatur, you have to modify some stuff but all missing rows ti_Mapinfo can be created manually. Or just read the info from omi.tex.

  8. #233
    Novice Creatur is offline
    MemberRank
    Mar 2011 Join Date
    4Posts

    Re: Must read for ep3 server

    Quote Originally Posted by PanKJ View Post
    @creatur, you have to modify some stuff but all missing rows ti_Mapinfo can be created manually. Or just read the info from omi.tex.
    very good idea with the DATedit i get all data i needed
    THX a lot!

  9. #234
    You won't get me... PanKJ is offline
    MemberRank
    Sep 2010 Join Date
    Too Damn HighLocation
    593Posts

    Re: Must read for ep3 server

    Np. You see, everything you need is out there, you just have to search a bit.

  10. #235
    Apprentice SlyghtlyMad is offline
    MemberRank
    Mar 2011 Join Date
    UkraineLocation
    20Posts

    thumbs up Re: Must read for ep3 server

    ok, I read the whole thread, so now I'll ask some questions

    #1.
    Code:
    $PRE_ODBC_UID = 21474103 #Enter xored db login id (this is an example for atum)#
    what login meaned?

    #2.
    Code:
    $PRE_DB_SERVER_DATABASE_NAME = atum2_db_account #Enter your account db name#
    I wrote it correctly? or here must be somethig else?

    #3.
    Code:
    $PRE_ODBC_DSN = atum2_db_account #Enter a system dsn set to your account (atum2_db_account) db#
    same as #2

    atm that's all
    hope, you can help me, I'm already broke my brain
    Last edited by SlyghtlyMad; 14-07-11 at 09:36 AM.

  11. #236
    Apprentice asdl is offline
    MemberRank
    Aug 2011 Join Date
    19Posts

    Re: ep3启动错误信息

    08-08 14:30:18|[Notify] elapsed time after turn on !! 0Day 7h: 1m:23s
    08-08 14:30:18|Pre Server Start
    08-08 14:30:18|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1508] PoolCnt[ 100] CommitSize[ 151552] vectorSize[1] Address Range(0x7FF70000 ~ 0x7FF95000)
    08-08 14:30:18|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1528] PoolCnt[ 101] CommitSize[ 155648] vectorSize[1] Address Range(0x7FF40000 ~ 0x7FF66000)
    08-08 14:30:18|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1552] PoolCnt[15001] CommitSize[23281664] vectorSize[1] Address Range(0x7E0B0000 ~ 0x7F6E4000)
    08-08 14:30:18| ServerGroup: Pandea, Enable(1) MGameServerID(10061)
    08-08 14:30:39| [Notify] CPreGlobal::OnPacketNotifyOfSPToMPWinSoc# 10000 CWinSocket::WS_CONNECTED wParam(0)
    08-08 14:30:39| [Notify] CPreGlobal::InitServerSocket# Starting...
    08-08 14:30:39| [Notify] CPreIOCP::IOCPInit# 10000
    08-08 14:30:39| [Notify] CPreIOCP::IOCPInit# 11000 updated version files !
    08-08 14:30:39| [Notify] CPreIOCP::IOCPInit# 12000 arranged version list !
    08-08 14:30:54|[DB Error] fail to connect DBServer(CPreIOCP::IOCPInit_) !! 169.254.189.241,9979 atum2_db_account atum callweb

  12. #237
    Enthusiast Hope5 is offline
    MemberRank
    Dec 2010 Join Date
    48Posts

    Re: ep3启动错误信息

    Quote Originally Posted by asdl View Post
    08-08 14:30:18|[Notify] elapsed time after turn on !! 0Day 7h: 1m:23s
    08-08 14:30:18|Pre Server Start
    08-08 14:30:18|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1508] PoolCnt[ 100] CommitSize[ 151552] vectorSize[1] Address Range(0x7FF70000 ~ 0x7FF95000)
    08-08 14:30:18|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1528] PoolCnt[ 101] CommitSize[ 155648] vectorSize[1] Address Range(0x7FF40000 ~ 0x7FF66000)
    08-08 14:30:18|CVMem::AllocVMem VirtualAlloc() success, TypeSize[ 1552] PoolCnt[15001] CommitSize[23281664] vectorSize[1] Address Range(0x7E0B0000 ~ 0x7F6E4000)
    08-08 14:30:18| ServerGroup: Pandea, Enable(1) MGameServerID(10061)
    08-08 14:30:39| [Notify] CPreGlobal::OnPacketNotifyOfSPToMPWinSoc# 10000 CWinSocket::WS_CONNECTED wParam(0)
    08-08 14:30:39| [Notify] CPreGlobal::InitServerSocket# Starting...
    08-08 14:30:39| [Notify] CPreIOCP::IOCPInit# 10000
    08-08 14:30:39| [Notify] CPreIOCP::IOCPInit# 11000 updated version files !
    08-08 14:30:39| [Notify] CPreIOCP::IOCPInit# 12000 arranged version list !
    08-08 14:30:54|[DB Error] fail to connect DBServer(CPreIOCP::IOCPInit_) !! 169.254.189.241,9979 atum2_db_account atum callweb
    Stop spamming in all threads -.-*

  13. #238
    Account Upgraded | Title Enabled! 4ndr34s is offline
    MemberRank
    Sep 2007 Join Date
    At My Home O_oLocation
    587Posts

    Re: Must read for ep3 server

    why i get kicked without a reason? T_T please help me
    08-09 02:38:45|Socket Connect SocketIndex[171] PeerIP[ 192.168.0.101] Port[51458]
    08-09 02:38:52| GameStartRoutine(T_FC_CHARACTER_GAMESTART) [A(4ndr34s:1) C(Lollati:1) CI(171)] Map(2003) Position(9330, 669, 4975) IP(192.168.0.101)
    08-09 02:39:00| [Notify] OutPostWarNoti COutPostManager::OutPostWarEnd# OutpostWarMapIndex(6018) pFMChann(0x0)
    08-09 02:39:02|Socket Closed Client( 192.168.0.101:51458) SocketType(7) |SockIdx( 171)| MaxWriteBufCounts[ 1] ==> reason 5[0X000005], deletedPacketCount(0)
    08-09 02:39:02| GameEndRoutine [A(4ndr34s:1) C(Lollati:1) CI(171)] Map(2003) Position(9330, 669, 4975)

  14. #239
    Apprentice asdl is offline
    MemberRank
    Aug 2011 Join Date
    19Posts

    Can someone help me build EP3 server?

    I have EP2 server but I do not know how to upgrade their servers to EP3 who can help me

  15. #240
    Apprentice flysand is offline
    MemberRank
    Sep 2011 Join Date
    10Posts

    Re: Must read for ep3 server

    "I would like to download a ep3 service side,"



Advertisement