Every time I go to compile this model, it gives me the error ERROR: 'EXCEPTION_ACCESS_VIOLATION' (assert: 1)
I've tried splitting, but with little luck
Here is the model in question. With the added specular model, it's about 80,000 verts.
https://files.facepunch.com/forum/upload/169741/20e1b901-e31b-46ff-9f54-5d306cc1dc4b/0000.PNG
80k verts
It's too much.
But this is the strange part. The spec model, which has the same amount of verts as the diffuse model, compiles fine. However when the diffuse model is compiled, it doesn't work.
Try setting $maxverts to suit the model in the QC, and/or maybe try removing geometry inside the model that cannot be seen
Thank you. The $maxverts worked just fine.
Sorry, you need to Log In to post a reply to this thread.