Jump to content

Recommended Posts

Hello community,

I have in sysuser and syslog

buffer_read_proceed: buffer_proceed: length argument bigger than buffer (length: 1, buffer: 0)

no have core crash .core

when character login, is locked dont send msg,open npc etc..

 

 I AM PAYING FOR THIS FIX.

Link to comment
https://metin2.dev/topic/21926-problem-with-freeze/
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Developer
On 9/12/2019 at 12:06 AM, zeimpekis9 said:

Hello community,

I have in sysuser and syslog

buffer_read_proceed: buffer_proceed: length argument bigger than buffer (length: 1, buffer: 0)

no have core crash .core

when character login, is locked dont send msg,open npc etc..

 

 I AM PAYING FOR THIS FIX.

Dynamic packet whichsend wrong packet.wSize

You can apply a debug in the packets exchange function to know which packets send are good recv.

the functions to debug are:

Server side:

CHARACTER::Packet

CInputMain::Analyze

CInputLogin::Analyze

 

using sys_log(0, fmt...);



Client side:
NetworkStream::Send
NetworkStream::Recv

CPythonNetworkStream::GamePhase
CPythonNetworkStream::LoginPhase

 

using Tracenf if you know how to build in debug or TraceError otherwise

My youtube channel  on which you can see my works here

Link to comment
https://metin2.dev/topic/21926-problem-with-freeze/#findComment-119364
Share on other sites

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.