inkle / ink-unity-integration

Unity integration for the open source ink narrative scripting language.
http://www.inklestudios.com/ink
Other
571 stars 99 forks source link

Does not work after build #68

Closed Barschti closed 6 years ago

Barschti commented 6 years ago

Hey,

first, i have nearly no experience with unity. So do not expect some obvious knowledge ^^

I imported the ink-unity-integration to unity and found the example. When I click the play-button inside unity it works and i can cklick through the story. But when i do a build for windows, it only shows the blue background and no text appear. Same with build for android.

I use the 0.8.1 version and unity 2018.1.5f1 personal.

I have the same issue (the text does not appear) with these two: https://github.com/abroder/blot https://github.com/inkle/the-intercept

Any ideas what could be the problem? I'm completely new and just want to let it show my story ^^

EDIT: Just saw, that support for Unity 2017 was recently added. Nothing for 2018 ... will test with 2017

tomkail commented 6 years ago

Hey, I’ve just tested and it worked fine for me. Is the demo scene the first scene in the build settings?

On Tue, 19 Jun 2018 at 09:37, Barschti notifications@github.com wrote:

Hey,

first, i have nearly no experience with unity. So do not expect some obvious knowledge ^^

I imported the ink-unity-integration to unity and found the example. When I click the play-button inside unity it works and i can cklick through the story. But when i do a build for windows, it only shows the blue background and no text appear. Same with build for android.

I use the 0.8.1 version and unity 2018.1.5f1 personal.

I have the same issue (the text does not appear) with these two: https://github.com/abroder/blot https://github.com/inkle/the-intercept

Any ideas what could be the problem? I'm completely new and just want to let it show my story ^^

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/inkle/ink-unity-integration/issues/68, or mute the thread https://github.com/notifications/unsubscribe-auth/ABMd0Nwhb9ddrCELDVG9Xe1YjFOsqQkkks5t-Lg_gaJpZM4UtEv1 .

Barschti commented 6 years ago

Yes. I just uninstalled 2018 and installed 2017.4.3. There it worked. Do you use 2017 or 2018?

tomkail commented 6 years ago

Im on 2018.1.4f1. Very weird!

On Tue, 19 Jun 2018 at 10:01, Barschti notifications@github.com wrote:

Yes. I just uninstalled 2018 and installed 2017.4.3. There it worked. Do you use 2017 or 2018?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/inkle/ink-unity-integration/issues/68#issuecomment-398327879, or mute the thread https://github.com/notifications/unsubscribe-auth/ABMd0CLglyJoBwX59bpHcsGA2ACamskGks5t-L3mgaJpZM4UtEv1 .

Barschti commented 6 years ago

since in unity everthing worked fine... can i somehow get some logs or so?

tomkail commented 6 years ago

Yup! Google should help with that bit

On Tue, 19 Jun 2018 at 10:26, Barschti notifications@github.com wrote:

since in unity everthing worked fine... can i somehow get some logs or so?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/inkle/ink-unity-integration/issues/68#issuecomment-398335100, or mute the thread https://github.com/notifications/unsubscribe-auth/ABMd0LCqBfVcK017KFuJ0wv_uZZDiEXjks5t-MOzgaJpZM4UtEv1 .

Barschti commented 6 years ago

after going further back to 5.3.4 the intercept also works fine

hmm ... my plan is an android-game wirh my own story. are there some must-have-features in 2017 or 2018 or should i stay with 5.3.4 because it works for me?

tomkail commented 6 years ago

Anyone else seeing this? I'll dig in if I need to.

KumoKairo commented 6 years ago

@Barschti share a non-working build here, we'll take a look. Also, post a screenshot of your build settings window (the one in which you press "Build" and "Build & Run")

Barschti commented 6 years ago

Hello,

i did an update to 2018.1.6 and now everything works fine... hmm, i dont know. maybe there was there was an error during the first installation causing this bug.

But thanks for your help guys :) you can close this issue because i cant replicate it anymore.

KumoKairo commented 6 years ago

@Barschti you can close it yourself as this issue was created by you (check the close button at the bottom)