Getting an error trying to enter the Whore Rooms:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/brothel.rpy", line 4164, in execute
File "game/brothel.rpy", line 4164, in execute
File "game/brothel.rpy", line 4170, in execute
File "game/brothel.rpy", line 4176, in execute
File "game/brothel.rpy", line 4071, in execute
File "game/brothel.rpy", line 4071, in execute
File "game/brothel.rpy", line 4073, in execute
File "game/brothel.rpy", line 4082, in execute
Exception: Grid overfull.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "brothel.rpyc", line 4119, in script
File "C:\Temp\Agent\_Games\_LustHunter-pc\LustHunter-0.102.0hotfix1-pc\renpy\ast.py", line 1968, in execute
self.call("execute")
File "C:\Temp\Agent\_Games\_LustHunter-pc\LustHunter-0.102.0hotfix1-pc\renpy\ast.py", line 1950, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Temp\Agent\_Games\_LustHunter-pc\LustHunter-0.102.0hotfix1-pc\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Temp\Agent\_Games\_LustHunter-pc\LustHunter-0.102.0hotfix1-pc\renpy\exports.py", line 3413, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Temp\Agent\_Games\_LustHunter-pc\LustHunter-0.102.0hotfix1-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Temp\Agent\_Games\_LustHunter-pc\LustHunter-0.102.0hotfix1-pc\renpy\display\core.py", line 2165, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Temp\Agent\_Games\_LustHunter-pc\LustHunter-0.102.0hotfix1-pc\renpy\display\core.py", line 2683, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Temp\Agent\_Games\_LustHunter-pc\LustHunter-0.102.0hotfix1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Temp\Agent\_Games\_LustHunter-pc\LustHunter-0.102.0hotfix1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Temp\Agent\_Games\_LustHunter-pc\LustHunter-0.102.0hotfix1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Temp\Agent\_Games\_LustHunter-pc\LustHunter-0.102.0hotfix1-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "C:\Temp\Agent\_Games\_LustHunter-pc\LustHunter-0.102.0hotfix1-pc\renpy\display\core.py", line 2683, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Temp\Agent\_Games\_LustHunter-pc\LustHunter-0.102.0hotfix1-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "C:\Temp\Agent\_Games\_LustHunter-pc\LustHunter-0.102.0hotfix1-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/brothel.rpy", line 4164, in execute
File "game/brothel.rpy", line 4164, in execute
File "game/brothel.rpy", line 4170, in execute
File "game/brothel.rpy", line 4176, in execute
File "game/brothel.rpy", line 4071, in execute
File "game/brothel.rpy", line 4071, in execute
File "game/brothel.rpy", line 4073, in execute
File "game/brothel.rpy", line 4082, in execute
File "C:\Temp\Agent\_Games\_LustHunter-pc\LustHunter-0.102.0hotfix1-pc\renpy\display\layout.py", line 559, in add
raise Exception("Grid overfull.")
Exception: Grid overfull.
Windows-10-10.0.22621 AMD64
Ren'Py 8.2.1.24020502+nightly
LustHunter 0.102.0hotfix1
Wed Aug 7 20:04:05 2024
```