Quote: --- Original message by: Super AlexNothing comes up.
Try bing then, or learn how to look for the right stuff.
http://forum.halomaps.org/index.cfm%3Fpage=topic&topicID=31815 https://www.bing.com/search?q=site%3Ahalomaps.org+bsp3d&PC=U316&FORM=CHROMN Alternatively you could try to decypher that weird language in which errors are written called english and extrapolate the information it's giving you:
Quote:
EXCEPTION halt in .\import_collision_bsp\build_collision_bsp.c,#387: global_plane_count<MAXIMUM_BSP3D_DEPTH
EXCEPTION: Something unexpected happened
import_collision_bsp\build_collision_bsp: ...when trying to create the BSP's collision
global_plane_count<MAXIMUM_BSP3D_DEPTH: ...because it detected the BSP was too big/deep or had too much detail?
Maybe try to scale the BSP down a bit and compile, use the default biped 3d model as a reference for size, it might work. If not, try reducing the detail a bit.
Edited by The Master on Nov 21, 2016 at 02:40 PM