Git Product home page Git Product logo

Comments (2)

AndrewScheidecker avatar AndrewScheidecker commented on July 25, 2024

/Script/BrickTerrainGeneration is a virtual path for a C++ class that it
should be able to resolve if the BrickTerrainGeneration plugin is loaded.
Can you tell if the plugin is being compiled and loaded properly before it
tries to load that blueprint?

On Tue, Apr 22, 2014 at 4:02 PM, afuzzyllama [email protected]:

When I tried building this on OS X I get the following error:
LogLinker:Warning: Can't find file '/Script/BrickTerrainGeneration'
LogLinker:Warning: Can't find file for asset
'/Script/BrickTerrainGeneration' while loading
../../../../../../Projects/BrickGame/Content/Blueprints/BrickGrid.uasset.
LoadErrors:Error: Error /Game/Blueprints/BrickGrid : Can't find file for
asset. /Script/BrickTerrainGeneration

When I run a find from the project root I can see:
./Plugins/BrickTerrainGeneration
./Plugins/BrickTerrainGeneration/Source/BrickTerrainGeneration

but no folder "Script". Maybe this is a mac issue?


Reply to this email directly or view it on GitHubhttps://github.com//issues/1
.

from brickgame.

afuzzyllama avatar afuzzyllama commented on July 25, 2024

I should have read my entire log. For some reason my BrickGameEditor cannot load the libraries. It is having trouble finding UE4Editor-SimplexNoise-Mac-Debug.dylib and UE4Editor-BrickTerrainGeneration-Mac-Debug.dylib. The dynamic libraries are being built, but at run time for some reason the engine cannot find them. This doesn't sound like an issue with your source, but with the engine.

from brickgame.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.