Mookys

Well-Known Member
Dec 19, 2022
1,578
2,352
I know it's a sandbox but the biggest problem with this game is that there are no hints.
So you don't know exactly what to do and where to go.
 

Pdoan

Active Member
Mar 1, 2018
637
518
I know it's a sandbox but the biggest problem with this game is that there are no hints.
So you don't know exactly what to do and where to go.
The hints are there for each chraracter. There are enough to get you to the end. Note the the hint won't count down the day for you.
 
  • Like
Reactions: Ssato243

Hoangduc2904

New Member
Dec 24, 2023
1
0
View attachment 2910746

Overview:
This game is adapted from the classic novel Jin Ping Mei.
The protagonist was born in a merchant family, his parents died young and left him a pharmacy, on his 25th birthday, he made a vow: I will spend the rest of my life with wives and concubines, rich as hell...​

Thread Updated: 2023-09-12
Release Date: 2023-07-03
Developer: ititnenon
Censored: No
Version: 1.0
OS: Windows, Linux, Mac, Android
Language: English
Other Games: Roommates
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

DOWNLOAD
Win: - MEGA - - PIXELDRAIN - WORKUPLOAD
Linux: -
MEGA - - PIXELDRAIN - WORKUPLOAD
Mac: - MEGA - - PIXELDRAIN - WORKUPLOAD
Android: - MEGA - - PIXELDRAIN - WORKUPLOAD


View attachment 2910794 View attachment 2910795 View attachment 2910797 View attachment 2910798 View attachment 2910800 View attachment 2910802 View attachment 2910803 View attachment 2910806 View attachment 2912107 View attachment 2912117 View attachment 2912141 View attachment 2912161 View attachment 2912149 View attachment 2912156 View attachment 2912160
Nice, but i run error
 

Flojo23

Member
Feb 27, 2020
192
72
lol idk why ?

Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/living.rpy", line 68, in execute
  File "game/living.rpy", line 68, in execute
  File "game/living.rpy", line 70, in execute
  File "game/living.rpy", line 72, in execute
  File "game/living.rpy", line 74, in execute
TypeError: 'int' object is not iterable

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

Full traceback:
  File "living.rpyc", line 61, in script
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/ast.py", line 2259, in execute
    self.call("execute")
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/exports.py", line 3336, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/core.py", line 3499, 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 "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/core.py", line 3969, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/core.py", line 605, in visit_all
    d.visit_all(callback, seen)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/core.py", line 605, in visit_all
    d.visit_all(callback, seen)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/core.py", line 605, in visit_all
    d.visit_all(callback, seen)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/screen.py", line 476, in visit_all
    callback(self)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/core.py", line 3969, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/screen.py", line 487, in per_interact
    self.update()
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/screen.py", line 680, in update
    self.screen.function(**self.scope)
  File "game/living.rpy", line 68, in execute
  File "game/living.rpy", line 68, in execute
  File "game/living.rpy", line 70, in execute
  File "game/living.rpy", line 72, in execute
  File "game/living.rpy", line 74, in execute
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/sl2/sldisplayables.py", line 323, in sl2viewport
    vp = renpy.ui.viewport(**kwargs)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/ui.py", line 1191, in viewport
    return viewport_common(_viewport, True, **properties)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/ui.py", line 1102, in viewport_common
    return vpfunc(**properties)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/ui.py", line 528, in __call__
    w = self.function(*args, **keyword)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/viewport.py", line 140, in __init__
    self.draggable = renpy.exports.variant(draggable)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/exports.py", line 3512, in variant
    for n in name:
TypeError: 'int' object is not iterable

Linux-5.15.0-91-generic-x86_64-with-debian-bookworm-sid x86_64
Ren'Py 7.6.0.23051307
Jin Ping Mei 1.0
Wed Jan  3 23:00:48 2024
[/CODE]
 

hunglegia15

New Member
Oct 7, 2021
1
0
Martial club, public bath, make money until something happens. You need 400 charm for the first even at the public bath. Eat at the Bistro to meet Jiao Er.

Check hint for each character. The hint will not countdown the day for you, so be sure to check the location mentioned in the hint often.
View attachment 2928263 View attachment 2928266

Your basic navigation (click the door to exit house)
View attachment 2928270 View attachment 2928271

Town layout. Increase Charm at the Public Bath (need 400 to start the first girl, first meet Gui Jie here). Increase Force at the Martial Club (need this to meet and marry Yu Lou). Buy gifts at the Market or Teashop (need gifts to start seeing Gui Jie and to take her home). Gifts are the only way to increase the girls favor before unlocking sex. After marrying, sex will also increase favor.
View attachment 2928274

Make money at the Pharmacy or Casino.
View attachment 2928275 View attachment 2928278 Buy medicine. It will be sold randomly every day.
View attachment 2928285 Play for money. Later you need to win some large sum to get Diu Er.
You don't have permission to view the spoiler content. Log in or register now.
do you know where to buy gift for Yu Lou? hint said the gift are tai chi/pipa/soft amour and I can find them nowhere
 

reef09

New Member
May 5, 2018
1
0
I
lol idk why ?

Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/living.rpy", line 68, in execute
  File "game/living.rpy", line 68, in execute
  File "game/living.rpy", line 70, in execute
  File "game/living.rpy", line 72, in execute
  File "game/living.rpy", line 74, in execute
TypeError: 'int' object is not iterable

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

Full traceback:
  File "living.rpyc", line 61, in script
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/ast.py", line 2259, in execute
    self.call("execute")
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/exports.py", line 3336, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/core.py", line 3499, 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 "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/core.py", line 3969, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/core.py", line 605, in visit_all
    d.visit_all(callback, seen)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/core.py", line 605, in visit_all
    d.visit_all(callback, seen)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/core.py", line 605, in visit_all
    d.visit_all(callback, seen)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/screen.py", line 476, in visit_all
    callback(self)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/core.py", line 3969, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/screen.py", line 487, in per_interact
    self.update()
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/screen.py", line 680, in update
    self.screen.function(**self.scope)
  File "game/living.rpy", line 68, in execute
  File "game/living.rpy", line 68, in execute
  File "game/living.rpy", line 70, in execute
  File "game/living.rpy", line 72, in execute
  File "game/living.rpy", line 74, in execute
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/sl2/sldisplayables.py", line 323, in sl2viewport
    vp = renpy.ui.viewport(**kwargs)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/ui.py", line 1191, in viewport
    return viewport_common(_viewport, True, **properties)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/ui.py", line 1102, in viewport_common
    return vpfunc(**properties)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/ui.py", line 528, in __call__
    w = self.function(*args, **keyword)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/display/viewport.py", line 140, in __init__
    self.draggable = renpy.exports.variant(draggable)
  File "/media/xxxxx/LoL/game/renpy-7.6.0-sdk/JinPingMei-1.0-dists/JinPingMei-1.0-pc/renpy/exports.py", line 3512, in variant
    for n in name:
TypeError: 'int' object is not iterable

Linux-5.15.0-91-generic-x86_64-with-debian-bookworm-sid x86_64
Ren'Py 7.6.0.23051307
Jin Ping Mei 1.0
Wed Jan  3 23:00:48 2024
[/CODE]
I got the same error... On joiplay tho... Any idea how to fix it?
 
2.50 star(s) 4 Votes