Jump to content
  • 0
Sign in to follow this  
almarket23

[Error]: Memory manager: freed-data is change. (freed in npc.c line 2359)

Question

Hi everyone does anyone knows how to fix this?

 

Cause here what happened. I made a script and its working fine for the first attempt. I am getting what I want it to do. However after if I will be doing it again for the second time I am getting the error

 

[Error]: Memory manager: freed-data is change. (freed in npc.c line 2359)

 

and seems the NPC is not following what I want it to do.

If I tried to restart the server it will working again for the first attempt and if Ill be doing the second attempt it will give me an error and the NPC is not following the right flow.

 

This only happens for the second attempt. Help me out guys...

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Can you share the script for reproduce the error? Or at least, the part where produces the error.

Share this post


Link to post
Share on other sites
  • 0

@Ragno

actually there is no issue with the script, I mean its working fine 100%. however this error is appearing in the map server but its not affecting anything. Im just a little worried about this error that might cause an issue in the future.

Share this post


Link to post
Share on other sites
  • 0

@Ragno

actually there is no issue with the script, I mean its working fine 100%. however this error is appearing in the map server but its not affecting anything. Im just a little worried about this error that might cause an issue in the future.

 

I have had that error once, but was a problem with the script. I fixed the script and never get again that error and I don't remember how to reproduce it. That is why I asked you for the script, or at least the part that produces the error.

 

I can't help you without a way to reproduce the issue. Maybe some other have had that problem too.

Share this post


Link to post
Share on other sites
  • 0

This issue happens when trying to access a memory already freed.

however at this line i can't find any memory calls in clean hercules on this line so you probably have customized thing.

and finally, we need the script or someway to reproduce this issue..

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.