It works :) Thank you ! A perfect Underwurld remake :)
apom
Recent community posts
Hi. Thanks for the game.
On Windows (64) I have this error with the latest .net runtime:
Value 0.01 is not a floating point value
System.Exception: Value 0.01 is not a floating point value
at Undrium.Components.XmlHelper.GetFloat(String itemName) in C:\Dropbox\MyGames\Monogame38\Undrium\Undrium\Components\XmlHelper.cs:line 178
at Undrium.Objects.AmbientSoundDefinition..ctor(XmlNode xmlDataNode) in C:\Dropbox\MyGames\Monogame38\Undrium\Undrium\Objects\AmbientSoundDefinition.cs:line 107
at Undrium.Components.SoundHelper.Initialise(ContentManager content) in C:\Dropbox\MyGames\Monogame38\Undrium\Undrium\Components\SoundHelper.cs:line 168
at Undrium.Main.Initialize() in C:\Dropbox\MyGames\Monogame38\Undrium\Undrium\Main.cs:line 155
at Microsoft.Xna.Framework.Game.DoInitialize()
at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
at Undrium.Program.Main() in C:\Dropbox\MyGames\Monogame38\Undrium\UndriumDX\Program.cs:line 22
----------------------------------------------------------------------------------------