Hi Roads, cheers for the info as soon as i stepped into the forest i ran into Knave so all good thank you for the information, Keep up the good work and remember to pace your self, never rush a master piece like this game is turning into.
Jayeder
Recent community posts
Hi, Cheers for the speedy reply Roads, love the game thus far the storys really good, but im not sure what your referring to by "Then head down to the Knave in the forest and have a chat." i dont have that option in my run through, currently i have explore and x2 places to goto and nav (gave having x2 locations ) im wondering if ive missed a step and the game has continued on and ive missed my chance and found a bug
Game Keeps Crashing after new public release got to the sence with Kevin in the sauner got about half way in and the game continuously crashes after that i get about 7 seconds of play time before it goes to desktop without error coming up i was able to get it to produce a error code below but only from the main menu, keep in mind too this was a fresh downloaded copy too
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\User\Desktop\SummonedByAccident-Public-win\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\User\Desktop\SummonedByAccident-Public-win\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "C:\Users\User\Desktop\SummonedByAccident-Public-win\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\User\Desktop\SummonedByAccident-Public-win\renpy\display\core.py", line 2215, 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:\Users\User\Desktop\SummonedByAccident-Public-win\renpy\display\core.py", line 3286, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\User\Desktop\SummonedByAccident-Public-win\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\User\Desktop\SummonedByAccident-Public-win\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\User\Desktop\SummonedByAccident-Public-win\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\User\Desktop\SummonedByAccident-Public-win\renpy\display\screen.py", line 791, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\User\Desktop\SummonedByAccident-Public-win\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\User\Desktop\SummonedByAccident-Public-win\renpy\display\layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\User\Desktop\SummonedByAccident-Public-win\renpy\display\behavior.py", line 1182, in event
return handle_click(self.clicked)
File "C:\Users\User\Desktop\SummonedByAccident-Public-win\renpy\display\behavior.py", line 1103, in handle_click
rv = run(action)
File "C:\Users\User\Desktop\SummonedByAccident-Public-win\renpy\display\behavior.py", line 401, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 582, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/scripts/utility/script_functions.rpy", line 223, in save_files_exist
NameError: name 'newest_slot' is not defined