Skull220 / DDLCtVN

Doki Doki Literature Club, the Normal Visual Novel!
71 stars 18 forks source link

Installation (Support for those who can't install/run the game) #13

Closed Zanther123 closed 6 years ago

Zanther123 commented 6 years ago

I am not an official supporter of this Mod but i loved this Mod and i felt bad when people couldn't get it to run so i am here to help out the Mod devs as best as i can so if you can not reach a Mod dev on running or installing the game please consider reaching me if necessary.

dbomb424 commented 6 years ago

So I keep getting the uncaught exception error:

While running game code: File "game/DDLCtVN-1.4.9/script-poemgame.rpy", line 1, in script init python: File "game/DDLCtVN-1.4.9/script-poemgame.rpy", line 20, in with renpy.file('mod_assets/poem-game_words.txt') as wordfile: IOError: Couldn't find file 'mod_assets/poem-game_words.txt'.

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

Full traceback: File "D:\Steam\steamapps\common\Doki Doki Literature Club\renpy\bootstrap.py", line 295, in bootstrap renpy.main.main() File "D:\Steam\steamapps\common\Doki Doki Literature Club\renpy\main.py", line 419, in main game.context().run(node) File "game/DDLCtVN-1.4.9/script-poemgame.rpy", line 1, in script init python: File "D:\Steam\steamapps\common\Doki Doki Literature Club\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Steam\steamapps\common\Doki Doki Literature Club\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/DDLCtVN-1.4.9/script-poemgame.rpy", line 20, in with renpy.file('mod_assets/poem-game_words.txt') as wordfile: File "D:\Steam\steamapps\common\Doki Doki Literature Club\renpy\exports.py", line 1980, in file return renpy.loader.load(fn) File "D:\Steam\steamapps\common\Doki Doki Literature Club\renpy\loader.py", line 543, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'mod_assets/poem-game_words.txt'.

I copied all the files to the game folder, and 'mod_assets/poem-game_words.txt' is in there so I'm not sure why it can't find it.

Zanther123 commented 6 years ago

Was this during the game or when you installed it and first tried to start up the game because there is a huge difference in results

megasizoreman commented 6 years ago

hay that you?

Zanther123 commented 6 years ago

yep

megasizoreman commented 6 years ago

ok

Zanther123 commented 6 years ago

alright so what is your problem again

megasizoreman commented 6 years ago

how to install it

Zanther123 commented 6 years ago

so it says on the top right of the list Clone or Download right

megasizoreman commented 6 years ago

yeah and i have it downloaded it

Zanther123 commented 6 years ago

alright im ganna make a list of all the steps to do so give me a minute

megasizoreman commented 6 years ago

i think i know what to do though

megasizoreman commented 6 years ago

go to the game folder and put those in there right?

Zanther123 commented 6 years ago

yes

Zanther123 commented 6 years ago

did it work?

megasizoreman commented 6 years ago

i havn't done it yet i was waiting for you sorry

megasizoreman commented 6 years ago

i think i got it

megasizoreman commented 6 years ago

normal VN?

megasizoreman commented 6 years ago

right?

Zanther123 commented 6 years ago

yep

megasizoreman commented 6 years ago

then i got it thanks

Zanther123 commented 6 years ago

no problem

megasizoreman commented 6 years ago

the start seems the same as normal

megasizoreman commented 6 years ago

is there any changes in the main story?

megasizoreman commented 6 years ago

like no killing from monika?

dbomb424 commented 6 years ago

I got that message after I put the mod files into the game files and tried to start it for the first time

Zanther123 commented 6 years ago

(this is if you are using Steam) ok so go into the the Doki Doki Literature Club folder and delete everything, then redownload Doki Doki Literature Club (from steam). Then redownload the mod files and move them into the "game" folder in the Doki Doki Literature Club folder.

Zanther123 commented 6 years ago

If that doesn't work than you are either not doing it right, (Not saying that you are doing it wrong just saying it is a possibility) your platform isn't compatible, or the mod is not working right (if it is not working right and i can not fix it you need to get help from Skull217 because he knows alot more about the mod then me)

dbomb424 commented 6 years ago

I got it thank you so much!

Zanther123 commented 6 years ago

no problem

Blitz00270 commented 6 years ago

ive been working on trying to run the program all day and i havent had any luck, i tried what you said on here and it didnt work but i have same error. here it is anyway While running game code: File "game/DDLCtVN-1.4.9/script-poemgame.rpy", line 1, in script init python: File "game/DDLCtVN-1.4.9/script-poemgame.rpy", line 20, in with renpy.file('mod_assets/poem-game_words.txt') as wordfile: IOError: Couldn't find file 'mod_assets/poem-game_words.txt'.

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

Full traceback: File "D:\Steam\steamapps\common\Doki Doki Literature Club\renpy\bootstrap.py", line 295, in bootstrap renpy.main.main() File "D:\Steam\steamapps\common\Doki Doki Literature Club\renpy\main.py", line 419, in main game.context().run(node) File "game/DDLCtVN-1.4.9/script-poemgame.rpy", line 1, in script init python: File "D:\Steam\steamapps\common\Doki Doki Literature Club\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Steam\steamapps\common\Doki Doki Literature Club\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/DDLCtVN-1.4.9/script-poemgame.rpy", line 20, in with renpy.file('mod_assets/poem-game_words.txt') as wordfile: File "D:\Steam\steamapps\common\Doki Doki Literature Club\renpy\exports.py", line 1980, in file return renpy.loader.load(fn) File "D:\Steam\steamapps\common\Doki Doki Literature Club\renpy\loader.py", line 543, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'mod_assets/poem-game_words.txt'.

Blitz00270 commented 6 years ago

all i want is a date with yuri ;-;

megasizoreman commented 6 years ago

lol i want one with natsuki

On Sun, Apr 15, 2018 at 6:27 PM, Blitz00270 notifications@github.com wrote:

all i want is a date with yuri ;-;

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Skull217/DDLCtVN/issues/13#issuecomment-381446613, or mute the thread https://github.com/notifications/unsubscribe-auth/Ajx8asEQ-y97CQKucUBkqUqKx00Uy_ptks5to9dHgaJpZM4SvCud .

Zanther123 commented 6 years ago

Sorry for getting to this so late i just forgot to get to it but you need to either skip it if you can or (if you have it on Steam) you need to delete every file in the game and uninstall the game, then reinstall the game and and put all the mods in the game file again and hopefully it should fix the file issue but make sure you put every file into the game file and no other file or else it might not work

Zanther123 commented 6 years ago

Alright so this is the end of my support i have to much to do these days and so i cant keep doing this so i am sorry for those who can't run the game but im shutting this down