Home Artists Posts Import Register

Downloads

Content

Enjoy, guys! Let me know if there's any bugs! Thank you so much! I love you guys!

Files

Comments

Anonymous

error at day 13 with going into town and error at day 59 which is I assume the end

Anonymous

[code] I'm sorry, but an uncaught exception occurred. While running game code: SyntaxError: invalid syntax (day59.rpy, line 108) -- Full Traceback ------------------------------------------------------------ Full traceback: File "day59.rpyc", line 108, in script File "renpy/ast.py", line 1893, in execute if renpy.python.py_eval(condition): File "renpy/python.py", line 2252, in py_eval code = py_compile(code, 'eval') File "renpy/python.py", line 835, in py_compile raise e SyntaxError: invalid syntax (day59.rpy, line 108) Windows-10-10.0.19041 Ren'Py 7.4.7.1862 My Soldiers 1.0 Sat Oct 9 12:28:41 2021 [/code]

Anonymous

Hey, I ran into an error on Day 58 in the restroom with Norman. Here's the error code: I'm sorry, but an uncaught exception occurred. While running game code: File "game/day58.rpy", line 191, in NameError: name 'fuck_norman' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "day58.rpyc", line 191, 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 191, in NameError: name 'fuck_norman' is not defined Windows-10-10.0.19041 Ren'Py 7.4.7.1862 My Soldiers 1.0 Sat Oct 9 21:59:16 2021