tw4449-s-MAS-Submods / tw4449-Custom-Room-Selection-Pack-Main-Repository

26 stars 5 forks source link

Mod doesnt work? #60

Open LegallyBased opened 5 months ago

LegallyBased commented 5 months ago

Hello, i am not certain if this is because the mod isnt compatible with other submods, but even after i removed them, i put in the room selector mod, and when i asked to change location, i clicked on "can we go somehwere else" and then the location, and then the game crashed with the following traceback:

I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'mod_assets/location/Spaceroom V3.1/V3.1_rain-n.png'>: File "game/script-ch30.rpy", line 2141, in script call File "game/event-handler.rpy", line 3119, in script call File "game/script-story-events.rpy", line 1197, in script call File "game/script-story-events.rpy", line 1455, in script call File "game/script-ch30.rpy", line 1626, in script File "game/script-ch30.rpy", line 1626, in File "game/script-ch30.rpy", line 452, in mas_drawSpaceroomMasks File "game/definitions.rpy", line 221, in mas_with_statement IOError: Couldn't find file 'mod_assets/location/Spaceroom V3.1/V3.1_rain-n.png'.

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

Full traceback: File "game/script-ch30.rpy", line 2141, in script call File "game/event-handler.rpy", line 3119, in script call File "game/script-story-events.rpy", line 1197, in script call File "game/script-story-events.rpy", line 1455, in script call File "game/script-ch30.rpy", line 1626, in script File "D:\Doki Doki\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 "D:\Doki Doki\DDLC-1.1.1-pc\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/script-ch30.rpy", line 1626, in File "game/script-ch30.rpy", line 452, in mas_drawSpaceroomMasks File "game/definitions.rpy", line 221, in mas_with_statement File "D:\Doki Doki\DDLC-1.1.1-pc\renpy\display\core.py", line 2096, in do_with clear=clear) File "D:\Doki Doki\DDLC-1.1.1-pc\renpy\display\core.py", line 2526, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\Doki Doki\DDLC-1.1.1-pc\renpy\display\core.py", line 2883, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "D:\Doki Doki\DDLC-1.1.1-pc\renpy\display\core.py", line 1955, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 427, in renpy.display.render.render_screen (gen\renpy.display.render.c:6806) rv = render(root, width, height, 0, 0) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978) rv = d.render(widtho, heighto, st, at) File "D:\Doki Doki\DDLC-1.1.1-pc\renpy\display\layout.py", line 693, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978) rv = d.render(widtho, heighto, st, at) File "D:\Doki Doki\DDLC-1.1.1-pc\renpy\display\transition.py", line 361, in render top = render(self.new_widget, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978) rv = d.render(widtho, heighto, st, at) File "D:\Doki Doki\DDLC-1.1.1-pc\renpy\display\layout.py", line 693, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978) rv = d.render(widtho, heighto, st, at) File "D:\Doki Doki\DDLC-1.1.1-pc\renpy\display\layout.py", line 693, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2027) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978) rv = d.render(widtho, heighto, st, at) File "D:\Doki Doki\DDLC-1.1.1-pc\renpy\display\image.py", line 387, in render return wrap_render(self.target, width, height, st, at) File "D:\Doki Doki\DDLC-1.1.1-pc\renpy\display\image.py", line 208, in wrap_render rend = render(child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978) rv = d.render(widtho, heighto, st, at) File "D:\Doki Doki\DDLC-1.1.1-pc\renpy\display\im.py", line 473, in render im = cache.get(self) File "D:\Doki Doki\DDLC-1.1.1-pc\renpy\display\im.py", line 200, in get surf = image.load() File "D:\Doki Doki\DDLC-1.1.1-pc\renpy\display\im.py", line 524, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "D:\Doki Doki\DDLC-1.1.1-pc\renpy\loader.py", line 543, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'mod_assets/location/Spaceroom V3.1/V3.1_rain-n.png'.

So, does anyone know how I can fix this issue? Im not sure where i went wrong but please do help

tw4449 commented 5 months ago

Most likely there is some glitch with the download process, I would recommend re-downloading everything and reinstalling it. It looks like there's a missing file, and that's the most common issue people have.

LegallyBased commented 5 months ago

Most likely there is some glitch with the download process, I would recommend re-downloading everything and reinstalling it. It looks like there's a missing file, and that's the most common issue people have.

I have done it multiple times, its just i dont understand why it says a file is missing, such as the rain thing, since its all in the submod. i dont really understand

tw4449 commented 5 months ago

If it still says something is missing, I would look over the instructions very, very carefully and make 100% sure you put everything in the right location. That's also what people most commonly have issues with.