If you are ne of the many people experiencing this error here is a brief explanation from the guys at RAVEN itself.
"The unspecified error is a try/catch block to handle crashes!In JK2MP the brushmodel limit is half of what it is in SP (256 in MP and 512 in SP, I think)."
Brush Models especially include things like func_brushes - in particular func_doors.
eg. I removed 6 doors each made from 6 brushes (For a total of 36 Brush Models) and I no longer get the error.
Therefore MP designers need to be extra careful about the number of brushe models they are using and try to think of a way to eliminate or bypass as many uneccessary doors and platforms/lifts as possible.
Hope this is of assistance to you.
Monsoontide
"The unspecified error is a try/catch block to handle crashes!In JK2MP the brushmodel limit is half of what it is in SP (256 in MP and 512 in SP, I think)."
Brush Models especially include things like func_brushes - in particular func_doors.
eg. I removed 6 doors each made from 6 brushes (For a total of 36 Brush Models) and I no longer get the error.
Therefore MP designers need to be extra careful about the number of brushe models they are using and try to think of a way to eliminate or bypass as many uneccessary doors and platforms/lifts as possible.
Hope this is of assistance to you.
Monsoontide