3.50 star(s) 68 Votes

Neko-Hime

Active Member
Donor
Game Developer
Jul 7, 2018
745
2,506
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'portrait/Julia2.png'>:
IOError: Couldn't find file 'portrait/Julia2.png'.

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

You don't have permission to view the spoiler content. Log in or register now.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Maou-Sama Week 2 0.3.5
Fri Sep 25 05:37:47 2020
maybe you should download the fixed version?
 

Easy Pete

DYNAMITE <3 GIRL DICK<3 DOGS <3
Donor
Dec 6, 2016
303
955
Can't believe I'm gonna say this but I was somewhat expecting and kinda a tiny bit hoping the MC would
You don't have permission to view the spoiler content. Log in or register now.
 

Neko-Hime

Active Member
Donor
Game Developer
Jul 7, 2018
745
2,506
Did, still got exceptions out the wazoo (rollback and ignore work only so well). What did the Chinese pest control man say... Why you soooo buggy.
the problem is, in the fixed version, I deleted everything from juia2. (in my game version)
the compressed is still bugged
 

Nolderiser

New Member
Jul 20, 2017
11
0
Hi im getting an import error just played week 1 and now starting week 2 can any1 help me?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/mpsave.rpy", line 182, in __call__
  File "game/mpsave.rpy", line 154, in load
Exception: Variable "_uncensoredp" is not part of the exported game state.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\transition.py", line 158, in event
    return self.transitions[-1].event(ev, x, y, st)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\viewport.py", line 306, in event
    rv = super(Viewport, self).event(ev, x, y, st)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "C:\Users\c\Documents\MEGAsync Downloads\MaouSamaWeek2-0.3.5-pc\MaouSamaWeek2-0.3.5-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "game/mpsave.rpy", line 182, in __call__
  File "game/mpsave.rpy", line 154, in load
Exception: Variable "_uncensoredp" is not part of the exported game state.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Maou-Sama Week 2 0.3.5
Fri Sep 25 22:39:26 2020
 

the66

beware, the germans are cumming
Modder
Donor
Respected User
Jan 27, 2017
7,657
23,757
bugfix for the missing labels when playing the censored game:

either place the attached file in the game folder or if you've extracted the rpa files, simply delete patch_init.rpy + patch_init.rpyc.
this should solve your problem.

use this file only when playing the here posted censored version of Week 2 Day 10!
 
Last edited:

Laehl

Member
Jun 6, 2018
162
75
Usually good with figuring stuff out, I am missing something here. I put the necessary files in the game folder, moved my saves from week two to week two, and still getting an error.

You don't have permission to view the spoiler content. Log in or register now.
 

rb88

Member
Sep 21, 2018
416
149
maybe you should download the fixed version?
Thanks for kind updated my friend! I've been busy lately. also sick and had do denitst filling bottom tooth they did and refited my crown because it was causing sinus issues pass month too. Doing much better now.
 

Neko-Hime

Active Member
Donor
Game Developer
Jul 7, 2018
745
2,506
Usually good with figuring stuff out, I am missing something here. I put the necessary files in the game folder, moved my saves from week two to week two, and still getting an error.

You don't have permission to view the spoiler content. Log in or register now.
Try this what the66 posted
 

Laehl

Member
Jun 6, 2018
162
75
Try this what the66 posted
Will do, though the only file with the patch is just patch.rpa in my game folder. Will just deleting that one and adding the other be fine? Same stuff?

Edit: Replacing the patch file did not help but it is telling me it is a problem in the 00action_file.rpy file in the renpy/common folder area.
 
Last edited:

braendt

Newbie
Jul 5, 2018
36
148
so... on the subject of errors with the new version (week 2 v3.5):

I relearned that you can't overwrite week 2 with the new week 2 or the game hates you with prejudice and traceback. So I just pulled the old save folder into the new game folder and went from there. no harm no foul.

BUT, apparently the game doesn't want you to
You don't have permission to view the spoiler content. Log in or register now.
, or else you get the following inescapable error. I loaded the save prior to that choice and selected the other choice, then was able to proceed.

```
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'p_d10_dl_layer03_1'.

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

Full traceback:
File "d10.rpyc", line 392, in script
File "C:\Program Files\Games\MaouSama\MaouSamaWeek2-0.3.5-pc\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "C:\Program Files\Games\MaouSama\MaouSamaWeek2-0.3.5-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'p_d10_dl_layer03_1'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Maou-Sama Week 2 0.3.5
Sat Sep 26 18:42:08 2020
```
 

Neko-Hime

Active Member
Donor
Game Developer
Jul 7, 2018
745
2,506
so... on the subject of errors with the new version (week 2 v3.5):

I relearned that you can't overwrite week 2 with the new week 2 or the game hates you with prejudice and traceback. So I just pulled the old save folder into the new game folder and went from there. no harm no foul.

BUT, apparently the game doesn't want you to
You don't have permission to view the spoiler content. Log in or register now.
, or else you get the following inescapable error. I loaded the save prior to that choice and selected the other choice, then was able to proceed.

```
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'p_d10_dl_layer03_1'.

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

Full traceback:
File "d10.rpyc", line 392, in script
File "C:\Program Files\Games\MaouSama\MaouSamaWeek2-0.3.5-pc\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "C:\Program Files\Games\MaouSama\MaouSamaWeek2-0.3.5-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'p_d10_dl_layer03_1'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Maou-Sama Week 2 0.3.5
Sat Sep 26 18:42:08 2020
```
For every Bug, I have a Bug Channel on my Discord, I think the66 is more there online as here,
please join, upload your Traceback and tag him.

This is not realy a bug, idk why this happend but for some reason I broke with d10 update the Save compatibility.
We can fix this but the problem will be, that all saves are no more compatible for d11,
with other words, you need to start again.

But like I said, on Discord he can help.
 
  • Like
Reactions: darth_hiruma

Laehl

Member
Jun 6, 2018
162
75
For every Bug, I have a Bug Channel on my Discord, I think the66 is more there online as here,
please join, upload your Traceback and tag him.

This is not realy a bug, idk why this happend but for some reason I broke with d10 update the Save compatibility.
We can fix this but the problem will be, that all saves are no more compatible for d11,
with other words, you need to start again.

But like I said, on Discord he can help.
Start week two over or the whole of week one and two?
 
3.50 star(s) 68 Votes