ruarai / CompilePal

A tool to assist in the compiling of source engine maps
GNU General Public License v3.0
224 stars 26 forks source link

Stop compiling after a VBSP leak in Portal 2 #93

Closed Lpfreaky90 closed 4 years ago

Lpfreaky90 commented 4 years ago

As portal 2 cannot run maps with leaks in it, it'll halt if it encounters an error on VBSP, if compiling for Portal 2. This prevents excessive VVIS and VRAD runs, and makes it quicker to see that there's a serious issue for the developer.

(Developed as a request from the ThinkingWithPortals Portal 2 mapping Discord)