Stride: Asset Compiler doesn't seem to work well.

Created on 7 Oct 2019  路  5Comments  路  Source: stride3d/stride

Application launch
Official release, updated via launcher
Version
Xenko Game Studio 3.1.0.1-Beta2-0741**: Version number and/or git branch

Setup

  • Windows 10 Pro 1903-18362.388

  • Ryzen 5 2600

  • Gygabyte AMD Radeon Series RX 580 GV-R850GAMING-8GD

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Enable Temporal Antialiasing
    img

Or:

  1. Enable Light Shafts
    img

Expected behavior
Those effects gets an error on the asset compiler.

Log and callstacks
If any, please attach here any log or callstack (preferably in a .txt file using GitHub drag and drop)

Additional context
Add any other context about the problem here.
unknown

bug

Most helpful comment

Thanks for the update.
Maybe what should be improved is:

  • make error message more meaningful.
  • make error message happen earlier at design-time (in editor)

All 5 comments

Add a .txt file with the errors please, hard to scroll through an image.

Similar errors on adding TA.
3.1.0.1-beta02 from around 9.18.19
AssetCompilerErrors.txt

Updates:

  • Error persists even after reload, deleting Bin, removal and replace of Post-processing node.
  • Error occurs in VS2019 16.3.4 for both Debug and Release following clean solution.
  • Changed from Direct3D 9.3 to Direct3D 10.0/OpenGL ES 3.0
  • TA on Direct3D 10.0/OpenGL ES 3.0 not working.
  • Project builds/runs with FXAAEffect on Direct3D 10.0/OpenGL ES 3.0
  • Updated errors:
    TA_issue_updated.txt

Chasing my tail here...
TA is obviously a DX11 feature.
Works fine on Direct3D 11.0/OpenGLES 3.1

Thanks for the update.
Maybe what should be improved is:

  • make error message more meaningful.
  • make error message happen earlier at design-time (in editor)

Sorry about that. I missed the log.txt, so I can't post it, my bad.

Issue resolved, moving suggestions over to #675

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aunpyz picture aunpyz  路  5Comments

Domvel picture Domvel  路  4Comments

Basewq picture Basewq  路  3Comments

tebjan picture tebjan  路  4Comments

jeske picture jeske  路  3Comments