mtl_mirrorWater doesn't work after updating

Posted By: Claus_N

mtl_mirrorWater doesn't work after updating - 11/04/10 13:22

Hi,

I haven't been using Gamestudio for at while, so I recently updated to v7.86 (Commercial Edition).

However, since I updated, some of the shaders from the shader library, like mtl_mirrorWater, doesn't work - whenever the shader is to be rendered, the engine is shutting down, giving me this error:



The strange thing is, that it worked before I updated; e.g. my "Shader Showcase" (which can be found on AU) worked fine in the old version, and the published game (published with the old 3DGS-version) still works on my computer, however whenever I run the main script from SED now, I get the above error. I also tried publishing it with the new A7-version and run the published game on another computer, but that produced the same error.

I've browsed the beta-page, but nothing about the shaders seems to have changed... confused

Any ideas about what to do? confused

Edit: I think the version I updated from was A7.77 (Commercial)
Posted By: Superku

Re: mtl_mirrorWater doesn't work after updating - 11/04/10 16:06

You need to have a recent build of DX9.0c (at least June build, AFAIK). (Not sure if this can cause crashes.)
Posted By: Claus_N

Re: mtl_mirrorWater doesn't work after updating - 11/04/10 19:05

Thanks for the reply laugh

I tried updating DirectX, but it didn't change anything frown
Posted By: Rondidon

Re: mtl_mirrorWater doesn't work after updating - 11/06/10 11:21

I had this problem, too, some months ago.
Many people forget that they also have to update the template scripts (for exemple the .fx files and things like mtlfx.c) when updating to a higher version, because they sometimes work only with one specific Gamestudio version. In most cases you should just overwrite the "include" folder in your game directory with that one of the new Gamestudio version. Or just overwrite the old scripts and fx-files with the new ones. That worked for me.
Posted By: Claus_N

Re: mtl_mirrorWater doesn't work after updating - 11/07/10 09:59

That sounds very resonable. I was very surprised when I updated 3DGS, as the file I downloaded by clicking the "A7.86 patch"-link on the download-page only contained a dll and one other file...

But where do I find the new .fx-files then? laugh
© 2024 lite-C Forums