GithubHelp home page GithubHelp logo

Comments (6)

DavidColson avatar DavidColson commented on June 16, 2024

Can you share the ink file so I can reproduce this?

from unrealink.

honaj avatar honaj commented on June 16, 2024

Sorry for the late reply. It does not appear to be project-specific, happens even if I just link one empty ink file to another in a new project.

from unrealink.

javenschuetz avatar javenschuetz commented on June 16, 2024

I found this too: I was unable to include any ink file from any other because of compile errors where foo.ink could not be found, or else a knot name could not be found.

Unreal 4.26

from unrealink.

journaliciouz avatar journaliciouz commented on June 16, 2024

Got the same issue.

I can provide an ink file but as said the problem occurs whenever you try to import a .ink file that contains INCLUDE whatever.ink in it.

I'm guessing that some compile of the .ink file happens when we import the file: Maybe a solution is to include the file handler described here?
https://github.com/inkle/ink/blob/master/Documentation/RunningYourInk.md#using-the-compiler

I'd check myself but my C++ is not suuuper solid, and not sure where in the source of the plugin the import actions occur :D

Thanks for the plugin!

from unrealink.

DavidColson avatar DavidColson commented on June 16, 2024

Hi all, just to let you know that I'm aware of this issue and plan to fix it, just impeded by life at the moment.

from unrealink.

DorminVR avatar DorminVR commented on June 16, 2024

First off this plugin is amazing, really appreciate it David!

I'm trying to find a workaround for this issue, I think I'm close but could use some help. I believe the plugin is trying to compile and export the ink file as a Json, but it runs into errors. I can export to Json from Inky without errors, so if there was a way to give that exported Json file to the Unreal plugin then theoretically that would bypass the issue? I've been digging around the C++ files, but I don't know the language at all so this is really just a shot in the dark. If anyone's found a workaround for this issue I'd love to know, ty!

from unrealink.

Related Issues (18)

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.