Skip to content
This repository was archived by the owner on May 3, 2019. It is now read-only.
This repository was archived by the owner on May 3, 2019. It is now read-only.

Error during BLUI setup #96

Description

@Dorkside

THis error occurred when trying to Generate Visual Studio project files

Running D:/Tools/Epic Games/4.15/Engine/Binaries/DotNET/UnrealBuildTool.exe  -projectfiles -project="D:/Documents/Unreal Projects/BLUITest/BLUITest.uproject" -game -rocket -progress
Discovering modules, targets and source code for project...
ERROR: Unable to instantiate instance of 'Blu' object type from compiled assembly 'BLUITestModuleRules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.  Unreal Build Tool creates an instance of your module's 'Rules' object in order to find out about your module's requirements.  The CLR exception details may provide more information:  System.Reflection.TargetInvocationException: Une exception a ?t? lev?e par la cible d'un appel. ---> System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'acc?s 'D:\Documents\Unreal Projects\BLUITest\Plugins\BLUI\ThirdParty\cef\Win\shipping'.
   ? System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   ? System.IO.FileSystemEnumerableIterator`1.CommonInit()
   ? System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
   ? Blu..ctor(TargetInfo Target) dans d:\Documents\Unreal Projects\BLUITest\Plugins\BLUI\Source\Blu\Blu.Build.cs:ligne 58
   --- Fin de la trace de la pile d'exception interne ---
   ? System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   ? System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   ? System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
   ? System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   ? System.Activator.CreateInstance(Type type, Object[] args)
   ? UnrealBuildTool.RulesAssembly.CreateModuleRules(String ModuleName, TargetInfo Target, FileReference& ModuleFileName)

Any idea what the cause is ?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions