Delta Engine
»
General
»
Announcements
»
Delta Engine Milestone 3 Uranus v0.9.7.4 Sprint released
Medals:  Joined: 8/24/2011(UTC) Posts: 138 Location: Hannover
Thanks: 1 times Was thanked: 12 time(s) in 7 post(s)
|
With a bit delay the sprint release for the last week was just released and pushed to nuget, github and codeplex. For details and all links go to: http://DeltaEngine.net/DownloadNew features are Networking and Logging. By default the logger sends all messages to our web service available here. Please note that there is currently no user separation so all logs are visible for all users. |
|
 1 user thanked mc-kay for this useful post.
|
|
|
Medals:  Joined: 8/20/2011(UTC) Posts: 1,421 Location: Hannover
Thanks: 18 times Was thanked: 97 time(s) in 92 post(s)
|
|
|
|
|
Joined: 3/18/2013(UTC) Posts: 29
Thanks: 5 times
|
Hello, I've cloned the new release and I've got the same errors that I've listed for the previous release. - In Blocks and Blocks.Test all the Content files are missing. I've copied them from the Content folder of the Installer (except the *.xnb files) - In DeltaEngine.Platforms.Tests is missing Content\TestXml.xml - In DeltaEngine.Multimedia.Tests are missing Content\DefaultMusic.mp3 and Content\DefaultMusic.wma - In DeltaEngine.Rendering.Tests are missing Content\redgs.png and Content\VectorText.xml - In GameOfDeath I've installed DeltaEngine.OpenGL from NuGet because OpenAL32.dll is missing. Anyway, after these fixes I can build the big solution, but I had to exclude the missing files. Could you fix these problems, please? Thanks!
|
|
|
|
Medals:  Joined: 8/20/2011(UTC) Posts: 1,421 Location: Hannover
Thanks: 18 times Was thanked: 97 time(s) in 92 post(s)
|
Thanks for the report, I also found out some issues (mostly minor, not show stoppers like for you). There will be a fix release tomorrow.
|
|
|
|
Medals:  Joined: 8/24/2011(UTC) Posts: 138 Location: Hannover
Thanks: 1 times Was thanked: 12 time(s) in 7 post(s)
|
Hi fg_garda, I just pushed a updated version to GitHub and CodePlex that fix all your points. |
|
 2 users thanked mc-kay for this useful post.
|
|
|
Joined: 8/22/2011(UTC) Posts: 61 Location: Switzerland
Was thanked: 4 time(s) in 4 post(s)
|
hi
There are some files missing in the new update on github:
Could not copy the file "F:\Programmierung\C-Sharp\GitHub_Repos\DeltaEngine\Core\Xml\Tests\Content\TestXml.xml" because it was not found. DeltaEngine.Core.Xml.Tests
The tag 'SampleBrowserView' does not exist in XML namespace 'clr-namespace:DeltaEngine.Editor.SampleBrowser;assembly=DeltaEngine.Editor.SampleBrowser'. Line 119 Position 9. F:\Programmierung\C-Sharp\GitHub_Repos\DeltaEngine\Editor\MainWindow.xaml 119 9 DeltaEngine.Editor
Metadata file 'F:\Programmierung\C-Sharp\GitHub_Repos\DeltaEngine\Editor\SampleBrowser\bin\Debug\DeltaEngine.Editor.SampleBrowser.dll' could not be found F:\Programmierung\C-Sharp\GitHub_Repos\DeltaEngine\Editor\SampleBrowser\Tests\CSC DeltaEngine.Editor.SampleBrowser.Tests
Could not copy the file "F:\Programmierung\C-Sharp\GitHub_Repos\DeltaEngine\Scenes\Tests\Content\DeltaEngineLogo.png" because it was not found. DeltaEngine.Scenes.Tests Could not copy the file "F:\Programmierung\C-Sharp\GitHub_Repos\DeltaEngine\Scenes\Tests\Content\DeltaEngineLogo.xnb" because it was not found. DeltaEngine.Scenes.Tests Could not copy the file "F:\Programmierung\C-Sharp\GitHub_Repos\DeltaEngine\Rendering\Tests\Content\ImageAnimation01.png" because it was not found. DeltaEngine.Rendering.Tests Could not copy the file "F:\Programmierung\C-Sharp\GitHub_Repos\DeltaEngine\Rendering\Tests\Content\ImageAnimation02.png" because it was not found. DeltaEngine.Rendering.Tests Could not copy the file "F:\Programmierung\C-Sharp\GitHub_Repos\DeltaEngine\Rendering\Tests\Content\ImageAnimation03.png" because it was not found. DeltaEngine.Rendering.Tests Could not copy the file "F:\Programmierung\C-Sharp\GitHub_Repos\DeltaEngine\Multimedia\Tests\Content\DefaultVideo.wmv" because it was not found. DeltaEngine.Multimedia.Tests Could not copy the file "F:\Programmierung\C-Sharp\GitHub_Repos\DeltaEngine\Multimedia\Tests\Content\DefaultVideo.xnb" because it was not found. DeltaEngine.Multimedia.Tests File 'Images\Remove.png' cannot be found. DeltaEngine.Editor.SampleBrowser File 'Images\Search.png' cannot be found. DeltaEngine.Editor.SampleBrowser
kind regards
|
|
|
|
Medals:  Joined: 8/24/2011(UTC) Posts: 138 Location: Hannover
Thanks: 1 times Was thanked: 12 time(s) in 7 post(s)
|
I just added the missing files, should now work. |
|
|
|
|
Joined: 12/19/2011(UTC) Posts: 529
Thanks: 10 times Was thanked: 16 time(s) in 15 post(s)
|
pretty long time since the last update but I just noticed that the EmptyLibrary template is not reall that what it should be. It uses EmptyLibrary as default Assemblyname and Namespace, the AssemblyInfo.cs file is located in Properties instead of the root folder where all other project files are cloated, the references are projectReferences and point to a not existent location (seems to be based on the source instead of the environment variable) The architecture is set to AnyCPU instead of x86 (like all other delta assemblies) so I get a compatibility warning between the architectures. The AssemblyInfo.cs is also a bit weird because it adds "DeltaEngine" and the Projectname in one of the infos (don't know the field name currently).
Please look and fix what is not correct so we can use that template without problems :) |
|
|
|
|
Medals:  Joined: 8/20/2011(UTC) Posts: 1,421 Location: Hannover
Thanks: 18 times Was thanked: 97 time(s) in 92 post(s)
|
True, we have worked around the clock on the Milestone 3 features and switched our continuous integration server, but were not able to solve all issues there (our build process is very complex). The template issues have been fixed (it was asked in another thread as well) and the next release will come in the next few days (early next week is the current plan).
|
|
|
|
Joined: 10/13/2011(UTC) Posts: 21 Location: Kastamonu
Thanks: 5 times
|
I am waiting for the new version.
|
|
|
|
Delta Engine
»
General
»
Announcements
»
Delta Engine Milestone 3 Uranus v0.9.7.4 Sprint released
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.