Jump to content

Recommended Posts

Posted

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?

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

Posted

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???

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

Posted

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.

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...