TigerWolfe

Forum Fanatic
Oct 19, 2022
4,439
8,616
This is very old, yet it remains relevant. :)
View attachment 4063748
You might change your mind on him somewhat if you read about some of the shit he endured as a kid in Hollywood (forced there by his parents mind you). I'm not a fan of his music but at this point he deserves to just fade into obscurity and enjoy his gains, which he honestly seems to be doing after some early (understandable imo) growing pains once becoming an adult.
 

snakeplisskin

Well-Known Member
Mar 19, 2018
1,562
2,828
You might change your mind on him somewhat if you read about some of the shit he endured as a kid in Hollywood (forced there by his parents mind you). I'm not a fan of his music but at this point he deserves to just fade into obscurity and enjoy his gains, which he honestly seems to be doing after some early (understandable imo) growing pains once becoming an adult.
Yeah not a fan of his, but the shit he had to endure from a young age is insane.
 

uberbomb

Newbie
Feb 26, 2018
51
97
Unfortunately cannot open it.

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

While running game code:
  File "game/modules/classes/TGCharacterRoles.rpy", line 1, in script
    init 10 python:
  File "game/modules/classes/TGCharacterRoles.rpy", line 2, in <module>
    class TGCharacterRoles ():
  File "game/modules/classes/TGCharacterRoles.rpy", line 5, in TGCharacterRoles
    "placeholder"   : TGCharacterRoleCustom (),
  File "game/modules/classes/TGCharacterRole/TGCharacterRoleCustom.rpy", line 5, in __init__
    super ().__init__ ()
TypeError: super() takes at least 1 argument (0 given)

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

Full traceback:
  File "game/modules/classes/TGCharacterRoles.rpy", line 1, in script
    init 10 python:
  File "/Users/harshpatel/Downloads/Bar Prep/renpy-7.7.3-sdk/renpy/ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/Users/harshpatel/Downloads/Bar Prep/renpy-7.7.3-sdk/renpy/python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/modules/classes/TGCharacterRoles.rpy", line 2, in <module>
    class TGCharacterRoles ():
  File "game/modules/classes/TGCharacterRoles.rpy", line 5, in TGCharacterRoles
    "placeholder"   : TGCharacterRoleCustom (),
  File "game/modules/classes/TGCharacterRole/TGCharacterRoleCustom.rpy", line 5, in __init__
    super ().__init__ ()
TypeError: super() takes at least 1 argument (0 given)

Darwin-22.6.0-x86_64-i386-64bit x86_64
Ren'Py 7.7.3.24061702
My Dorm v0.20.1-S2C8
Mon Sep 23 15:32:19 2024
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/modules/classes/TGCharacterRoles.rpy", line 1, in script
init 10 python:
File "game/modules/classes/TGCharacterRoles.rpy", line 2, in <module>
class TGCharacterRoles ():
File "game/modules/classes/TGCharacterRoles.rpy", line 5, in TGCharacterRoles
"placeholder" : TGCharacterRoleCustom (),
File "game/modules/classes/TGCharacterRole/TGCharacterRoleCustom.rpy", line 5, in __init__
super ().__init__ ()
TypeError: super() takes at least 1 argument (0 given)

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

Full traceback:
File "game/modules/classes/TGCharacterRoles.rpy", line 1, in script
init 10 python:
File "/Users/harshpatel/Downloads/Bar Prep/renpy-7.7.3-sdk/renpy/ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/harshpatel/Downloads/Bar Prep/renpy-7.7.3-sdk/renpy/python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/modules/classes/TGCharacterRoles.rpy", line 2, in <module>
class TGCharacterRoles ():
File "game/modules/classes/TGCharacterRoles.rpy", line 5, in TGCharacterRoles
"placeholder" : TGCharacterRoleCustom (),
File "game/modules/classes/TGCharacterRole/TGCharacterRoleCustom.rpy", line 5, in __init__
super ().__init__ ()
TypeError: super() takes at least 1 argument (0 given)

Darwin-22.6.0-x86_64-i386-64bit x86_64
Ren'Py 7.7.3.24061702
My Dorm v0.20.1-S2C8
Mon Sep 23 15:32:19 2024
 

godofdeath90

Newbie
Dec 19, 2021
95
47
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Spark iOS(16.1.1)* - Version 1.2.9(29)

Ren'Py Internal Core Version -> 8.0.3

App Settings
<-------------------------------->
Enable Overlay System -> true
Enable Spark Overlay -> true
Enable Quick Menu Overlay -> true
Enable KB Helper Overlay -> true

Allow Game Controllers -> true

Enable Haptic Support -> true
Allow Device Hapics -> true
Allow Game Controller Haptics -> true
<-------------------------------->

Original Install Archive -> MyDorm-v0.20.1-S2C8-pc.zip
Game Ren'Py Version OG/USR -> OG:Unknown USR:8.0.3

Game Configuration Settings
<-------------------------------->
Advanced Mode -> false
Loaded Advanced Engine? -> false

Safe Mode -> false

Device Variant Override (false)
Selected Devices ->
--------------------------------->

Ren'Py Specific Settings
<-------------------------------->
Use Global Settings -> true
Developer Mode -> true
Rollback Override -> false
Skipping Override -> false
Force Skip Unseen -> false
Transparent Textboxes -> false
<-------------------------------->
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/modules/init.rpy", line 47, in script
init python:
File "game/modules/init.rpy", line 47, in script
init python:
File "game/modules/init.rpy", line 48, in <module>
config.file_slotname_callback = fileSlotIndexName
Exception: config.file_slotname_callback is not a known configuration variable.

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
File "renpy/main.py", line 558, in main
File "game/modules/init.rpy", line 47, in script
init python:
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
File "game/modules/init.rpy", line 47, in script
init python:
File "renpy/ast.py", line 1131, in execute
File "renpy/python.py", line 1061, in py_exec_bytecode
File "game/modules/init.rpy", line 48, in <module>
config.file_slotname_callback = fileSlotIndexName
File "renpy/defaultstore.py", line 105, in __setattr__
Exception: config.file_slotname_callback is not a known configuration variable.

macOS-16.1.1-iPhone14,2-64bit iPhone14,2
Ren'Py 8.0.3.22090809
My Dorm v0.20.1-S2C8
Mon Sep 23 13:04:26 2024

here is trace log about error when trying to play
 

e6mill

Engaged Member
Aug 4, 2022
3,278
6,476
> Spark iOS(16.1.1)* - Version 1.2.9(29)
You'd probs have more luck talking to these people. Renpy itself doesn't support iOS, so IDK if there's much the game can do...
 

Nadira

Well-Known Member
Jun 29, 2024
1,131
3,286
Is this the "I have weird UNIX systems installed" day?

At this point just use linux and be a proper autist... :HideThePain:
 
  • Haha
Reactions: uberbomb

Gagamode

Newbie
Apr 4, 2019
81
68
A nice special would be appropriate for Jamaal. I think he's really cool and he always has a joke on his lips. The MC impregnates his mother and sister and goes on dates with them. Jamaal gathers information and is the MC's best friend. Come up with something nice for him.
 
  • Heart
Reactions: S1nsational

Nadira

Well-Known Member
Jun 29, 2024
1,131
3,286
A nice special would be appropriate for Jamaal. I think he's really cool and he always has a joke on his lips. The MC impregnates his mother and sister and goes on dates with them. Jamaal gathers information and is the MC's best friend. Come up with something nice for him.
Sure... he can have a yellow borat swim suit next time... :HideThePain:
 

sternnes4305

New Member
Jun 24, 2024
4
3
Did you finish season 1 and you try to use a save of 1 in 2 ?
I am on Windows, started Part 2 today with a Season 1 save, and I'm having a ton of errors.

I've tried searching the thread but come up empty. Is there something I need to do, or a fix to apply?
 

S1nsational

Engaged Member
Mar 31, 2022
3,618
7,062
I am on Windows, started Part 2 today with a Season 1 save, and I'm having a ton of errors.

I've tried searching the thread but come up empty. Is there something I need to do, or a fix to apply?
If memory serves it's a specific save you need to load to continue into Part 2. It's one of those SAVE HERE NOW moments. If you didn't save there the transfer save wasn't created and you can't continue
 

sternnes4305

New Member
Jun 24, 2024
4
3
If memory serves it's a specific save you need to load to continue into Part 2. It's one of those SAVE HERE NOW moments. If you didn't save there the transfer save wasn't created and you can't continue
Sorry, maybe I was unclear.

The save from part 1 did load into part 2.

The problem I am having is that images start to throw exceptions shortly after starting; specifically when Scarlett and Kiara are discussing picking up Saira.

Below is one example. This is happening literally every other click. I press "ignore" and I can see one image, then I click to continue, and receive another error.

For clarity: This is v0.20.1 S2C8, updated from the previous V19 that was here BEFORE I loaded the game or imported the save.


EDIT: I am going to re-download all of Part 2 and see if that helps.


```
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('images/c13/c13s004_350b.webp') at 0x0000000016e3b730>:
File "game/scripts/init.rpy", line 7, in script call
call c13 from _call_c13
File "game/scripts/c13/c13.rpy", line 8, in script call
call c13s004_GetSaira from _call_c13s004_GetSaira
File "game/tl/english/scripts/c13/c13.rpy", line 4920, in script
sai "Is that Eileen? I thought she was a redhead..."
Exception: Could not load image 'images/c13/c13s004_350b.webp': error('Failed to decode WEBP')

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

Full traceback:
File "game/scripts/init.rpy", line 7, in script call
call c13 from _call_c13
File "game/scripts/c13/c13.rpy", line 8, in script call
call c13s004_GetSaira from _call_c13s004_GetSaira
File "game/tl/english/scripts/c13/c13.rpy", line 4920, in script
sai "Is that Eileen? I thought she was a redhead..."
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\ast.py", line 930, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\exports.py", line 1474, in say
who(what, *args, **kwargs)
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\character.py", line 1352, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\character.py", line 1003, in do_display
display_say(who,
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\character.py", line 693, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-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 "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\core.py", line 4175, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\core.py", line 2782, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\layout.py", line 888, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\layout.py", line 888, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\layout.py", line 888, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\transform.py", line 909, in render
return RenderTransform(self).render(width, height, st, at)
File "accelerator.pyx", line 979, in renpy.display.accelerator.RenderTransform.render
File "accelerator.pyx", line 404, in renpy.display.accelerator.RenderTransform.render_child
File "render.pyx", line 266, in renpy.display.render.render
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\image.py", line 513, in render
return wrap_render(self.target, width, height, st, at)
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\image.py", line 316, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\transform.py", line 909, in render
return RenderTransform(self).render(width, height, st, at)
File "accelerator.pyx", line 979, in renpy.display.accelerator.RenderTransform.render
File "accelerator.pyx", line 404, in renpy.display.accelerator.RenderTransform.render_child
File "render.pyx", line 266, in renpy.display.render.render
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\transition.py", line 378, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\image.py", line 513, in render
return wrap_render(self.target, width, height, st, at)
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\image.py", line 316, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\im.py", line 676, in render
return cache.get(self, render=True)
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\im.py", line 330, in get
surf = image.load()
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\im.py", line 803, in load
raise e
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\im.py", line 768, in load
surf = renpy.display.pgrender.load_image(f, filename)
File "G:\itch\My Dorm\MyDorm-v0.19.1-S2C7-pc\renpy\display\pgrender.py", line 201, in load_image
raise Exception("Could not load image {!r}{}: {!r}".format(filename, extra, e))
Exception: Could not load image 'images/c13/c13s004_350b.webp': error('Failed to decode WEBP')

Windows-10-10.0.19044 AMD64
Ren'Py 8.1.3.23091805
My Dorm v0.20.1-S2C8
Mon Sep 23 15:27:02 2024
```

 
  • Thinking Face
Reactions: S1nsational
4.00 star(s) 134 Votes