Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hm, when going to the College I get the following error:

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 1501, in <module>

NameError: name 'Been' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "script.rpyc", line 1501, in script

  File "E:\Just stay out\Games\monstra-city-bakery\MonstraCityBakery-v1.2.4-pc\renpy\ast.py", line 1832, in execute

    if renpy.python.py_eval(condition):

  File "E:\Just stay out\Games\monstra-city-bakery\MonstraCityBakery-v1.2.4-pc\renpy\python.py", line 2059, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "E:\Just stay out\Games\monstra-city-bakery\MonstraCityBakery-v1.2.4-pc\renpy\python.py", line 2052, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/script.rpy", line 1501, in <module>

NameError: name 'Been' is not defined

Windows-8-6.2.9200

Ren'Py 7.3.5.606

Monstra City Bakery! v1.2.4

Sun Apr 17 19:24:10 2022

```

that's very interesting! Thank you for the trace back. I'll look into it. I haven't seen this error before, so im not sure what happened!

Did you go anywhere before you went to the college? 

Nope. Though it seems to happen whenever I go to the college for the introductions. Haven't tried extensively if if happens with going to every area before going to College though.

that's very strange indeed. I'm going to look into it tomorrow morning and update the game with a fix if I can track down what's going wrong. I'll let you know--thank you for the bug report!

In the meantime try visiting somewhere else before you go to the college.

Also, this probably doesn't have anything to do with it, but just in case: what is your baker's name?

Martin Visser, and uses he/him pronouns.

(+1)

sorry it's been a while, Martin. Some stuff in my life exploded and I haven't been able to get to it until now. Hang tight, I'm digging in to try and see what the issue is now.

(+1)

Okay. Download the new version now and see if it works.

Same here! I went to other places first, and got this error when I tried to go to the College. My baker’s name is Eden Najera, they/them.

alright, this is really weird. Would you mind posting the error log?

I’m sorry, but an uncaught exception occurred.

While running game code: File “game/script.rpy”, line 1501, in <module> NameError: name ‘Been’ is not defined

– Full Traceback ————————————————————

Full traceback: File “script.rpyc”, line 1501, in script File “C:\Users\Lita\ItchGames\MonstraCityBakery-v1.2.4-pc\renpy\ast.py”, line 1832, in execute if renpy.python.py_eval(condition): File “C:\Users\Lita\ItchGames\MonstraCityBakery-v1.2.4-pc\renpy\python.py”, line 2059, in py_eval return py_eval_bytecode(code, globals, locals) File “C:\Users\Lita\ItchGames\MonstraCityBakery-v1.2.4-pc\renpy\python.py”, line 2052, in py_eval_bytecode return eval(bytecode, globals, locals) File “game/script.rpy”, line 1501, in <module> NameError: name ‘Been’ is not defined

Windows-8-6.2.9200 Ren’Py 7.3.5.606 Monstra City Bakery! v1.2.4 Thu May 05 19:11:13 2022

Okay! Please try to download the new version and see if it works now.

I made it to the college! ty <3