Jump to content

Recommended Posts

  • Active+ Member

Hey guys,

someone know how to fix mobs? If you use bravery cape mobs go to position where the bravery cape was used and sometimes when you hitting mobs they will get bugged and you can't kill them.

Thanks for answers!
Sincerely,

ReFresh

Edited by ReFresh

I'll be always helpful!  😉

Link to comment
https://metin2.dev/topic/20250-mobs-getting-bugged/
Share on other sites

  • 1 month later...
  • 2 weeks later...
  • 2 weeks later...
  • 1 month later...
  • 3 weeks later...
  • Active+ Member

@WeedHex Already have compared the default novaline char_state.cpp with my actual file - no differences was found, also I have already copied a data/monsters from another serverfiles and also checked mob_proto -> folder - everything seems to be same as official.

I'll be always helpful!  😉

Link to comment
https://metin2.dev/topic/20250-mobs-getting-bugged/#findComment-115066
Share on other sites

  • Premium
1 hour ago, ReFresh said:

@WeedHex Already have compared the default novaline char_state.cpp with my actual file - no differences was found, also I have already copied a data/monsters from another serverfiles and also checked mob_proto -> folder - everything seems to be same as official.

And you still have the problem?

Link to comment
https://metin2.dev/topic/20250-mobs-getting-bugged/#findComment-115068
Share on other sites

What's your testing enviorment? a live server a vps or your localhost? Since SyncPosition is handled by packet system if either there's too much packet traffic and/or mysql traffic on your server (table flooding and query attacks affects packet transmission as well, tested recently on a 600.000 query request login packet took longer than 3m to be recived while attack packet took around 34s) or your hosting has not enough specs you will experience issues like this. By any chance did you added some system/function or edited existing ones using packet transmission or sql statements? if so make sure your code is clean and well thought with no "endless iteration of long operation sent through packet, recived and for each result a new query to..."alike system. Again (really) low specs "might" lead to this (i'm not 100% sure), more likely is something with code. If I were you I'd take a look for changes in SyncPosition system if you did any. If you kept track of your implementation with backups before adding anything new I also suggest to try different versions of both game and client and see if the bug has always existed or appeared after adding/editing something.

Link to comment
https://metin2.dev/topic/20250-mobs-getting-bugged/#findComment-115087
Share on other sites

  • 1 month later...
  • 4 weeks later...
  • Active+ Member

Someone got any idea where should be a problem? Should it be a problem of bravery cape use? Attacking to a metin stone or using "lure" with ninja seems like to be okay and without glitchs.

I'll be always helpful!  😉

Link to comment
https://metin2.dev/topic/20250-mobs-getting-bugged/#findComment-117402
Share on other sites

  • 5 years later...
On 12/21/2018 at 1:43 AM, ReFresh said:

Hey guys,

someone know how to fix mobs? If you use bravery cape mobs go to position where the bravery cape was used and sometimes when you hitting mobs they will get bugged and you can't kill them.

Thanks for answers!
Sincerely,

ReFresh

Did you solve it? 

Link to comment
https://metin2.dev/topic/20250-mobs-getting-bugged/#findComment-170211
Share on other sites

  • 6 months later...
  • 2 weeks later...

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.