Map crash on cp cap

Aug 10, 2009
1,240
399
Hey so I'm making a map that combines cps and koths, (dubbed krazy koth by Penguin), and the problem I'm having atm is that whenever I cap the final cp of either base(there is a central hill, then cps to cap, fully capturing/holding either wins the game), the map crashes right when the cp is capped. I'm pretty sure the error lies within my clumsy muddling of Penguins gametype, and I'll post up the entity outputs/inputs later, but if anyone has any idea as to why this is, please say it.

Thanks.

(The cp sends off an output to a game_round_win(this one called red_win):
cp_blu oncapteam1 roundwin 0.00 no
red_win onroundwin roundwin 0.00 no
The same happens for the blue game_round_win, this one called blu_win
I'm not sure what the latter does, but if the crash is in here please say :D)