SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,772
284,687
957
the phone is mess up stupid thing error it every time i try to message
the phone is bugs keeps erroring

Guess you didn't read the comments at all...


No, as it's been said and noted, if you used scrappy's mod on the previous version you HAVE TO START A NEW GAME. You will get a phone bug you cannot get past.

If you insist on keeping your save, you will have to wait for him to update.


So, I repeat for everyone, if you used the mod for v0.3.0, YOU MUST START A NEW GAME.
 

dlaskas

Newbie
May 26, 2023
75
151
53
Guess you didn't read the comments at all...
i had to really use up all my energy to not reply to this person... mainly because i didn't wanna get reported. xD
so, thank you! :)

Moral of the story, it is less problematic not to use mods or at least to use mods that do not interrupt the game.
lol scrappy's mod doesn't interrupt the game. the game updated, that's why it doesn't work. when it gets updated, it'll work just fine.
scrappy's mods are pretty much 99% awesome and exactly what you need to unlock everything.
 
  • Like
Reactions: Commander Booty

Ciaran8023

Active Member
Jun 4, 2018
859
1,901
286
Yeah, dev just keeps reminding me as to why this game is in my top 3. Just written really well with a lot of humour but a lot of emotion aswell with some really interesting characters around.

Also I knew Lisa's backstory would be tragic but it still suckerpunched me.

On another note aswell, if a walkthrough isn't updated or if there isn't one at all, URM/Universal Renpy Mod is the way to go since you can usually check every choice and what they do with it.
 

Birdnman993

Well-Known Member
Dec 6, 2021
1,990
3,348
397
lol scrappy's mod doesn't interrupt the game. the game updated, that's why it doesn't work. when it gets updated, it'll work just fine.
scrappy's mods are pretty much 99% awesome and exactly what you need to unlock everything.
I'm just saying because I used the Universal Choice mod and it didn't give me any problems.
 

xX2beXx

Newbie
Jul 3, 2017
73
109
235
Updated my mod for this game here
Thx for your work good sir, but your mod doenst seem to work. usally there is a menu or stuff like that , but its not appearing.

PS: Forget it - reinstalled the game and used another download - now it works
 
Last edited:
  • Like
Reactions: Cyiek

TioSam

New Member
Jan 9, 2020
11
0
93
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 461, in execute_pause
    renpy.pause()
  File "game/phone.rpy", line 701, in execute
  File "game/phone.rpy", line 701, in execute
  File "game/phone.rpy", line 780, in execute
  File "game/phone.rpy", line 794, in execute
  File "game/phone.rpy", line 799, in execute
  File "game/phone.rpy", line 811, in execute
  File "game/phone.rpy", line 855, in execute
  File "game/phone.rpy", line 874, in execute
  File "game/phone.rpy", line 880, in execute
  File "game/phone.rpy", line 881, in execute
  File "game/phone.rpy", line 882, in execute
NameError: Name 'm_c2' is not defined.

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

Full traceback:
  File "script_e4.rpyc", line 2133, in script
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\ast.py", line 2259, in execute
    self.call("execute")
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 461, in execute_pause
    renpy.pause()
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\exports.py", line 1638, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 3582, 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:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 4055, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  [Previous line repeated 1 more time]
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\display\screen.py", line 476, in visit_all
    callback(self)
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 4055, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\display\screen.py", line 487, in per_interact
    self.update()
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\display\screen.py", line 680, in update
    self.screen.function(**self.scope)
  File "game/phone.rpy", line 701, in execute
  File "game/phone.rpy", line 701, in execute
  File "game/phone.rpy", line 780, in execute
  File "game/phone.rpy", line 794, in execute
  File "game/phone.rpy", line 799, in execute
  File "game/phone.rpy", line 811, in execute
  File "game/phone.rpy", line 855, in execute
  File "game/phone.rpy", line 874, in execute
  File "game/phone.rpy", line 880, in execute
  File "game/phone.rpy", line 881, in execute
  File "game/phone.rpy", line 882, in execute
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\text\text.py", line 1633, in __init__
    self.set_text(text, scope, substitute) # type: ignore
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\text\text.py", line 1763, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\substitutions.py", line 168, in get_field
    obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
  File "C:\Users\Familia\Desktop\Nova pasta\Guardar\Nova pasta (2)\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\HavingaHARDtime-0.4.0-pc\renpy\substitutions.py", line 236, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'm_c2' is not defined.

Windows-10-10.0.19041 AMD64
Ren'Py 8.1.3.23091805
Having a HARD time 0.4.0
Tue Oct 15 05:47:50 2024

help
 

Daddy59

Active Member
Jun 10, 2017
774
321
279
I don't like to praise something, because then something would be lost... but this has to be... a lot of work... I know... but it turned out perfect... don't let it get lost...:)
 
  • Like
Reactions: SoiCowboy

Qwertyjerk666

Member
Feb 9, 2023
112
135
166
and whats the problem again?
also, there's a working compressed version not really all that far back in the thread.

there's a search function on this forum for a reason, yakno?

another one that can't do a simple search... smfh
Excuse me, but I don't see a search function within threads anywhere? Please just say where it is.
 
4.70 star(s) 120 Votes