And what do hints say?Yes. Groundhog days. I'm playing. Amy says, I'm just looking. Find out what it means to stand with Carla and Mia. I hung out with them a lot.
I've finished the game already, we're riding bikes naked
Да. дни сурка. играю. Эми и говорит- я только смотрю. Уточните что значит постоять с Карлой и Мией. я с ними много тусовался.
Доигрался уже голыми катаемся на байках
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/slots.rpy", line 16, in execute
init 9999 screen load():
File "game/slots.rpy", line 16, in execute
init 9999 screen load():
File "game/slots.rpy", line 18, in execute
use my_file_slots1(_("Load"))
File "game/slots.rpy", line 61, in execute
init 200 screen my_file_slots1(title):
File "game/slots.rpy", line 61, in execute
init 200 screen my_file_slots1(title):
File "game/slots.rpy", line 65, in execute
use game_menu(title):
File "game/screens.rpy", line 2670, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 2670, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 2679, in execute
frame:
File "game/screens.rpy", line 2682, in execute
hbox:
File "game/screens.rpy", line 2688, in execute
frame:
File "game/screens.rpy", line 2691, in execute
if scroll == "viewport":
File "game/screens.rpy", line 2722, in execute
transclude
File "game/slots.rpy", line 65, in execute
use game_menu(title):
File "game/slots.rpy", line 66, in execute
fixed:
File "game/slots.rpy", line 86, in execute
viewport id "slotpos":
File "game/slots.rpy", line 86, in keywords
viewport id "slotpos":
File "game/slots.rpy", line 87, in <module>
yadjustment initialize_adjustment("slotpos")
File "game/slots.rpy", line 47, in initialize_adjustment
if persistent.viewport_positions and persistent.viewport_positions.has_key(viewport):
AttributeError: 'bool' object has no attribute 'has_key'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - 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 "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\core.py", line 2687, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\core.py", line 2687, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\screen.py", line 491, in per_interact
self.update()
File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/slots.rpy", line 16, in execute
init 9999 screen load():
File "game/slots.rpy", line 16, in execute
init 9999 screen load():
File "game/slots.rpy", line 18, in execute
use my_file_slots1(_("Load"))
File "game/slots.rpy", line 61, in execute
init 200 screen my_file_slots1(title):
File "game/slots.rpy", line 61, in execute
init 200 screen my_file_slots1(title):
File "game/slots.rpy", line 65, in execute
use game_menu(title):
File "game/screens.rpy", line 2670, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 2670, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 2679, in execute
frame:
File "game/screens.rpy", line 2682, in execute
hbox:
File "game/screens.rpy", line 2688, in execute
frame:
File "game/screens.rpy", line 2691, in execute
if scroll == "viewport":
File "game/screens.rpy", line 2722, in execute
transclude
File "game/slots.rpy", line 65, in execute
use game_menu(title):
File "game/slots.rpy", line 66, in execute
fixed:
File "game/slots.rpy", line 86, in execute
viewport id "slotpos":
File "game/slots.rpy", line 86, in keywords
viewport id "slotpos":
File "game/slots.rpy", line 87, in <module>
yadjustment initialize_adjustment("slotpos")
File "game/slots.rpy", line 47, in initialize_adjustment
if persistent.viewport_positions and persistent.viewport_positions.has_key(viewport):
AttributeError: 'bool' object has no attribute 'has_key'
Windows-10-10.0.22621 AMD64
Ren'Py 8.2.1.24030407
Beauty and the Thug 0.3.5b
Sun Apr 28 02:03:17 2024
not sure why it happens. Try to unpack new version in the separate folder. You can copy your saves (/game/saves) to the new folder.I open the game , than press on LOAD , and error log pop out ??
What's wrong ???
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/slots.rpy", line 16, in execute init 9999 screen load(): File "game/slots.rpy", line 16, in execute init 9999 screen load(): File "game/slots.rpy", line 18, in execute use my_file_slots1(_("Load")) File "game/slots.rpy", line 61, in execute init 200 screen my_file_slots1(title): File "game/slots.rpy", line 61, in execute init 200 screen my_file_slots1(title): File "game/slots.rpy", line 65, in execute use game_menu(title): File "game/screens.rpy", line 2670, in execute screen game_menu(title, scroll=None, yinitial=0.0): File "game/screens.rpy", line 2670, in execute screen game_menu(title, scroll=None, yinitial=0.0): File "game/screens.rpy", line 2679, in execute frame: File "game/screens.rpy", line 2682, in execute hbox: File "game/screens.rpy", line 2688, in execute frame: File "game/screens.rpy", line 2691, in execute if scroll == "viewport": File "game/screens.rpy", line 2722, in execute transclude File "game/slots.rpy", line 65, in execute use game_menu(title): File "game/slots.rpy", line 66, in execute fixed: File "game/slots.rpy", line 86, in execute viewport id "slotpos": File "game/slots.rpy", line 86, in keywords viewport id "slotpos": File "game/slots.rpy", line 87, in <module> yadjustment initialize_adjustment("slotpos") File "game/slots.rpy", line 47, in initialize_adjustment if persistent.viewport_positions and persistent.viewport_positions.has_key(viewport): AttributeError: 'bool' object has no attribute 'has_key' -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\ast.py", line 823, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\python.py", line 1178, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module> python hide: File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide ui.interact() File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\ui.py", line 301, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - 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 "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\core.py", line 2687, in interact_core root_widget.visit_all(lambda d : d.per_interact()) File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\displayable.py", line 431, in visit_all d.visit_all(callback, seen) File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\displayable.py", line 431, in visit_all d.visit_all(callback, seen) File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\displayable.py", line 431, in visit_all d.visit_all(callback, seen) File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\screen.py", line 480, in visit_all callback(self) File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\core.py", line 2687, in <lambda> root_widget.visit_all(lambda d : d.per_interact()) File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\screen.py", line 491, in per_interact self.update() File "D:\~Adult game in progress\Beauty and the Thug 0.3.5b Compressed - PC\renpy\display\screen.py", line 697, in update self.screen.function(**self.scope) File "game/slots.rpy", line 16, in execute init 9999 screen load(): File "game/slots.rpy", line 16, in execute init 9999 screen load(): File "game/slots.rpy", line 18, in execute use my_file_slots1(_("Load")) File "game/slots.rpy", line 61, in execute init 200 screen my_file_slots1(title): File "game/slots.rpy", line 61, in execute init 200 screen my_file_slots1(title): File "game/slots.rpy", line 65, in execute use game_menu(title): File "game/screens.rpy", line 2670, in execute screen game_menu(title, scroll=None, yinitial=0.0): File "game/screens.rpy", line 2670, in execute screen game_menu(title, scroll=None, yinitial=0.0): File "game/screens.rpy", line 2679, in execute frame: File "game/screens.rpy", line 2682, in execute hbox: File "game/screens.rpy", line 2688, in execute frame: File "game/screens.rpy", line 2691, in execute if scroll == "viewport": File "game/screens.rpy", line 2722, in execute transclude File "game/slots.rpy", line 65, in execute use game_menu(title): File "game/slots.rpy", line 66, in execute fixed: File "game/slots.rpy", line 86, in execute viewport id "slotpos": File "game/slots.rpy", line 86, in keywords viewport id "slotpos": File "game/slots.rpy", line 87, in <module> yadjustment initialize_adjustment("slotpos") File "game/slots.rpy", line 47, in initialize_adjustment if persistent.viewport_positions and persistent.viewport_positions.has_key(viewport): AttributeError: 'bool' object has no attribute 'has_key' Windows-10-10.0.22621 AMD64 Ren'Py 8.2.1.24030407 Beauty and the Thug 0.3.5b Sun Apr 28 02:03:17 2024
That's strange. I have never had this error. What version do you play - PC, MAC, Android?if you collapse the top die when unfolding it gives an endless error
если свернуть верхнюю плашку при разворачивании выдает бесконечную ошибку
- To be able to get tp the Lavatory, you need to wait until Lisa needs to pee. Usually, it happens during the second beach activity. If you turned off watersport, disregard this limitation. Also, you need to have $10.hi i have a question about the beach and the lavatory there.
The "jar on the floor" events do not trigger for me
All skill on max, are there any other requirements?
I did every time when update......AND.... my is PC windows 11 versionnot sure why it happens. Try to unpack new version in the separate folder. You can copy your saves (/game/saves) to the new folder.
Does anyone else have this problem?I did every time when update......AND.... my is PC windows 11 version
persistent.viewport_positions = False
persistent.viewport_positions = None
The following code is working ↓↓↓Does anyone else have this problem?
1) Enable console.You must be registered to see the links
2) Right in Main Menu press Shift + O to show console.
3) Inputand press Enter.Code:persistent.viewport_positions = False
4) Esc to close console. Close the game (this is important.)
5) Launch the game and try to load. If won't work, tryI hope it will help. Please, let me know about the resultCode:persistent.viewport_positions = None
Great!The following code is working ↓↓↓
persistent.viewport_positions = None
And I see load screen ,the page slot from 6 change to 30 , maybe that's why error occured ???
Just saw your updated review. Now, I feel sorry for wasting my time trying to explain it to you. I would agree that my post was a bit rude, but wasn't I right?review
dude read it again, i feel you read my other review. unless youre talking about the one ive put up. which i never said it has zero straight content, i said straight penetrative sex.Just saw your updated review. Now, I feel sorry for wasting my time trying to explain it to you. I would agree that my post was a bit rude, but wasn't I right?
You don't have permission to view the spoiler content. Log in or register now.
That's what your review looks like (with your MAY included):
A HUGE METEORITE WILL COLLIDE EARTH! says Professor B. Jackson from the Great Britain University. It will happen in the next 50 - 100 million years. However, we can't calculate the exact date and time. It's impossible to predict the results of the Kuiper belt object collisions that would redirect some of them toward Earth. An Everst-Mountain-size meteorite MAY be approaching Earth from behind the Sun right now, and we can't detect it. And WHEN IT COLLIDES THE EARTH, WE ALL DIE!
A huge meteorite will collide with Earth, and we all die? No, I didn't say that!!! Read carefully! It just MAY happen, it's just the opinion of Professor of Arts B. Jackson (he was interviewed in the cinema after watching Don't Look Up), and in fact, we can't predict that at all!
You said my game doesn't have straight content. Another guy in his review said my game doesn't have lesbian content. On the one hand, it's funny, but on the other - it doesn't make me feel good when people say things that are obviously not true about my game. Really, I feel like a masochist by publishing my game here.
But no worries, feel free to change your rating to 1 and write a few more paragraphs.
you really dont help your self with how many meltdowns you have on your games thread man. relax. jesus christ.Just saw your updated review. Now, I feel sorry for wasting my time trying to explain it to you. I would agree that my post was a bit rude, but wasn't I right?
You don't have permission to view the spoiler content. Log in or register now.
That's what your review looks like (with your MAY included):
A HUGE METEORITE WILL COLLIDE EARTH! says Professor B. Jackson from the Great Britain University. It will happen in the next 50 - 100 million years. However, we can't calculate the exact date and time. It's impossible to predict the results of the Kuiper belt object collisions that would redirect some of them toward Earth. An Everst-Mountain-size meteorite MAY be approaching Earth from behind the Sun right now, and we can't detect it. And WHEN IT COLLIDES THE EARTH, WE ALL DIE!
A huge meteorite will collide with Earth, and we all die? No, I didn't say that!!! Read carefully! It just MAY happen, it's just the opinion of Professor of Arts B. Jackson (he was interviewed in the cinema after watching Don't Look Up), and in fact, we can't predict that at all!
You said my game doesn't have straight content. Another guy in his review said my game doesn't have lesbian content. On the one hand, it's funny, but on the other - it doesn't make me feel good when people say things that are obviously not true about my game. Really, I feel like a masochist by publishing my game here.
But no worries, feel free to change your rating to 1 and write a few more paragraphs.
i updated it as i felt we came to an understanding, a middle ground. but was i wrong to update it? because youre proving my original point of melting down. relax dude. i admire the fact youre passionate. but read my review again. and then get back to me. my original review couldve been structured and explained better. so ive made some altercations. however, if you're speaking about that review. then god help you man. theres no pleasing you unless its perfect ratings round the board. im not gonna give you a false review. you'll get five stars 1000% without a doubt, if youve added what we've previously discussed.dude read it again, i feel you read my other review. unless youre talking about the one ive put up. which i never said it has zero straight content, i said straight penetrative sex.
whomever said it didnt have lesbian, clearly hasnt played it long enoughJust saw your updated review. Now, I feel sorry for wasting my time trying to explain it to you. I would agree that my post was a bit rude, but wasn't I right?
You don't have permission to view the spoiler content. Log in or register now.
That's what your review looks like (with your MAY included):
A HUGE METEORITE WILL COLLIDE EARTH! says Professor B. Jackson from the Great Britain University. It will happen in the next 50 - 100 million years. However, we can't calculate the exact date and time. It's impossible to predict the results of the Kuiper belt object collisions that would redirect some of them toward Earth. An Everst-Mountain-size meteorite MAY be approaching Earth from behind the Sun right now, and we can't detect it. And WHEN IT COLLIDES THE EARTH, WE ALL DIE!
A huge meteorite will collide with Earth, and we all die? No, I didn't say that!!! Read carefully! It just MAY happen, it's just the opinion of Professor of Arts B. Jackson (he was interviewed in the cinema after watching Don't Look Up), and in fact, we can't predict that at all!
You said my game doesn't have straight content. Another guy in his review said my game doesn't have lesbian content. On the one hand, it's funny, but on the other - it doesn't make me feel good when people say things that are obviously not true about my game. Really, I feel like a masochist by publishing my game here.
But no worries, feel free to change your rating to 1 and write a few more paragraphs.
five signifies a perfect game. atm it isnt perfect. its good. but not perfect. people rate the game however they wish, on their preferences. ive rated them on mine. and also find reviewing a multitude of games and nsfw a side hobby of mine. i enjoy it. but not many games get 5 star reviews, unless it really is 5 stars. so if you end up getting one from me, you can take it in full stride knowing its a truly honest opinion.i updated it as i felt we came to an understanding, a middle ground. but was i wrong to update it? because youre proving my original point of melting down. relax dude. i admire the fact youre passionate. but read my review again. and then get back to me. my original review couldve been structured and explained better. so ive made some altercations. however, if you're speaking about that review. then god help you man. theres no pleasing you unless its perfect ratings round the board. im not gonna give you a false review. you'll get five stars 1000% without a doubt, if youve added what we've previously discussed.