Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Bug Reports Sticky

A topic by coolpeng created Oct 13, 2021 Views: 2,694 Replies: 26
Viewing posts 1 to 18
Developer

Please list the day that bug occurs and discription of the specific game error, thank you for you support of our game!

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

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

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

Exception: Screen kitchen_d19 is not known.

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

Full traceback:

  File "day19.rpyc", line 182, in script

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

    self.call("execute")

  File "renpy/ast.py", line 1998, 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 569, in execute_call_screen

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

  File "renpy/exports.py", line 3127, in call_screen

    show_screen(_screen_name, _transient=True, *args, **kwargs)

  File "renpy/display/screen.py", line 1115, in show_screen

    raise Exception("Screen %s is not known.\n" % (name[0],))

Exception: Screen kitchen_d19 is not known.

Windows-10-10.0.19041

Ren'Py 7.4.7.1862

My Soldiers 1.0

Thu Oct 14 00:56:31 2021

[/code]

(-1)

Buddy can you send me a sex scenes of this game plsss.... Heres my email acc you can send it here plssss buddy 😢

thompsonmax608@gmail.com

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/day21.rpy", line 334, in <module>

NameError: name 'ian_blowjob' is not defined

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

Full traceback:

  File "day21.rpyc", line 334, in script

  File "/Users/prestonrheaume/Downloads/MySoldiers.app/Contents/Resources/autorun/renpy/ast.py", line 1893, in execute

    if renpy.python.py_eval(condition):

  File "/Users/prestonrheaume/Downloads/MySoldiers.app/Contents/Resources/autorun/renpy/python.py", line 2254, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "/Users/prestonrheaume/Downloads/MySoldiers.app/Contents/Resources/autorun/renpy/python.py", line 2247, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/day21.rpy", line 334, in <module>

NameError: name 'ian_blowjob' is not defined

Darwin-20.6.0-x86_64-i386-64bit

Ren'Py 7.4.7.1862

My Soldiers 1.0

Wed Oct 13 21:36:15 2021

```

Hello, I am just getting no audio when i start the game. I also keep seeing my saves from the demo, even though I deleted it.

same here, the games sound is off even though the sound is on

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

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

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

Exception: Screen kitchen_d19 is not known.

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

Full traceback:

  File "day19.rpyc", line 182, in script

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

    self.call("execute")

  File "renpy/ast.py", line 1998, 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 569, in execute_call_screen

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

  File "renpy/exports.py", line 3127, in call_screen

    show_screen(_screen_name, _transient=True, *args, **kwargs)

  File "renpy/display/screen.py", line 1115, in show_screen

    raise Exception("Screen %s is not known.\n" % (name[0],))

Exception: Screen kitchen_d19 is not known.

Windows-10-10.0.22000

Ren'Py 7.4.7.1862

My Soldiers 1.0

Sun Oct 17 11:43:42 2021

[/code]

another one

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/day21.rpy", line 334, in <module>

NameError: name 'ian_blowjob' is not defined

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

Full traceback:

  File "day21.rpyc", line 334, in script

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

    if renpy.python.py_eval(condition):

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

    return py_eval_bytecode(code, globals, locals)

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

    return eval(bytecode, globals, locals)

  File "game/day21.rpy", line 334, in <module>

NameError: name 'ian_blowjob' is not defined

Windows-10-10.0.22000

Ren'Py 7.4.7.1862

My Soldiers 1.0

Sun Oct 17 11:51:08 2021

[/code]

(1 edit)

the game is not progressing after day 30 .... its infinite day 29 and day 30. Please fix??? also is there a walkthrough for this game? --just needs restart to fix... 


anyways a new bug

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/day34.rpy", line 542, in <module>

NameError: name 'kevin_monster' is not defined

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

Full traceback:

  File "day34.rpyc", line 542, in script

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

    if renpy.python.py_eval(condition):

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

    return py_eval_bytecode(code, globals, locals)

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

    return eval(bytecode, globals, locals)

  File "game/day34.rpy", line 542, in <module>

NameError: name 'kevin_monster' is not defined

Windows-10-10.0.22000

Ren'Py 7.4.7.1862

My Soldiers 1.0

Sun Oct 17 12:31:37 2021

[/code]

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/day58.rpy", line 201, in <module>

NameError: name 'fuck_norman' is not defined

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

Full traceback:

  File "day58.rpyc", line 201, in script

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

    if renpy.python.py_eval(condition):

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

    return py_eval_bytecode(code, globals, locals)

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

    return eval(bytecode, globals, locals)

  File "game/day58.rpy", line 201, in <module>

NameError: name 'fuck_norman' is not defined

Windows-10-10.0.22000

Ren'Py 7.4.7.1862

My Soldiers 1.0

Sun Oct 17 12:57:42 2021

[/code]

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

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

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

Exception: Screen kitchen_d19 is not known.

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

Full traceback:

  File "day19.rpyc", line 182, in script

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

    self.call("execute")

  File "renpy/ast.py", line 1998, 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 569, in execute_call_screen

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

  File "renpy/exports.py", line 3127, in call_screen

    show_screen(_screen_name, _transient=True, *args, **kwargs)

  File "renpy/display/screen.py", line 1115, in show_screen

    raise Exception("Screen %s is not known.\n" % (name[0],))

Exception: Screen kitchen_d19 is not known.

Windows-10-10.0.22000

Ren'Py 7.4.7.1862

My Soldiers 1.0

Sun Oct 17 17:59:30 2021

[/code]

Yeah so just got the game and there is no sound! Super interested in the game and haven't tried the demo so this is super sad. Please fix asap.

Developer

Which day?

literally start to finish. No sound at all through the whole game. And it is the game not my computer, all other sound is working.

Developer(-1)

Preferences--Music Volume/Sound Volume

Have you tried this?

(+1)

Can confirm that there is no sound.

I used a different  .exe option since now it's giving me 4 of them, and the music started working.

Day 8 - Garage error 

Day 12 -  Kitchen is unclickable 

Deleted 2 years ago

How do I find the gallery?

Would it be possible to have more images and animations added to the gallery (naked guys and sex and cum?)

There's a gallery???

PC have

android and IOS no ..

(-2)

Hey buddy! Can i ask if you can send me some of sex scene of this game plsss... :-(

Through gmail? Plssss🙏

thompsonmax608@gmail.com

Day 34 Kevin's route, in the Gym if I choose  "Maybe I should talk to him." It will lead to this error, if I choose ignore it will just teleport me to the garage and the event is gone.

While running game code:

  File "game/day34.rpy", line 464, in <module>

NameError: name 'kevin_monster' is not defined

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

Full traceback:

  File "day34.rpyc", line 464, in script

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

    if renpy.python.py_eval(condition):

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

    return py_eval_bytecode(code, globals, locals)

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

    return eval(bytecode, globals, locals)

  File "game/day34.rpy", line 464, in <module>

NameError: name 'kevin_monster' is not defined

Windows-10-10.0.19041

Ren'Py 7.4.7.1862

My Soldiers 1.02

Wed Oct 27 12:55:34 2021

I can't let Zac go on day 13. When I do the town resets.

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/day17.rpy", line 181, in <module>

NameError: name 'kevin_d17' is not defined

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

Full traceback:

  File "day17.rpyc", line 181, in script

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

    if renpy.python.py_eval(condition):

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

    return py_eval_bytecode(code, globals, locals)

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

    return eval(bytecode, globals, locals)

  File "game/day17.rpy", line 181, in <module>

NameError: name 'kevin_d17' is not defined

Windows-10-10.0.22000

Ren'Py 7.4.7.1862

My Soldiers Demo3.13