MT-CTF / maps

All the maps used on the CTF server
31 stars 75 forks source link

Chest problems #274

Open LuismiInTheZone opened 1 year ago

LuismiInTheZone commented 1 year ago

I still don't know why this happens but lots of creations with maps are wrong, making you can't open chests, for example to fix my map I needed to use some old version and mix it with the new, because if not you can continue... Seems the problem stays at the map.conf file... I'm going to put two files here, one that is ok and other that is wrong, are about my maps, maybe this can help fix the situation

https://github.com/LuismiInTheZone/Issues-problems

src4026 commented 1 year ago

I recently came across this issue while randomly opening my map and testing it. :thinking: I do have to test it more rigorously, and I do have some candidates to why it is happening. :thought_balloon:

a-blob commented 6 months ago

More people seem to be experiencing this problem while making maps. I did some testing, and it does indeed seem to be related to the way the map.conf file is formatted. There's a map where all the chests are not opening. However, when I delete its map.conf file and replace it with the map.conf file from pirates_hideout, the chests can be opened (although the team-zones and spawn positions are all off). Is there a possible solution/temporary-fix for this, or are there any plans to fix this?