Things unraveled a little too fast for my tastes at first but I have to admit I am enjoyng the game. Thankfully the pacing is consistent, which is what eventually won me over. Otherwise it would feel off (to me at least). Anyway, good job, thanks for the game.
swsjr
Recent community posts
I wasn't sure about this one when I started it but I have to say it is fantastic. I really love the writing and the characterization is great. It's very intersting, at times very funny and at times sad. The best thing about it so far for me is the pacing. Best pacing I have seen in a game like this in awhile. So thank you. I'm happy I purchsed it. Keep it up :-)
*edit - the only complaint I have is the protagonists skin looks really pasty and off color. Very odd looking to me at least.
I believe it said to replace the "games" folder:
"Here is a patch attached for the "English and Spanish" versions for PC. It fixes the display bug in the "Your Choices" menu. Installation: Replace the "game" folder."
I suppose I may have made a mistake. I will try again. Thanks for the prompt reply.
*I see now. I didn't open the folder when I downloaded it. It just replaces the English/Spanish folders. I think I got it now.
After applying patch for 2.7 English:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 287, in script
python:
ScriptError: could not find label 'start'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Itch.io\Lafilledelazone-v0_2.7-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Itch.io\Lafilledelazone-v0_2.7-pc\renpy\main.py", line 660, in main
run(restart)
File "C:\Itch.io\Lafilledelazone-v0_2.7-pc\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "C:\Itch.io\Lafilledelazone-v0_2.7-pc\renpy\execution.py", line 938, in run_context
context.run()
File "renpy/common/00start.rpy", line 287, in script
python:
File "C:\Itch.io\Lafilledelazone-v0_2.7-pc\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Sat Dec 16 21:07:09 2023
Rolling back to just 2.7 to see if it works. Getting a little frustrated here.And again later....
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Scripts/Characters/Natalie/natalie_questline.rpy", line 4, in <module>
AttributeError: 'NoneType' object has no attribute 'CurrentStage'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "intro.rpyc", line 465, in script call
File "Scripts/Utilities/renpy_after_load.rpyc", line 134, in script call
File "Scripts/Utilities/renpy_after_load.rpyc", line 793, in script call
File "Scripts/script.rpyc", line 504, in script call
File "Scripts/Characters/Natalie/natalie_questline.rpyc", line 2, in script
File "C:\Itch.io\ClubDetention-0.065-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Itch.io\ClubDetention-0.065-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Scripts/Characters/Natalie/natalie_questline.rpy", line 4, in <module>
AttributeError: 'NoneType' object has no attribute 'CurrentStage'
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.3.23091805
Club Detention 0.065
Sun Dec 3 20:19:23 2023
[/code]
Test much? I'm out.
Immedietly after naming my character:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Scripts/Characters/Natalie/natalie_questline.rpy", line 4, in <module>
AttributeError: 'NoneType' object has no attribute 'CurrentStage'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "intro.rpyc", line 45, in script call
File "Scripts/script.rpyc", line 504, in script call
File "Scripts/Characters/Natalie/natalie_questline.rpyc", line 2, in script
File "C:\Itch.io\ClubDetention-0.065-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Itch.io\ClubDetention-0.065-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Scripts/Characters/Natalie/natalie_questline.rpy", line 4, in <module>
AttributeError: 'NoneType' object has no attribute 'CurrentStage'
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.3.23091805
Club Detention 0.065
Sun Dec 3 20:02:30 2023
[/code]
It's funny you say that because part of my career has been testing software and after I posted, I thought, you know what? I bet there isn't supposed to be a conversation. Anyway, yes, I bypassed it without issue. Your game is pretty amazing by the way. Great story, interesting characters, each unique. I would like more "options" per say in certain situations but you (and whomeever) really put so much work into this I can't find fault. As I said in my reivew (which I only recently realized other people can't read) It is very humurous but also very touching at times. Lastly, as joke, remember what Vonnegut said, "Here is a lesson in creative writing. First rule: Do not use semicolons. They are transvestite hermaphrodites representing absolutely nothing. All they do is show you’ve been to college.” Anyway, great job, I wishlisted on Steam which I hope helps. Take care.
Day 15, morning, on laptop when selecting to chat with Haylee:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/laptoplabels.rpy", line 1160, in <module>
File "renpy/common/00action_other.rpy", line 583, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/script.rpy", line 1945, in set_pm_window
Exception: Screen Haylee_convo_d15 is not known.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "endurance edition/laptopbonuses_update_two.rpyc", line 64, in script call
File "endurance edition/laptopbonuses_update_two.rpyc", line 64, in script call
File "endurance edition/laptopbonuses_update_two.rpyc", line 64, in script call
File "laptoplabels.rpyc", line 1160, in script
File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/laptoplabels.rpy", line 1160, in <module>
File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\exports.py", line 1637, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\core.py", line 3579, 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 "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\core.py", line 4540, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\layout.py", line 1177, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\layout.py", line 1177, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\layout.py", line 1177, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\screen.py", line 770, in event
rv = self.child.event(ev, x, y, st)
File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\layout.py", line 1177, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\behavior.py", line 1138, in event
return handle_click(self.clicked)
File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\behavior.py", line 1071, in handle_click
rv = run(action)
File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\behavior.py", line 375, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 583, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/script.rpy", line 1945, in set_pm_window
File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\screen.py", line 1220, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen Haylee_convo_d15 is not known.
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.1.23060707
Stranded In Space 1.81
Thu Nov 30 17:12:19 2023