Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(-1)

Hi don't know if you'll see this but I was playing the game just now and I had gotten to week 2 day 1 and when I try to go to the next line it comes up with this error:

I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label '_first_day'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "script.rpyc", line 72, in script call
  File "time_manager.rpyc", line 89, in script call
  File "time_manager.rpyc", line 255, in script call
  File "C:\Users\Zoe\Videos\Games\As_We_Know_It-1.021-pc\As_We_Know_It-1.021-pc\renpy\ast.py", line 1422, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "script.rpyc", line 72, in script call
  File "time_manager.rpyc", line 89, in script call
  File "time_manager.rpyc", line 255, in script call
  File "C:\Users\Zoe\Videos\Games\As_We_Know_It-1.021-pc\As_We_Know_It-1.021-pc\renpy\script.py", line 886, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label '_first_day'.
Windows-8-6.2.9200
Ren'Py 7.2.2.491
As We Know It 1.021
Fri Aug 21 03:43:43 2020

I was wondering if you could help me out with this cause I have no idea what this means other than somethings missing. 

Thanks! :)

(-1)

You might want to try redownloading and unzipping the game, it's missing code that should definitely be there. I can't imagine why it would be missing unless an rpy or py or rpyc file somehow got deleted. It is trying to call the first work event. It could also have happened if a career was not assigned somehow, did you skip past the career selection? It might not have stopped on that screen in the same way the other choices would stop.

Let me know if one of those things helps out! 

It works now! I had chosen agriculture and then I rolled back to look at the other choices so it must have forgotten the choice I made so when it got to the work event it just wasn't there. But it works now. Thank you, I'm liking the game so far!

Thank you, and I’m glad you got it to work! 

There's actually a couple of choices early on where I noticed rolling back with the scroll wheel and then rolling forward causes an error.  There's also an early on free time thing that does it.  Luckily I realized that there was a blank where the career should be before it caused an actual error.

Thanks for letting me know!