Mod Ren'Py The Adventurous Couple JDMOD [Ch. 14.a] [JohnDupont]

jeroentje

Member
Apr 8, 2020
180
118
Hello JD.
Hope everything is ok with you.
Are you planning to make a mod for Tuesday or are you waiting for more content?
I appreciate your work (y)
 

jeroentje

Member
Apr 8, 2020
180
118
Check the comment above you
It doesn't work :(
Tried both downloads but starting the game gives this error :

I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
OverflowError: value too large to convert to short
 

BRaider2020

Member
Apr 25, 2020
444
281
It doesn't work :(
Tried both downloads but starting the game gives this error :

I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
OverflowError: value too large to convert to short
that is because you copied the mod in the wrong way kk

you need to copy the JDMOD folder to be inside the ..\TAC\game\ folder. in the end it will stay like ..\TAC\game\JDMOD\

1605162040032.png 1605162099371.png
 

BRaider2020

Member
Apr 25, 2020
444
281
well, then that's strange. For me it is working alright.

Maybe with a clean game download or new game unzipped in another folder the mod will work. If you already did this, only the dev might help :unsure:
 
  • Like
Reactions: jeroentje

Moffy

Active Member
Sep 25, 2019
919
700
JohnDupont Thanks for the mod.
When i select the Misc in the character section of the gallery i get this error:
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/ch01/v1_anne_home_004.png'>:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/JDMOD/scripts/JD_gallery.rpy", line 69, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 69, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 80, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 249, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 249, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 252, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 255, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 261, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 262, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 262, in keywords
  File "game/JDMOD/scripts/JD_gallery.rpy", line 263, in keywords
AttributeError: 'NoneType' object has no attribute 'split'

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

Full traceback:
  File "game/JDMOD/scripts/JD_gallery.rpyc", line 60, in script
    ���L��Ҡd:Q�
  File "D:\Game\The Adventurous Couple [Ch. 13 Tuesday] [Mircom3D]\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "D:\Game\The Adventurous Couple [Ch. 13 Tuesday] [Mircom3D]\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Game\The Adventurous Couple [Ch. 13 Tuesday] [Mircom3D]\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 "D:\Game\The Adventurous Couple [Ch. 13 Tuesday] [Mircom3D]\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\Game\The Adventurous Couple [Ch. 13 Tuesday] [Mircom3D]\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Game\The Adventurous Couple [Ch. 13 Tuesday] [Mircom3D]\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Game\The Adventurous Couple [Ch. 13 Tuesday] [Mircom3D]\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Game\The Adventurous Couple [Ch. 13 Tuesday] [Mircom3D]\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Game\The Adventurous Couple [Ch. 13 Tuesday] [Mircom3D]\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Game\The Adventurous Couple [Ch. 13 Tuesday] [Mircom3D]\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Game\The Adventurous Couple [Ch. 13 Tuesday] [Mircom3D]\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "D:\Game\The Adventurous Couple [Ch. 13 Tuesday] [Mircom3D]\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Game\The Adventurous Couple [Ch. 13 Tuesday] [Mircom3D]\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "D:\Game\The Adventurous Couple [Ch. 13 Tuesday] [Mircom3D]\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/JDMOD/scripts/JD_gallery.rpy", line 69, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 69, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 80, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 249, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 249, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 252, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 255, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 261, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 262, in execute
  File "game/JDMOD/scripts/JD_gallery.rpy", line 262, in keywords
  File "game/JDMOD/scripts/JD_gallery.rpy", line 263, in keywords
  File "<screen language>", line 263, in <module>
  File "D:\Game\The Adventurous Couple [Ch. 13 Tuesday] [Mircom3D]\renpy\exports.py", line 2238, in seen_image
    name = tuple(name.split())
AttributeError: 'NoneType' object has no attribute 'split'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Chapter 13 Tuesday
Thu Nov 12 22:05:55 2020
 
  • Like
Reactions: JohnDupont

PunkHooligan

Onion Ninja
Donor
Aug 10, 2020
583
1,076
I'm grateful for your work BUT...spending time, trying to get scene...well......no hints on right direction etc. Too complicated. Also lots of errors couple updates in a row.
 
Last edited: