Mawbster891

New Member
May 20, 2020
1
0
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/screens.rpy", line 1131, in execute
  File "game/screens.rpy", line 1131, in execute
  File "game/screens.rpy", line 1146, in execute
  File "game/screens.rpy", line 1147, in execute
  File "game/screens.rpy", line 1155, in execute
  File "game/screens.rpy", line 1159, in execute
  File "game/screens.rpy", line 1271, in execute
  File "game/screens.rpy", line 1271, in execute
  File "game/screens.rpy", line 1304, in execute
  File "game/screens.rpy", line 1307, in execute
  File "game/screens.rpy", line 1311, in execute
  File "game/screens.rpy", line 1322, in execute
  File "game/screens.rpy", line 1328, in execute
  File "game/screens.rpy", line 1329, in execute
  File "game/screens.rpy", line 1335, in execute
  File "game/screens.rpy", line 1357, in execute
  File "game/screens.rpy", line 1357, in <module>
  File "game/PersonClass.rpy", line 289, in GetAddersList
  File "game/GameObject.rpy", line 159, in GetVariablesList
  File "game/GameObject.rpy", line 150, in GetSortedList
  File "game/GameObject.rpy", line 150, in <lambda>
KeyError: u'TVGroups'

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

Full traceback:
  File "script.rpyc", line 7, in script call
  File "GameData.rpyc", line 703, in script
  File "C:\B\StraitenedTimes-0.13.1-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "C:\B\StraitenedTimes-0.13.1-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\B\StraitenedTimes-0.13.1-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\B\StraitenedTimes-0.13.1-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\B\StraitenedTimes-0.13.1-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\B\StraitenedTimes-0.13.1-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\B\StraitenedTimes-0.13.1-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\B\StraitenedTimes-0.13.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\B\StraitenedTimes-0.13.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\B\StraitenedTimes-0.13.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\B\StraitenedTimes-0.13.1-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "C:\B\StraitenedTimes-0.13.1-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\B\StraitenedTimes-0.13.1-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "C:\B\StraitenedTimes-0.13.1-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 1131, in execute
  File "game/screens.rpy", line 1131, in execute
  File "game/screens.rpy", line 1146, in execute
  File "game/screens.rpy", line 1147, in execute
  File "game/screens.rpy", line 1155, in execute
  File "game/screens.rpy", line 1159, in execute
  File "game/screens.rpy", line 1271, in execute
  File "game/screens.rpy", line 1271, in execute
  File "game/screens.rpy", line 1304, in execute
  File "game/screens.rpy", line 1307, in execute
  File "game/screens.rpy", line 1311, in execute
  File "game/screens.rpy", line 1322, in execute
  File "game/screens.rpy", line 1328, in execute
  File "game/screens.rpy", line 1329, in execute
  File "game/screens.rpy", line 1335, in execute
  File "game/screens.rpy", line 1357, in execute
  File "game/screens.rpy", line 1357, in <module>
  File "game/PersonClass.rpy", line 289, in GetAddersList
  File "game/GameObject.rpy", line 159, in GetVariablesList
  File "game/GameObject.rpy", line 150, in GetSortedList
  File "C:\B\StraitenedTimes-0.13.1-pc\renpy\python.py", line 731, in do_mutation
    return method(self, *args, **kwargs)
  File "game/GameObject.rpy", line 150, in <lambda>
KeyError: u'TVGroups'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Straitened Times 0.13.1
Fri Mar 26 13:56:26 2021

When I try to open the phone
 

mad8

Newbie
Jun 24, 2019
35
51
Player.Money = 99999
Player.Energy.Value = 100
GData.Time= X

Levels of sexual attraction (allure):
0 - indifferent
10 - appealing
20 - catching
30 - inviting
40 - interesting
50 - attracted
60 - charmed
70 - fascinated
80 - desired
90+ - longing

- Player to NPC Relation
Relations["???"].allure.Value=###
Relations["???"].conflict.Value=###
Relations["???"].opinion.Value=###

- NPC to NPC Relation
Relations["???", "???"].allure.Value=###
Relations["???", "???"].conflict.Value=###
Relations["???", "???"].opinion.Value=###

change ??? to
BankManager
Father
FatCop
FLawyer
FLawSecretary
HotCop
LitTeacher
Mom
MotelManager
OldSis
OSfriend
PETeacher
PGrapher
Principal
SluttyMaid
SMom
StepOS
StepYS
XShopOwner
YoungSis
How can i increase alllure and conflict?
 
  • Like
Reactions: hanifpluntus

PhantomStranger

Active Member
Oct 23, 2017
781
1,094
How can i increase alllure and conflict?
I'll make an example. Let's say that your Mom has 0 allure and 0 conflict toward you and you want to raise them to 50 and 30, respectively.

to increase allure:
Relations["Mom"].allure.Value = 50

to increase conflict:
Relations["Mom"].conflict.Value = 30

If you want to modify the conflict between two NCPs (for example, lower conflict between your sisters to 0) you must use this code instead:

Relations["OldSis", "YoungSis"].conflict.Value= 0

Please note that you must write the code lines as shown with uppercase and lowercase letters, or the command will not work.
 

JimMorrison19

Active Member
Dec 14, 2017
699
653
Player.Money = 99999
Player.Energy.Value = 100
GData.Time= X

Levels of sexual attraction (allure):
0 - indifferent
10 - appealing
20 - catching
30 - inviting
40 - interesting
50 - attracted
60 - charmed
70 - fascinated
80 - desired
90+ - longing

- Player to NPC Relation
Relations["???"].allure.Value=###
Relations["???"].conflict.Value=###
Relations["???"].opinion.Value=###

- NPC to NPC Relation
Relations["???", "???"].allure.Value=###
Relations["???", "???"].conflict.Value=###
Relations["???", "???"].opinion.Value=###

change ??? to
BankManager
Father
FatCop
FLawyer
FLawSecretary
HotCop
LitTeacher
Mom
MotelManager
OldSis
OSfriend
PETeacher
PGrapher
Principal
SluttyMaid
SMom
StepOS
StepYS
XShopOwner
YoungSis
Pardon my ignorance, but where do I apply these cheats?
 

JokerLeader

Former Legendary Game Compressor
Modder
Game Compressor
Donor
Mar 16, 2019
8,001
77,873
Straitened Times [v0.13.2] HRelease

Original Size Win/Linux: 911 MB

Compressed Size Win/Linux: 185 MB: -
Compressed Size Mac: 168 MB: -

This compression is unofficial. Compressing process reduces image/audio/video quality and can break the game, be aware of that.

You can find all of my Walkthrough Mods content here:

Or you can:
 

jgoy21

New Member
Sep 2, 2020
8
0
It won't let me save, I get this


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

While running game code:
  File "renpy/common/00action_file.rpy", line 372, in __call__
    renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 372, in __call__
    renpy.save(fn, extra_info=save_name)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\loadsave.py", line 437, in save
    location.save(slotname, sr)
  File "C:\Users\yere_\Documents\MEGAsync Downloads\straitened-times-0.13.1-lite\renpy\savelocation.py", line 429, in save
    raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.

Windows-8-6.2.9200
Ren'Py 7.3.5.606

Fri Mar 26 18:34:38 2021
 

PhantomStranger

Active Member
Oct 23, 2017
781
1,094
For some reason, I cannot do the allure, opinion, and conflict but I can do these
Player.Money = 99999
Player.Energy.Value = 100
GData.Time= X
Idk whats going on.
Strange, I checked them again with Mom, OldSis and YoungSis and they all work fine for me.
Maybe you typed some space where there were none (there is no space in between the square brackets if you use the code for the player to NPC values, while those for NPC to NPC values have ONE space after the comma) or missed a capital letter?
 
  • Like
Reactions: Ken2111

Ken2111

Member
Sep 20, 2019
259
191
Strange, I checked them again with Mom, OldSis and YoungSis and they all work fine for me.
Maybe you typed some space where there were none (there is no space in between the square brackets if you use the code for the player to NPC values, while those for NPC to NPC values have ONE space after the comma) or missed a capital letter?
I follow everything letter by letter and it says "Object has not attribute allure"
 
3.70 star(s) 154 Votes