Src --> https://mega.co.nz/#!OFcHWDQC!fDSt6w...DEM5npml1eMzIc
Printable View
I have downloaded and tested this last night - Everything seems to work as described :)
currently fixes:
mount system update (old bug with mount system - after using mount and logout, next relog character can't dismount, pressing to mount icon crashes the game)
//Temporarly fix (checks if player was mounted last time and dismounts him)
public void PlayerEnterWorld(Player player)
{
if (player.PlayerMount != 0)
{
Communication.Global.VisibleService.Send(player, new SpMountHide(player, player.PlayerMount));
player.PlayerMount = 0;
Communication.Logic.CreatureLogic.UpdateCreatureStats(player);
}
}
founded new opcodes for class Slayer
0xD2D1
0xAB61
0x5C6A
Mmh, I followed the tutorial and got it working with ease, no issues at any points, thanks for that, and thanks to p5yl0 for the working emulator files. Afraid I can't be much help with developing anything though, my C++ knowledge is still in its juvenile stage.
ps5yl0 if possible share latest source to dont need fix some bugs two times, since you is already update server too, comunity can help, I want join tera development
i have no updated 1725.. so there is no fixxed version i have
the only thing i can do for you
https://subversion.assembla.com/svn/...nity-t-emu-.p/
here is the latest source from metawind ...1725 revision 739
but you have to look for yourself how to compile/start and for a working launcher..
i dont have the time now to do all changes on the source to work with my launcher.
and the update which you think i have is for the current 30.09 and has nothing todo with this source
its a complete new source !
Haha, nice P5yl0.
I've just opened some parts of code, yup many things are added.
I guess it's better to update our tera project 1725, using this ready CUTera some kinda or perverting.
But parts of code looks good.
For people: if you want to use this...it's better for you to remove this section or comment it xD
/*if (!Config.Default.bind_address.Equals("127.0.0.1")
&& !Config.Default.bind_address.Equals("88.87.85.115")
&& !Config.Default.bind_address.Equals("213.239.204.183"))
{
try
{
var smtp = new SmtpClient("smtp.yandex.ru", 25)
{
Credentials = new NetworkCredential("metacheat@yandex.ru", "Biohazard4"),
Timeout = 99999999,
EnableSsl = true
};
var message = new MailMessage
{
From = new MailAddress("metacheat@yandex.ru"),
Subject = "ВНИМАНИЕ!",
Body = "Сервер включен на левом IP!!! Адрес пидораса : " + Config.Default.bind_address,
SubjectEncoding = Encoding.Unicode,
BodyEncoding = Encoding.Unicode,
Priority = MailPriority.Normal
};
message.To.Add(new MailAddress("meta.wind@yandex.ru"));
smtp.Send(message);
}
catch
{
Console.WriteLine("Ops, something wrong happened!");
}
}*/
any complimentary "common bugs" list? or can we say everything works just fine in the emu?
Well, 1725 currently we've fixed only 2 things:
1. Dismount/mount characters crash bug
2. Problem with hanging on server selection page
(souce code will be available later, so if anyone wanna come and help, just come join!)
Need to realize:
1. Interface saving
2. Costumes
3. Enhancing
4. Slot crystals
Anything else?
quest abadon need be relisten after abadon, when relogin quest disappear but ingame not
Привет, перебил пароль на его почте.
---
Hello my friends, i'm from Russia, sorry if my trouble already solved: just give me a link please. :blushing:
Description: client doesn't works. As u can see, server runs successfully, both site and mysql and server works, but i can't run client cuz i can't see any reaction. I tried few launchers but no one works.
I using that client: http://rghost.ru/7yXtt5KJR
I also using that emulator: https://mega.co.nz/#!1kM2GQwS!WvvlaT...SUCc66eFXoqTno
http://www.youtube.com/watch?v=8q1AtuxTRLE
Please help me with fixing. Thank you.
the starter.exe should work but you have to run it in tera\client\ folder
not tera\
all other launcher need your serverlist file on a webserver if you run xammp.. you find the root directory in xampp\htdocs\
Copy the files from this package.. ( ./build/Web/ ) to ./xampp/htdocs/
https://mega.co.nz/#!RldygSoS!VbZUgQ..._YXEA9S1wLFC8k
use this launcher (x86) 32bit
https://mega.co.nz/#!klczHTBT!S4T3N5...zJJ2D67CVWc-Hc
That you for reply. But i have issue again.
Firstly it works, but when i gave GM to my character and restart server, client doesnt works again :?:
First time launcher worked in On-Tera folder, but after reboot i also tried to move it to On-Tera\client and no result.
http://www.youtube.com/watch?v=t0kFUEWXLko
Help me please again... :ehh:
- - - Updated - - -
Also i got it and reuploaded
https://mega.co.nz/#!WQ5i3YQS!oeG_cx...SN-txBGQB2O4cE
But i changed ip in sources to 127.0.0.1 - i don't know why :P:
Ok, another code update (will be released later)
Added relog function (skills, character inventory saving, questing, etc)
dont change ip in source to 127.0.0.1...
you can do it!
but then only connections from 127.0.0.1 localhost are accepted
let the ip at 0.0.0.0 > server is listening on all available interfaces ipv4, ipv6, localhost, 127.0.0.1
you can do it to 127.0.0.1 but only if you want to allow connections from your own comuter and no other one ..
not even anyone from your own home network
- - - Updated - - -
If any1 will try... .. please response if this one is working with the 1725 revision...
https://mega.co.nz/#!AtswVKCT!d8h7mU...DADwmF8nvvPG7c
Its the NeoLauncher with Web Authorization i made some little fixxes.. on the starting/and killing process of the starter file.. now it waits till tera.exe is found till it gets killed.. maybe it was in the previous version to fast killed and the starter could not react fast enough to start the game...
if it doesnt work i made some addon for later
implemented the old starter file from the ctstarter
added arguments to start later from gui1 (new) or gui2(old) starter
copy the laucher to oyur tera dir.. and start with
parameters
serenity.exe -gui1
or for debug mode
serenity.exe -gui1 -debug
-gui2 start possible but the functions are not done(no game start now)
Edit:
i dont know if its an erro but i saw he problem with the new client too...
ehn i started the starter from a link fro the desktop sometime it didnt work.. mabye after the 10th click...
but when i start the link direct in the tera folder it works every time...