Jump to content
  • 0
Sign in to follow this  
serverkid

equested name for non-existant map index [0] in cache

Question

i suddenly got this debug message in console, how do you fix this?

 

[Debug]: mapindex_id2name: Requested name for non-existant map index [0] in cache. clif.c:clif_party_info:6501

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

This means you're trying to access a nonexistent map, be it by @command, or some npc. Or maybe you tried to add a map and forgot to add it in the map lists.

 

What were you trying to do when that debug appeared?

Share this post


Link to post
Share on other sites
  • 0

apparently i don't know how to re-create it, i just saw it spamming in the console, is there a way to know which map is it so i can find the culprit

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.