Giter Club home page Giter Club logo

Comments (8)

larsjsol avatar larsjsol commented on May 30, 2024

Hi

The could be caused by a few different things:

  1. Did the plugin compile ok?
  2. Did you enable the plugin in the Editor?

You should be able to find a line that says NavGrid: Starting in the output log when starting your project.

from navgrid.

almas123 avatar almas123 commented on May 30, 2024

That's what I get ,http://imgur.com/a/GqL3D " was aborted." , UE4 4.16.1. VS 2015

from navgrid.

larsjsol avatar larsjsol commented on May 30, 2024

Hm. I haven't seen that before... Is your project by any chance named "NavGrid"?

Does the plugin compile ok? Can you find the plugin in the list of available plugins?

from navgrid.

almas123 avatar almas123 commented on May 30, 2024

If I use a different project name, I get http://imgur.com/a/OmANM ,http://imgur.com/a/xkDkF
i see him in plugins http://imgur.com/a/rJi34

from navgrid.

larsjsol avatar larsjsol commented on May 30, 2024

i see him in plugins http://imgur.com/a/rJi34

Ok. This is a good sign

Is it possible for you to upload your project somewhere? That way I can take a look and see if I can figure out what's wrong

from navgrid.

almas123 avatar almas123 commented on May 30, 2024

https://drive.google.com/open?id=0B_A2sl7_Ch9qN24zN3NSZXQ0aEk

from navgrid.

larsjsol avatar larsjsol commented on May 30, 2024

Thanks.

I can find two things that might cause problems:

  1. The code for the plugin should be placed in <YourProject>/Plugins/NavGrid in order for the build system to find the code. In the project you sendt me the code located directly under <YourProject>/Plugins

  2. Your project is called NavGrid, which creates a namespace collision with the plugin. I would suggest that you start over in a new project with a different name.

Good luck!

from navgrid.

almas123 avatar almas123 commented on May 30, 2024

Thanks for the help

from navgrid.

Related Issues (9)

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.