Hodo33 Posted December 29, 2018 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
Duion Posted December 30, 2018 Posted December 30, 2018 Just put the cs file in there, it is just the graphic settings, see if it runs then. Quote
Hodo33 Posted December 30, 2018 Author Posted December 30, 2018 Yeah it runs fine with the script files in but it should run properly with the dso files yes? Quote
Duion Posted December 30, 2018 Posted December 30, 2018 I mean to only add that one specific cs file not all the cs files. Quote
Hodo33 Posted December 31, 2018 Author 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
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.