Hodo33 Posted December 29, 2018 Share Posted December 29, 2018 Trying to do a release build ( removing cs files ) I get errors in the console core/scripts/client/postFx/postFXManager.gui.settings.cs (37): Unable to find object: 'SSAOPostFx' attempting to call function 'disable'same for all the othersIf I put the cs files in everything runs fine. Is there a switch to make the shaders use the dso files?function initPostEffects() looks for cs files then dso but the dso won't work properly. Any clues ? Quote Link to comment Share on other sites More sharing options...
Duion Posted December 30, 2018 Share Posted December 30, 2018 Just put the cs file in there, it is just the graphic settings, see if it runs then. Quote Link to comment Share on other sites More sharing options...
Hodo33 Posted December 30, 2018 Author Share Posted December 30, 2018 Yeah it runs fine with the script files in but it should run properly with the dso files yes? Quote Link to comment Share on other sites More sharing options...
Duion Posted December 30, 2018 Share Posted December 30, 2018 I mean to only add that one specific cs file not all the cs files. Quote Link to comment Share on other sites More sharing options...
Hodo33 Posted December 31, 2018 Author Share Posted December 31, 2018 I added one but the rest wouldn't run till I added each cs. I think I remembered a switch somewhere to build or rebuild shaders. Quote Link to comment Share on other sites More sharing options...
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.