Okay well, I think I'm close to finding it.
I think it has to due with the Scenario queuing constantly queuing, running, ending something.
I know it's getting into an infinite loop of trying to send a Scenario to a player, and I think that's why.
…
Best I can figure at the moment as it's related to the goo jar and android. Perhaps when you already have it.
From what's logged, the crash is always when it's loading that for someone.
But that's not the whole story, since when I try it, get one …
Hm...
I tried a default character. Just putting in a name, then skipping to the end to play, and I don't get those issues with all options being greyed out for Luarane.
Have you tried a hard refresh of the game page? (ctrl+f5)
I just fixed a bunch with those first things. It was tracking completion of things wrong.
I think the portrait changing must be something with your browser. That's weird and there's no code that should cause that.
Ah I thought the injector scenes coming up wrong was something wrong in the scene's logic that I already fixed. I see there is something wrong with the engine itself that needs some looking into.
Thanks for the report on those. I'll look into them …
That shouldn't work anyway. I'll need to remove it. Your forum name come from your account name that is separate from what normally comes with these forums. It's my own account system to manage players characters and such.
I did look at Hentai-Foundry. One of the problems there is how inexperienced most people are on something large, or a commercial product. For the ones that are, you can't even talk to them.
There will be much better documentation in the future, really. That was just to give an idea for those that are really inexperienced with that stuff.
The goal is to make something so non-programmers can make a game. While that tool thing may seem…
Yeah, I did a bad job of showing much a long time ago. I thought it should be impressive that I did so much in 2 weeks since it would be to my peers, but that was naive of me~ I'm glad you came to try it again.
You could be right that it's a bit of…
Good luck! The basics of programming isn't really terribly hard to learn. There's a reason they call the arrangement and rules of the programming a syntax, IE C Syntax.
"Syn-tax, noun: The arrangement of words and phrases to create well-formed sente…
I'm going to set something up to pay with Dwolla or Bitcoin once the goal is reached, so people that people that can't use Amazon Payments can contribute. But that's only going to be put up once the 15k goal is reached. I'm beginning to code it now …
Oh yeah, having them only show once you visit them would be great.
Nothing that can be added short time, though, because I need to add some sort of listener system to update the player on when they leave. There's also the thing of like.. Well shou…