SiliconStudio / xenko

Old repo for Xenko Game Engine. Please use https://github.com/xenko3d/xenko instead.
http://xenko.com
1.54k stars 343 forks source link

xenko installing design looks terrible and complex #604

Open particleice opened 7 years ago

particleice commented 7 years ago

First time user. Unable to load the game cause switch update thing(confuses users as .net upgrade)..... I can't run templates game on new computer.

I have annoying visual studio installer update. When do I close it?

Sorry, I removed PublicKeyToken=___ number try to make user friendly installation. One Click.

[Properties\AssemblyInfo.cs(9,12)]: Error: The type or namespace name 'AssemblyTitleAttribute' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(9,12)]: Error: The type or namespace name 'AssemblyTitle' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(10,12)]: Error: The type or namespace name 'AssemblyDescriptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(10,12)]: Error: The type or namespace name 'AssemblyDescription' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(11,12)]: Error: The type or namespace name 'AssemblyConfigurationAttribute' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(11,12)]: Error: The type or namespace name 'AssemblyConfiguration' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(12,12)]: Error: The type or namespace name 'AssemblyCompanyAttribute' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(12,12)]: Error: The type or namespace name 'AssemblyCompany' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(13,12)]: Error: The type or namespace name 'AssemblyProductAttribute' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(13,12)]: Error: The type or namespace name 'AssemblyProduct' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(14,12)]: Error: The type or namespace name 'AssemblyCopyrightAttribute' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(14,12)]: Error: The type or namespace name 'AssemblyCopyright' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(15,12)]: Error: The type or namespace name 'AssemblyTrademarkAttribute' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(15,12)]: Error: The type or namespace name 'AssemblyTrademark' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(16,12)]: Error: The type or namespace name 'AssemblyCultureAttribute' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(16,12)]: Error: The type or namespace name 'AssemblyCulture' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(17,12)]: Error: The type or namespace name 'NeutralResourcesLanguageAttribute' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(17,12)]: Error: The type or namespace name 'NeutralResourcesLanguage' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(29,12)]: Error: The type or namespace name 'AssemblyVersionAttribute' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(29,12)]: Error: The type or namespace name 'AssemblyVersion' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(30,12)]: Error: The type or namespace name 'AssemblyFileVersionAttribute' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(30,12)]: Error: The type or namespace name 'AssemblyFileVersion' could not be found (are you missing a using directive or an assembly reference?)
[C:\Users\_______\AppData\Local\Temp\.NETPortable,Version=v5.0.AssemblyAttributes.cs(4,20)]: Error: The type or namespace name 'System' could not be found in the global namespace (are you missing an assembly reference?)
[Properties\AssemblyInfo.cs(9,26)]: Error: Predefined type 'System.String' is not defined or imported
[Properties\AssemblyInfo.cs(10,32)]: Error: Predefined type 'System.String' is not defined or imported
[Properties\AssemblyInfo.cs(11,34)]: Error: Predefined type 'System.String' is not defined or imported
[Properties\AssemblyInfo.cs(12,28)]: Error: Predefined type 'System.String' is not defined or imported
[Properties\AssemblyInfo.cs(13,28)]: Error: Predefined type 'System.String' is not defined or imported
[Properties\AssemblyInfo.cs(14,30)]: Error: Predefined type 'System.String' is not defined or imported
[Properties\AssemblyInfo.cs(15,30)]: Error: Predefined type 'System.String' is not defined or imported
[Properties\AssemblyInfo.cs(16,28)]: Error: Predefined type 'System.String' is not defined or imported
[Properties\AssemblyInfo.cs(17,37)]: Error: Predefined type 'System.String' is not defined or imported
[Properties\AssemblyInfo.cs(29,28)]: Error: Predefined type 'System.String' is not defined or imported
[Properties\AssemblyInfo.cs(30,32)]: Error: Predefined type 'System.String' is not defined or imported
[C:\Users\_______\AppData\Local\Temp\.NETPortable,Version=v5.0.AssemblyAttributes.cs(4,71)]: Error: Predefined type 'System.String' is not defined or imported
[C:\Users\_______\AppData\Local\Temp\.NETPortable,Version=v5.0.AssemblyAttributes.cs(4,100)]: Error: The type or namespace name 'FrameworkDisplayName' could not be found (are you missing a using directive or an assembly reference?)
[C:\Users\_______\AppData\Local\Temp\.NETPortable,Version=v5.0.AssemblyAttributes.cs(4,123)]: Error: Predefined type 'System.String' is not defined or imported
[AnimationScript.cs(3,7)]: Error: The type or namespace name 'System' could not be found (are you missing a using directive or an assembly reference?)
[RotateEntity.cs(3,7)]: Error: The type or namespace name 'System' could not be found (are you missing a using directive or an assembly reference?)
[RotateEntity.cs(4,7)]: Error: The type or namespace name 'System' could not be found (are you missing a using directive or an assembly reference?)
[UIScript.cs(3,7)]: Error: The type or namespace name 'System' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(3,7)]: Error: The type or namespace name 'System' could not be found (are you missing a using directive or an assembly reference?)
[Properties\AssemblyInfo.cs(4,7)]: Error: The type or namespace name 'System' could not be found (are you missing a using directive or an assembly reference?)
[C:\Users\_______\AppData\Local\Temp\.NETPortable,Version=v5.0.AssemblyAttributes.cs(2,7)]: Error: The type or namespace name 'System' could not be found (are you missing a using directive or an assembly reference?)
[C:\Users\_______\AppData\Local\Temp\.NETPortable,Version=v5.0.AssemblyAttributes.cs(3,7)]: Error: The type or namespace name 'System' could not be found (are you missing a using directive or an assembly reference?)
[AnimationScript.cs(12,36)]: Error: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=_______'.
[UIScript.cs(12,29)]: Error: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=_______'.
[RenderTextureSceneRenderer.cs(9,47)]: Error: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=_______'.
[RotateEntity.cs(13,33)]: Error: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=_______'.
[RotateEntity.cs(15,36)]: Error: The return type of an async method must be void, Task or Task<T>
[RotateEntity.cs(15,31)]: Error: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=_______'.
[RotateEntity.cs(15,31)]: Error: Predefined type 'System.Object' is not defined or imported
[RotateEntity.cs(15,31)]: Error: The type or namespace name 'Task' could not be found (are you missing a using directive or an assembly reference?)
[RenderTextureSceneRenderer.cs(11,16)]: Error: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=_______'.
[RenderTextureSceneRenderer.cs(11,16)]: Error: Predefined type 'System.Object' is not defined or imported
[RenderTextureSceneRenderer.cs(11,45)]: Error: Predefined type 'System.Void' is not defined or imported
[RenderTextureSceneRenderer.cs(13,16)]: Error: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=_______'.
[RenderTextureSceneRenderer.cs(13,16)]: Error: Predefined type 'System.Object' is not defined or imported
[RenderTextureSceneRenderer.cs(13,44)]: Error: Predefined type 'System.Void' is not defined or imported
[AnimationScript.cs(14,25)]: Error: Predefined type 'System.Void' is not defined or imported
[UIScript.cs(18,25)]: Error: Predefined type 'System.Void' is not defined or imported
[RenderTextureSceneRenderer.cs(15,45)]: Error: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=_______'.
[RenderTextureSceneRenderer.cs(15,45)]: Error: Predefined type 'System.Object' is not defined or imported
[RenderTextureSceneRenderer.cs(15,28)]: Error: Predefined type 'System.Void' is not defined or imported
[RenderTextureSceneRenderer.cs(32,42)]: Error: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=_______'.
[RenderTextureSceneRenderer.cs(32,42)]: Error: Predefined type 'System.Object' is not defined or imported
[RenderTextureSceneRenderer.cs(32,65)]: Error: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=_______'.
[RenderTextureSceneRenderer.cs(32,65)]: Error: Predefined type 'System.Object' is not defined or imported
[RenderTextureSceneRenderer.cs(32,28)]: Error: Predefined type 'System.Void' is not defined or imported
[AnimationScript.cs(44,17)]: Error: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=_______'.
[AnimationScript.cs(44,17)]: Error: Predefined type 'System.Object' is not defined or imported
[AnimationScript.cs(72,17)]: Error: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=_______'.
[AnimationScript.cs(72,17)]: Error: Predefined type 'System.Object' is not defined or imported
[RotateEntity.cs(15,36)]: Error: 'RotateEntity.Execute()': return type must be 'Task' to match overridden member 'AsyncScript.Execute()'
[RotateEntity.cs(15,36)]: Error: The type 'Task' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=_______'.
[UIScript.cs(18,30)]: Error: Predefined type 'System.Void' is not defined or imported
[UIScript.cs(14,16)]: Error: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=_______'.
[UIScript.cs(14,16)]: Error: Predefined type 'System.Object' is not defined or imported
[AnimationScript.cs(88,58)]: Error: Predefined type 'System.Single' is not defined or imported
[AnimationScript.cs(88,24)]: Error: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=______.
[AnimationScript.cs(88,24)]: Error: Predefined type 'System.Object' is not defined or imported
[AnimationScript.cs(88,24)]: Error: The type 'ValueType' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=______'.
[AnimationScript.cs(14,30)]: Error: Predefined type 'System.Void' is not defined or imported
[RenderTextureSceneRenderer.cs(15,33)]: Error: Predefined type 'System.Void' is not defined or imported
[RenderTextureSceneRenderer.cs(32,33)]: Error: Predefined type 'System.Void' is not defined or imported
[UIScript.cs(16,16)]: Error: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=______'.
[UIScript.cs(16,16)]: Error: Predefined type 'System.Object' is not defined or imported
Error: Unable to build assembly reference [C:\Users\________\Documents\Xenko Projects\AnimatedModel3\AnimatedModel3\Bin\Windows-Direct3D11\Debug\AnimatedModel3.Game.dll]
Verbose: Loading Assets from Package [AnimatedModel3.xkpkg]
Scene(178,55): Warning: Could not deserialize object of type !AnimatedModel3.UIScript,AnimatedModel3.Game; replacing it with an object implementing IUnloadable:
(Lin: 177, Col: 54, Chr: 9453) - (Lin: 178, Col: 24, Chr: 9523): Unable to resolve tag [!AnimatedModel3.UIScript,AnimatedModel3.Game] to type from tag resolution or registered assemblies
Scene(201,55): Warning: Could not deserialize object of type !AnimatedModel3.RotateEntity,AnimatedModel3.Game; replacing it with an object implementing IUnloadable:
(Lin: 200, Col: 54, Chr: 10975) - (Lin: 201, Col: 24, Chr: 11049): Unable to resolve tag [!AnimatedModel3.RotateEntity,AnimatedModel3.Game] to type from tag resolution or registered assemblies
Kryptos-FR commented 7 years ago

We updated the documentation, please have a look at http://doc.xenko.com/latest/en/manual/get-started/install-xenko.html.

In your case it looks like some prerequisites are missing. Try to reinstall following the updated documentation.