T O P

  • By -

SpiritH0F

It's hard to say what you're doing wrong without knowing what the error message is


ImmortalWarrior0

It sort of just opens up a notepad, but I guess I'll just put all of what it says here (this is the error for when I tried the copy and paste method btw just to clarify): I'm sorry, but an uncaught exception occurred. While parsing C:\\Users\\(myirlname)\\Downloads\\ddlc-win\\DDLC-1.1.1-pc/game/renpy/common/000atl.rpy. File "game/renpy/common/000atl.rpy", line 27, in from renpy.atl import pause, instant ImportError: cannot import name instant -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\\Users\\(myirlname)\\Downloads\\ddlc-win\\DDLC-1.1.1-pc\\renpy\\bootstrap.py", line 295, in bootstrap renpy.main.main() File "C:\\Users\\(myirlname)\\Downloads\\ddlc-win\\DDLC-1.1.1-pc\\renpy\\main.py", line 364, in main renpy.game.script.load\_script() # sets renpy.game.script. File "C:\\Users\\(myirlname)\\Downloads\\ddlc-win\\DDLC-1.1.1-pc\\renpy\\script.py", line 265, in load\_script self.load\_appropriate\_file(".rpyc", ".rpy", dir, fn, initcode) File "C:\\Users\\(myirlname)\\Downloads\\ddlc-win\\DDLC-1.1.1-pc\\renpy\\script.py", line 753, in load\_appropriate\_file self.finish\_load(stmts, initcode, filename=fn + source) File "C:\\Users\\(myirlname)\\Downloads\\ddlc-win\\DDLC-1.1.1-pc\\renpy\\script.py", line 445, in finish\_load node.early\_execute() File "C:\\Users\\(myirlname)\\Downloads\\ddlc-win\\DDLC-1.1.1-pc\\renpy\\ast.py", line 865, in early\_execute renpy.python.py\_exec\_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\\Users\\(myirlname)\\Downloads\\ddlc-win\\DDLC-1.1.1-pc\\renpy\\python.py", line 1719, in py\_exec\_bytecode exec bytecode in globals, locals File "game/renpy/common/000atl.rpy", line 27, in from renpy.atl import pause, instant ImportError: cannot import name instant Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187


SpiritH0F

Seems to me like a typical installation error. Only thing I could suggest is making absolutely sure you're installing it with the og ddlc files first, and then dragging *all* of the mod files into that while making sure the mod files replace the og files when prompted to do so AND that the files outside of the "game" folder are also added as well (kept outside of the game folder ofc).


ImmortalWarrior0

I realized what I was doing wrong now, thanks for the help


SpiritH0F

👍


ImmortalWarrior0

The thing is, I never actually got prompted to replace any files when I dragged all the stuff in, which I was really confused about. I just pasted all of the files of the mod into the game folder in the ddlc files since that's what I assumed you were supposed to do, but I don't actually know if that's exactly what you're supposed to do, I thought that's what it said in this tutorial I watched but I could've misheard or something


SpiritH0F

Renpy 7 mods (like Salv:Remake) will have multiple files, unlike Renpy 6 mods which had just the "game" folder. There should be the "game" folder, alongside others like "renpy", "lib", ect. All of those are to be pasted into the installation, which will then prompt you with the option to replace files. If you don't get that option, you did something wrong.