3.50 star(s) 68 Votes

peteryop

New Member
Sep 25, 2020
3
0
I got problems with starting week 2. I got the message: could not find label 'p_init_fetish'
what went wrong?
 

peteryop

New Member
Sep 25, 2020
3
0
This is the full ytacveback text:


I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
File "d8.rpyc", line 10, in script call
File "E:\MaouSamaWeek2-0.3.5-pc\renpy\ast.py", line 1436, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "d8.rpyc", line 10, in script call
File "E:\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_init_fetish'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Maou-Sama Week 2 0.3.5
Fri Sep 25 01:16:10 2020
 

Generis

Newbie
Jun 23, 2019
58
50
I checked but didn't see is there a reason why I should be getting the censored banner in the menu even though I've installed the patch? I downloaded and installed fresh patch with each new release. It happend with last release and this one. In both cases I loaded from the last scene in the last release to begin play. Did I bring the wrong thing forward from Week 1? I just did a save on the last page like it said. I really like the game and would like to be sure I'm playing the uncensored version. Thanks.
 

Neko-Hime

Active Member
Donor
Game Developer
Jul 7, 2018
742
2,403
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
284
664
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
742
2,403
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
Respected User
Donor
Jan 27, 2017
7,582
23,492
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
742
2,403
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:
3.50 star(s) 68 Votes