Hotkillerz

Member
May 1, 2017
436
262
Errror code im talking about
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/locations/home/livingroom/controllers.rpy", line 6, in script
if maid_level == 1 and tanya_level >= 4:
File "game/scripts/locations/home/livingroom/controllers.rpy", line 6, in <module>
if maid_level == 1 and tanya_level >= 4:
NameError: name 'maid_level' is not defined

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

Full traceback:
File "game/scripts/locations/home/livingroom/controllers.rpy", line 6, in script
if maid_level == 1 and tanya_level >= 4:
File "C:\Users\chamb\Desktop\MidnightParadise-Elite-0.17-pc\renpy\ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "C:\Users\chamb\Desktop\MidnightParadise-Elite-0.17-pc\renpy\python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\chamb\Desktop\MidnightParadise-Elite-0.17-pc\renpy\python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/locations/home/livingroom/controllers.rpy", line 6, in <module>
if maid_level == 1 and tanya_level >= 4:
NameError: name 'maid_level' is not defined

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Midnight Paradise 0.17
Thu May 18 23:39:47 2023
 
  • Like
Reactions: Bibifoc

Bibifoc

Engaged Member
Apr 7, 2018
2,465
5,599
Errror code im talking about
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/locations/home/livingroom/controllers.rpy", line 6, in script
if maid_level == 1 and tanya_level >= 4:
File "game/scripts/locations/home/livingroom/controllers.rpy", line 6, in <module>
if maid_level == 1 and tanya_level >= 4:
NameError: name 'maid_level' is not defined

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

Full traceback:
File "game/scripts/locations/home/livingroom/controllers.rpy", line 6, in script
if maid_level == 1 and tanya_level >= 4:
File "C:\Users\chamb\Desktop\MidnightParadise-Elite-0.17-pc\renpy\ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "C:\Users\chamb\Desktop\MidnightParadise-Elite-0.17-pc\renpy\python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\chamb\Desktop\MidnightParadise-Elite-0.17-pc\renpy\python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/locations/home/livingroom/controllers.rpy", line 6, in <module>
if maid_level == 1 and tanya_level >= 4:
NameError: name 'maid_level' is not defined

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Midnight Paradise 0.17
Thu May 18 23:39:47 2023
The question is "What are you playing to"? :unsure:

The variables in your log don't exist anymore in the game. And neither does the script. You use the "not updated yet" WT mod maybe?
 
  • Like
Reactions: RogueKnightUK

Hotkillerz

Member
May 1, 2017
436
262
The question is "What are you playing to"? :unsure:

The variables in your log don't exist anymore in the game. And neither does the script. You use the "not updated yet" WT mod maybe?
nope. did a fresh download extracted and then went to play started a new game and thats what happned.
 

Bibifoc

Engaged Member
Apr 7, 2018
2,465
5,599
nope. did a fresh download extracted and then went to play started a new game and thats what happned.
Your log indicates you use the right version (0.17) but the script which raises the error doesn't exist anymore in the game ( game/scripts/locations/home/livingroom/controllers.rpy).

If it was the case, everybody would have the same error. I don't know what you donwloaded but it looks wrong.
 
  • Like
Reactions: Lord Ashram

sanja1970

Newbie
Mar 29, 2021
52
4
why doesn t old save works why i must start 17 full from new game at beginning how can i am start from end of 16 to play 7
 

THE KILLER 13

Active Member
Sep 13, 2022
748
1,170
I thought this update was cool, I think the next one should focus on Joyce, if everything goes well, the bad point is that this update will probably only be ready in about 2 years kkk
 

Lord Ashram

Well-Known Member
Modder
Dec 29, 2020
1,870
10,951
FYI I've tried starting new with the test mod and crash with Joyce step 6 trying to put the sleeping pills into the drinks.

Looks to happen if you click on the joyce quest after adding the pills to drinks, I'm able to play without clicking on the walkthrough for Joyce.
This is one of the main reason why I have TEST versions of game's like this. I had no issue with this and in my current playthrough I'm almost done with what is available to the mod but sometimes things do slip through.

This tells me everything I need to know as several of the variables were slightly renamed for 0.17:
NameError: name 'mom_yoga_level' is not defined
Thanks for the heads up and thank you for putting that inside a spoiler tag.
 

Lord Ashram

Well-Known Member
Modder
Dec 29, 2020
1,870
10,951
why doesn t old save works why i must start 17 full from new game at beginning how can i am start from end of 16 to play 7
The Search Bar is your friend and will answer all of your questions. This has been answered multiple times now.
 
Apr 19, 2020
261
223
Hey Lord Ashram a question for you ,

If I use your test mod and complete the game till 0.16’s content then when you release the full mod will I be able to resume from that point or i have to start a new game again
 
  • Thinking Face
Reactions: dany86

UnDoubleUpUhUh

Active Member
May 13, 2018
586
663
Does anybody have a debugging mod for this? Great graphics, good music soundtrack, original story - but goddammit, if I have to start over one more time because the game is stuck in a no-progress loop yet again, I'm gonna pull every fucking hair outta my head.
 

LordGMLP

Newbie
May 15, 2017
72
98
Does anybody have a debugging mod for this? Great graphics, good music soundtrack, original story - but goddammit, if I have to start over one more time because the game is stuck in a no-progress loop yet again, I'm gonna pull every fucking hair outta my head.
You can reduce the grind a bit by hitting Ctrl to skip everything until you have to make a choice. The walthrough mod will help with picking options and speed through to the latest content.
 
  • Like
Reactions: Lord Ashram

Lord Ashram

Well-Known Member
Modder
Dec 29, 2020
1,870
10,951
Hey Lord Ashram a question for you ,

If I use your test mod and complete the game till 0.16’s content then when you release the full mod will I be able to resume from that point or i have to start a new game again
It is possible, pending no other unforeseen issues, but you will missed out on any new WT info such as certain events can only happen on certain days of the week of which I am still going through and adding that info in the WT hints. Also you might miss out on any special content that might be hidden if you do or don't make the right choices if it happens past where I am currently at. Keep in mind I am digging through the game code while I am playing the game looking for anything that might need to be added/updated to the WT hints. I have already added several things that those who have already rushed through the game might have missed.

Currently I have the game at the following Steps in the WT:
  • Mom: 17
  • Isa: 18
  • Ruby: 19
  • Main Story: 28
  • Joyce: 12
  • Elianna/Melissa: 12
If you want to begin to play the game then I wouldn't go past those steps until I either get another TEST version out of get the mod finished. I am hoping to get the mod done by this weekend, pending any real life stuff.
 
3.60 star(s) 346 Votes