sq / JSIL

CIL to Javascript Compiler
http://jsil.org/
Other
1.73k stars 241 forks source link

Content Not Being Generated XNA #1034

Open ghost opened 7 years ago

ghost commented 7 years ago

I generated all the files and ran the index.html template with the correct values. However none of my content or assets from XNA 4.0, were placed and i get this error:

Uncaught Microsoft.Xna.Framework.Content.ContentLoadException: The asset 'stickfiguremansmall' is not in the asset manifest.

kg commented 7 years ago

Can you post the index.html and manifests as files in a gist so I can look at them?