So I deleted the cache folder and put the bug fix in the game folder and now the game won't open with the bug fix in the 'game' folder. I get an error message:
"
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: Name (u'E:\\downloads\\!flashget\\!games\\!!!Test\\HolidayIsland/game/actions.rpy', 1500799229, 0) is defined twice, at 007_bug_fix3/game/actions.rpyc:5 and game/actions.rpy:5.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\dguil\Downloads\HolidayIsland-007alpha-pc\HolidayIsland-0.0.7alpha-pc\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "C:\Users\dguil\Downloads\HolidayIsland-007alpha-pc\HolidayIsland-0.0.7alpha-pc\renpy\main.py", line 364, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\dguil\Downloads\HolidayIsland-007alpha-pc\HolidayIsland-0.0.7alpha-pc\renpy\script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\dguil\Downloads\HolidayIsland-007alpha-pc\HolidayIsland-0.0.7alpha-pc\renpy\script.py", line 753, in load_appropriate_file
self.finish_load(stmts, initcode, filename=fn + source)
File "C:\Users\dguil\Downloads\HolidayIsland-007alpha-pc\HolidayIsland-0.0.7alpha-pc\renpy\script.py", line 419, in finish_load
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'E:\\downloads\\!flashget\\!games\\!!!Test\\HolidayIsland/game/actions.rpy', 1500799229, 0) is defined twice, at 007_bug_fix3/game/actions.rpyc:5 and game/actions.rpy:5.
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187"