Effect error: some effect failed to compile

  • nmieao
  • Topic Author
More
3 years 7 months ago - 3 years 7 months ago #1 by nmieao Effect error: some effect failed to compile was created by nmieao
Hello, I’m having some problems. It’s my first time using reshape and I’m using it for the sims 4. When I go in log it tells me:
- warning X3553: can’t use gradient instructions in loops with break, forcing loop to unroll
error X3511: unable to unroll loop, loop does not appear to terminate in a timely manner (497 iterations) or unrolled loop is too large use the [unroll(n)] attribute to force an exact higher number
- error X3550: array reference cannot be used as an 1-value; not natively addressable, forcing loop to unroll
error X4505: maximum temp register index exceeded
- compute shaders are not supported in D3D9/D3D10
-error X409: maximum sampler register index exceeded, target has 4 slots, manual bind to slot s4 failed
thanks in advance for your help
Last edit: 3 years 7 months ago by nmieao. Reason: Made a grammar error

Please Log in or Create an account to join the conversation.