Originally posted by anthonything
What i would do if i were you is a debugging method i use frequently. Comment out most of the code that you added, and see if the gamemode works in its base form. If so, trace the code and uncomment parts of the code until you run into a problem; If not, you might need to fix the base form of the mode. I have no idea what is wrong with it because the description you gave is very vague, but the best i can suggest is some thorough debugging. Good luck.
i do that a million times a day haha.
to add to my issue, basically i found that my menu wont show any shaders or text, on maps with alot of models on them,
so if i play on a map with little models i can see menu, and if the map has lots i cant see nothing they all glitch out,
and at any random point in the game after a while it will connection interuppted and cause freeze, and this isnt caused
by a thread that is called at a specific time, its very random like the game is crashing and im hitting its limit.