Coniclysm Troubleshooting

Below we have listed common errors and have listed possible fixes.


Error Log:
Error: This resource could not be created.
Stack Trace: at Microsoft.Xna.Framework.Audio.AudioEngine..ctor(String settingsFile, TimeSpan lookAheadTime, String rendererId)
...

Possible fixes:
1. Update audio driver(s).
2. Newer versions of Windows pay attention to what audio plugs are plugged in and not. Make sure all the plugs that are supposed to be plugged in are plugged in all the way. Completely unplug any cables that are not supposed to be plugged in.


Error: General errors; errors that do not produce error logs.

Cause: These errors generally occur when one of the game's prerequisites have not been installed correctly.

Possible Fixes:
1. Ensure you have, reinstall, or repair DirectX 9.0C or above: http://www.microsoft.com/downloads/details.aspx?FamilyID=2DA43D38-DB71-4C1B-BC6A-9B6652CD92A3&displaylang=en
2. Ensure you have, reinstall, or repair the .NET Framework 3.5: http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en
3. Ensure you have, reinstall, or repair the XNA 3.1 redistributable: http://www.microsoft.com/downloads/details.aspx?FamilyID=53867a2a-e249-4560-8011-98eb3e799ef2&displaylang=en