Jump to content
  • 0

endless cellar error


care1190

Question


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.01
  • Content Count:  31
  • Reputation:   1
  • Joined:  11/12/18
  • Last Seen:  

hi, I just added Alayne's endless cellar to my server but when anybody tryes to open it gives us an error

[Error]: instance_addmap: Failed to create initial map for instance 'Endless Cellar' (1).
[Info]: [Instance] Created: Endless Cellar (1).
[Error]: instance_mapname2mapid: map name 1@new does not exist

 

does anybody has an idea?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  81
  • Reputation:   14
  • Joined:  11/17/17
  • Last Seen:  

Hi, you need to add a new map to map_cache

1. Add these lines below to db/import/map_index.txt

// Endless Cellar
1@new
2@new
3@new
4@new
5@new

2. Add these lines below to conf/maps_athena.conf

map: 1@new
map: 2@new
map: 3@new
map: 4@new
map: 5@new

3. Use Mapcache Editor to add a new map to db/import/map_cache.dat

2018-12-16_11-23-23.jpg.83b925cefbf476f85b5a2391949d0fc8.jpg

Edited by rongmauhong
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.01
  • Content Count:  31
  • Reputation:   1
  • Joined:  11/12/18
  • Last Seen:  

thank you so much, i forgott to add them to map cache its fully working now thanks

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...