Monika-After-Story / DDLCModTemplate

A template for producing Doki Doki Literature Club Mods that adhere to Team Salvato's guidelines
95 stars 65 forks source link

when i launch project it doesn't work #22

Closed Guestify closed 6 years ago

Guestify commented 6 years ago

this happens when i open the project

I'm sorry, but an uncaught exception occurred.

While running game code: File "game/splash.rpy", line 5, in script init -100 python: File "game/splash.rpy", line 10, in renpy.error("DDLC archive files not found in /game folder. Check installation and try again.") Exception: DDLC archive files not found in /game folder. Check installation and try again.

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

Full traceback: File "C:\Users\henlomeguy\Downloads\renpy-6.99.14-sdk\renpy\bootstrap.py", line 306, in bootstrap renpy.main.main() File "C:\Users\henlomeguy\Downloads\renpy-6.99.14-sdk\renpy\main.py", line 429, in main renpy.game.context().run(node) File "game/splash.rpy", line 5, in script init -100 python: File "C:\Users\henlomeguy\Downloads\renpy-6.99.14-sdk\renpy\ast.py", line 848, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\henlomeguy\Downloads\renpy-6.99.14-sdk\renpy\python.py", line 1804, in py_exec_bytecode exec bytecode in globals, locals File "game/splash.rpy", line 10, in renpy.error("DDLC archive files not found in /game folder. Check installation and try again.") File "C:\Users\henlomeguy\Downloads\renpy-6.99.14-sdk\renpy\exports.py", line 2192, in error _error_handlers-1 File "C:\Users\henlomeguy\Downloads\renpy-6.99.14-sdk\renpy\exports.py", line 2177, in _error raise Exception(msg) Exception: DDLC archive files not found in /game folder. Check installation and try again.

Windows-7-6.1.7601-SP1 Ren'Py 6.99.14.3135

Guestify commented 6 years ago

help?

therationalpi commented 6 years ago

This error message means you need the archive files from DDLC in the /game folder for the mod template to work. Copy all of the .rpa files from the /game folder of a clean installation of DDLC.