I am trying to run truevision3d and trying to implement shedder effects but when I try to add these effects the following errors occur and I don’t know how to resolve this problem.
MikuMikuEffect Failed to load effect file: C:usersMerengilBisDocumentsMikuMikuDanceE_v524usersfileeffectsdiffusion.fx C:usersMerengilBisDocumentsMikuMikuDanceE_v524usersfileeffectsdiffusion.fx (11,19): error X3014: incorrect number of arguments to numeric-type constructor
MikuMikuEffect error while running true vison
In such kind of problems, you have to remember that all effects don’t work while you are trying to manage MME to load by itself. The main reason of this problem could be your graphics card, if it doesn’t support the effect that you tried to apply
As an example, my Parents have an ATI-configured PC, which doesn’t maintain other things between the fire particle system while I have an NVIDIA card on my PC system.
Also, remember that if you see a pop-up message saying that it isn’t supported by your system, then this is absolutely the problem you are facing. Try to move it to another PC/laptop that has a better graphics card. Or you can change /upgrade your graphics card.
Thank You.