Ren'Py Completed Bitch Trainer [v1.04a] [Akabur&Trainerfan]

1.00 star(s) 2 Votes

Llamamann

Engaged Member
Game Developer
Feb 26, 2018
2,388
9,597
Hey, this looks like a great idea. I am trying to run this on a mac, the mac version won't open, and running it in renpy i just get "an exception occurred" with no traceback
 

EmeraldSword

Newbie
Oct 4, 2019
33
62
Hi, i want to let you know about a possible bug, i get a red message on screen that says " 'RUB_WAND_FAST_ANI' NOT FOUND" the rest of the message (if there is any) is off screen.

Btw thanks for merging these two games!
 
  • Like
Reactions: F9Zoney

Llamamann

Engaged Member
Game Developer
Feb 26, 2018
2,388
9,597
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/01_hp.rpy", line 1212, in script
return
Exception: Unexpected return during the init phase.

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

Full traceback:
File "game/01_hp.rpy", line 1212, in script
return
File "/Users/Downloads/compressed/Savegamedata/rarextract/renpy-7.3-1.5-sdk/renpy/ast.py", line 1503, in execute
raise Exception("Unexpected return during the init phase.")
Exception: Unexpected return during the init phase.

Darwin-19.3.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
 

Fallen Angel Productions

Engaged Member
Game Developer
May 16, 2017
2,602
9,552
i can see people are having trouble as you can see i didn't make this so don't ask me to fix it i have no idea how to i'm just an uploader and mac users i never use macs so you may need to find a mac user to help you sorry and like i said before i've never received errors if you do click ignore and it fixes
 
  • Like
Reactions: flakon
Mar 10, 2018
20
10
Is there a cheat mod that can give us gold among other stuff for this or do we have'ta grind the game the old fashion way ?
 

HollowSCV

New Member
Aug 31, 2019
13
7
I can't seem to access quest 14 and above in princess trainer? is there some steps im missing. the quest info page only shows 1-13.
 

Bitz

Newbie
Jun 1, 2017
52
91
Inside folder "Hermione Scenes>Bitch Trainer 2>games" there's another game/version of the game, which takes up half the size and seems unused?.. :rolleyes:
 
  • Angry
Reactions: Ero_Gamer

Fallen Angel Productions

Engaged Member
Game Developer
May 16, 2017
2,602
9,552
Inside folder "Hermione Scenes>Bitch Trainer 2>games" there's another game/version of the game, which takes up half the size and seems unused?.. :rolleyes:
i'll take a look i might of misplaced that folder thanks for letting me know
Edit: ok i see what happened apparently i accidently added in the clean version i had that had no mods on it incase i screwed it up when i was putting the mods on thanks for pointing it out i'll reupload the game now
 

Fallen Angel Productions

Engaged Member
Game Developer
May 16, 2017
2,602
9,552
thanks to blitz he pointed something out i screwed up on haha it made the game bigger then it's supposed to be all you need to do is delete the hermione scenes folder it's pointless read what i posted above for the reason i am reuploading the game now the game is now 1.29gb
 

Asashi

New Member
Sep 18, 2018
9
15
There seems to be a few problems with the Witch Trainer one. This is one of the first interactions with hermione after you start tutoring her.
Btw, does anyone know if there is a guide for both games out there ?
You don't have permission to view the spoiler content. Log in or register now.
 

Fallen Angel Productions

Engaged Member
Game Developer
May 16, 2017
2,602
9,552
There seems to be a few problems with the Witch Trainer one. This is one of the first interactions with hermione after you start tutoring her.
Btw, does anyone know if there is a guide for both games out there ?
You don't have permission to view the spoiler content. Log in or register now.
maybe they forgot to add that image in i don't have it so i can't fix it
 

ClockWorkCat

New Member
Aug 3, 2018
1
0
I got this Error in the witch trainer when it goes from day to night. I can "Ignore" it, but its inconvenient. Any help would be appreciated.

While running game code:
File "game/01_hp.rpy", line 980, in script call
call c_r_night
File "game/31_custom_requests.rpy", line 117, in script
if shaming_busy:
File "game/31_custom_requests.rpy", line 117, in <module>
if shaming_busy:
NameError: name 'shaming_busy' is not defined

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

Full traceback:
File "game/01_hp.rpy", line 980, in script call
call c_r_night
File "game/31_custom_requests.rpy", line 117, in script
if shaming_busy:
File "D:\Misc\Bitch Trainer - Copy\renpy\ast.py", line 1587, in execute
if renpy.python.py_eval(condition):
File "D:\Misc\Bitch Trainer - Copy\renpy\python.py", line 1416, in py_eval
return eval(py_compile(source, 'eval'), globals, locals)
File "game/31_custom_requests.rpy", line 117, in <module>
if shaming_busy:
NameError: name 'shaming_busy' is not defined

Windows-post2008Server-6.2.9200
Ren'Py 6.18.3.761
Bitch Trainer 1.03
 

Llamamann

Engaged Member
Game Developer
Feb 26, 2018
2,388
9,597
I am not able to open this game on renpy, or as a mac version. i have done a quick fix to change the permissions for the mac version but still nothing. anyone have any luck?
 

Fallen Angel Productions

Engaged Member
Game Developer
May 16, 2017
2,602
9,552
I got this Error in the witch trainer when it goes from day to night. I can "Ignore" it, but its inconvenient. Any help would be appreciated.

While running game code:
File "game/01_hp.rpy", line 980, in script call
call c_r_night
File "game/31_custom_requests.rpy", line 117, in script
if shaming_busy:
File "game/31_custom_requests.rpy", line 117, in <module>
if shaming_busy:
NameError: name 'shaming_busy' is not defined

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

Full traceback:
File "game/01_hp.rpy", line 980, in script call
call c_r_night
File "game/31_custom_requests.rpy", line 117, in script
if shaming_busy:
File "D:\Misc\Bitch Trainer - Copy\renpy\ast.py", line 1587, in execute
if renpy.python.py_eval(condition):
File "D:\Misc\Bitch Trainer - Copy\renpy\python.py", line 1416, in py_eval
return eval(py_compile(source, 'eval'), globals, locals)
File "game/31_custom_requests.rpy", line 117, in <module>
if shaming_busy:
NameError: name 'shaming_busy' is not defined

Windows-post2008Server-6.2.9200
Ren'Py 6.18.3.761
Bitch Trainer 1.03
what the game is 1.03 oh my god i know the problem the site lied they said it's 1.04 and the mods only work for 1.04 that's probably why you are having issues
 
1.00 star(s) 2 Votes