Register for your free account! | Forgot your password?

You last visited: Today at 16:41

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Invisible game r34083 bug fix

Discussion on Invisible game r34083 bug fix within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2014
Posts: 3
Received Thanks: 28
Invisible game r34083 bug fix

Invisible game r34083 bug fix

00025B1E: D7 CB

bug:


psource

int __cdecl sub_806DAD0(int a1, int a2)
{
int result; // eax@1
int v3; // edx@1
int v4; // ecx@1
int v5; // ST34_4@1

v5 = *(_DWORD *)_stack_chk_guard;
sub_8085D50(a1, 203, 0, 0, 28, a2, 0, 1, 0);
result = *(_DWORD *)_stack_chk_guard ^ v5;
if ( *(_DWORD *)_stack_chk_guard != v5 )
__stack_chk_fail(v4, v3);
return result;
}
Inverss is offline  
Thanks
27 Users
Old 03/09/2014, 21:23   #2
 
elite*gold: 0
Join Date: Feb 2014
Posts: 102
Received Thanks: 13
Wie fügt man das ein ? Bzw entbuggt das?
ak98 is offline  
Old 03/09/2014, 23:03   #3
 
Ʀyuzaki's Avatar
 
elite*gold: 0
Join Date: Sep 2012
Posts: 815
Received Thanks: 627
Quote:
Originally Posted by ak98 View Post
Wie fügt man das ein ? Bzw entbuggt das?
1.) Öffne deine Game mit einem X-Beliebigen Hex-Editor und spring zum Offset 00025B1E dort änderst du dann D7 zu CB. Speicherst und lädst die Game wieder auf deinen Server.

2.) Kurze Beschreibung: Undzwar nach dem Teleportieren kann es sein das dein Charakter anstatt kurz unsichbar ist die ganze Zeit unsichbar ist bist du deine Rüsstung wechselt oder so was. Hiermit ist das dann Gefixxt/Behoben. Den Fehler sieht man auch in dem Video was er gepostet hat.
Ʀyuzaki is offline  
Thanks
2 Users
Old 03/09/2014, 23:05   #4
 
elite*gold: 0
Join Date: Mar 2014
Posts: 3
Received Thanks: 28
Quote:
Originally Posted by ak98 View Post
Wie fügt man das ein ? Bzw entbuggt das?
only need to dif
00025B1E: D7 CB
Inverss is offline  
Thanks
1 User
Old 03/10/2014, 00:55   #5
 
amukaçi35's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 86
Received Thanks: 16
Danke
amukaçi35 is offline  
Old 03/10/2014, 01:05   #6


 
Philoy's Avatar
 
elite*gold: 52
Join Date: Oct 2012
Posts: 2,860
Received Thanks: 1,560
This is a small release, please write your post here -> .

#moverequest
#closerequest
Philoy is offline  
Old 03/10/2014, 07:51   #7
 
.Inya's Avatar
 
elite*gold: 50
Join Date: Mar 2013
Posts: 2,401
Received Thanks: 1,613
Quote:
Originally Posted by #REED View Post
This is a small release, please write your post here -> .

#moverequest
#closerequest
No this may be a small dif. But its moving mountains for some guys here if it works. Very much people were searching for it over month

@TE: if this works really thank you for that one. I was asked from so much ppl if i have this dif. Well i searched it either xD
.Inya is offline  
Thanks
6 Users
Old 03/10/2014, 14:02   #8
 
elite*gold: 5
Join Date: Mar 2013
Posts: 1,986
Received Thanks: 2,254
It changes

CHARACTER__AddAffect(a1, 215, 0, 0, 28, a2, 0, 1, 0);

to

CHARACTER__AddAffect(a1, 203, 0, 0, 28, a2, 0, 1, 0);

If it works: I love u <3 Thank you =)
xGr33n is offline  
Thanks
2 Users
Old 03/10/2014, 15:27   #9
 
elite*gold: 0
Join Date: Nov 2011
Posts: 395
Received Thanks: 29
Quote:
Originally Posted by Inverss View Post
Invisible game r34083 bug fix

00025B1E: D7 CB

bug:



psource

int __cdecl sub_806DAD0(int a1, int a2)
{
int result; // eax@1
int v3; // edx@1
int v4; // ecx@1
int v5; // ST34_4@1

v5 = *(_DWORD *)_stack_chk_guard;
sub_8085D50(a1, 203, 0, 0, 28, a2, 0, 1, 0);
result = *(_DWORD *)_stack_chk_guard ^ v5;
if ( *(_DWORD *)_stack_chk_guard != v5 )
__stack_chk_fail(v4, v3);
return result;
}
AHAHAH FAİL SO COPY PASTE

Laben is offline  
Old 03/10/2014, 20:39   #10
 
kstmr's Avatar
 
elite*gold: 0
Join Date: Feb 2012
Posts: 95
Received Thanks: 29
Quote:
Originally Posted by Inverss View Post
Invisible game r34083 bug fix

Code:
00025B1E: D7 CB
bug:



psource
Code:
int __cdecl sub_806DAD0(int a1, int a2)
{
  int result; // eax@1
  int v3; // edx@1
  int v4; // ecx@1
  int v5; // ST34_4@1

  v5 = *(_DWORD *)_stack_chk_guard;
  sub_8085D50(a1, 203, 0, 0, 28, a2, 0, 1, 0);
  result = *(_DWORD *)_stack_chk_guard ^ v5;
  if ( *(_DWORD *)_stack_chk_guard != v5 )
    __stack_chk_fail(v4, v3);
  return result;
}
thanks
Nice rlease
kstmr is offline  
Old 03/10/2014, 21:05   #11
 
elite*gold: 0
Join Date: Aug 2013
Posts: 15
Received Thanks: 4
Thx for the bug fix.

Anyone tested it?
Zaitsev000 is offline  
Old 03/11/2014, 21:50   #12
 
.Inya's Avatar
 
elite*gold: 50
Join Date: Mar 2013
Posts: 2,401
Received Thanks: 1,613
Done the same in source and it worked. So this should work too
.Inya is offline  
Thanks
1 User
Old 03/15/2014, 00:59   #13
 
elite*gold: 0
Join Date: Mar 2014
Posts: 3
Received Thanks: 28
Quote:
Originally Posted by Laben View Post
AHAHAH FAİL SO COPY PASTE

otherwise you do not

I did the same video not mine
Inverss is offline  
Old 04/11/2014, 19:10   #14
 
elite*gold: 0
Join Date: Mar 2011
Posts: 72
Received Thanks: 8
this diff for game 40k pls ;>
meca4h4 is offline  
Old 08/01/2014, 16:56   #15
 
TheSLZ's Avatar
 
elite*gold: 0
Join Date: Jul 2014
Posts: 47
Received Thanks: 76
Jeah pls for 40250
TheSLZ is offline  
Reply


Similar Threads Similar Threads
Game r34083 6/7 Bug
12/04/2013 - Metin2 Private Server - 0 Replies
Hello. I got a little bug on my server, I can add 6/7 special on all costum items, and in item_proto I got that blocked, how can I fix that? PS : I want that blocked. Best regards. Thavo
Game r34083
11/25/2013 - Metin2 Private Server - 4 Replies
Moin epvp Weil ich heute r34083 einfügen möchte wollte ich euch mal fragen welche Game Besser ist. Die Stripped oder unstripped Version ???? Mit freundlichen Grüßen Despero
Game r34083
07/12/2013 - Metin2 Private Server - 0 Replies
Hi, whenever try to enter in the client, return to the page of choice server :s Someone help please? Sorry for my bad english.
Game r34083 Windschuhe
07/11/2013 - Metin2 Private Server - 0 Replies
Hi, Bei der game r34083 haben Items wie Windschuhe, Emo-Maske, Exp-Ring etc alle eine Dauer von 59 Sekuden. Habe in der item_proto.txt value0 auf 7200 gestellt, funktioniert trotzdem nicht. Hat jemand einen Fix ? Lg Sogma



All times are GMT +2. The time now is 16:41.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.