Mod Ren'Py Being a DIK [S1/S2 v0.8.3 & S3 v0.10.1] Multi-Mod [Sancho1969]

4.80 star(s) 13 Votes

Scet

Newbie
Jul 11, 2020
48
26
Ok, don't freak out... this isn't as bad as it appears. You are missing a font file from your base game installation. This has happened to a few other folks before as well (there must be a fucked up VN installation running around). Anyway, see the post here for a quick and easy fix. Let me know if you run into problems putting the font file in the correct location.
Awesome, all fixed, thank you!!
 
  • Like
Reactions: Sancho1969
Nov 13, 2021
1
0
This mod doesn't seem to be working for me. I downloaded a fresh install of the game. Then I downloaded the mod. Extracted and placed all contents in game file. It does not ask me to overwrite anything. Loading up the game shows the normal main menu with no sign of the mod. Any helpful tips here?
 

worthie8092

New Member
Jul 26, 2022
1
0
for some reason the choices guide has stopped working it worked at first but I'm on episode 3 now and they have stopped altogether other than texts on the mobile, anyway to fix it?
 

antonymorato

Member
Jun 11, 2020
119
25
i need some help. i went the lily scene before sage in ep7 but it show that i did not in ep 8 in the strip club.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,064
This mod doesn't seem to be working for me. I downloaded a fresh install of the game. Then I downloaded the mod. Extracted and placed all contents in game file. It does not ask me to overwrite anything. Loading up the game shows the normal main menu with no sign of the mod. Any helpful tips here?
Insure the mod's contents are extracted inside the "game" folder of the root and not the root folder itself, just as diagrammed in the OP. It will ask to overwrite since there are duplicate modded files when done correctly.

For example all contents of the mod's zip go inside:
BeingADIK-0.8.2-pc/game <--- CORRECT LOCATION

NOT inside the root itself:
BeingADIK-0.8.2-pc <--- INCORRECT LOCATION

Open the main/game folder and insure the file "sanchomod.rap" and folder "SanchoMod" are inside that "game" directory. Report back your findings.

for some reason the choices guide has stopped working it worked at first but I'm on episode 3 now and they have stopped altogether other than texts on the mobile, anyway to fix it?
That is impossible unless you physically changeg something. If installed correctly and is working it won't magically stop unless you turn the feature off or changed your file structure in some way. More info is required to isolate.
 
Jun 28, 2020
17
21
hi, got an error opening the "SanchoMod" tab next to the "Load" one. This is happening since started my game, not happening while in main menu.
I also got an error while going to the 2nd page of the ministats menu.

I've copied the TraceBacks

SanchoMod Tab:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4295, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4295, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4297, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4346, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4440, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4488, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4490, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4495, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4497, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4498, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4499, in execute
ValueError: Precision not allowed in integer format specifier

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4295, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4295, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4297, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4346, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4440, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4488, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4490, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4495, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4497, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4498, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4499, in execute
  File "renpy/text/text.py", line 1574, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1693, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 596, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 613, in format_field
ValueError: Precision not allowed in integer format specifier

Windows-10-10.0.22000
Ren'Py 7.4.10.2178
Being a DIK 0.8.2
Fri Aug  5 21:59:07 2022
Ministat menu:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3934, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3934, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3936, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2167, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2167, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2169, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2173, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2198, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2221, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3936, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3940, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3945, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3947, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3948, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3949, in execute
ValueError: Precision not allowed in integer format specifier

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

Full traceback:
  File "script.rpyc", line 2609, in script
  File "renpy/ast.py", line 721, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1417, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1249, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 901, in do_display
    **display_args)
  File "renpy/character.py", line 647, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3934, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3934, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3936, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2167, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2167, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2169, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2173, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2198, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2221, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3936, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3940, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3945, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3947, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3948, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3949, in execute
  File "renpy/text/text.py", line 1574, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1693, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 596, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 613, in format_field
ValueError: Precision not allowed in integer format specifier

Windows-10-10.0.22000
Ren'Py 7.4.10.2178
Being a DIK 0.8.2
Fri Aug  5 22:02:23 2022
Any idea what that could be ?
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,064
hi, got an error opening the "SanchoMod" tab next to the "Load" one. This is happening since started my game, not happening while in main menu.
I also got an error while going to the 2nd page of the ministats menu.

I've copied the TraceBacks

SanchoMod Tab:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4295, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4295, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4297, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4346, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4440, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4488, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4490, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4495, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4497, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4498, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4499, in execute
ValueError: Precision not allowed in integer format specifier

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4295, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4295, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4297, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4346, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4440, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4488, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4490, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4495, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4497, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4498, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 4499, in execute
  File "renpy/text/text.py", line 1574, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1693, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 596, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 613, in format_field
ValueError: Precision not allowed in integer format specifier

Windows-10-10.0.22000
Ren'Py 7.4.10.2178
Being a DIK 0.8.2
Fri Aug  5 21:59:07 2022
Ministat menu:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3934, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3934, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3936, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2167, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2167, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2169, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2173, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2198, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2221, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3936, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3940, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3945, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3947, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3948, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3949, in execute
ValueError: Precision not allowed in integer format specifier

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

Full traceback:
  File "script.rpyc", line 2609, in script
  File "renpy/ast.py", line 721, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1417, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1249, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 901, in do_display
    **display_args)
  File "renpy/character.py", line 647, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3934, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3934, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3936, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2167, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2167, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2169, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2173, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2198, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 2221, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3936, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3940, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3945, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3947, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3948, in execute
  File "game/SanchoMod/SanchoMod BaDIK 082.rpy", line 3949, in execute
  File "renpy/text/text.py", line 1574, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1693, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 596, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 613, in format_field
ValueError: Precision not allowed in integer format specifier

Windows-10-10.0.22000
Ren'Py 7.4.10.2178
Being a DIK 0.8.2
Fri Aug  5 22:02:23 2022
Any idea what that could be ?
Good morning. Please follow the instructions here. This integer format error is a known bug in 7.4.10 but is rather sporatic and happens under two known scenarios that I'm aware of so far:
  • Starting a "New Game" for the second time during the same open game session
  • Sometimes starting a "New Game" after you've loaded a previous save
The simplest resolution if you get this specific RenPy error:
  1. Choose "Rollback" at the error screen,
  2. Create a fresh save of your current progress (if you wish to continue it),
  3. Quit the VN completely,
  4. Restart and load that new save (or continue any other previous save as you wish)
Regards.
 

JohnVans

Member
Apr 30, 2019
253
100
Quick Question is there a Money Cheat? I was in the cheat Menu But it seem like I can't see it?
 

JohnVans

Member
Apr 30, 2019
253
100
Also, every time I open Sancho Mini Thingy it pops up but when I press next it's like, uhhhh going to the error messages thing.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,064
Good evening.

Also, every time I open Sancho Mini Thingy it pops up but when I press next it's like, uhhhh going to the error messages thing.
Attach your traceback file, I have no idea what you're talking about bud.

can you change the money ? or no
Negative. I never found the need for it. All mini-games have cheats if desired and money is abundant so I didn't waste the time to code it in tbh.
 
  • Like
Reactions: mariolewd

kremlin666

New Member
Nov 17, 2019
3
0
hi when im in free roam sometimes i dont get an option to click on certain things how would i fix that? for instance in this scene the dad isnt able to click upon him... same in this maya scene
Base Profile Screenshot 2022.08.26 - 11.09.54.42.png
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,064
hi when im in free roam sometimes i dont get an option to click on certain things how would i fix that? for instance in this scene the dad isnt able to click upon him... same in this maya scene
Requires additional info otherwise I have no idea, haven't ever had that occur on any bench system on my end.

Is this from starting a new game or loading an old game? If loading then:
Did you load a save made with another mod?
Did it occur after rollback or some other user interaction?
Does it clear itself when using the free roam "arrows" to get to another section of the "map" then coming back?
Anything you can add might help me isolate your particular issue.

I don't alter the image map code at all so if you can select one thing you should be able to select them all (as original variables allow). The mod does not pick and choose what you can and can't click. The exception being when I add a button for a cheat (obviously).
 

kremlin666

New Member
Nov 17, 2019
3
0
Update: Okay so it seems what was happening when i loaded onto a save and clicked ignore it would auto start a new game now my clueless self thinking its a brand new game... but now i clicked New game for real this time and it seems to be working thank you.
 

Lumi24

Member
Mar 21, 2022
270
454
Just finished my playthroughs with the game and I must say, thank you for your work. The mod made this much simpler for me to play without following the official guides that were provided; you've saved me a bunch of times from scrolling every time I played a new route :ROFLMAO:
 
  • Like
Reactions: Sancho1969

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,064
Does it work for 0.8.3?
I... don't really know. I DL and check it out. It seems to me that it was an excuse for bug fixes (that I haven't encountered personally) just so they could remove the 6 or so songs. So.... think twice before doing it, your in-game playlist will become smaller after the update.
 
  • Like
Reactions: Herbert1

Herbert1

Member
Jul 29, 2019
202
150
I... don't really know. I DL and check it out. It seems to me that it was an excuse for bug fixes (that I haven't encountered personally) just so they could remove the 6 or so songs. So.... think twice before doing it, your in-game playlist will become smaller after the update.
Yeah I've been using it now. Only problem I've encountered is that it takes longer to load up the game and it says 0.8.2 on the bottom right of the main menu but that's about it. I have a question though; Are you able to disable naming every save you make? It seems like a useful thing to have once in a while but having to name them every time does become a bit annoying.
 
4.80 star(s) 13 Votes