Mod Ren'Py The Awakening Shawn's Walkthrough + Improvements[0.4.6] [Shawnchapp]

5.00 star(s) 1 Vote

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,212
7,178
Too bad, but in my case mod had an exceptions too. I began game without mod, after some time installed it, and errors had occured when trying load my saves.

Installed mod as usual, placing "game" folder from "TheAwakening-0.4.5b-Shawns-Mod" into "TheAwakening-0.4.5b-pc". No other mod/cheats. When clicked "Ignore" or "Rollback" nothing happens.

---
While running game code:
File "game/mod/Shawn_Overrides.rpy", line 275, in execute
File "game/mod/Shawn_Overrides.rpy", line 275, in execute
File "game/mod/Shawn_Overrides.rpy", line 277, in execute
File "game/mod/Shawn_Overrides.rpy", line 320, in execute
File "game/mod/Shawn_Overrides.rpy", line 320, in <module>
NameError: name 'mod_current_label' is not defined
---

Do you need full traceback?
hmmm? can you send me your savE?

Again, if you look, every error ends with " NameError: name 'disable_awakening_menu' is not defined" So, something is not defined in your mod.
the problem is the game defines "disable_awakening_menu" not me its a games variable not mine. why its not working i have no clue.. cause i don't get that error at all.. i even just did a fresh instal of the game with mod no errors...

to be clear you have mod version 4.5b and game version 4.5b (a game update was released a few days after it was dropped)

and does this only happen in replay?
 

Darth Vengeant

Well-Known Member
May 6, 2020
1,109
1,317
hmmm? can you send me your savE?



the problem is the game defines "disable_awakening_menu" not me its a games variable not mine. why its not working i have no clue.. cause i don't get that error at all.. i even just did a fresh instal of the game with mod no errors...

to be clear you have mod version 4.5b and game version 4.5b (a game update was released a few days after it was dropped)

and does this only happen in replay?
Yes, I have 4.5b for both, as I said, I am quite experienced in renpy games.

So, I once again downloaded a fresh copy of 4.5b. I only put my saves folder and your mod in the game. That's all. Trying to start a new game no longer gives me the disable_awakening_menu error, so that error seems to be gone now finally. But, when I go to replay a scene, any scene, I get this error:

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

While running game code:
File "game/mod/Shawn_Overrides.rpy", line 275, in execute
File "game/mod/Shawn_Overrides.rpy", line 275, in execute
File "game/mod/Shawn_Overrides.rpy", line 277, in execute
File "game/mod/Shawn_Overrides.rpy", line 278, in execute
File "game/mod/Shawn_Overrides.rpy", line 278, in <module>
NameError: name 'xrayExists' is not defined
----------------


So, as you see, that is clearly your mod file Shawn_Overrides.rpy, not the game. Something is wrong with the x-ray not being defined.

I can click Ignore and it goes past it, but clearly there is still an issue somewhere.

Attached is the full traceback file
 
Last edited:

rittler281

New Member
Jun 16, 2020
3
1
Downloaded the new 4.5b and downloaded the new mod, extracted the game folder and am getting errors when hitting the mod button at the top. Any advice?
 

denadm

Newbie
Apr 7, 2023
87
64
I would like to know if it is worth waiting for the mod update? Time goes by and the author has not responded, maybe he will not continue developing?
 
  • Like
Reactions: sabinonet

Burgh917

Active Member
Dec 20, 2019
577
833
I would like to know if it is worth waiting for the mod update? Time goes by and the author has not responded, maybe he will not continue developing?
Read the post right above yours... whether you wait or not would be up to you.
 

Diekh

Newbie
Mar 22, 2022
66
86
Thanks for the mod Shawnchapp.
Just to confirm, version v0.4.6.1 of the game is just a bug fix and version v0.4.6 of the mod works normally on it?
 

cpdp11

Newbie
Jul 5, 2020
61
83
Thanks for the mod Shawnchapp.
Just to confirm, version v0.4.6.1 of the game is just a bug fix and version v0.4.6 of the mod works normally on it?
I don't know why F95 labeled it as 0.4.6.1, but 0.4.6.1 is not a bugfix version.
It's the first part of 0.4.6. (also the first release of 0.4.6.)
I've heard that the second part is coming soon.
 
  • Like
Reactions: Diekh
5.00 star(s) 1 Vote