Advertisement
Yesmods

The Great Stump Errors

Jul 24th, 2019
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.97 KB | None | 0 0
  1. No depth map available, but shape 'creekWaterfallEmitter10' (waterfallParticleSystem_emitter1Ref) with material 'waterSplashParticle_mat' uses a custom shader which requires reading depth data.
  2.  
  3. 'skylight' (newOthersGeometry) doesn't have all required vertex attributes for material 'Material'.
  4.  
  5. Could not parse GISL program.
  6.  
  7. ERROR: 'fogFactor' :  no such field in structure
  8.  
  9. ERROR: '*' :  wrong operand types  no operation '*' exists that takes a left-hand operand of type 'float3' and a right operand of type 'structure VS_OUTPUT' (or there is no acceptable conversion)
  10.  
  11. Failed to compile shader 8674E5B0-00002641-00000000-60400898.
  12.  
  13. Could not parse GISL program.
  14.  
  15. ERROR: 'fogFactor' :  no such field in structure
  16.  
  17. ERROR: '*' :  wrong operand types  no operation '*' exists that takes a left-hand operand of type 'float3' and a right operand of type 'structure VS_OUTPUT' (or there is no acceptable conversion)
  18.  
  19. Failed to compile shader 8674E5B0-00002641-00000000-60000898.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement