cassius Posted June 21, 2015 Posted June 21, 2015 my c++ written game has suddenly stopped working. The vc log file says something like Error failed to load myproject/shaders/effectsclass...I cant read the rest as the log window will not get bigger.I don't have a folder called effectslass. in shaders folder. Is this due to an update. I use default version.Where can I find the vc log file? Quote amd quad core 4 ghz / geforce 660 ti 2gb / win 10 Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++
Josh Posted June 21, 2015 Posted June 21, 2015 I do not know what "effectsclass" is. It's nothing I have written. Quote Let's build cool stuff and have fun.
cassius Posted June 21, 2015 Author Posted June 21, 2015 Effectsclass/bloom is the file missing. It may have come from workshop item but I don't know.How do I stop it looking for such a file??? Quote amd quad core 4 ghz / geforce 660 ti 2gb / win 10 Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++
cassius Posted June 22, 2015 Author Posted June 22, 2015 I got my game working again. The problem was I declared a pivot variable then used SetPosition to place the pivot but forgot to create it. Errors of omission are always hard to find. Quote amd quad core 4 ghz / geforce 660 ti 2gb / win 10 Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.