Tera Up to date EMU Server Files

Page 23 of 40 FirstFirst ... 13151617181920212223242526272829303133 ... LastLast
Results 331 to 345 of 587
  1. #331
    Valued Member Sataniceaden is offline
    MemberRank
    Nov 2007 Join Date
    AustraliaLocation
    130Posts

    Re: Tera Up to date EMU Server Files

    Quote Originally Posted by luisalberto View Post
    thx P5yl0. i am downloading client 1725 of .txt file.
    a ask please.. 1725 is the last ver. Tera Client ??
    no 1725 is not the latest version of the client
    i myself am trying to work out a way of getting the server to be up to date however my visual studio is being buggy and not allowing me to edit the client data

  2. #332
    Enthusiast MU_TITA is offline
    MemberRank
    Feb 2009 Join Date
    43Posts

    Re: Tera Up to date EMU Server Files

    who can help with my err server dun run and can't connect to mysql server

  3. #333
    It´s a Psylo^^ P5yl0 is offline
    MemberRank
    Feb 2012 Join Date
    GermanyLocation
    411Posts

    Re: Tera Up to date EMU Server Files

    @Satanic this black screen seems its the duplicate item error
    goto phppmyadmin ..
    delete the item which uses the same slot in the inventory from char than test to login...
    this duplicate item seems.. there is a mismatch when you loot some items and reload the game..
    on a new connection .. it stops with a black screen.. and an duplicate error in server...

    and yes i tested to copy all files without the cooked pc folder... ~it would be around 1GB, zipped~500MB for binaries..
    but it doesnt work right when you copy over the current official version..
    i got a lot of missmatchs..
    Char/NPC name fonts are very small
    a lot of items have no icon only id in the box
    the lobby background corrupt.. and a lot more
    cause of this i removed binaries.. from the package

    i have testet to start current official version with the custom launcher an it works you can start..
    but we have to update all the opcodes to work with latest version!
    updated first opcode for server selction > lobby..
    and it stopped on the flashing screen ^^


    or else we need the 1725 version to work properly..
    but i cant find anywhere else the 1725 version, only link is in the .txt file and this link should work..!
    its from the first posts of this thread.. On-TeraClient.. Torrent


    @mu_tita
    semms you have to open ports
    look some posts back i wrote which ports you need free..
    Last edited by P5yl0; 20-07-13 at 01:20 AM.

  4. #334
    Full-Stack Developer uebari is offline
    MemberRank
    Jul 2011 Join Date
    Chicago, IL USALocation
    225Posts

    Re: Tera Up to date EMU Server Files

    Quote Originally Posted by Sataniceaden View Post
    no 1725 is not the latest version of the client
    i myself am trying to work out a way of getting the server to be up to date however my visual studio is being buggy and not allowing me to edit the client data
    You have to change a few things inside the auth section of the files to get the new client to work along with some new packets.

  5. #335
    Valued Member Sataniceaden is offline
    MemberRank
    Nov 2007 Join Date
    AustraliaLocation
    130Posts

    Re: Tera Up to date EMU Server Files

    Just a question
    is it just me or do the GM commands only work on one character?

  6. #336
    Valued Member Angelis86 is offline
    MemberRank
    Jul 2013 Join Date
    119Posts

    Re: Tera Up to date EMU Server Files

    Maybe we could use Dreams Gaming - TERA Private Server launcher to get latest files working and hex edit the Game.exe to localhost.
    The hard part will be update of packets.

    Angelis

  7. #337
    It´s a Psylo^^ P5yl0 is offline
    MemberRank
    Feb 2012 Join Date
    GermanyLocation
    411Posts

    Re: Tera Up to date EMU Server Files

    dreams gaming is so far i know on 1004 or 1008 revision..
    it will not work with this server source you have to update packets too!

  8. #338
    Valued Member Sataniceaden is offline
    MemberRank
    Nov 2007 Join Date
    AustraliaLocation
    130Posts

    Re: Tera Up to date EMU Server Files

    ok i have completely fucked something
    i can no longer pick up any quests and no GM commands work at all
    i have deleted everything and started from scratch but im still getting the same thing any ideas?

  9. #339
    It´s a Psylo^^ P5yl0 is offline
    MemberRank
    Feb 2012 Join Date
    GermanyLocation
    411Posts

    Re: Tera Up to date EMU Server Files

    me too^^ i fucked something up too^^
    every time i close game or relog player saving to database does a duplicate entry of items..
    after a relog i cant login anymore.. cause duplicate error..
    wanted to rebuild from a an older source
    but every time the same shit..

    and i cant get where the error is ... everything seems fine for update_player and else..

  10. #340
    Apprentice Trentrulesyou is offline
    MemberRank
    Nov 2009 Join Date
    15Posts

    Re: Tera Up to date EMU Server Files

    Quote Originally Posted by P5yl0 View Post
    me too^^ i fucked something up too^^
    every time i close game or relog player saving to database does a duplicate entry of items..
    after a relog i cant login anymore.. cause duplicate error..
    wanted to rebuild from a an older source
    but every time the same shit..

    and i cant get where the error is ... everything seems fine for update_player and else..
    I only got that item error once, but i've found tons of bugs. Alot of skills dont work on certain classes, You can't delete the character (I think you just have to make something that deletes the record from the database which should be easy), When you attack a npc you dont get knocked back, No summoning skills work, the teleportation skill doesnt do the action but it does the animation and gfx, Theres no dungeons and theres alot more just can't think of anymore.

  11. #341
    Apprentice sudochu is offline
    MemberRank
    Jul 2013 Join Date
    7Posts

    smile Re: Tera Up to date EMU Server Files

    How does the encryption of packets work?

    Quote Originally Posted by str8killa View Post
    Here is a new up to date emu, i have no idea how to get a client connect to the server so have fun.

    Loads of things work in this emu.

    SRC:
    Tera.rar

    Data:
    data.rar

    Github:
    https://github.com/formatme/TeraEmulator

    Client:
    http://puu.sh/2LrWv.rar

  12. #342
    Full-Stack Developer uebari is offline
    MemberRank
    Jul 2011 Join Date
    Chicago, IL USALocation
    225Posts

    Re: Tera Up to date EMU Server Files

    Quote Originally Posted by P5yl0 View Post
    me too^^ i fucked something up too^^
    every time i close game or relog player saving to database does a duplicate entry of items..
    after a relog i cant login anymore.. cause duplicate error..
    wanted to rebuild from a an older source
    but every time the same shit..

    and i cant get where the error is ... everything seems fine for update_player and else..
    Ah, that bug was fixed recently through our old development team.

  13. #343
    It´s a Psylo^^ P5yl0 is offline
    MemberRank
    Feb 2012 Join Date
    GermanyLocation
    411Posts

    Re: Tera Up to date EMU Server Files

    ahh .. i think i know why this error comes ^^
    its when you have 2 same items .. like 2 same swords
    it saves to database both under an own ID but puts both together on the same itemslot

    after restart y know what will happen when it loads database...^^
    wants to put back both items but the one slot already used...


    @uebari y know is there a current working development team ?

  14. #344
    Valued Member Sataniceaden is offline
    MemberRank
    Nov 2007 Join Date
    AustraliaLocation
    130Posts

    Re: Tera Up to date EMU Server Files

    We are missing alot in the database
    i cant get gold to save nor skills to save compiling over and over to try and get scripts working

    also do we have a more uptodate SQL tree im thinking we will need to have a complete item database in sql also a skills one

    as for items i dont have that issue at the moment, character data seams to be saving but is incomplete P5yl0 are you able to save your UI?

    ok player data is not saving to SQL DB this is why items and skills are not saving (sql is getting reloaded instead of updated?

    Uebari are you able to share some info on this issue i have been trying to find what SQL injection is missing but no luck so far
    Last edited by Sataniceaden; 22-07-13 at 12:16 PM. Reason: more testing done

  15. #345
    Member wartio is offline
    MemberRank
    Jul 2013 Join Date
    SwedenLocation
    55Posts

    Re: Tera Up to date EMU Server Files

    Could anyone help me with this?, My tera server works perfectly when its starting, and closing, no errors at all, but the only problem is the client.. I did extract the "TeraLauncher.rar" files to the directory of tera server, where i click on "gameserver.bat, server2go.bat", they both work fine, and database looks good, when i register it looks good too, but when i open the client, and when i try to login with ACC: admin and Pass: test then when i click on "Play" the launcher disappers then nothing comes up, so the game doesnt start, i even got all ports opened, 11101 - 443- 3306 -80

    Screen of Server Start up:


    Screen of TeraLauncher when i try to login:


    Second screen when im logged in:


    After that when i click "Play" it dissapers and nothing comes up



Advertisement