spawn error: i have meddling NO IDEA how i can fix it can you help me please
Looking at your spawn entities, I see things like "jail" "12". If you want to make something a jail entity, put "jail" "1". Otherwise, don't use "jail".
Also, make sure that you have some spawn entities for team2.
I just looked at your .bsp file in notepad, and you have a ton of grenade entities in your map. These are what's causing the msg overflow, and you should remove all of them except for a few. In Paintball, grenades automatically spawn at random locations when the map loads, so you don't need any of these entities. However, if you want additional grenade entities at those precise locations, make sure you're using "angle" "-1" and "count" "1".