i can't work on the ramen shop, it asks for a rollback and then closes the game lol
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/costum_screens.rpy", line 61, in script call
call screen map
File "game/costum_screens.rpy", line 61, in script call
call screen map
File "game/costum_screens.rpy", line 61, in script call
call screen map
File "game/Chapter 2/characters/tenten2.rpy", line 82, in script call
call screen shop_screen2
File "game/mini_game.rpy", line 320, in script
$ current_customer = renpy.random.choices(customer, weights)[0]
File "game/mini_game.rpy", line 320, in <module>
$ current_customer = renpy.random.choices(customer, weights)[0]
ValueError: The number of weights does not match the population
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/costum_screens.rpy", line 61, in script call
call screen map
File "game/costum_screens.rpy", line 61, in script call
call screen map
File "game/costum_screens.rpy", line 61, in script call
call screen map
File "game/Chapter 2/characters/tenten2.rpy", line 82, in script call
call screen shop_screen2
File "game/mini_game.rpy", line 320, in script
$ current_customer = renpy.random.choices(customer, weights)[0]
File "G:\hentai games from itch.io\itch.io app\genjutsu-gambit\Genjutsu_Gambit-0.18-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\hentai games from itch.io\itch.io app\genjutsu-gambit\Genjutsu_Gambit-0.18-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/mini_game.rpy", line 320, in <module>
$ current_customer = renpy.random.choices(customer, weights)[0]
File "G:\hentai games from itch.io\itch.io app\genjutsu-gambit\Genjutsu_Gambit-0.18-pc\renpy\revertable.py", line 503, in newmethod
l = method(*args, **kwargs)
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/random.py", line 499, in choices
ValueError: The number of weights does not match the population
Windows-10-10.0.19041 AMD64
Ren'Py 8.1.3.23091805
GENJUTSU GAMBIT 0.18
Tue Nov 28 12:30:46 2023
```