Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

deltahalo241

6
Posts
2
Topics
8
Following
A member registered Jul 16, 2019

Recent community posts

Seedship community · Created a new topic Game not working?

Try to start the game on Itch.io but constantly get  these errors:

  • Error: <<set>>: bad evaluation: strings[1] is undefined

Error: <<set>>: bad evaluation: State.variables.hiscore is undefined

Error: <<displayScore>>: errors within
widget contents (Error: <<if>>: bad conditional expression in <<if>> clause: State.variables.args[0] is undefined; Error: <<if>>: bad conditional expression in <<if>> clause: State.variables.args[0] is undefined; Error: <<if>>: bad conditional expression in <<if>> clause: State.variables.args[0] is undefined; Error: <<if>>: bad conditional expression in <<if>> clause: State.variables.args[0] is undefined; Error: <<if>>: bad conditional expression in <<if>> clause: State.variables.args[0] is undefined; Error: <<if>>: bad conditional expression in <<if>> clause: State.variables.args[0] is undefined; Error: <<if>>: bad conditional expression in <<if>> clause: State.variables.args[0] is undefined; Error: <<if>>: bad conditional expression in <<if>> clause: State.variables.args[0] is undefined; Error: <<if>>: bad conditional expression in <<if>> clause: State.variables.args[0] is undefined

When I click on 'Play Seedship' on the bottom of the screen, it says I should be playing it on Itch.io, depsite the fact that I am trying to play it on Itch.io

An interesting murder mystery scenario. It's mainly a kinetic novel, with no branching paths for your actions, I did like the interrogation, where you had a few options on what to say to the Boyfriend. The mini-game when the lawyer is present was an interesting way to change up the gameplay, though I found it was possible to circumvent it almost entirely by just right clicking and moving the mouse to the next part whilst the slide was paused.

Aside from a few minor bugs that I encountered through my playthrough, the game functioned perfectly, and based on updates by the author, seem to have been fixed on the newest version of the game.

Well, I managed to fix my problem with Visual Studio, however it's eaten up a lot of time that I had otherwise hoped to use actually making the game. Because of this I am not confident that I can produce even a half finished product in time for the end of the Jam, so I'll be withdrawing. Still, now that my issue is fixed, it should mean that I'll be able to take part in the next Jam and be able to actually release something  then.

So I took a look, and Visual Studio was set as the default IDE however generating csprog files was unticked. I've ticked that now, so hopefully that helps.

I'm using 2017

I'm trying to make my game for this jam in Unity 2019. However when I open my new script in Visual Studio, the script throws up Errors. Intellisense says that it can't find anything to do with my project. I've tried a couple of fixes I've seen on the net, such as exluding the script from the solution, refreshing the explorer and then including it again. But they haven't worked. I'm at a bit of a loss, 3 days left and the furthest I've got is some art assets because this problem is preventing me from doing any scripting. I'm contemplating switching to a completely different game engine at this point