Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

DedSec1992

66
Posts
1
Topics
1
Followers
388
Following
A member registered Jun 24, 2020

Recent community posts

Is there anyway you can put all of the game data in one folder

Thank you for the help.  After that it fine. 

(1 edit)

Yes. Also can you extend the time on the cooking?

Hello so there is a problem with the navigation. I can't seem to get into where  Clara & Zoya work to talk to them. It does not give me a option to click anywhere to enter. Also does not show up in the quick menu ether.

Are you going to continue posting content on here as well?

It does show the character. Just main events 

There won't be any NTR. he said so on Discord.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 455, in execute_pause

    renpy.pause()

IOError: Couldn't find file 'images/nami/namir1.mpeg'.

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

Full traceback:

  File "rooms.rpyc", line 80, in script

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

    self.call("execute")

  File "renpy/ast.py", line 2003, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "renpy/statements.py", line 278, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000statements.rpy", line 455, in execute_pause

    renpy.pause()

  File "renpy/exports.py", line 1563, in pause

    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)

  File "renpy/ui.py", line 298, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "renpy/display/core.py", line 3325, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)

  File "renpy/display/core.py", line 4025, in interact_core

    renpy.audio.audio.periodic()

  File "renpy/audio/audio.py", line 1162, in periodic

    raise_(exc[0], exc[1], exc[2])

  File "renpy/audio/audio.py", line 1140, in periodic_thread_main

    periodic_pass()

  File "renpy/audio/audio.py", line 1082, in periodic_pass

    c.periodic()

  File "renpy/audio/audio.py", line 518, in periodic

    topf = load(filename)

  File "renpy/audio/audio.py", line 69, in load

    rv = renpy.loader.load(fn)

  File "renpy/loader.py", line 798, in load

    raise IOError("Couldn't find file '%s'." % name)

IOError: Couldn't find file 'images/nami/namir1.mpeg'.

Windows-10-10.0.19041

Ren'Py 7.4.11.2266

AnimeVerse Island 0.24

Fri Dec 15 13:47:42 2023

[/code]

I am at 50/50 but I noticed if you work the days go down. I was wondering you can add more.

There are no main girl event's in the tab. I only see main event's also there is a lot of data missing.

Hello is there anyway you can add more days to the game?

Hello is there anyway you can make a guide? The one you have up does not work  right.

Hello. I am  having a issue where the girls in the 2 building are not trigging.

Hello. Is there anyway you can make a guide? The original  one you have does not work.

Thanks

(1 edit)

I am getting error codes saying the file is corrupted. for windows

(1 edit)

Did you add a event tab?

Love the game. But if you can can you make a character event's more detail on how to trigger it and where it's at and time of day.

Hello. First thing I want to say is I love your game. 2 there are some problems with your graphics they over lap and pop out here and there. You will see a bunch of black shapes and lines. If you hover over places it will glitch out. Also when you press the space bar to continue the dialog the black layer of the graphics will pop out. 

It looks like some one copied your Info and made another page. Which is why itch is investigating it. Also looks like it was flagged.  

Yo why am i getting

This Page Has Been Quarantined

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 670, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "game/screen_shop_generalstore.rpy", line 241, in execute

  File "game/screen_shop_generalstore.rpy", line 241, in execute

  File "game/screen_shop_generalstore.rpy", line 244, in execute

  File "game/screen_shop_generalstore.rpy", line 261, in execute

  File "game/screen_shop_generalstore.rpy", line 264, in execute

  File "game/screen_shop_generalstore.rpy", line 264, in keywords

  File "game/screen_shop_generalstore.rpy", line 266, in keywords

  File "game/screen_shop_generalstore.rpy", line 268, in keywords

  File "game/screen_shop_generalstore.rpy", line 269, in <module>

TypeError: SetVariable() missing 1 required positional argument: 'value'

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

Full traceback:

  File "screen_shop_generalstore.rpyc", line 5, in script

  File "D:\Games-11\CommandingAHarem-1.0.3-win\renpy\ast.py", line 2259, in execute

    self.call("execute")

  File "D:\Games-11\CommandingAHarem-1.0.3-win\renpy\ast.py", line 2241, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "D:\Games-11\CommandingAHarem-1.0.3-win\renpy\statements.py", line 342, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000statements.rpy", line 670, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "D:\Games-11\CommandingAHarem-1.0.3-win\renpy\exports.py", line 3336, in call_screen

    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)

  File "D:\Games-11\CommandingAHarem-1.0.3-win\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "D:\Games-11\CommandingAHarem-1.0.3-win\renpy\display\core.py", line 3499, 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 "D:\Games-11\CommandingAHarem-1.0.3-win\renpy\display\core.py", line 3969, in interact_core

    root_widget.visit_all(lambda d : d.per_interact())

  File "D:\Games-11\CommandingAHarem-1.0.3-win\renpy\display\core.py", line 605, in visit_all

    d.visit_all(callback, seen)

  File "D:\Games-11\CommandingAHarem-1.0.3-win\renpy\display\core.py", line 605, in visit_all

    d.visit_all(callback, seen)

  File "D:\Games-11\CommandingAHarem-1.0.3-win\renpy\display\core.py", line 605, in visit_all

    d.visit_all(callback, seen)

  File "D:\Games-11\CommandingAHarem-1.0.3-win\renpy\display\screen.py", line 476, in visit_all

    callback(self)

  File "D:\Games-11\CommandingAHarem-1.0.3-win\renpy\display\core.py", line 3969, in <lambda>

    root_widget.visit_all(lambda d : d.per_interact())

  File "D:\Games-11\CommandingAHarem-1.0.3-win\renpy\display\screen.py", line 487, in per_interact

    self.update()

  File "D:\Games-11\CommandingAHarem-1.0.3-win\renpy\display\screen.py", line 680, in update

    self.screen.function(**self.scope)

  File "game/screen_shop_generalstore.rpy", line 241, in execute

  File "game/screen_shop_generalstore.rpy", line 241, in execute

  File "game/screen_shop_generalstore.rpy", line 244, in execute

  File "game/screen_shop_generalstore.rpy", line 261, in execute

  File "game/screen_shop_generalstore.rpy", line 264, in execute

  File "game/screen_shop_generalstore.rpy", line 264, in keywords

  File "game/screen_shop_generalstore.rpy", line 266, in keywords

  File "game/screen_shop_generalstore.rpy", line 268, in keywords

  File "game/screen_shop_generalstore.rpy", line 269, in <module>

TypeError: SetVariable() missing 1 required positional argument: 'value'

Windows-10-10.0.19045 AMD64

Ren'Py 8.1.0.23051307

 1.0.3

Tue Aug 29 08:20:30 2023

[/code]

(2 edits)

Nope. I don't think the developer has any plans on doing that. 

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/screens.rpy", line 12, in script

    style default:

  File "game/screens.rpy", line 12, in script

    style default:

  File "game/screens.rpy", line 14, in <module>

    language gui.language

AttributeError: 'StoreModule' object has no attribute 'language'

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

Full traceback:

  File "D:\Games9\Valorie's-Life-1.1.2-pc\renpy\bootstrap.py", line 277, in bootstrap

    renpy.main.main()

  File "D:\Games9\Valorie's-Life-1.1.2-pc\renpy\main.py", line 558, in main

    renpy.game.context().run(node)

  File "game/screens.rpy", line 12, in script

    style default:

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_

  File "game/screens.rpy", line 12, in script

    style default:

  File "D:\Games9\Valorie's-Life-1.1.2-pc\renpy\ast.py", line 2924, in execute

    self.apply()

  File "D:\Games9\Valorie's-Life-1.1.2-pc\renpy\ast.py", line 2907, in apply

    value = renpy.python.py_eval(expr)

  File "D:\Games9\Valorie's-Life-1.1.2-pc\renpy\python.py", line 1092, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "D:\Games9\Valorie's-Life-1.1.2-pc\renpy\python.py", line 1085, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/screens.rpy", line 14, in <module>

    language gui.language

AttributeError: 'StoreModule' object has no attribute 'language'

Windows-10-10.0.19045 AMD64

Ren'Py 8.0.3.22090809

Valorie's Life 1.1.2

Tue Aug  8 08:21:44 2023

(1 edit)

The game is good. But I did notice you got rid of the character log and quest log also some of the navigation as well.  


In my personal opinion I like the game before. it was simple and straight forward.

(1 edit)

Download quota is exceeded for windows.

Hey. so the game works. but when you try to change to english it stays in chinese. 

Will there be a English translating in the next up date?

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/chapter01_guildwithsadao.rpy", line 462, in script

    jump acercartealcuartodesakiko_sadaos

ScriptError: could not find label 'acercartealcuartodesakiko_sadaos'.

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

Full traceback:

  File "game/chapter01_guildwithsadao.rpy", line 462, in script

    jump acercartealcuartodesakiko_sadaos

  File "E:\Games2\CMGIAW-0.0.2-pc\renpy\ast.py", line 1974, in execute

    rv = renpy.game.script.lookup(target)

  File "E:\Games2\CMGIAW-0.0.2-pc\renpy\script.py", line 927, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'acercartealcuartodesakiko_sadaos'.

Windows-10-10.0.19045 AMD64

Ren'Py 8.0.3.22090809

Corrupting my girlfriend in another world 0.0.2

Thu Feb  2 08:28:07 2023

[/code]

my bad man. 

I don't see a Download link?

I'm sorry, but an uncaught exception occurred.

While running game code:

ScriptError: could not find label 'claudia_quest_3'.

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

Full traceback:

  File "E:\Games2\TheDailyLifeofThePanHero-0.3.3-pc\renpy\bootstrap.py", line 274, in bootstrap

    renpy.main.main()

  File "E:\Games2\TheDailyLifeofThePanHero-0.3.3-pc\renpy\main.py", line 660, in main

    run(restart)

  File "E:\Games2\TheDailyLifeofThePanHero-0.3.3-pc\renpy\main.py", line 146, in run

    renpy.execution.run_context(True)

  File "E:\Games2\TheDailyLifeofThePanHero-0.3.3-pc\renpy\execution.py", line 938, in run_context

    context.run()

  File "mechanics_openworld.rpyc", line 2444, in script call

  File "mechanics_openworld.rpyc", line 440, in script call

  File "mechanics_openworld.rpyc", line 461, in script call

  File "event_screen_map.rpyc", line 2129, in script call

  File "event_screen_map.rpyc", line 245, in script call

  File "event_screen_map.rpyc", line 2152, in script call

  File "mechanics_openworld.rpyc", line 409, in script call

  File "mechanics_openworld.rpyc", line 2444, in script call

  File "mechanics_openworld.rpyc", line 440, in script call

  File "mechanics_openworld.rpyc", line 461, in script call

  File "event_screen_map.rpyc", line 2129, in script call

  File "event_screen_map.rpyc", line 245, in script call

  File "event_screen_map.rpyc", line 2152, in script call

  File "mechanics_openworld.rpyc", line 409, in script call

  File "E:\Games2\TheDailyLifeofThePanHero-0.3.3-pc\renpy\script.py", line 927, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'claudia_quest_3'.

Windows-10-10.0.19045 AMD64

Ren'Py 8.0.2.22081402

The Daily Life of The Pan Hero 0.3.3

Mon Jan  2 15:22:53 2023

(1 edit)

I was able to sleep with Megu now I can't. I completed all of her event's.

So there is a big bug I found. If you by a pic from the girl at the market the game bugs out. the $ start to go off screen a lil. Also I lost progress

I got the same thing

I loaded a old save from the last update . Where the game left off  it was still the end of the game. So  I thought I would have to start all over again.