Giter VIP home page Giter VIP logo

Comments (11)

iainmckay avatar iainmckay commented on May 17, 2024 1

@pixeltris I totally misread that part of the documentation. When it says you can create the managed project with any name, I thought the output assembly was the name of that project, not of the UE4 project. My bad.

from usharp.

iainmckay avatar iainmckay commented on May 17, 2024 1

Yep with all the fixes done yesterday it works fine now.

from usharp.

pixeltris avatar pixeltris commented on May 17, 2024

I imagine it isn't finding your managed game project dll. It looks for PROJECTNAME/Managed/Binaries/PROJECTNAME-Managed.dll

If that is set up correctly you could double check and confirm that it is loading by putting a breakpoint down here

At some point it might be useful to add a console command to show what managed assemblies are loaded and what types are available as a situation like this isn't super helpful in providing more information at the moment.

from usharp.

Tanner555 avatar Tanner555 commented on May 17, 2024

I'll add that you don't need to rearrange your folders at all. Just drop the folder you downloaded straight into your engine plugins folder. The gitignore file should be at the top level along with the uplugin file.

I think we should update the readme so that new users won't get confused.

from usharp.

Tanner555 avatar Tanner555 commented on May 17, 2024

The folder setup you provided is completely out of date btw. No need for a usharp folder inside the top level usharp folder.

from usharp.

Tanner555 avatar Tanner555 commented on May 17, 2024

Alright the instructions have been updated in the README. Don't mess with the folder structure. Just download the project and put it into your engine plugins folder 😃

from usharp.

rob-ack avatar rob-ack commented on May 17, 2024

I do not even put it in the engine folder. For me it seems that the game folder seems to work well too. However im currently messing with Cecil throwing exceptions.

Apart from the generator step, did i miss something and putting it into engine folder is required?

from usharp.

Tanner555 avatar Tanner555 commented on May 17, 2024

there's a lot of issues with usharp right now

from usharp.

Tanner555 avatar Tanner555 commented on May 17, 2024

We just created a gitter room for USharp. We can discuss all sorts of issues and feature requests there.
https://gitter.im/USharp/Lobby

from usharp.

pixeltris avatar pixeltris commented on May 17, 2024

For me it seems that the game folder seems to work well too.

It should work outside as the PluginInstaller will copy the files over to the USharp engine plugins folder. It should be noted that the plugin is designed to be used as an engine plugin so using it as a game plugin is very much untested (and I think some paths depend on files being in the engine folder).

from usharp.

Tanner555 avatar Tanner555 commented on May 17, 2024

@iainmckay Are you still having issues Getting USharp running?

from usharp.

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.