TigerWolfe

Engaged Member
Oct 19, 2022
3,388
6,367
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,150
1,933
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
88
45
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Well-Known Member
Aug 4, 2022
1,962
3,763
> 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...
 

Gagamode

Newbie
Apr 4, 2019
65
57
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.
 
  • Red Heart
Reactions: S1nsational

Nadira

Member
Jun 29, 2024
270
774
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:
 
  • Haha
Reactions: Shadow74
4.00 star(s) 115 Votes