brightgirl Posted November 4, 2016 Share Posted November 4, 2016 I am getting the following warning when opening the CK. ASSERT File...\..\Shaders\BSLightingShaderPropoperty.cpp Line 806. Then there are 3 buttons Abort,Retry, & Ignore. The abort and ignore buttons seem to load the ck fine. My concern is that I will find a problem part way through a project. Does anyone have any idea on what this is?? I did do some research, and it maybe related to enb files, however I moved all enb files, and the problem still persists. Any ideas??? I would truly appreciate any input:) Link to comment Share on other sites More sharing options...
zilav Posted November 5, 2016 Share Posted November 5, 2016 At least a single custom mesh used by your plugin has wrong flags or settings in BSLightingShaderPropeperty node. Check with NifSkope. Link to comment Share on other sites More sharing options...
FrankFamily Posted November 5, 2016 Share Posted November 5, 2016 The most common thing when it comes to shader flags is having a mismatch between the vertex color flag and the vertex colors on the nitrishape, it happens to me all the time, so check that Link to comment Share on other sites More sharing options...
brightgirl Posted November 5, 2016 Author Share Posted November 5, 2016 Ok... so if I don't mess around with textures and what not, I should be okay. Perfect. I just want to make a simple house. Thank you so much, Zilav and FrankFamily. I am curious on how to check/fix the shader flags, only because I hate not being able to fix something. Again, thanks for taking the time to answer so quickly:) Link to comment Share on other sites More sharing options...
zilav Posted November 6, 2016 Share Posted November 6, 2016 (edited) You can use NifScan to find a few possible errors, however there can be dozens of problems with shader settings.The sure way to locate the faulty mesh is "Recalc Bounds" right click menu in CK. It will log all mesh errors into EditorWarnings.txt file. So select several records at once and recalc, check the log. If no new errors select the other batch of records and repeat. When error appears you'll know where to look at. Edited November 6, 2016 by zilav Link to comment Share on other sites More sharing options...
brightgirl Posted November 7, 2016 Author Share Posted November 7, 2016 Thank you Zilav, I will do this right now:). Link to comment Share on other sites More sharing options...
irswat Posted November 8, 2016 Share Posted November 8, 2016 I get these errors everytime I fire up CK. I usually just click yes to all and ignore. Link to comment Share on other sites More sharing options...
brightgirl Posted November 8, 2016 Author Share Posted November 8, 2016 Thanks old hand. I tried finding the file, but no luck. I stink at anything but the basics. I just push retry, and everything appears to be working:) Link to comment Share on other sites More sharing options...
Recommended Posts