CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

Jabbonk

Member
Game Developer
Apr 10, 2022
345
4,136
progress chpt5 week 14.jpg

Hey Homies,

I'm chipping away at things whenever I have the energy but work has been killing me lately.
Sorry that it's such a slow grind, things should slow down a little for me around New Year at the latest, and development can start to make some notable progress again.

Much love!
JB
 

Jabbonk

Member
Game Developer
Apr 10, 2022
345
4,136
progress chpt5 week 17.jpg

Hey Homies,

The report might not look impressive, but there was a lot of backend stuff going on this week. Full (free) reports available in my links.

TLDR:
-had to make 3 different sets for S4 before finally locking in on something good
-been reworking the latter half of the chapter to better fit the story pacing

Again, more deets in the links below.
Much love!
JB
 

Blackhearts

Newbie
Feb 3, 2019
63
67
View attachment 4270021

Hey Homies,

The report might not look impressive, but there was a lot of backend stuff going on this week. Full (free) reports available in my links.

TLDR:
-had to make 3 different sets for S4 before finally locking in on something good
-been reworking the latter half of the chapter to better fit the story pacing

Again, more deets in the links below.
Much love!
JB
Please keep up the good work. You're amazing!
Never forget that.

p.s. small steps are still steps :D
 
Apr 2, 2023
361
733
View attachment 4201033
I'm chipping away at things whenever I have the energy but work has been killing me lately.
Sorry that it's such a slow grind, things should slow down a little for me around New Year at the latest
No worries. Keep keepin' on. It's the holidays we all get it. If we get that urge we can always replay the works you've already provided.
 

Jabbonk

Member
Game Developer
Apr 10, 2022
345
4,136
progress chpt5 week 19.jpg

Hey homies, links to the reports are in the sig.

TLDR:
-working on one of the first split scenes involving the player's weapon choices
-rearranged and shuffled scenes as previously mentioned
-The number of scenes is still the same so apart from some possible name changes later the report should stay the same

Much love!
JB
 

oldlust

Newbie
Sep 11, 2020
52
110
Just got this error after Cordi falling asleep at the clearing at night after the tavern--I did not romance her (yes I know, that's what I deserve):

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

While running game code:
  File "game/script_chapter_4b.rpy", line 14299, in script
    if cordirom1 == True:
  File "game/script_chapter_4b.rpy", line 14299, in <module>
    if cordirom1 == True:
NameError: name 'cordirom1' is not defined

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

Full traceback:
  File "game/script_chapter_4b.rpy", line 14299, in script
    if cordirom1 == True:
  File "/private/var/folders/5d/bkv9tsv558v8d9dq4v8d8bhw0000gn/T/AppTranslocation/01D36F79-AB35-4C58-9D76-AB79E12ECDB7/d/Homelander.app/Contents/Resources/autorun/renpy/ast.py", line 2133, in execute
    if renpy.python.py_eval(condition):
  File "/private/var/folders/5d/bkv9tsv558v8d9dq4v8d8bhw0000gn/T/AppTranslocation/01D36F79-AB35-4C58-9D76-AB79E12ECDB7/d/Homelander.app/Contents/Resources/autorun/renpy/python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "/private/var/folders/5d/bkv9tsv558v8d9dq4v8d8bhw0000gn/T/AppTranslocation/01D36F79-AB35-4C58-9D76-AB79E12ECDB7/d/Homelander.app/Contents/Resources/autorun/renpy/python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script_chapter_4b.rpy", line 14299, in <module>
    if cordirom1 == True:
NameError: name 'cordirom1' is not defined

macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.1.3.23091805
Homelander Chapter4_Part2
Wed Dec 11 03:13:32 2024
 

Jabbonk

Member
Game Developer
Apr 10, 2022
345
4,136
Just got this error after Cordi falling asleep at the clearing at night after the tavern--I did not romance her (yes I know, that's what I deserve):

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

While running game code:
  File "game/script_chapter_4b.rpy", line 14299, in script
    if cordirom1 == True:
  File "game/script_chapter_4b.rpy", line 14299, in <module>
    if cordirom1 == True:
NameError: name 'cordirom1' is not defined

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

Full traceback:
  File "game/script_chapter_4b.rpy", line 14299, in script
    if cordirom1 == True:
  File "/private/var/folders/5d/bkv9tsv558v8d9dq4v8d8bhw0000gn/T/AppTranslocation/01D36F79-AB35-4C58-9D76-AB79E12ECDB7/d/Homelander.app/Contents/Resources/autorun/renpy/ast.py", line 2133, in execute
    if renpy.python.py_eval(condition):
  File "/private/var/folders/5d/bkv9tsv558v8d9dq4v8d8bhw0000gn/T/AppTranslocation/01D36F79-AB35-4C58-9D76-AB79E12ECDB7/d/Homelander.app/Contents/Resources/autorun/renpy/python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "/private/var/folders/5d/bkv9tsv558v8d9dq4v8d8bhw0000gn/T/AppTranslocation/01D36F79-AB35-4C58-9D76-AB79E12ECDB7/d/Homelander.app/Contents/Resources/autorun/renpy/python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script_chapter_4b.rpy", line 14299, in <module>
    if cordirom1 == True:
NameError: name 'cordirom1' is not defined

macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.1.3.23091805
Homelander Chapter4_Part2
Wed Dec 11 03:13:32 2024
Sorry, this is a glitch that was meant to be fixed with the patch, long story short there was an even worse error in the patch and I've been too busy to fix it
 
4.30 star(s) 87 Votes