Thanks for the clarifications. :)
Cookielevithein
Recent community posts
----------------------------------Tutorial----------------------------------
For Chica;
Wait for WALKING sound to your RIGHT - close right door - check with lights every 6 seconds - once gone open right door
For Bonnie;
Wait for WALKING sound to your LEFT - close left door - check with light every 6 seconds - once gone open left door
For Foxy;
Check Foxy's cam every 15-20 seconds if foxy and their tent aren't there then go to left hallway cam immediately close cams and close LEFT door
For Freddy;
Wait for 5 laughs close Right door. Wait for another laugh and open the door. Alternate closing and opening the RIGHT door EVERY laugh.
For Golden Freddy;
Open and close cams :)
-----------------------------------------------------------------------------
-Night 1 is super simple. Just wait :)
-Night 2 is easy. Check for Bonnie and Chica
-Night 3 is normal. Check for all animatronics.
-Night 4 is kinda hard. Check for all animatronics. Their more aggressive than usual.
-Night 5 Is hard. Check for all animatronics and don't use any extra power.
-Night 6 Is hard. Check for all animatronics and DON'T use any extra power.
-Night 7 Is super Hard. Check for all animatronics and if you use ANY extra power you'll lose.
Can Someone Help Me With This Error?
``` I'm sorry, but an uncaught exception occurred. While running game code: NameError: name 'dahlia_eyes_shape' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/locations/dahlia_shop.rpyc", line 93, in script File "C:\Users\Tiyumba\Downloads\Maeve's-Academy-Public-Release-0.6.1-pc\Maeve's-Academy-Public-Release-0.6.1-pc\renpy\ast.py", line 1678, in execute renpy.exports.with_statement(trans, paired=paired) File "C:\Users\Tiyumba\Downloads\Maeve's-Academy-Public-Release-0.6.1-pc\Maeve's-Academy-Public-Release-0.6.1-pc\renpy\exports.py", line 1758, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "C:\Users\Tiyumba\Downloads\Maeve's-Academy-Public-Release-0.6.1-pc\Maeve's-Academy-Public-Release-0.6.1-pc\renpy\display\core.py", line 2978, in do_with return self.interact(trans_pause=True, File "C:\Users\Tiyumba\Downloads\Maeve's-Academy-Public-Release-0.6.1-pc\Maeve's-Academy-Public-Release-0.6.1-pc\renpy\display\core.py", line 3582, 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\Tiyumba\Downloads\Maeve's-Academy-Public-Release-0.6.1-pc\Maeve's-Academy-Public-Release-0.6.1-pc\renpy\display\core.py", line 4076, in interact_core renpy.display.focus.before_interact(focus_roots) File "C:\Users\Tiyumba\Downloads\Maeve's-Academy-Public-Release-0.6.1-pc\Maeve's-Academy-Public-Release-0.6.1-pc\renpy\display\focus.py", line 356, in before_interact root.find_focusable(callback, None) File "C:\Users\Tiyumba\Downloads\Maeve's-Academy-Public-Release-0.6.1-pc\Maeve's-Academy-Public-Release-0.6.1-pc\renpy\display\core.py", line 586, in find_focusable i.find_focusable(callback, focus_name) File "C:\Users\Tiyumba\Downloads\Maeve's-Academy-Public-Release-0.6.1-pc\Maeve's-Academy-Public-Release-0.6.1-pc\renpy\display\core.py", line 586, in find_focusable i.find_focusable(callback, focus_name) File "C:\Users\Tiyumba\Downloads\Maeve's-Academy-Public-Release-0.6.1-pc\Maeve's-Academy-Public-Release-0.6.1-pc\renpy\display\core.py", line 586, in find_focusable i.find_focusable(callback, focus_name) [Previous line repeated 11 more times] File "C:\Users\Tiyumba\Downloads\Maeve's-Academy-Public-Release-0.6.1-pc\Maeve's-Academy-Public-Release-0.6.1-pc\renpy\display\core.py", line 582, in find_focusable for i in self.visit(): File "C:\Users\Tiyumba\Downloads\Maeve's-Academy-Public-Release-0.6.1-pc\Maeve's-Academy-Public-Release-0.6.1-pc\renpy\display\layout.py", line 1498, in visit self.update(self.last_st, self.last_at) File "C:\Users\Tiyumba\Downloads\Maeve's-Academy-Public-Release-0.6.1-pc\Maeve's-Academy-Public-Release-0.6.1-pc\renpy\display\layout.py", line 1509, in update raw_child, redraw = self.function(st, at, *self.args, **self.kwargs) File "C:\Users\Tiyumba\Downloads\Maeve's-Academy-Public-Release-0.6.1-pc\Maeve's-Academy-Public-Release-0.6.1-pc\renpy\display\layout.py", line 1600, in condition_switch_show return condition_switch_pick(switch), None File "C:\Users\Tiyumba\Downloads\Maeve's-Academy-Public-Release-0.6.1-pc\Maeve's-Academy-Public-Release-0.6.1-pc\renpy\display\layout.py", line 1591, in condition_switch_pick if renpy.python.py_eval_bytecode(code): File "C:\Users\Tiyumba\Downloads\Maeve's-Academy-Public-Release-0.6.1-pc\Maeve's-Academy-Public-Release-0.6.1-pc\renpy\python.py", line 1146, in py_eval_bytecode return eval(bytecode, globals, locals) File "<none>", line 1, in <module> NameError: name 'dahlia_eyes_shape' is not defined Windows-10-10.0.22631 AMD64 Ren'Py 8.1.4.23101104+nightly Maeve's-Academy-0.6.1 0.6.1 Sun Sep 15 15:33:53 2024 ```