[Build] Gamestudio must build samples to generate them
See original GitHub issueRelease Type: GitHub
Version: e6f55ee3ed4c97173a5353faa03fe7686632b7ed
Platform(s): Windows
Describe the bug TopDownRPG has reference to assets that don’t exist. Can’t build the project.
To Reproduce Steps to reproduce the behavior:
- Open/run TopDownRPG.
Expected behavior In the short-term, be able to run the project. For the long-term, maybe a way to fix/remove these references like links in the log to go to the issue because the error messages aren’t specific of where are these references.
Log and callstacks
Verbose:Process dependencies for TopDownRPG.Windows...
Verbose:Process dependencies for TopDownRPG.Game...
Verbose:Restore NuGet packages for TopDownRPG.Game...
Verbose:Restore NuGet packages for TopDownRPG.Windows...
Verbose:Process dependencies for TopDownRPG.Android...
Verbose:Restore NuGet packages for TopDownRPG.Android...
Verbose:Loading Assets from Package [Xenko.Engine.xkpkg]
Verbose:Loading Assets from Package [Xenko.Graphics.xkpkg]
Verbose:Loading Assets from Package [Xenko.Particles.xkpkg]
Verbose:Loading Assets from Package [Xenko.Rendering.xkpkg]
Verbose:Loading Assets from Package [TopDownRPG.Game.xkpkg]
Verbose:Loading Assets from Package [TopDownRPG.Windows.xkpkg]
Verbose:Loading Assets from Package [TopDownRPG.Android.xkpkg]
Error:Asset [VFXPrefabs/vfx-GetCoin] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/coin_get] not found. Required for package [TopDownRPG.Game]
Error:Asset [VFXPrefabs/vfx-Dustcloud] not found. Required for package [TopDownRPG.Game]
Error:Asset [LootGoldCoin] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/crate_breaking] not found. Required for package [TopDownRPG.Game]
Error:Asset [VFXPrefabs/vfx-Dustcloud] not found. Required for package [TopDownRPG.Game]
Error:Asset [LootGoldCoin] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/crate_breaking] not found. Required for package [TopDownRPG.Game]
Error:Asset [VFXPrefabs/vfx-Dustcloud] not found. Required for package [TopDownRPG.Game]
Error:Asset [LootGoldCoin] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/crate_breaking] not found. Required for package [TopDownRPG.Game]
Error:Asset [VFXPrefabs/vfx-Dustcloud] not found. Required for package [TopDownRPG.Game]
Error:Asset [LootGoldCoin] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/crate_breaking] not found. Required for package [TopDownRPG.Game]
Warning:The asset reference [HighlightMaterial] id has changed to a new asset [4fcae163-f27d-4bfe-81e8-39e30392de1a]
Error:Asset [VFXPrefabs/vfx-ClickEffect] not found. Required for package [TopDownRPG.Game]
Error:Asset [Animations/Idle] not found. Required for package [TopDownRPG.Game]
Error:Asset [Animations/Walk] not found. Required for package [TopDownRPG.Game]
Error:Asset [Animations/Run] not found. Required for package [TopDownRPG.Game]
Error:Asset [Animations/Punch] not found. Required for package [TopDownRPG.Game]
Warning:The asset reference [HighlightMaterial] id has changed to a new asset [4fcae163-f27d-4bfe-81e8-39e30392de1a]
Error:Asset [VFXPrefabs/vfx-ClickEffect] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/FishLampByUlrick-EvensSalies] not found. Required for package [TopDownRPG.Game]
Error:Asset [VFXPrefabs/vfx-Dustcloud] not found. Required for package [TopDownRPG.Game]
Error:Asset [LootGoldCoin] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/crate_breaking] not found. Required for package [TopDownRPG.Game]
Error:Asset [VFXPrefabs/vfx-Dustcloud] not found. Required for package [TopDownRPG.Game]
Error:Asset [LootGoldCoin] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/crate_breaking] not found. Required for package [TopDownRPG.Game]
Error:Asset [VFXPrefabs/vfx-GetCoin] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/coin_get] not found. Required for package [TopDownRPG.Game]
Error:Asset [VFXPrefabs/vfx-GetCoin] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/coin_get] not found. Required for package [TopDownRPG.Game]
Error:Asset [VFXPrefabs/vfx-Dustcloud] not found. Required for package [TopDownRPG.Game]
Error:Asset [LootGoldCoin] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/crate_breaking] not found. Required for package [TopDownRPG.Game]
Error:Asset [Animations/Idle] not found. Required for package [TopDownRPG.Game]
Error:Asset [Animations/Walk] not found. Required for package [TopDownRPG.Game]
Error:Asset [Animations/Run] not found. Required for package [TopDownRPG.Game]
Error:Asset [Animations/Punch] not found. Required for package [TopDownRPG.Game]
Error:Asset [VFXPrefabs/vfx-GetCoin] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/coin_get] not found. Required for package [TopDownRPG.Game]
Error:Asset [VFXPrefabs/vfx-Dustcloud] not found. Required for package [TopDownRPG.Game]
Error:Asset [LootGoldCoin] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/crate_breaking] not found. Required for package [TopDownRPG.Game]
Error:Asset [VFXPrefabs/vfx-GetCoin] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/coin_get] not found. Required for package [TopDownRPG.Game]
Error:Asset [VFXPrefabs/vfx-Dustcloud] not found. Required for package [TopDownRPG.Game]
Error:Asset [LootGoldCoin] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/crate_breaking] not found. Required for package [TopDownRPG.Game]
Error:Asset [VFXPrefabs/vfx-Dustcloud] not found. Required for package [TopDownRPG.Game]
Error:Asset [LootGoldCoin] not found. Required for package [TopDownRPG.Game]
Error:Asset [Audio/crate_breaking] not found. Required for package [TopDownRPG.Game]
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Compiling
Compiling your game can mean one of two things: compiling it for testing, or compiling it to create a final executable package for...
Read more >What can (should) you make with GameMaker? - YouTube
GMS2 GIVEAWAY: https://gleam.io/yJ0mE/ gamemaker -studio-2-desktop-license- ... Can you make an MMO / FPS / 3D Game / "Big" Project in GameMaker ?
Read more >GML - Creating a new object/class from code, how?
Just so there's no confusion. So what I am talking about is creating a new object from whole code, likely from an external...
Read more >My goal this month is to from scratch build a game studio ...
It's a BACTERIUM! You should get a BILLION free devs, then you can make an AAA+ game EVERY SINGLE HOUR. I travel in...
Read more >Newbie Question...What kind of games can I make?
Builder games like. Build-A-Lot Big Bang West Rush for Gold Alaska (click on the item and the character goes and performs an action...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I think this has been fixed. Stride.GameStudio has a dependency on Stride.Assets.Presentation, which has a dependency on Stride.Samples.Templates.
@xen2 Yes. I built Xenko.GameStudio and created the top-down example from the startup screen. The assets were missing. After @Kryptos-FR reply, I noticed Xenko.Samples.Templates and build it too. Now new projects from the template work fine. The real issue was that Xenko.GameStudio doesn’t have a dependence on Xenko.Samples.Templates.