Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I figured out what the problem was...

I was placing the character block above/before the text block. This produces an error and prevents compile. I just needed to "cut and paste" the character below the location description and it works perfectly!

Problem solved :)

Hey, I've been a little slow replying, but it seems like you have got it working now, yes?

I must admit that I am a little surprised that you had to move sections around - that should definitely not be necessary, you should be able to declare sections in any order. I will try myself if I can reproduce it, because that sounds like a bug!

Is there anything that is not working at the moment? Don't hesitate to ask I will do my best to try and help (maybe even a bit faster next time :P)

Hey, no worries at all, really appreciate the feedback. Yes all working perfectly now! If you can't manage to reproduce it, I can post 2 example files from the same project - one working, one producing errors. It was just 2 lines of text (chr: and act: ) in the wrong place - but it threw up errors for txt:, mus:, amb:, which had all been working previously - it took a few days to figure it out - but as soon as I moved those 2 lines below everything else, it all worked with no problems. Interestingly, it was the debugger found the error line and suggested the solution for me :)
anyway, super happy and confident that I'll be able to produce a game with this. I'll make a donation soon, just as a thank you for creating this software.

Ah, I think I understand what was happening, and I think I can repro it now. It seems like a location section can not have a "chr/act" pair before the txt/img declarations. That is something I want to fix for a later version, thanks for finding that!

I am glad you like the engine so far. And hey, no donations needed (but thank you for offering), I do not in fact accept any :) The best way to show your support for Yarnspin is to use it and enjoy it, that is all I want it to be :)

You're welcome. That's very kind of you.
I'll definitely use yarnspin -probably every day- and I definitely appreciate it.
Thank you Mattias. You're a star