multimokia / MAS-Submods

Multi's MAS Submods
9 stars 8 forks source link

cant find awc_citylookup.txt #20

Closed letoking77 closed 4 years ago

letoking77 commented 4 years ago

I'm sorry, but an uncaught exception occurred.

While running game code: File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 63, in script init -18 python: File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 65, in awc_buildCityLookupDict() File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 531, in awc_buildCityLookupDict with renpy.file(lookup_file) as loc_dat: File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/awc_overrides.rpy", line 124, in awc_load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'C:/Users/letok/Downloads/ddlc-win (2)/DDLC-1.1.1-pc/game/Submods/Auto Weather Change/Utilities/awc_citylookup.txt'.

-- Full Traceback ------------------------------------------------------------

Full traceback: File "C:\Users\letok\Downloads\ddlc-win (2)\DDLC-1.1.1-pc\renpy\bootstrap.py", line 295, in bootstrap renpy.main.main() File "C:\Users\letok\Downloads\ddlc-win (2)\DDLC-1.1.1-pc\renpy\main.py", line 419, in main game.context().run(node) File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 63, in script init -18 python: File "C:\Users\letok\Downloads\ddlc-win (2)\DDLC-1.1.1-pc\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\letok\Downloads\ddlc-win (2)\DDLC-1.1.1-pc\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 65, in awc_buildCityLookupDict() File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 531, in awc_buildCityLookupDict with renpy.file(lookup_file) as loc_dat: File "C:\Users\letok\Downloads\ddlc-win (2)\DDLC-1.1.1-pc\renpy\exports.py", line 1980, in file return renpy.loader.load(fn) File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/awc_overrides.rpy", line 124, in awc_load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'C:/Users/letok/Downloads/ddlc-win (2)/DDLC-1.1.1-pc/game/Submods/Auto Weather Change/Utilities/awc_citylookup.txt'.

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Monika After Story 0.11.5

multimokia commented 4 years ago

Same issue as last time, you installed it twice.

letoking77 commented 4 years ago

ok im going to download a new AAC and install it

letoking77 commented 4 years ago

MAS-Submods-AAC_2.0.6 (10).zip here is the new one (going step by step for myself)

letoking77 commented 4 years ago

and same error

letoking77 commented 4 years ago

While running game code: File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 63, in script init -18 python: File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 65, in awc_buildCityLookupDict() File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 531, in awc_buildCityLookupDict with renpy.file(lookup_file) as loc_dat: File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/awc_overrides.rpy", line 124, in awc_load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'C:/Users/letok/Downloads/ddlc-win (2)/DDLC-1.1.1-pc/game/Submods/Auto Weather Change/Utilities/awc_citylookup.txt'.

-- Full Traceback ------------------------------------------------------------

Full traceback: File "C:\Users\letok\Downloads\ddlc-win (2)\DDLC-1.1.1-pc\renpy\bootstrap.py", line 295, in bootstrap renpy.main.main() File "C:\Users\letok\Downloads\ddlc-win (2)\DDLC-1.1.1-pc\renpy\main.py", line 419, in main game.context().run(node) File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 63, in script init -18 python: File "C:\Users\letok\Downloads\ddlc-win (2)\DDLC-1.1.1-pc\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\letok\Downloads\ddlc-win (2)\DDLC-1.1.1-pc\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 65, in awc_buildCityLookupDict() File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 531, in awc_buildCityLookupDict with renpy.file(lookup_file) as loc_dat: File "C:\Users\letok\Downloads\ddlc-win (2)\DDLC-1.1.1-pc\renpy\exports.py", line 1980, in file return renpy.loader.load(fn) File "game/submods/Auto Weather Change/game/Submods/Auto Weather Change/awc_overrides.rpy", line 124, in awc_load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'C:/Users/letok/Downloads/ddlc-win (2)/DDLC-1.1.1-pc/game/Submods/Auto Weather Change/Utilities/awc_citylookup.txt'.

multimokia commented 4 years ago

game/submods/Auto Weather Change/game/Submods/Auto Weather Change/Utilities/awc_utils.rpy

^ Why are you extracting it into /Auto Weather change? there's a reason there's a literal game folder inside the main Auto Weather Change folder, you need to take that folder and merge it with the game folder in your MAS install.

letoking77 commented 4 years ago

43i2qk

letoking77 commented 4 years ago

god dammit