Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

ok thanks

hi i downloaded, uncompressed it run and it crashed but i saved the trackback log file to help fix it !!!

I'm sorry, but an uncaught exception occurred.  While running game code:

  File "game/script.rpy", line 177, in script call

    call scenePrologue from _call_scenePrologue

  File "game/MainCampaign/Scenes/custom_scenelabels_prologue.rpy", line 3, in script call

    call sceneProloguePart1 from _call_sceneProloguePart1

  File "game/MainCampaign/Scenes/custom_scenelabels_prologue.rpy", line 124, in script call

    "[mc]'s heart skipped a beat as he spotted the beautiful girl sitting on the wooden bench, surrounded by blooming wild flowers"

  File "game/Variables_and_Loading/111_Afterloading_stuff.rpy", line 78, in script

    if heroinelily.unlocked == True and storyquesttrigger_savinglily_confrontation.isActive == True:

  File "game/Variables_and_Loading/111_Afterloading_stuff.rpy", line 78, in <module>

    if heroinelily.unlocked == True and storyquesttrigger_savinglily_confrontation.isActive == True:

NameError: name 'heroinelily' is not defined

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

Full traceback:

  File "game/script.rpy", line 177, in script call

    call scenePrologue from _call_scenePrologue

  File "game/MainCampaign/Scenes/custom_scenelabels_prologue.rpy", line 3, in script call

    call sceneProloguePart1 from _call_sceneProloguePart1

  File "game/MainCampaign/Scenes/custom_scenelabels_prologue.rpy", line 124, in script call

    "[mc]'s heart skipped a beat as he spotted the beautiful girl sitting on the wooden bench, surrounded by blooming wild flowers"

  File "game/Variables_and_Loading/111_Afterloading_stuff.rpy", line 78, in script

    if heroinelily.unlocked == True and storyquesttrigger_savinglily_confrontation.isActive == True:

  File "renpy/ast.py", line 1852, in execute

    if renpy.python.py_eval(condition):

  File "renpy/python.py", line 2249, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "renpy/python.py", line 2242, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/Variables_and_Loading/111_Afterloading_stuff.rpy", line 78, in <module>

    if heroinelily.unlocked == True and storyquesttrigger_savinglily_confrontation.isActive == True:

NameError: name 'heroinelily' is not defined

Windows-7-6.1.7601-SP1

Ren'Py 7.4.5.1648

COED Conquest 0.7

Thu Oct  7 21:32:57 2021

That code doesn't make any sense to me, it looks like you have downloaded another game, since it refers to characters and files that don't exist in Young Again.

weird !!!

(1 edit) (+1)

yea, that code relates to the game COED Conquest, version 0.7. https://despiteful.itch.io/coed-conquest it says so at the bottom of the copy-paste. also, update your windows before you get hacked :D 
https://www.cvedetails.com/vulnerability-list/vendor_id-26/product_id-17153/hase...

(+1)

Thanks Ghryst, mystery solved!

also, thanks, i only found COED Conquest because of this post :) looks worth checking out.