Jump to content
  • 0

Debug with npc


Haikenz

Question


  • Group:  Members
  • Topic Count:  84
  • Topics Per Day:  0.02
  • Content Count:  309
  • Reputation:   82
  • Joined:  11/15/11
  • Last Seen:  

This is an old npc that I use ... I tried to modify it to work in rA, and it is working, however it appeared that debug in the console

[Debug]: (map_mapname2mapid) mapindex_name2id: Map "" not found in index list!
[Debug]: Source (NPC): Entrada#pacman at poring_s01 (17,223)

NPC: https://pastebin.com/cXiEGTXJ

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

you need to add the map poring_s01 to you database :o

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  84
  • Topics Per Day:  0.02
  • Content Count:  309
  • Reputation:   82
  • Joined:  11/15/11
  • Last Seen:  

1 hour ago, crazyarashi said:

you need to add the map poring_s01 to you database :o

but it's already added because I even get on the map normally

maps.conf

// Evento PacPoring
map: poring_s01
map: poring_s02
map: poring_s03

map_index

poring_s01
poring_s02
poring_s03

map_cache.dat

Sem_t_tulo.png

Edited by Popcorn
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  70
  • Reputation:   21
  • Joined:  11/08/15
  • Last Seen:  

Did you compile after add?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  84
  • Topics Per Day:  0.02
  • Content Count:  309
  • Reputation:   82
  • Joined:  11/15/11
  • Last Seen:  

56 minutes ago, Scanty said:

Did you compile after add?

this part does not move on source

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  70
  • Reputation:   21
  • Joined:  11/08/15
  • Last Seen:  

1 hour ago, Popcorn said:

this part does not move on source

Map cache

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...