Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

Error while loading assembly reference #665

Open
@stefnotch

Description

Upon starting my project, it always says this:

1>------ Build started: Project: TimeNexus.Windows, Configuration: Debug Any CPU ------
[Xenko.AssetCompiler] Info: BuildEngine arguments: --disable-auto-compile --project-configuration Debug --platform=Windows --profile=Windows --project-configuration=Debug --output-path=C:\Users\Stefnotch\Documents\GitHub\Games\TimeNexus\TimeNexus\Bin\Windows\Debug\data --build-path=C:\Users\Stefnotch\Documents\GitHub\Games\TimeNexus\TimeNexus\TimeNexus.Windows\..\Cache\data --package-file=C:\Users\Stefnotch\Documents\GitHub\Games\TimeNexus\TimeNexus\TimeNexus.Windows\..\TimeNexus.xkpkg --log-pipe=net.pipe://localhost/Xenko.BuildEngine.Monitor.2589543a-aeaf-4296-a312-703c7aebb26f
[Xenko.AssetCompiler] Info: Starting builder.
[Xenko.AssetCompiler] Error: Error while loading assembly reference [C:\Users\Stefnotch\Documents\GitHub\Games\TimeNexus\TimeNexus\Bin\Windows\Debug\TimeNexus.Game.dll]
[Xenko.AssetCompiler] Error: Unable to load assembly reference [C:\Users\Stefnotch\Documents\GitHub\Games\TimeNexus\TimeNexus\Bin\Windows\Debug\TimeNexus.Game.dll]
[Xenko.AssetCompiler] Error: Error while pre-loading package [SiliconStudio.Assets.Package]
1>  Assembly [TimeNexus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null] has already been processed, skip it.
1>  TimeNexus.Windows -> C:\Users\Stefnotch\Documents\GitHub\Games\TimeNexus\TimeNexus\Bin\Windows\Debug\TimeNexus.exe
1>  RunTime 00:00:01.43
1>C:\Program Files\Silicon Studio\Xenko\GamePackages\Xenko.2.1.2.1\Targets\Xenko.targets(360,5): error MSB3073: The command ""C:\Program Files\Silicon Studio\Xenko\GamePackages\Xenko.2.1.2.1\Bin\Windows\SiliconStudio.Assets.CompilerClient.exe"  --disable-auto-compile --project-configuration "Debug" --platform=Windows --profile=Windows --project-configuration=Debug --output-path="C:\Users\Stefnotch\Documents\GitHub\Games\TimeNexus\TimeNexus\Bin\Windows\Debug\data" --build-path="C:\Users\Stefnotch\Documents\GitHub\Games\TimeNexus\TimeNexus\TimeNexus.Windows\..\Cache\data" --package-file="C:\Users\Stefnotch\Documents\GitHub\Games\TimeNexus\TimeNexus\TimeNexus.Windows\..\TimeNexus.xkpkg" --log-pipe="net.pipe://localhost/Xenko.BuildEngine.Monitor.2589543a-aeaf-4296-a312-703c7aebb26f"" exited with code 1.
========== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========

The issue goes away when I restart Visual Studio.

Also, it only seems to appear after the project has been built once.

Where can I find a more detailed log?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions