[Release] Tera on java last client rev

Page 16 of 29 FirstFirst ... 68910111213141516171819202122232426 ... LastLast
Results 226 to 240 of 435
  1. #226
    Member devcod is offline
    MemberRank
    Apr 2014 Join Date
    PolandLocation
    55Posts

    Re: [Release] Tera on java last client rev

    @Angelis86
    Hey, have you thinked about changing the repository? On Assembla it is not even possible to post issues or anything like that. I think you should really consider changing repository, because I think that, this forum is not best place to talk about problems with code or to post updates. If you want to stick to SVN you could consider Google Code or you could swap to git. I think that Github (or another git repository with functions like it) would be better also for you in matter of searching someone to help with code, because you could just read someone pull request and decide if his/her code is good enough to give him right to commit without acceptation. It would be also great to have place to discuss ideas or problems without getting confused with post about different things. Unfortunately I can't help you with Java, as I only know PHP, so eventually I could do something like serverlist with automatic serverlist.uk generation.

  2. #227
    Valued Member Angelis86 is offline
    MemberRank
    Jul 2013 Join Date
    119Posts

    Re: [Release] Tera on java last client rev

    @devcod
    Yes i already thinked about that.

    I used github at start, and i had lot's of troubles with eclipse plugin. Sometimes i couldn't even commit !
    I think i will move soon. I will just need to find peoples that i can trust in to create account.
    Anyway thanks !

    Angelis.

  3. #228
    Account Upgraded | Title Enabled! tedchow is offline
    MemberRank
    Jun 2006 Join Date
    379Posts

    Re: [Release] Tera on java last client rev

    where is the server file?!! plz

  4. #229
    Member devcod is offline
    MemberRank
    Apr 2014 Join Date
    PolandLocation
    55Posts

    Re: [Release] Tera on java last client rev

    @tedchow
    You need to compile server by yourself. You can use this tutorial if you need help with it.

  5. #230
    Account Upgraded | Title Enabled! tedchow is offline
    MemberRank
    Jun 2006 Join Date
    379Posts

    Re: [Release] Tera on java last client rev

    it looks like so complex,,,,,,,,,anyone has full one and can share for me?

  6. #231
    Apprentice BCSammyBC is offline
    MemberRank
    Apr 2014 Join Date
    17Posts

    Re: [Release] Tera on java last client rev

    Quote Originally Posted by tedchow View Post
    it looks like so complex,,,,,,,,,anyone has full one and can share for me?

    if you follow the tut exactly how it says you will get it done in under an hour, 30 minutes even and it's really not complex at all.

  7. #232
    Member evestu is offline
    MemberRank
    Apr 2007 Join Date
    85Posts

    Re: [Release] Tera on java last client rev

    just a quick update with the Opcodes the new Tera NA update to 2604 Opcodes have changed and new Data-center was updated i will be releasing this when i have time later

    so this way at least you will be able to get ready for the update when Tera Eu releases it.

    example Opcode

    Client Ver :2506 S_LOGIN_ARBITER Opcode = BBEE

    now

    Client Ver :2604 S_LOGIN_ARBITER Opcode = B274

    This info is mainly for the Server Devs i.e @Angelis86 for his java @P5yI0 for his c#

    but others may be intrested

  8. #233
    ◝(⁰▿⁰)◜Smile◝ (⁰▿⁰)◜ Taiga is offline
    DeveloperRank
    May 2007 Join Date
    InternetLocation
    2,464Posts

    Re: [Release] Tera on java last client rev

    @Angelis86 I've checked some parts of the code, some parts look a little messy but it looks good! Supporting you!

  9. #234
    Account Upgraded | Title Enabled! tedchow is offline
    MemberRank
    Jun 2006 Join Date
    379Posts

    Re: [Release] Tera on java last client rev

    - Enter world (but actually your character can't move and you can't see other players)


    it means,,,when my friends connected to my server and I cannot see their moving? did U fix this bug now?

  10. #235
    Member devcod is offline
    MemberRank
    Apr 2014 Join Date
    PolandLocation
    55Posts

    Re: [Release] Tera on java last client rev

    @tedchow
    Yes, on screens you can see that player synchro works. I can personally confirm that moving and attacking works, but there are issues with it.

  11. #236
    Valued Member Angelis86 is offline
    MemberRank
    Jul 2013 Join Date
    119Posts

    Re: [Release] Tera on java last client rev

    Ok i finally switch to google code.
    Now we can have issues tracking and multi contributors

    Angelis.

  12. #237
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    675Posts

    Re: [Release] Tera on java last client rev

    please be carefull the 1st post have incoreect symbols in SVN url correct is http://jenova-project-tera.googlecode.com/svn/

  13. #238
    Account Upgraded | Title Enabled! tedchow is offline
    MemberRank
    Jun 2006 Join Date
    379Posts

    Re: [Release] Tera on java last client rev

    hopefully can make an NA Emu......

  14. #239
    Account Upgraded | Title Enabled! tedchow is offline
    MemberRank
    Jun 2006 Join Date
    379Posts

    Re: [Release] Tera on java last client rev

    did u update anything else so far?

  15. #240
    Account Upgraded | Title Enabled! cintapw is online now
    MemberRank
    Apr 2011 Join Date
    279Posts

    Re: [Release] Tera on java last client rev

    testing jenove rev16, got stuck when creating character, and server show this error msg
    Client connected
    CryptSession inited
    Try authorizing test
    Initiated DAO: com.angelis.tera.game.database.dao
    Initiated DatabaseMapper: com.angelis.tera.game.d
    pper
    0000: 18 00 C0 CC 01 00 08 00 08 00 00 00 B2 01 0
    0010: FF FF FF 7F 00 00 00 00
    Initiated DAO: com.angelis.tera.game.database.dao
    Initiated DatabaseMapper: com.angelis.tera.game.d
    per
    Initiated DatabaseMapper: com.angelis.tera.game.d
    er
    Initiated DatabaseMapper: com.angelis.tera.game.d
    pper
    Exception in thread "Thread-17" java.lang.NullPoi
    at com.angelis.tera.game.domain.mapper.da
    apper.java:152)
    at com.angelis.tera.game.domain.mapper.da
    apper.java:39)
    at com.angelis.tera.common.domain.mapper.
    abaseMapper.java:14)
    at com.angelis.tera.game.delegate.databas
    del(PlayerDelegate.java:41)
    at com.angelis.tera.game.services.PlayerS
    ce.java:345)
    at com.angelis.tera.game.network.packet.c
    pl(CM_CHARACTER_CREATE.java:53)
    at com.angelis.tera.common.network.packet
    actClientPacket.java:43)
    at java.lang.Thread.run(Unknown Source)
    any one know the problem?



Advertisement