- Joined
- Sep 12, 2024
- Messages
- 52
- Solutions
- 1
- Reaction score
- 12
- Points
- 8
Hey guys!
I was hoping to get a bit brighter and educated on what I'm doing wrong when trying to add another world into Colosseum. So I'm trying to add different worlds depending on different modes for Colosseum, I've taken the original Colosseum map and re-textured it, added it to Coreserver.ini and added it to the corresponding resource files.
However when loading the map in Colosseum.cpp as another map depending on what mode you are in i get the error.
No more details on the error, I tried to look up where the error is generated and following the callstack with breakpoints but nothing works for me, I tried to look if the core server or the world server initiates linkmap for colosseum on startup but nothing is helping me.
Would love to get some help with this.
I was hoping to get a bit brighter and educated on what I'm doing wrong when trying to add another world into Colosseum. So I'm trying to add different worlds depending on different modes for Colosseum, I've taken the original Colosseum map and re-textured it, added it to Coreserver.ini and added it to the corresponding resource files.
However when loading the map in Colosseum.cpp as another map depending on what mode you are in i get the error.
Layer not found
No more details on the error, I tried to look up where the error is generated and following the callstack with breakpoints but nothing works for me, I tried to look if the core server or the world server initiates linkmap for colosseum on startup but nothing is helping me.
Would love to get some help with this.